Skip to content

Commit f9495db

Browse files
authored
feat: update title escrow factory address on polygon (#173)
1 parent 5926cd1 commit f9495db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/contract-address.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const contractAddress = {
1313
[ChainId.Ethereum]: "0xA38CC56c9291B9C1f52F862dd92326d352e710b8",
1414
[ChainId.Goerli]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
1515
[ChainId.Sepolia]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
16-
[ChainId.Polygon]: "0xA38CC56c9291B9C1f52F862dd92326d352e710b8",
16+
[ChainId.Polygon]: "0x5B5F8d94782be18E22420f3276D5ef5a1bc65C53",
1717
[ChainId.PolygonMumbai]: "0x5aA71Cc9559bC5e54E9504a81496d9F8454721F5",
1818
[ChainId.XDC]: "0x50BfCc1b699fD2308B978B7a6A26e3C3Bbad16DC",
1919
[ChainId.XDCApothem]: "0xce28778bE6cF32ef3Ccbc09910258DF592F3b6F1",

0 commit comments

Comments
 (0)