Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donnyquixotic authored Jan 17, 2024
1 parent d5e9b88 commit 3124536
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,25 @@
List of deployed EVM and Antelope token contract addresses/accounts and token image files

## Add Token
To add a token to the list, submit a pull request after adding an entry to the appropriate list and token image file to the [logos](https://github.com/telosnetwork/token-list/tree/main/logos) directory
To add a token to the list, submit a pull request after adding an entry to the appropriate list below and token image file to the [logos](https://github.com/telosnetwork/token-list/tree/main/logos) directory
- Telos EVM: `telosevm.tokenlist.evm`
- Telos Zero: `tokens.telos.json`
- Telos Zero Testnet: `tokens.testnet.json`
- EOS: `tokens.eos.json`
- WAX: `tokens.wax.json`

## EVM
## EVM Token List Endpoint
- **Telos EVM:** https://raw.githubusercontent.com/telosnetwork/token-list/main/telosevm.tokenlist.json

## Antelope
## Antelope Token List Endpoints
- **Telos Zero:** https://raw.githubusercontent.com/telosnetwork/token-list/main/tokens.telos.json
- **Telos Zero Testnet:** https://raw.githubusercontent.com/telosnetwork/token-list/main/tokens.testnet.json
- **EOS:** https://raw.githubusercontent.com/telosnetwork/token-list/main/tokens.eos.json
- **WAX:** https://raw.githubusercontent.com/telosnetwork/token-list/main/tokens.wax.json

------

## Deprecated Lists
## Deprecated List
The following list is no longer maintained or updated. While we will retain it indefinitely, references should be replaced with the current version above.

- Telos Zero: https://raw.githubusercontent.com/telosnetwork/token-list/main/telosmain.json
Expand Down

0 comments on commit 3124536

Please sign in to comment.