Skip to content

Commit

Permalink
feat: added contract details for mainnet
Browse files Browse the repository at this point in the history
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
  • Loading branch information
tipusinghaw committed May 29, 2024
1 parent 8c214db commit a16d441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ export const networkConfig = {
},
mainnet: {
URL: 'https://polygon-rpc.com',
CONTRACT_ADDRESS: '0x98bF771e1E93Db917A89986bcdaBa3b43643F367',
CONTRACT_ADDRESS: '0xdEBc41520F2d8203b282c4dc6c5973e61a14c727',
},
}

0 comments on commit a16d441

Please sign in to comment.