We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5926cd1 commit f9495dbCopy full SHA for f9495db
src/constants/contract-address.ts
@@ -13,7 +13,7 @@ export const contractAddress = {
13
[ChainId.Ethereum]: "0xA38CC56c9291B9C1f52F862dd92326d352e710b8",
14
[ChainId.Goerli]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
15
[ChainId.Sepolia]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
16
- [ChainId.Polygon]: "0xA38CC56c9291B9C1f52F862dd92326d352e710b8",
+ [ChainId.Polygon]: "0x5B5F8d94782be18E22420f3276D5ef5a1bc65C53",
17
[ChainId.PolygonMumbai]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
18
[ChainId.XDC]: "0x50BfCc1b699fD2308B978B7a6A26e3C3Bbad16DC",
19
[ChainId.XDCApothem]: "0xce28778bE6cF32ef3Ccbc09910258DF592F3b6F1",
0 commit comments