@syncswap/sdk
Version:
SyncSwap TypeScript SDK for building DeFi applications
170 lines • 7.71 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
"tokens": [
{
"symbol": "ETH",
"name": "Ethereum",
"address": "0x72af9f169b619d85a47dfa8fefbcd39de55c567d",
"metadata": {
"about": "Ethereum is a decentralized blockchain platform that establishes a peer-to-peer network that securely executes and verifies application code, called smart contracts. Ether (ETH) is the native cryptocurrency of the platform and the second-largest cryptocurrency by market capitalization after Bitcoin. ETH is the lifeblood of Ethereum.",
"links": {
"website": {
"name": "ethereum.org",
"link": "https://ethereum.org/"
}
}
}
},
{
"symbol": "USDC",
"name": "USDC (Bridged)",
"address": "0x9aa0f72392b5784ad86c6f3e899bcc053d00db4f",
"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": "USDT",
"name": "Tether USD",
"address": "0x6386da73545ae4e2b2e0393688fa8b65bb9a7169",
"bridgable": false,
"decimals": 6,
"metadata": {
"about": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar. The idea was to create a stable cryptocurrency that can be used like digital dollars. Coins that serve this purpose of being a stable dollar substitute are called “stable coins.” Tether is the most popular stable coin and even acts as a dollar replacement on many popular exchanges.",
"links": {
"website": {
"name": "tether.to",
"link": "https://tether.to/"
},
"twitter": {
"name": "@Tether_to",
"link": "https://twitter.com/Tether_to"
},
"coingecko": {
"link": "https://www.coingecko.com/en/coins/tether"
}
}
}
},
{
"symbol": "MUP",
"name": "Animix MUP",
"address": "0xf17c039d4e5a5bb375e8d7bb85928179738328e3",
"metadata": {
"about": "Animix is the 1st GenAI-Powered Pet Fusion Game, backed by Sophon. Mix DNA, create fantastical pets, and battle in the ultimate creature collection adventure.",
"links": {
"website": {
"name": "@animix_tech",
"link": "https://x.com/animix_tech"
}
}
}
},
{
"symbol": "OPN",
"name": "Open Ecosystem Token",
"address": "0xa96ad8ec6a83f23e0a75e5d8c9ce13c1042c4295",
"metadata": {
"about": "The OPEN Ticketing Ecosystem, represented by the OPN token, revolutionizes the ticketing industry by leveraging blockchain technology to bring ticketing processes onchain. This ecosystem offers a comprehensive suite of tools and infrastructure designed for event organizers, artists, and integrators.",
"links": {
"website": {
"name": "onopen.xyz",
"link": "https://onopen.xyz/"
}
}
}
},
{
"symbol": "BEAM",
"name": "Beam",
"address": "0x7a94dfb534ec790277ad332efb9b11687a130880",
"metadata": {
"about": "Beam is an organization developing an ecosystem of applications, investments and a blockchain contributing to the future of gaming.",
"links": {
"website": {
"name": "onbeam.com",
"link": "https://onbeam.com/"
}
}
}
},
{
"symbol": "stATH",
"name": "Staked Aethir",
"address": "0x42e5bfdc7032d1f8e4b4d3fea3eb5db9c01ef997",
"metadata": {
"about": "Aethir is best described as distributed cloud compute infrastructure. It aggregates enterprise-grade GPU chips into a single global network to increase the supply of on-demand cloud compute resources for the AI, gaming, and virtualized compute sectors.",
"links": {
"website": {
"name": "aethir.com",
"link": "https://aethir.com/"
}
}
}
},
{
"symbol": "USN",
"name": "US Noon",
"address": "0xc1aa99c3881b26901af70738a7c217dc32536d36",
"bridgable": false,
"decimals": 18,
"metadata": {
"about": "US Noon, or USN, is Noon's stablecoin. It maintains a 1:1 peg to the US Dollar.",
"links": {
"website": {
"name": "noon.capital",
"link": "https://noon.capital/"
}
}
}
},
{
"symbol": "sUSN",
"name": "Staked USN",
"address": "0xb87dbe27db932bacaaa96478443b6519d52c5004",
"bridgable": false,
"decimals": 18,
"metadata": {
"about": "US Noon, or USN, is Noon's stablecoin. It maintains a 1:1 peg to the US Dollar. USN can be staked via the Noon dApp. Staking USN gives users access to a staking token, sUSN.",
"links": {
"website": {
"name": "noon.capital",
"link": "https://noon.capital/"
}
}
}
},
{
"symbol": "WSOPH",
"name": "Wrapped Sophon",
"address": "0x2b1a859de6a55c553520d7780bc5805712b128f9",
"hidden": true,
"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/"
}
}
}
}
]
};
//# sourceMappingURL=sophonMainnet.js.map