{
"chains": [
{
"id": 10,
"name": "optimism",
"displayName": "Optimism",
"tokenSupport": "All",
"currency": {
"id": "eth",
"symbol": "ETH",
"name": "Ether",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"supportsBridging": true
},
"erc20Currencies": [
{
"id": "wbtc",
"symbol": "WBTC",
"name": "Wrapped BTC",
"address": "0x68f180fcce6836688e9084f035309e29bf0a2095",
"decimals": 8,
"supportsBridging": false,
"withdrawalFee": 0,
"depositFee": 0,
"surgeEnabled": false
},
{
"id": "usdt",
"symbol": "USDT",
"name": "Tether USD",
"address": "0x94b008aa00579c1307b0ef2c499ad98a8ce58e58",
"decimals": 6,
"supportsBridging": true,
"withdrawalFee": 0,
"depositFee": 0,
"surgeEnabled": false
},
{
"id": "dai",
"symbol": "DAI",
"name": "Dai Stablecoin",
"address": "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
"decimals": 18,
"supportsBridging": false,
"withdrawalFee": 0,
"depositFee": 0,
"surgeEnabled": false
},
{
"id": "usdc",
"symbol": "USDC",
"name": "USD Coin",
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
"decimals": 6,
"supportsBridging": true,
"supportsPermit": true,
"withdrawalFee": 0,
"depositFee": 0,
"surgeEnabled": false
}
]
}
]
}