UNPKG

@syncswap/sdk

Version:

SyncSwap TypeScript SDK for building DeFi applications

104 lines 3.25 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "tokens": [ { "symbol": "SYNC", "name": "SyncSwap", "address": "0xb5f96c836b62fdeabbc3b0bacc8aef92b280a2f3" }, { "symbol": "WETH", "name": "Wrapped Ethereum", "address": "0x701f3b10b5cc30ca731fb97459175f45e0ac1247" }, { "symbol": "USDC.e", "name": "USD Coin (Ethereum)", "address": "0xd45ab0e1dc7f503eb177949c2fb2ab772b4b6cfc", "decimals": 6 }, { "symbol": "USDC", "name": "USD Coin (Native)", "address": "0xae045de5638162fa134807cb558e15a3f5a7f853", "decimals": 6 }, { "symbol": "USDT", "name": "Tether USD", "address": "0x8c9d66ba3e1d7681cffffa3c7d9807adae368e74", "decimals": 6 }, { "symbol": "FRAX", "name": "Frax", "address": "0x432bcc3bc62de9186f9e8763c82d43e418681e6c" }, { "symbol": "SLP", "name": "Smooth Love Potion", "address": "0xa2e2f6b5db704fde654db69895c89523332e538e", "decimals": 0 }, { "symbol": "CRV", "name": "Curve DAO Token", "address": "0xff65d0a12faf7781d3188b810aa57526479179c3" }, { "symbol": "TEST", "name": "Testnet Token", "address": "0xe5d006525a045783ca63b1ad7841e9345daa9f99" }, { "symbol": "MLTT", "name": "Matter Labs Trial Token", "address": "0x786fa003352ba38b858b500e9b3273be5ed9c92a", "decimals": 10 }, { "symbol": "SHIB", "name": "Shiba Inu", "address": "0xe0ef1c039a36ec77339e7277ecd4d48e57b61eec" }, { "symbol": "renBTC", "name": "renBTC", "address": "0xa774350f47195e337eb49ba9c2196bfc6e5ed529", "decimals": 8 }, { "symbol": "stETH", "name": "Lido Staked Ether", "address": "0x4a2072a41ff717c1adc786f795041163cf63d5a4" }, { "symbol": "AAVE", "name": "Aave", "address": "0xb74855144be85e823c869905d3b7803348f3cfc4" }, { "symbol": "MKR", "name": "Maker", "address": "0x00d68275e71b094ea0248de15ee3013465872eb9" }, { "symbol": "USDM", "name": "Mountain Protocol USD", "address": "0xfcf131f9347c6d37830442b49ceac727c152f6f4", "decimals": 18, "bridgable": false, "wrapper": "0x97d9c331215946a1304db911676564e6167586c4" }, { "symbol": "wUSDM", "name": "Wrapped Mountain Protocol USD", "address": "0x97d9c331215946a1304db911676564e6167586c4", "decimals": 18, "bridgable": false, "baseToken": "0xfcf131f9347c6d37830442b49ceac727c152f6f4" } ] }; //# sourceMappingURL=zkSyncSepolia.js.map