UNPKG

@syncswap/sdk

Version:

SyncSwap TypeScript SDK for building DeFi applications

68 lines 2.72 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "tokens": [ { "symbol": "WSOPH", "name": "Wrapped Sophon", "address": "0x9b7ea63ef5062661570afe548e3ad691d5652527", "metadata": { "about": "Wrapped Sophon (WSOPH) is an ERC-20 token that represents SOPH and is pegged 1:1 to the value of SOPH. It can be used to interact with DeFi protocols and applications whereas SOPH, by itself, can not be used in many dApps. WSOPH is a special version of the native SOPH and can be wrapped or unwrapped in a 1:1 fixed ratio anytime.", "links": { "website": { "name": "sophon.xyz", "link": "https://sophon.xyz/" } } } }, { "symbol": "USDC", "name": "USD Coin", "address": "0x27553b610304b6ab77855a963f8208443d773e60", "bridgable": false, "decimals": 6, "metadata": { "about": "USDC (USD Coin) is a cryptocurrency that is fully backed by the US dollar through cash and cash-equivalent asset reserves. As a stablecoin, the value of one USDC is kept roughly equal to the price of the US dollar because it can be redeemed for a dollar through the company that issues it.", "links": { "website": { "name": "circle.com", "link": "https://www.circle.com/en/usdc" }, "twitter": { "name": "@circle", "link": "https://twitter.com/circle" }, "coingecko": { "link": "https://www.coingecko.com/en/coins/usdc" } } } }, { "symbol": "TTA", "name": "Test Token A", "address": "0x3f39129e54d2331926c1e4bf034e111cf471aa97", "decimals": 18 }, { "symbol": "TTB", "name": "Test Token B", "address": "0x1738f59e85b31825c2cd3b6afbd9f54dc43b82f4", "decimals": 18 }, { "symbol": "TTC", "name": "Test Token C", "address": "0x432bcc3bc62de9186f9e8763c82d43e418681e6c", "decimals": 6 }, { "symbol": "TTD", "name": "Test Token D", "address": "0x8c9d66ba3e1d7681cffffa3c7d9807adae368e74", "decimals": 8 } ] }; //# sourceMappingURL=sophonTestnet.js.map