Skip to content

Commit

Permalink
refactor: updated contract address
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 6, 2024
1 parent e3226a2 commit 3b50540
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 3b50540

Please sign in to comment.