How to add your token to Market Page

πŸ”—https://github.com/plasmadlt/plasma-finance-market-tokenlist/blob/main/plasma-finance-market-list.json

To add your token to the Market Page section of Plasma.Finance:

  • Sign in GitHub and open our token-list Repository.

  • Click β€œFork” in the top right corner and wait for the process to complete.

  • Add your token contract_address.png image in folder "Assets" and ensure it fits the requirements in size (256x256 or 512x512 px), file name, background color, etc.

  • Add your token data in plasma-finance-market-list.json

    • Address contract must be checksummed. To checksum address, use this resource;

    • Add any tag from the next list to your token metadata. You can use up to 3 tags.

    • Add β€œcoingeckold”, "cmcID", "cmcSlug" to your token scheme to reflect circulation supply, trading volume, total supply, web links for your token page. Make a new PR (pull request), follow the git command Check our Github For the full guideline Token Page

  • Make a new PR (pull request), follow the git command

Check our Github For the full guideline.

Last updated