Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
28 lines
3.9 KiB
JSON
28 lines
3.9 KiB
JSON
{
|
|
"name": "Cronos DBIS Token List",
|
|
"version": {"major": 1, "minor": 0, "patch": 0},
|
|
"timestamp": "2026-02-16T00:00:00.000Z",
|
|
"logoURI": "https://cronos.org/icon-cronos.svg",
|
|
"keywords": ["cronos", "chain25", "dbis", "iso4217w", "ccip"],
|
|
"tokens": [
|
|
{"chainId": 25, "address": "0x99B3511A2d315A497C8112C1fdd8D508d4B1E506", "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": 25, "address": "0x3304b747E565a97ec8AC220b0B6A1f6ffDB837e6", "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": 25, "address": "0x8c80A01F461f297Df7F9DA3A4f740D7297C8Ac85", "name": "Chainlink Token", "symbol": "LINK", "decimals": 18, "logoURI": "https://raw.githubusercontent.com/chainlink/chainlink-docs/main/docs/images/chainlink-logo.svg", "tags": ["defi", "oracle", "ccip"]},
|
|
{"chainId": 25, "address": "0x948690147D2e50ffe50C5d38C14125aD6a9FA036", "name": "USD W Token", "symbol": "USDW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0x58a8D8F78F1B65c06dAd7542eC46b299629A60dd", "name": "EUR W Token", "symbol": "EURW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0xFb4B6Cc81211F7d886950158294A44C312abCA29", "name": "GBP W Token", "symbol": "GBPW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0xf9f5D0ACD71C76F9476F10B3F3d3E201F0883C68", "name": "AUD W Token", "symbol": "AUDW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0xeE17bB0322383fecCA2784fbE2d4CD7d02b1905B", "name": "JPY W Token", "symbol": "JPYW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0xc9750828124D4c10e7a6f4B655cA8487bD3842EB", "name": "CHF W Token", "symbol": "CHFW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]},
|
|
{"chainId": 25, "address": "0x328Cd365Bb35524297E68ED28c6fF2C9557d1363", "name": "CAD W Token", "symbol": "CADW", "decimals": 2, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "tags": ["stablecoin", "iso4217w"]}
|
|
],
|
|
"tags": {
|
|
"defi": {"name": "DeFi", "description": "Decentralized Finance tokens"},
|
|
"wrapped": {"name": "Wrapped", "description": "Wrapped tokens representing native assets"},
|
|
"stablecoin": {"name": "Stablecoin", "description": "Stable value tokens pegged to fiat currencies"},
|
|
"iso4217w": {"name": "ISO4217W", "description": "ISO 4217 compliant wrapped fiat tokens"},
|
|
"oracle": {"name": "Oracle", "description": "Oracle and oracle fee tokens"},
|
|
"ccip": {"name": "CCIP", "description": "Cross Chain Interoperability Protocol tokens"}
|
|
}
|
|
}
|