Skip to content

Commit

Permalink
chore: mainnet Gateway addreses, testnet USDC Solana and Amoy (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Dec 12, 2024
1 parent 81dbeb9 commit 4cde560
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 3 deletions.
35 changes: 35 additions & 0 deletions v2/data/addresses.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"chain_name": "eth_mainnet",
"type": "erc20Custody"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 1,
"chain_name": "eth_mainnet",
"type": "gateway"
},
{
"address": "0x70e967acFcC17c3941E87562161406d41676FD83",
"category": "omnichain",
Expand Down Expand Up @@ -76,6 +83,13 @@
"chain_name": "bsc_mainnet",
"type": "erc20Custody"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 56,
"chain_name": "bsc_mainnet",
"type": "gateway"
},
{
"address": "0x70e967acFcC17c3941E87562161406d41676FD83",
"category": "omnichain",
Expand Down Expand Up @@ -104,6 +118,13 @@
"chain_name": "polygon_mainnet",
"type": "erc20Custody"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 137,
"chain_name": "polygon_mainnet",
"type": "gateway"
},
{
"address": "0x70e967acFcC17c3941E87562161406d41676FD83",
"category": "omnichain",
Expand Down Expand Up @@ -132,6 +153,13 @@
"address": "0x735b14BB79463307AAcBED86DAf3322B1e6226aB",
"type": "fungibleModule"
},
{
"address": "0xfEDD7A6e3Ef1cC470fbfbF955a22D793dDC0F44E",
"category": "omnichain",
"chain_id": 7000,
"chain_name": "zeta_mainnet",
"type": "gateway"
},
{
"address": "0x91d18e54DAf4F677cB28167158d6dd21F6aB3921",
"category": "omnichain",
Expand Down Expand Up @@ -402,6 +430,13 @@
"chain_name": "base_mainnet",
"type": "erc20Custody"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 8453,
"chain_name": "base_mainnet",
"type": "gateway"
},
{
"address": "0x70e967acFcC17c3941E87562161406d41676FD83",
"category": "omnichain",
Expand Down
26 changes: 26 additions & 0 deletions v2/data/addresses.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,19 @@
"symbol": "USDC.SEPOLIA",
"type": "zrc20"
},
{
"address": "0xD10932EB3616a937bd4a2652c87E9FeBbAce53e5",
"asset": "Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr",
"category": "omnichain",
"chain_id": 7001,
"chain_name": "zeta_testnet",
"coin_type": "erc20",
"decimals": 6,
"description": "ZetaChain ZRC20 USDC-Dev on Solana devnet",
"foreign_chain_id": "901",
"symbol": "USDC.SOL",
"type": "zrc20"
},
{
"address": "0xd97B1de3619ed2c6BEb3860147E30cA8A7dC9891",
"asset": "",
Expand All @@ -214,6 +227,19 @@
"symbol": "sBTC",
"type": "zrc20"
},
{
"address": "0xe573a6e11f8506620F123DBF930222163D46BCB6",
"asset": "0x41e94eb019c0762f9bfcf9fb1e58725bfb0e7582",
"category": "omnichain",
"chain_id": 7001,
"chain_name": "zeta_testnet",
"coin_type": "erc20",
"decimals": 6,
"description": "ZetaChain ZRC20 USDC on Polygon Amoy",
"foreign_chain_id": "80002",
"symbol": "USDC.AMOY",
"type": "zrc20"
},
{
"address": "0xfC9201f4116aE6b054722E10b98D904829b469c3",
"asset": "",
Expand Down
4 changes: 2 additions & 2 deletions v2/lib/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export type ParamSymbol = "USDC.BSC" | "USDC.ETH" | "BTC.BTC" | "ETH.BASE" | "PEPE.ETH" | "BNB.BSC" | "SHIB.ETH" | "USDT.ETH" | "USDT.BSC" | "USDC.BASE" | "POL.POLYGON" | "DAI.ETH" | "ULTI.BSC" | "ETH.ETH" | "USDT.POL" | "ULTI.ETH" | "USDC.POL" | "sETH.SEPOLIA" | "ETH.BASESEPOLIA" | "tBTC" | "MATIC.AMOY" | "USDC" | "SOL.SOLANA" | "USDC.SEPOLIA" | "tBNB" | "sBTC";
export type ParamSymbol = "USDC.BSC" | "USDC.ETH" | "BTC.BTC" | "ETH.BASE" | "PEPE.ETH" | "BNB.BSC" | "SHIB.ETH" | "USDT.ETH" | "USDT.BSC" | "USDC.BASE" | "POL.POLYGON" | "DAI.ETH" | "ULTI.BSC" | "ETH.ETH" | "USDT.POL" | "ULTI.ETH" | "USDC.POL" | "sETH.SEPOLIA" | "ETH.BASESEPOLIA" | "tBTC" | "MATIC.AMOY" | "USDC" | "SOL.SOLANA" | "USDC.SEPOLIA" | "USDC.SOL" | "tBNB" | "sBTC" | "USDC.AMOY";
export type ParamChainName = "eth_mainnet" | "bsc_mainnet" | "polygon_mainnet" | "zeta_mainnet" | "btc_mainnet" | "base_mainnet" | "bsc_testnet" | "solana_devnet" | "zeta_testnet" | "btc_testnet" | "btc_signet_testnet" | "btc_testnet4" | "amoy_testnet" | "base_sepolia" | "sepolia_testnet";
export type ParamType = "connector" | "erc20Custody" | "tss" | "uniswapV2Factory" | "uniswapV2Router02" | "uniswapV3Factory" | "uniswapV3Router" | "weth9" | "zetaToken" | "fungibleModule" | "systemContract" | "zrc20" | "custody" | "gateway";
export type ParamType = "connector" | "erc20Custody" | "gateway" | "tss" | "uniswapV2Factory" | "uniswapV2Router02" | "uniswapV3Factory" | "uniswapV3Router" | "weth9" | "zetaToken" | "fungibleModule" | "systemContract" | "zrc20" | "custody";

37 changes: 36 additions & 1 deletion v2/tasks/addresses.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,40 @@
"chain_id": 1,
"chain_name": "eth_mainnet",
"type": "uniswapV3Router"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 8453,
"chain_name": "base_mainnet",
"type": "gateway"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 1,
"chain_name": "eth_mainnet",
"type": "gateway"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 56,
"chain_name": "bsc_mainnet",
"type": "gateway"
},
{
"address": "0x48B9AACC350b20147001f88821d31731Ba4C30ed",
"category": "omnichain",
"chain_id": 137,
"chain_name": "polygon_mainnet",
"type": "gateway"
},
{
"address": "0xfEDD7A6e3Ef1cC470fbfbF955a22D793dDC0F44E",
"category": "omnichain",
"chain_id": 7000,
"chain_name": "zeta_mainnet",
"type": "gateway"
}
]
]

0 comments on commit 4cde560

Please sign in to comment.