|
| 1 | +{ |
| 2 | + "tokens": [ |
| 3 | + { |
| 4 | + "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", |
| 5 | + "name": "USD Tether", |
| 6 | + "symbol": "USDT", |
| 7 | + "decimals": 6, |
| 8 | + "precision": 4, |
| 9 | + "logoURI": "https://cryptologos.cc/logos/tether-usdt-logo.png", |
| 10 | + "extensions": { |
| 11 | + "allow_locking": true, |
| 12 | + "coingecko_api_id": "tether" |
| 13 | + } |
| 14 | + }, |
| 15 | + { |
| 16 | + "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", |
| 17 | + "name": "USD Coin", |
| 18 | + "symbol": "USDC", |
| 19 | + "alias": "USD", |
| 20 | + "decimals": 6, |
| 21 | + "precision": 4, |
| 22 | + "logoURI": "https://assets.coingecko.com/coins/images/6319/large/usdc.png?1696506694", |
| 23 | + "extensions": { |
| 24 | + "allow_locking": true, |
| 25 | + "coingecko_api_id": "usd-coin" |
| 26 | + } |
| 27 | + }, |
| 28 | + { |
| 29 | + "address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50", |
| 30 | + "name": "Bitcoin Avalanche Bridged", |
| 31 | + "symbol": "WBTC", |
| 32 | + "decimals": 8, |
| 33 | + "precision": 6, |
| 34 | + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/3717.png", |
| 35 | + "extensions": { |
| 36 | + "allow_locking": true, |
| 37 | + "coingecko_api_id": "wrapped-bitcoin" |
| 38 | + } |
| 39 | + }, |
| 40 | + { |
| 41 | + "address": "0x0000000000000000000000000000000000000000", |
| 42 | + "name": "Avax", |
| 43 | + "symbol": "AVAX", |
| 44 | + "decimals": 18, |
| 45 | + "precision": 6, |
| 46 | + "logoURI": "https://assets.coingecko.com/coins/images/12559/standard/Avalanche_Circle_RedWhite_Trans.png", |
| 47 | + "extensions": { |
| 48 | + "allow_locking": true, |
| 49 | + "coingecko_api_id": "avalanche" |
| 50 | + } |
| 51 | + }, |
| 52 | + { |
| 53 | + "address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", |
| 54 | + "name": "Wrapped AVAX", |
| 55 | + "symbol": "WAVAX", |
| 56 | + "decimals": 18, |
| 57 | + "precision": 6, |
| 58 | + "logoURI": "https://assets.coingecko.com/coins/images/279/standard/ethereum.png?1696501628", |
| 59 | + "extensions": { |
| 60 | + "allow_locking": true, |
| 61 | + "coingecko_api_id": "avalanche" |
| 62 | + } |
| 63 | + }, |
| 64 | + { |
| 65 | + "address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB", |
| 66 | + "name": "The Avalanche Bridge Wrapped Wrapped Ether", |
| 67 | + "symbol": "WETH", |
| 68 | + "decimals": 18, |
| 69 | + "precision": 6, |
| 70 | + "logoURI": "https://assets.coingecko.com/coins/images/279/standard/ethereum.png?1696501628", |
| 71 | + "extensions": { |
| 72 | + "allow_locking": true, |
| 73 | + "coingecko_api_id": "weth" |
| 74 | + } |
| 75 | + }, |
| 76 | + { |
| 77 | + "address": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", |
| 78 | + "name": "Dai Stablecoin", |
| 79 | + "symbol": "DAI", |
| 80 | + "decimals": 18, |
| 81 | + "precision": 6, |
| 82 | + "logoURI": "https://lineascan.build/token/images/daistablecoin_32.png", |
| 83 | + "extensions": { |
| 84 | + "allow_locking": true, |
| 85 | + "coingecko_api_id": "dai" |
| 86 | + } |
| 87 | + } |
| 88 | + ] |
| 89 | +} |
0 commit comments