- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
{
|
|
"name": "Avalanche DBIS Token List",
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 0,
|
|
"patch": 1
|
|
},
|
|
"timestamp": "2026-04-05T23:30:00.000Z",
|
|
"logoURI": "https://crypto.com/defi/static/avalanche-avax-logo.png",
|
|
"keywords": [
|
|
"avalanche",
|
|
"43114",
|
|
"dbis",
|
|
"ccip",
|
|
"weth"
|
|
],
|
|
"tokens": [
|
|
{
|
|
"chainId": 43114,
|
|
"address": "0xa4B9DD039565AeD9641D45b57061f99d9cA6Df08",
|
|
"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": 43114,
|
|
"address": "0x89dd12025bfCD38A168455A44B400e913ED33BE2",
|
|
"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": 43114,
|
|
"address": "0xe1d4aee2ef8f48a20338935188a8fe7f7c7de7d0",
|
|
"name": "Wrapped AVAX Gas (Compliant)",
|
|
"symbol": "cWAVAX",
|
|
"familyKey": "avax",
|
|
"canonicalSymbol": "cAVAX",
|
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/avalanchec/info/logo.png",
|
|
"backingMode": "hybrid_cap",
|
|
"redeemPolicy": "family_only",
|
|
"decimals": 18,
|
|
"tags": [
|
|
"defi",
|
|
"compliant",
|
|
"wrapped",
|
|
"gas-native"
|
|
],
|
|
"extensions": {
|
|
"assetClass": "gas_native",
|
|
"familyKey": "avax",
|
|
"canonicalSymbol": "cAVAX",
|
|
"backingMode": "hybrid_cap",
|
|
"redeemPolicy": "family_only",
|
|
"canonicalChainId": 138,
|
|
"wave": "wave1"
|
|
}
|
|
}
|
|
],
|
|
"tags": {
|
|
"defi": {
|
|
"name": "DeFi",
|
|
"description": "Decentralized Finance tokens"
|
|
},
|
|
"wrapped": {
|
|
"name": "Wrapped",
|
|
"description": "Wrapped tokens representing native assets"
|
|
},
|
|
"gas-native": {
|
|
"name": "Gas Native",
|
|
"description": "Gas-native compliant families and wrapped gas mirrors"
|
|
}
|
|
}
|
|
}
|