Solana Explorer, Solscan, and Dexlab determine token information based on the token-list of solana-labs.
Dexlab manages token information on its own, but checks intersection information to prevent scams.
Submit your information to token-list on Solana-labs.
This may take up to two weeks or more.
https://github.com/solana-labs/token-list
Request method
1. Fork solana-labs/token-list.
2. Add token information to src/tokens/solana.tokenlist.json
example:
{
"chainId": 101,
"address": "GsNzxJfFn6zQdJGeYsupJWzUAm57Ba7335mfhWvFiE9Z",
"symbol": "DXL",
"name": "Dexlab",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/GsNzxJfFn6zQdJGeYsupJWzUAm57Ba7335mfhWvFiE9Z/logo.png",
"extensions": {
"coingeckoId": "dexlab",
"serumV3Usdc": "DYfigimKWc5VhavR4moPBibx9sMcWYVSjVdWvPztBPTa",
"twitter": "https://twitter.com/dexlab_official",
"website": "https://www.dexlab.space/"
}
}
3. Submit a Pull Request.
example: https://github.com/solana-labs/token-list/pulls