Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Initial shape of centralized place for all Deployed contract addresses #165

Merged
merged 6 commits into from
Jan 24, 2024
Merged
96 changes: 96 additions & 0 deletions contract_address.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
[
{
"Contract Name": "ImmutableSigner",
"Testnet Address": "0xcff469E561D9dCe5B1185CD2AC1Fa961F8fbDe61",
"Mainnet Address": "0xcff469E561D9dCe5B1185CD2AC1Fa961F8fbDe61",
"Contract Code Link": "https://explorer.immutable.com/address/0xcff469E561D9dCe5B1185CD2AC1Fa961F8fbDe61#code",
"Tags": [
"rollups"
]
},
{
"Contract Name": "StartupWalletImpl",
"Testnet Address": "0x8FD900677aabcbB368e0a27566cCd0C7435F1926",
"Mainnet Address": "0x8FD900677aabcbB368e0a27566cCd0C7435F1926",
"Contract Code Link": "https://explorer.immutable.com/address/0x8FD900677aabcbB368e0a27566cCd0C7435F1926?tab=contract",
"Tags": [
"rollups"
]
},
{
"Contract Name": "ChildERC20Bridge",
"Testnet Address": "",
"Mainnet Address": "0xb4c3597e6b090A2f6117780cEd103FB16B071A84",
"Contract Code Link": "https://explorer.immutable.com/address/0xb4c3597e6b090A2f6117780cEd103FB16B071A84?tab=contract",
"Tags": [
"rollups"
]
},
{
"Contract Name": "Factory (Wallet Factory Contract)",
"Testnet Address": "0x8Fa5088dF65855E0DaF87FA6591659893b24871d",
"Mainnet Address": "0x8Fa5088dF65855E0DaF87FA6591659893b24871d",
"Contract Code Link": "https://explorer.immutable.com/address/0x8Fa5088dF65855E0DaF87FA6591659893b24871d?tab=contract",
"Tags": [
"rollups"
]
},
{
"Contract Name": "ImmutableSignedZoneContract",
"Testnet Address": "0x8831867E347AB87FA30199C5B695F0A31604Bb52",
"Mainnet Address": "0x00338b92Bec262078B3e49BF12bbEA058916BF91",
"Contract Code Link": "",
"Tags": [
"traders"
]
},
{
"Contract Name": "Seaport Validator",
"Testnet Address": "0x47E927CdcCC7828db2D046d34706660537670F0F",
"Mainnet Address": "0x7dd422357E860bbED7d992C276a54D44cD179818",
"Contract Code Link": "",
"Tags": [
"traders",
"allowlist"
]
},
{
"Contract Name": "Seaport Contract",
"Testnet Address": "0x7d117aA8BD6D31c4fa91722f246388f38ab1942c",
"Mainnet Address": "0x6c12aD6F0bD274191075Eb2E78D7dA5ba6453424",
"Contract Code Link": "",
"Tags": [
"traders",
"allowlist"
]
},
{
"Contract Name": "Operator Allowlist (OAL)",
"Testnet Address": "0x6b969FD89dE634d8DE3271EbE97734FEFfcd58eE",
"Mainnet Address": "0x5F5EBa8133f68ea22D712b0926e2803E78D89221",
"Contract Code Link": "",
"Tags": [
"assets"
]
},
{
"Contract Name": "ContractFactory",
"Testnet Address": "0x3CC6ee9c987458a0D9f69e49c87816F7DAcA2c19",
"Mainnet Address": "0x612D0C4b92a079D7603C2D898128a72262A141B3",
"Contract Code Link": "",
"Tags": [
"hub",
"oal",
"allowlist"
]
},
{
"Contract Name": "ImmutableSwapProxy",
"Testnet Address": "0xDdBDa144cEbe1cCd68E746CDff8a6e4Be51A9e98",
"Mainnet Address": "0xD67cc11151dBccCC424A16F8963ece3D0539BD61",
"Contract Code Link": "",
"Tags": [
"tokens"
]
}
]
Loading