Skip to content

Superpuft/eos-airdrops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/eoscafe/eos-airdrops/master/logos/<SYMBOL>.png",
    "logo_lg": "https://raw.githubusercontent.com/eoscafe/eos-airdrops/master/logos/<SYMBOL>.png",
    "symbol": "<SYMBOL>",
    "account": "<CONTRACT NAME>",
    "chain": "eos"
}
  1. Add token logo *.png to ./logos folder

About

List of all EOS Airdrop Symbols and Accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published