Skip to content

Commit 7bd109a

Browse files
authored
Add ImmutableSignedZoneV2 to deployed contract addresses (#233)
1 parent bc758c3 commit 7bd109a

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

contract_address.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,29 +36,38 @@
3636
]
3737
},
3838
{
39-
"Contract Name": "ImmutableSignedZoneContract",
39+
"Contract Name": "ImmutableSignedZone",
4040
"Testnet Address": "0x8831867E347AB87FA30199C5B695F0A31604Bb52",
4141
"Mainnet Address": "0x00338b92Bec262078B3e49BF12bbEA058916BF91",
42-
"Contract Code Link": "",
42+
"Contract Code Link": "https://explorer.immutable.com/address/0x00338b92Bec262078B3e49BF12bbEA058916BF91?tab=contract",
43+
"Tags": [
44+
"traders"
45+
]
46+
},
47+
{
48+
"Contract Name": "ImmutableSignedZoneV2",
49+
"Testnet Address": "0x1004f9615E79462c711Ff05a386BdbA91a7628C3",
50+
"Mainnet Address": "0x1004f9615E79462c711Ff05a386BdbA91a7628C3",
51+
"Contract Code Link": "https://explorer.immutable.com/address/0x1004f9615E79462c711Ff05a386BdbA91a7628C3?tab=contract",
4352
"Tags": [
4453
"traders"
4554
]
4655
},
4756
{
48-
"Contract Name": "Seaport Validator",
57+
"Contract Name": "SeaportValidator",
4958
"Testnet Address": "0x47E927CdcCC7828db2D046d34706660537670F0F",
5059
"Mainnet Address": "0x7dd422357E860bbED7d992C276a54D44cD179818",
51-
"Contract Code Link": "",
60+
"Contract Code Link": "https://explorer.immutable.com/address/0x7dd422357E860bbED7d992C276a54D44cD179818?tab=contract",
5261
"Tags": [
5362
"traders",
5463
"allowlist"
5564
]
5665
},
5766
{
58-
"Contract Name": "Seaport Contract",
67+
"Contract Name": "ImmutableSeaport",
5968
"Testnet Address": "0x7d117aA8BD6D31c4fa91722f246388f38ab1942c",
6069
"Mainnet Address": "0x6c12aD6F0bD274191075Eb2E78D7dA5ba6453424",
61-
"Contract Code Link": "",
70+
"Contract Code Link": "https://explorer.immutable.com/address/0x6c12aD6F0bD274191075Eb2E78D7dA5ba6453424?tab=contract",
6271
"Tags": [
6372
"traders",
6473
"allowlist"

0 commit comments

Comments
 (0)