Skip to content
forked from dappradar/tokens

Collection of information about crypto tokens.

Notifications You must be signed in to change notification settings

IdaMurni/tokens-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DappRadar Tokens

Overview

DappRadar tokens repository is collection of information about crypto tokens.

DappRadar uses this repository when displaying tokens and various assets in Portfolio Tracker and other products.

Collection is maintained through community support, to add your token please read contribution guidelines.

Documentation

Repository Structure

Token information is separated into directories by blockchain

  • binance-smart-chain
  • ethereum
  • polygon
  • etc

Inside every blockchain tokens have their own directory where information resides.

Each token contains a required logo file in PNG format

  • logo.png

and optional information such as

  • info.json - token details such as name, symbol, decimals and other
  • logo.jpeg - copy of the logo in other formats
  • etc

Contributing

  • Fork the GitHub repository
  • Create a folder with the name of the token contract address, for example: /ethereum/<token_smartcontract_address>/
  • Upload your logo with file named logo.png to previously created directory (PNG format is required and size equal to 512x512px)
  • (Optional) Create info.json file with information about the token
  • Create a pull request to the main repository

DappRadar team will review and merge all the PRs matching the standards of this repository.

Token Data Sources

Tokens on this repository are regularly updated by using these sources

About

Collection of information about crypto tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published