mango-explorer/data/solana.tokenlist.devnet.json

135 lines
4.1 KiB
JSON
Raw Normal View History

{
"name": "Solana Devnet Token List",
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/solana/info/logo.png",
"keywords": [
"solana",
"spl"
],
"tags": {
"stablecoin": {
"name": "stablecoin",
"description": "Tokens that are fixed to an external asset, e.g. the US dollar"
},
"ethereum": {
"name": "ethereum",
"description": "Asset bridged from ethereum"
},
"lp-token": {
"name": "lp-token",
"description": "Asset representing liquidity provider token"
},
"wrapped-sollet": {
"name": "wrapped-sollet",
"description": "Asset wrapped using sollet bridge"
},
"wrapped": {
"name": "wrapped",
"description": "Asset wrapped using wormhole bridge"
},
"leveraged": {
"name": "leveraged",
"description": "Leveraged asset"
},
"bull": {
"name": "bull",
"description": "Leveraged Bull asset"
},
"bear": {
"name": "bear",
"description": "Leveraged Bear asset"
},
"nft": {
"name": "nft",
"description": "Non-fungible token"
},
"security-token": {
"name": "security-token",
"description": "Tokens that are used to gain access to an electronically restricted resource"
},
"utility-token": {
"name": "utility-token",
"description": "Tokens that are designed to be spent within a certain blockchain ecosystem e.g. most of the SPL-Tokens"
}
},
"timestamp": "2021-03-03T19:57:21+0000",
"tokens": [
{
"chainId": 901,
"address": "So11111111111111111111111111111111111111112",
"symbol": "SOL",
"name": "Wrapped SOL",
"decimals": 6,
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/solana/info/logo.png",
"tags": [],
"extensions": {
"website": "https://solana.com/",
"serumV3Usdc": "uaajXobeb1hmTB6StRoa8Yqn6czjtWtFeVfZeJY6YFC"
}
},
{
"chainId": 901,
"address": "8FRFC6MoGGkMFQwngccyu69VnYbzykGeez7ignHVAFSN",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6,
"logoURI": "https://cdn.jsdelivr.net/gh/solana-labs/token-list@main/assets/mainnet/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png",
"tags": [
"stablecoin"
],
"extensions": {
"website": "https://www.centre.io/",
"coingeckoId": "usd-coin"
}
},
{
"chainId": 901,
"address": "3UNBZ6o52WTWwjac2kPUb4FyodhU1vFkRJheu1Sh2TvU",
"symbol": "BTC",
"name": "Wrapped Bitcoin (Sollet)",
"decimals": 6,
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/bitcoin/info/logo.png",
"tags": [
"wrapped-sollet",
"ethereum"
],
"extensions": {
"bridgeContract": "https://etherscan.io/address/0xeae57ce9cc1984f202e15e038b964bb8bdf7229a",
"serumV3Usdc": "9LBavtqDpEoX623j8z4sotHMDbv7PcTXUW3LQQtepKvR"
}
},
{
"chainId": 901,
"address": "Cu84KB3tDL6SbFgToHMLYVDJJXdJjenNzSKikeAvzmkA",
"symbol": "ETH",
"name": "Wrapped Ethereum (Sollet)",
"decimals": 6,
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png",
"tags": [
"wrapped-sollet",
"ethereum"
],
"extensions": {
"bridgeContract": "https://etherscan.io/address/0xeae57ce9cc1984f202e15e038b964bb8bdf7229a",
"serumV3Usdc": "2n81EqJgsTE5PoPX5H8adQ4EaVe5kXnFuxwdCAYfaExH"
}
},
{
"chainId": 901,
"address": "AvtB6w9xboLwA145E221vhof5TddhqsChYcx7Fy3xVMH",
"symbol": "SRM",
"name": "Serum",
"decimals": 6,
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/logo.png",
"tags": [],
"extensions": {
"website": "https://projectserum.com/",
"serumV3Usdc": "23tRuJ3zUvXYQEnTDAcWHPDfmYvrWanpM2sJnmhL53X5"
}
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 0
}
}