gunit666 / eos-airdrops

List of all EOS Airdrop Symbols and Accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add a token?

Make a pull request with the following changes:

  1. Add metadata to tokens.json
{
    "name": "<NAME>",
    "logo": "https://raw.githubusercontent.com/ProtonProtocol/tokens/master/logos/<SYMBOL>.png",
    "logo_lg": "https://raw.githubusercontent.com/ProtonProtocol/tokens/master/logos/<SYMBOL>.png",
    "symbol": "<SYMBOL>",
    "account": "<CONTRACT NAME>",
    "chain": "proton"
}
  1. Add token logo *.png to ./logos folder

About

List of all EOS Airdrop Symbols and Accounts

License:MIT License