Files
proxmox/token-lists/lists/arbitrum.tokenlist.json
defiQUG 31f30decab
Some checks failed
Deploy to Phoenix / validate (push) Failing after 28s
Deploy to Phoenix / deploy (push) Has been skipped
Deploy to Phoenix / deploy-atomic-swap-dapp (push) Has been skipped
Deploy to Phoenix / cloudflare (push) Has been skipped
Stabilize token and pool metadata
2026-04-28 02:34:44 -07:00

68 lines
1.6 KiB
JSON

{
"name": "Arbitrum DBIS Token List",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"timestamp": "2026-02-16T00:00: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"
],
"extensions": {
"category": "wrapped-native",
"instrument": "wrapped-native",
"settlement": "crypto-native",
"cashLike": false,
"backing": "native-gas-asset"
}
},
{
"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"
],
"extensions": {
"category": "wrapped-native",
"instrument": "wrapped-native",
"settlement": "crypto-native",
"cashLike": false,
"backing": "native-gas-asset"
}
}
],
"tags": {
"defi": {
"name": "DeFi",
"description": "Decentralized Finance tokens"
},
"wrapped": {
"name": "Wrapped",
"description": "Wrapped tokens representing assets"
}
}
}