Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- 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
This commit is contained in:
@@ -68,8 +68,9 @@ Canonical currency and lifecycle state are also tracked in [`../config/gru-iso42
|
||||
Current token count: **18**
|
||||
|
||||
Notable current state:
|
||||
- `cUSDT` and `cUSDC` each have both V1 and staged V2 entries on Chain 138.
|
||||
- `cUSDT` and `cUSDC` each have both V1 and V2 entries on Chain 138.
|
||||
- Duplicate symbols for V1/V2 are intentional during coexistence and cutover.
|
||||
- The V2 entries are the forward-canonical x402 surfaces and include IPFS-backed metadata/disclosure/reporting URIs in `extensions`.
|
||||
- Non-USD GRU currencies currently covered in the list are `EUR`, `GBP`, `AUD`, `JPY`, `CHF`, `CAD`, and `XAU`.
|
||||
|
||||
1. **ETH/USD Price Feed** (Oracle)
|
||||
@@ -97,8 +98,8 @@ Notable current state:
|
||||
- Decimals: 6
|
||||
- Category: Stablecoin, DeFi, Compliant
|
||||
|
||||
6. **cUSDT** (Compliant Tether USD V2, staged)
|
||||
- Address: `0x8d342d321DdEe97D0c5011DAF8ca0B59DA617D29`
|
||||
6. **cUSDT** (Compliant Tether USD V2, forward-canonical)
|
||||
- Address: `0x9FBfab33882Efe0038DAa608185718b772EE5660`
|
||||
- Decimals: 6
|
||||
- Category: Stablecoin, DeFi, Compliant, V2, x402-ready
|
||||
|
||||
@@ -107,8 +108,8 @@ Notable current state:
|
||||
- Decimals: 6
|
||||
- Category: Stablecoin, DeFi, Compliant
|
||||
|
||||
8. **cUSDC** (Compliant USD Coin V2, staged)
|
||||
- Address: `0x1ac3F4942a71E86A9682D91837E1E71b7BACdF99`
|
||||
8. **cUSDC** (Compliant USD Coin V2, forward-canonical)
|
||||
- Address: `0x219522c60e83dEe01FC5b0329d6fA8fD84b9D13d`
|
||||
- Decimals: 6
|
||||
- Category: Stablecoin, DeFi, Compliant, V2, x402-ready
|
||||
|
||||
|
||||
@@ -1,15 +1,84 @@
|
||||
{
|
||||
"name": "Arbitrum DBIS Token List",
|
||||
"version": {"major": 1, "minor": 0, "patch": 0},
|
||||
"timestamp": "2026-02-16T00:00:00.000Z",
|
||||
"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"],
|
||||
"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": "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",
|
||||
"familyKey": "eth_l2",
|
||||
"canonicalSymbol": "cETHL2",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_fungible_inventory_gated",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped",
|
||||
"gas-native"
|
||||
],
|
||||
"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"}
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,15 +1,84 @@
|
||||
{
|
||||
"name": "Avalanche DBIS Token List",
|
||||
"version": {"major": 1, "minor": 0, "patch": 0},
|
||||
"timestamp": "2026-02-16T00:00:00.000Z",
|
||||
"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"],
|
||||
"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": "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"}
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 0
|
||||
"patch": 1
|
||||
},
|
||||
"timestamp": "2026-02-28T00:00:00.000Z",
|
||||
"timestamp": "2026-04-05T23:30:00.000Z",
|
||||
"logoURI": "https://cronos.org/icon-cronos.svg",
|
||||
"keywords": [
|
||||
"cronos",
|
||||
@@ -135,6 +135,33 @@
|
||||
"stablecoin",
|
||||
"iso4217w"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 25,
|
||||
"address": "0x9b10eb0f77c45322dbd1fcb07176fd9a7609c164",
|
||||
"name": "Wrapped CRO Gas (Compliant)",
|
||||
"symbol": "cWCRO",
|
||||
"familyKey": "cro",
|
||||
"canonicalSymbol": "cCRO",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/cronos/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "cro",
|
||||
"canonicalSymbol": "cCRO",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": {
|
||||
@@ -161,6 +188,10 @@
|
||||
"ccip": {
|
||||
"name": "CCIP",
|
||||
"description": "Cross Chain Interoperability Protocol tokens"
|
||||
},
|
||||
"gas-native": {
|
||||
"name": "Gas Native",
|
||||
"description": "Gas-native compliant families and wrapped gas mirrors"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 7,
|
||||
"patch": 0
|
||||
"patch": 1
|
||||
},
|
||||
"timestamp": "2026-03-31T00:00:00.000Z",
|
||||
"timestamp": "2026-04-05T23:30:00.000Z",
|
||||
"keywords": [
|
||||
"dbis",
|
||||
"chain138",
|
||||
@@ -68,7 +68,7 @@
|
||||
"name": "Compliant Tether USD",
|
||||
"symbol": "cUSDT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cUSDT.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDT.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
@@ -77,31 +77,34 @@
|
||||
"extensions": {
|
||||
"currencyCode": "USD",
|
||||
"gruVersion": "v1",
|
||||
"forwardCanonical": true,
|
||||
"forwardCanonical": false,
|
||||
"x402Ready": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x8d342d321DdEe97D0c5011DAF8ca0B59DA617D29",
|
||||
"address": "0x9FBfab33882Efe0038DAa608185718b772EE5660",
|
||||
"name": "Compliant Tether USD V2",
|
||||
"symbol": "cUSDT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cUSDT.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDT.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"v2",
|
||||
"x402",
|
||||
"staged"
|
||||
"forward-canonical"
|
||||
],
|
||||
"extensions": {
|
||||
"currencyCode": "USD",
|
||||
"gruVersion": "v2",
|
||||
"forwardCanonical": false,
|
||||
"forwardCanonical": true,
|
||||
"x402Ready": true,
|
||||
"explorerLabel": "Chain 138 cUSDT V2 (staged)"
|
||||
"explorerLabel": "Chain 138 cUSDT V2 (forward-canonical)",
|
||||
"metadataURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdt-v2/metadata.json",
|
||||
"regulatoryDisclosureURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdt-v2/regulatory-disclosure.json",
|
||||
"reportingURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdt-v2/reporting.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -110,7 +113,7 @@
|
||||
"name": "Compliant USD Coin",
|
||||
"symbol": "cUSDC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cUSDC.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDC.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
@@ -119,31 +122,34 @@
|
||||
"extensions": {
|
||||
"currencyCode": "USD",
|
||||
"gruVersion": "v1",
|
||||
"forwardCanonical": true,
|
||||
"forwardCanonical": false,
|
||||
"x402Ready": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x1ac3F4942a71E86A9682D91837E1E71b7BACdF99",
|
||||
"address": "0x219522c60e83dEe01FC5b0329d6fA8fD84b9D13d",
|
||||
"name": "Compliant USD Coin V2",
|
||||
"symbol": "cUSDC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cUSDC.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDC.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"v2",
|
||||
"x402",
|
||||
"staged"
|
||||
"forward-canonical"
|
||||
],
|
||||
"extensions": {
|
||||
"currencyCode": "USD",
|
||||
"gruVersion": "v2",
|
||||
"forwardCanonical": false,
|
||||
"forwardCanonical": true,
|
||||
"x402Ready": true,
|
||||
"explorerLabel": "Chain 138 cUSDC V2 (staged)"
|
||||
"explorerLabel": "Chain 138 cUSDC V2 (forward-canonical)",
|
||||
"metadataURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdc-v2/metadata.json",
|
||||
"regulatoryDisclosureURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdc-v2/regulatory-disclosure.json",
|
||||
"reportingURI": "ipfs://QmNQ61ABKhBPsZY2UEE7fPbMdV6EUWJxWyML2eWXLn2d9M/cusdc-v2/reporting.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -256,7 +262,7 @@
|
||||
"name": "Gold (Compliant)",
|
||||
"symbol": "cXAUC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cXAUC.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUC.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant"
|
||||
@@ -272,7 +278,7 @@
|
||||
"name": "Tether XAU (Compliant)",
|
||||
"symbol": "cXAUT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cXAUT.svg",
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUT.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant"
|
||||
@@ -281,6 +287,240 @@
|
||||
"unitOfAccount": "troy_ounce",
|
||||
"unitDescription": "1 full token = 1 troy oz fine gold"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0xf8e9802a1766422e33a269556ad5fc032338eefc",
|
||||
"name": "Ethereum Mainnet Gas (Compliant)",
|
||||
"symbol": "cETH",
|
||||
"familyKey": "eth_mainnet",
|
||||
"mirroredSymbol": "cWETH",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/info/logo.png",
|
||||
"backingMode": "strict_escrow",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "eth_mainnet",
|
||||
"mirroredSymbol": "cWETH",
|
||||
"backingMode": "strict_escrow",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x18a6b163d255cc0cb32b99697843b487d059907d",
|
||||
"name": "Ethereum L2 Gas (Compliant)",
|
||||
"symbol": "cETHL2",
|
||||
"familyKey": "eth_l2",
|
||||
"mirroredSymbol": "cWETHL2",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_fungible_inventory_gated",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "eth_l2",
|
||||
"mirroredSymbol": "cWETHL2",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_fungible_inventory_gated",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x94517875f32680984a5921da7abf78e22f65d70f",
|
||||
"name": "BNB Gas (Compliant)",
|
||||
"symbol": "cBNB",
|
||||
"familyKey": "bnb",
|
||||
"mirroredSymbol": "cWBNB",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "bnb",
|
||||
"mirroredSymbol": "cWBNB",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x19fec21edede9edb91d1fbec7c4095c5ac1fc10c",
|
||||
"name": "Polygon Gas (Compliant)",
|
||||
"symbol": "cPOL",
|
||||
"familyKey": "pol",
|
||||
"mirroredSymbol": "cWPOL",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/polygon/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "pol",
|
||||
"mirroredSymbol": "cWPOL",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x9c8f6f4fe1e535e6f85a78ee95249ded5540a2d0",
|
||||
"name": "Avalanche Gas (Compliant)",
|
||||
"symbol": "cAVAX",
|
||||
"familyKey": "avax",
|
||||
"mirroredSymbol": "cWAVAX",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/avalanchec/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "avax",
|
||||
"mirroredSymbol": "cWAVAX",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0xfb48bb6c623571f9795b535b73f0d660e8643fd4",
|
||||
"name": "Cronos Gas (Compliant)",
|
||||
"symbol": "cCRO",
|
||||
"familyKey": "cro",
|
||||
"mirroredSymbol": "cWCRO",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/cronos/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "cro",
|
||||
"mirroredSymbol": "cWCRO",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0xa39a59138f8a45b4a31455875b8a29ff31e76ec8",
|
||||
"name": "Gnosis Gas (Compliant)",
|
||||
"symbol": "cXDAI",
|
||||
"familyKey": "xdai",
|
||||
"mirroredSymbol": "cWXDAI",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/xdai/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "xdai",
|
||||
"mirroredSymbol": "cWXDAI",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x1814661dae0933bf397b1274f5a62411b94195c7",
|
||||
"name": "Celo Gas (Compliant)",
|
||||
"symbol": "cCELO",
|
||||
"familyKey": "celo",
|
||||
"mirroredSymbol": "cWCELO",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/celo/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "celo",
|
||||
"mirroredSymbol": "cWCELO",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x4d82206bec5b4dfa17759ffede07e35f4f63a050",
|
||||
"name": "Wemix Gas (Compliant)",
|
||||
"symbol": "cWEMIX",
|
||||
"familyKey": "wemix",
|
||||
"mirroredSymbol": "cWWEMIX",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/wemix/info/logo.png",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "wemix",
|
||||
"mirroredSymbol": "cWWEMIX",
|
||||
"backingMode": "hybrid_cap",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": {
|
||||
@@ -323,6 +563,10 @@
|
||||
"staged": {
|
||||
"name": "Staged",
|
||||
"description": "Deployed and discoverable, not yet canonical"
|
||||
},
|
||||
"gas-native": {
|
||||
"name": "Gas Native",
|
||||
"description": "Gas-native compliant families and wrapped gas mirrors"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,15 +2,17 @@
|
||||
"name": "Ethereum Mainnet Token List",
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 0,
|
||||
"patch": 0
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"timestamp": "2026-02-16T00:00:00.000Z",
|
||||
"timestamp": "2026-04-05T23:30:00.000Z",
|
||||
"logoURI": "https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png",
|
||||
"keywords": [
|
||||
"ethereum",
|
||||
"mainnet",
|
||||
"stablecoin"
|
||||
"stablecoin",
|
||||
"gru",
|
||||
"wrapped"
|
||||
],
|
||||
"tokens": [
|
||||
{
|
||||
@@ -24,6 +26,236 @@
|
||||
"stablecoin",
|
||||
"defi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
||||
"name": "USD Coin",
|
||||
"symbol": "USDC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
||||
"name": "Wrapped Ether",
|
||||
"symbol": "WETH",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x514910771AF9Ca656af840dff83E8264EcF986CA",
|
||||
"name": "Chainlink Token",
|
||||
"symbol": "LINK",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"oracle",
|
||||
"ccip"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xaF5017d0163ecb99D9B5D94e3b4D7b09Af44D8AE",
|
||||
"name": "Tether USD (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWUSDT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDT.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x2de5F116bFcE3d0f922d9C8351e0c5Fc24b9284a",
|
||||
"name": "USD Coin (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWUSDC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cUSDC.png",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xD4aEAa8cD3fB41Dc8437FaC7639B6d91B60A5e8d",
|
||||
"name": "Euro Coin (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWEURC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cEURC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x855d74FFB6CF75721a9bAbc8B2ed35c8119241dC",
|
||||
"name": "Tether EUR (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWEURT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cEURT.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xc074007dc0Bfb384B1cf6426a56287Ed23FE4D52",
|
||||
"name": "Pound Sterling (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWGBPC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cGBPC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x1dDF9970F01c76A692Fdba2706203E6f16e0C46F",
|
||||
"name": "Tether GBP (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWGBPT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cGBPT.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x5020Db641B3Fc0dAbBc0c688C845bc4E3699f35F",
|
||||
"name": "Australian Dollar (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWAUDC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cAUDC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x07EEd0D7dD40984e47B9D3a3bdded1c536435582",
|
||||
"name": "Japanese Yen (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWJPYC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cJPYC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x0F91C5E6Ddd46403746aAC970D05d70FFe404780",
|
||||
"name": "Swiss Franc (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWCHFC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cCHFC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x209FE32fe7B541751D190ae4e50cd005DcF8EDb4",
|
||||
"name": "Canadian Dollar (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWCADC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://raw.githubusercontent.com/Order-of-Hospitallers/proxmox-cp/main/token-lists/logos/gru/cCADC.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0x572Be0fa8CA0534d642A567CEDb398B771D8a715",
|
||||
"name": "Gold (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWXAUC",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUC.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xACE1DBF857549a11aF1322e1f91F2F64b029c906",
|
||||
"name": "Tether XAU (Compliant Wrapped ISO-4217 M1)",
|
||||
"symbol": "cWXAUT",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUT.png",
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId": 1,
|
||||
"address": "0xf6dc5587e18f27adff60e303fdd98f35b50fa8a5",
|
||||
"name": "Wrapped Ethereum Mainnet Gas (Compliant)",
|
||||
"symbol": "cWETH",
|
||||
"familyKey": "eth_mainnet",
|
||||
"canonicalSymbol": "cETH",
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/info/logo.png",
|
||||
"backingMode": "strict_escrow",
|
||||
"redeemPolicy": "family_only",
|
||||
"decimals": 18,
|
||||
"tags": [
|
||||
"defi",
|
||||
"compliant",
|
||||
"wrapped",
|
||||
"gas-native"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "gas_native",
|
||||
"familyKey": "eth_mainnet",
|
||||
"canonicalSymbol": "cETH",
|
||||
"backingMode": "strict_escrow",
|
||||
"redeemPolicy": "family_only",
|
||||
"canonicalChainId": 138,
|
||||
"wave": "wave1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": {
|
||||
@@ -34,6 +266,26 @@
|
||||
"defi": {
|
||||
"name": "DeFi",
|
||||
"description": "Decentralized Finance tokens"
|
||||
},
|
||||
"compliant": {
|
||||
"name": "Compliant",
|
||||
"description": "Compliance oriented GRU transport assets"
|
||||
},
|
||||
"wrapped": {
|
||||
"name": "Wrapped",
|
||||
"description": "Wrapped or bridged token representations"
|
||||
},
|
||||
"oracle": {
|
||||
"name": "Oracle",
|
||||
"description": "Oracle and related assets"
|
||||
},
|
||||
"ccip": {
|
||||
"name": "CCIP",
|
||||
"description": "Assets related to CCIP and bridge infrastructure"
|
||||
},
|
||||
"gas-native": {
|
||||
"name": "Gas Native",
|
||||
"description": "Gas-native compliant families and wrapped gas mirrors"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user