81 lines
2.0 KiB
JSON
81 lines
2.0 KiB
JSON
{
|
|
"name": "Arbitrum DBIS Token List",
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 0,
|
|
"patch": 1
|
|
},
|
|
"timestamp": "2026-04-05T23:30:00.000Z",
|
|
"logoURI": "https://arbitrum.io/favicon.png",
|
|
"keywords": [
|
|
"arbitrum",
|
|
"42161",
|
|
"dbis",
|
|
"ccip",
|
|
"weth"
|
|
],
|
|
"tokens": [
|
|
{
|
|
"chainId": 42161,
|
|
"address": "0x89dd12025bfCD38A168455A44B400e913ED33BE2",
|
|
"name": "Wrapped Ether (WETH9)",
|
|
"symbol": "WETH9",
|
|
"decimals": 18,
|
|
"logoURI": "https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png",
|
|
"tags": [
|
|
"defi",
|
|
"wrapped"
|
|
]
|
|
},
|
|
{
|
|
"chainId": 42161,
|
|
"address": "0xe0E93247376aa097dB308B92e6Ba36bA015535D0",
|
|
"name": "Wrapped Ether v10",
|
|
"symbol": "WETH10",
|
|
"decimals": 18,
|
|
"logoURI": "https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png",
|
|
"tags": [
|
|
"defi",
|
|
"wrapped"
|
|
]
|
|
},
|
|
{
|
|
"chainId": 42161,
|
|
"address": "0xE27bE001BC55cb2a8ED5Ba5A62C834cA135244a3",
|
|
"name": "Wrapped Ethereum L2 Gas (Compliant)",
|
|
"symbol": "cWETHL2",
|
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/info/logo.png",
|
|
"decimals": 18,
|
|
"tags": [
|
|
"defi",
|
|
"compliant",
|
|
"wrapped",
|
|
"gasnative"
|
|
],
|
|
"extensions": {
|
|
"assetClass": "gas_native",
|
|
"familyKey": "eth_l2",
|
|
"canonicalSymbol": "cETHL2",
|
|
"backingMode": "hybrid_cap",
|
|
"redeemPolicy": "family_fungible_inventory_gated",
|
|
"canonicalChainId": 138,
|
|
"wave": "wave1"
|
|
}
|
|
}
|
|
],
|
|
"tags": {
|
|
"defi": {
|
|
"name": "DeFi",
|
|
"description": "Decentralized Finance tokens"
|
|
},
|
|
"wrapped": {
|
|
"name": "Wrapped",
|
|
"description": "Wrapped tokens representing native assets"
|
|
},
|
|
"gasnative": {
|
|
"name": "Gas native",
|
|
"description": "Gas native compliant families and wrapped gas mirrors"
|
|
}
|
|
}
|
|
}
|