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

This branch is 46552 commits behind dappradar/tokens:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

g14n4p3g14n4p3
g14n4p3
and
g14n4p3
Nov 18, 2021
d0ce158 · Nov 18, 2021
Nov 10, 2021
Nov 9, 2021
Nov 18, 2021
Nov 13, 2021
Jun 30, 2021
Jul 8, 2021

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