Browser
section of the Trust Wallet app, and bookmarks iconsimage
, validator_id
, website_url
blockchains
folder contains several subfolders corresponding to blockchain networks, such as ethereum
, binance
, etc.assets
subfolder contains token folders named by smart contract address, in checksum format for Ethereum like networks.
This folder should contain the logo.png
image file, and the info.json
file.1002000
, TRON TRC20: TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t
etc.info
folder contains a logo.png
that represents the coin image.validators
folder contains folders: assets
same structure as above and list.json
information about validators.denylist.json
and allowlist.json
, present in some chain folders like ethereum
and binance
, contain list of approved tokens and banned tokens. Trust Wallet will never show denylisted tokens, and only allowlisted tokens are shown in the token search results.0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359
. Non-checksum addresses (e.g. all lowercase) are considered invalid.logo.png
, all lowercase. Extension: png
(uppercase PNG
is considered invalid).256 x 256 pixels
, maximum 512 x 512 pixels
, aspect ratio should be 1:1.info.json
file contains basic information about the token/project.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 pagestatus
: "active"
id
: the id/contract/address of the token, same as the subfolder namelinks
: Array with name
/url
pairs, for social media links, documentation, etc. List of currently supported types: github
, whitepaper
, twitter
, telegram
, telegram_news
, medium
, discord
, reddit
, facebook
, youtube
, coinmarketcap
, coingecko
, blog
, forum
, docs
, source_code
. Note: the socials
section is no longer used.tags
: Assigning these tags to tokens helps place them on appropriate token menus and ensures your token is evaluated correctly in conditions. List of currently supported tags: stablecoin
, wrapped
, synthetics
, nft
, governance
, defi
, staking
, staking-native
, privacy
, nsfw
, binance-peg
, deflationary
, memes
, gamefi
.info.json
:<subdomain>.<domain_name>.png
e.g: https://app.compound.finance/ => app.compound.finance.png
https://kyberswap.com/ => kyberswap.com.png
blockchains/<chain>/validators/assets/<validator_address>/logo.png
see images requirementsactive
- Token meets the standard requirements in circulation (number of holders and transactions).spam
- Token that is distribtued to a large number of recepients that have no inherent value or has been verified as a dishonest scheme or fraud.abandoned
- Token with very low activity (below 100 token transfers a year), migrated to mainnet or to a new contract.