Requirements
Before submitting an asset to this repository, we recommend you have the following information handy:
Asset details
Token Name
Symbol
Contract Address
Decimals
Logo
File Extension:
png
(Uppercase PNG is considered invalid)File Name: logo.png
Size: 256px by 256px
Background: Preferably transparent
Token information file
File Extension:
json
(Uppercase JSON is considered invalid)File Name:
info.json
Required fields:
name
: name of the tokentype
: such as ERC20, BEP2, BEP20, TRC20, TRC10, ...symbol
: the token symboldecimals
: number of decimal digits used in the amounts (e.g. 18 for ETH)description
: a few sentence summary of the token/projectwebsite
: project web siteexplorer
: URL of the token explorer pageid
: the id/contract/address of the token, same as the subfolder namelinks
: array with name/url pairs, for social media links, documentation, etc.tags
: Assigning these tags to tokens helps place them on appropriate token menus and ensures your token is evaluated correctly in conditions
Last updated