Skip to content

Commit

Permalink
Merge pull request #29 from ayanworks/feat/contract-changes-1st-review
Browse files Browse the repository at this point in the history
  • Loading branch information
sairanjit authored May 6, 2024
2 parents e3226a2 + 3b50540 commit 3a93353
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
@@ -1,7 +1,7 @@
export const networkConfig = {
testnet: {
URL: 'https://rpc-amoy.polygon.technology',
CONTRACT_ADDRESS: '0xc087766218b885C6283072BA316a2Bc31B5c17db',
CONTRACT_ADDRESS: '0xC1c392DC1073a86821B4ae37f1F0faCDcFFf45bF',
},
mainnet: {
URL: 'https://polygon-rpc.com',
Expand Down

0 comments on commit 3a93353

Please sign in to comment.