* Enable CCTP for arbitrum avalanche optimism * Enable CCTP onboarding for arbitrum, avalanche, optimism * remove arb
23 lines
488 B
JSON
23 lines
488 B
JSON
[
|
|
{
|
|
"chainId": "1",
|
|
"tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
"name": "Ethereum"
|
|
},
|
|
{
|
|
"chainId": "5",
|
|
"tokenAddress": "0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
"name": "Ethereum Goerli"
|
|
},
|
|
{
|
|
"chainId": "43114",
|
|
"tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
|
|
"name": "Avalanche"
|
|
},
|
|
{
|
|
"chainId": "10",
|
|
"tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
|
|
"name": "optimism"
|
|
}
|
|
]
|