forked from telosnetwork/token-list
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
121 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
# token-list | ||
EVM Token List | ||
|
||
Tokenlist URL | ||
EVM Tokenlist URL | ||
https://raw.githubusercontent.com/telosnetwork/token-list/main/telosevm.tokenlist.json | ||
|
||
Native Tokenlist URL | ||
https://raw.githubusercontent.com/telosnetwork/token-list/main/telosmain.json | ||
|
||
For tokens native to Telos EVM, make sure to tag with `telosevm` | ||
For tokens native to Telos, make sure to tag with `telos` | ||
|
||
For versioning, X.Y.Z if you are adding a token increment the minor version (Y), if you are editing an existing token increment the patch version (Z) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
{ | ||
"name": "Telos Mainnet Token List", | ||
"logoURI": "https://raw.githubusercontent.com/elkfinance/tokens/main/logos/telos/0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E/logo.png", | ||
"keywords": [ | ||
"Telos" | ||
], | ||
"tags": { | ||
"stablecoin": { | ||
"name": "Stablecoin", | ||
"description": "Tokens that are fixed to an external asset, e.g. the US dollar" | ||
}, | ||
"telos": { | ||
"name": "Telos Native", | ||
"description": "Tokens that are native to Telos." | ||
} | ||
}, | ||
"tokens": [ | ||
{ | ||
"name": "Telos", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/telos.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/telos.png", | ||
"symbol": "TLOS", | ||
"account": "eosio.token" | ||
}, | ||
{ | ||
"name": "pTokens BTC", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pbtc.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pbtc-lg.png", | ||
"symbol": "PBTC", | ||
"account": "btc.ptokens" | ||
}, | ||
{ | ||
"name": "pTokens ETH", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/peth.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/peth-lg.png", | ||
"symbol": "PETH", | ||
"account": "eth.ptokens" | ||
}, | ||
{ | ||
"name": "pTokens LINK", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/plink.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/plink-lg.png", | ||
"symbol": "PLINK", | ||
"account": "link.ptokens" | ||
}, | ||
{ | ||
"name": "pTokens USDT", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pusdt.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pusdt-lg.png", | ||
"symbol": "PUSDT", | ||
"account": "usdt.ptokens" | ||
}, | ||
{ | ||
"name": "pTokens USDC", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pusdc.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pusdc-lg.png", | ||
"symbol": "PUSDC", | ||
"account": "usdc.ptokens" | ||
}, | ||
{ | ||
"name": "pNetwork Token", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pnt.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/pnt-lg.png", | ||
"symbol": "PNT", | ||
"account": "pnt.ptokens" | ||
}, | ||
{ | ||
"name": "Seeds", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/seeds.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/seeds-lg.png", | ||
"symbol": "SEEDS", | ||
"account": "token.seeds" | ||
}, | ||
{ | ||
"name": "Destiny Coin Telos", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/DECO.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/DECO.png", | ||
"symbol": "DECO", | ||
"account": "destinytoken" | ||
}, | ||
{ | ||
"name": "T-Starter START", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/start-lg.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/start.png", | ||
"symbol": "START", | ||
"account": "token.start" | ||
}, | ||
{ | ||
"name": "T-Swaps SWAP", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/swap-lg.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/swap.png", | ||
"symbol": "SWAP", | ||
"account": "swap.swaps" | ||
}, | ||
{ | ||
"name": "Telos Dollar", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/tlosd-lg.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/tlosd.png", | ||
"symbol": "TLOSD", | ||
"account": "tokens.swaps" | ||
}, | ||
{ | ||
"name": "Fortis", | ||
"logo_sm": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/FORTISCoin.png", | ||
"logo_lg": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/FORTISCoin.png", | ||
"symbol": "FORT", | ||
"account": "fortisledger" | ||
} | ||
], | ||
"version": { | ||
"major": 0, | ||
"minor": 1, | ||
"patch": 0 | ||
} | ||
} |