UNPKG

@bbachain/token-registry

Version:
96 lines (95 loc) 3.25 kB
{ "name": "BBAChain Token List", "logoURI": "https://bbachain.com/images/oglogo.png", "keywords": [ "bbachain", "bpe", "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" }, "tokenized-stock": { "name": "tokenized-stock", "description": "Tokenized stocks are tokenized derivatives that represent traditional securities, particularly shares in publicly firms traded on regulated exchanges" } }, "timestamp": "2021-03-03T19:57:21+0000", "tokens": [ { "chainId": 101, "address": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", "symbol": "USDT", "name": "Tether US", "decimals": 6, "logoURI": "https://raw.githubusercontent.com/bbachain/token-registry/main/assets/mainnet/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/logo.svg", "tags": [ "stablecoin" ], "extensions": { "coingeckoId": "tether", "serumV3Usdc": "77quYg4MGneUdjgXCunt9GgM1usmrxKY31twEy3WHwcS", "website": "https://tether.to/" } }, { "chainId": 102, "address": "So11111111111111111111111111111111111111112", "symbol": "wSOL", "name": "Wrapped SOL", "decimals": 9, "logoURI": "https://raw.githubusercontent.com/bbachain/token-registry/main/assets/testnet/So11111111111111111111111111111111111111112/logo.png", "extensions": { "coingeckoId": "solana", "website": "https://www.solana.com/" } } ], "version": { "major": 0, "minor": 3, "patch": 3 } }