Files
proxmox/token-lists/lists/avalanche.tokenlist.json
defiQUG bea1903ac9
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Sync all local changes: docs, config, scripts, submodule refs, verification evidence
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 15:46:06 -08:00

16 lines
1.0 KiB
JSON

{
"name": "Avalanche DBIS Token List",
"version": {"major": 1, "minor": 0, "patch": 0},
"timestamp": "2026-02-16T00:00: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"]}
],
"tags": {
"defi": {"name": "DeFi", "description": "Decentralized Finance tokens"},
"wrapped": {"name": "Wrapped", "description": "Wrapped tokens representing native assets"}
}
}