Skip to content

poolshark-protocol/token-metadata

 
 

Repository files navigation

PoolSharks Labs Token Metadata

Check

Overview

This is an effort to move away completely from the legacy Trustwallet model wherein users have to pay in $TWT token to have their token listed.

The repository contains token info from several blockchains and rips data directly off Coingecko and other sources.

It is also sorted by total market capitalization, meaning the most liquid tokens across the entire market will appear first.

Such a large collection can be maintained only through a community effort, so feel free to open a PR and add your token.

Adding an ERC20 token checklist:

  • Make sure your smartcontract has more than 10000 address holders, otherwise you will be rejected
  • Fork the Github repository
  • Create folder with name of token smartcontact address in checksum format blockchains/ethereum/assets/<token_smartcontract_address>/.
  • Tell your designer that token image must be in PNG format, preferably transparent background, recommended size 256x256px, with max file size of 100kB, for further details read image rules.
  • Upload your logo with file named logo.png to previously created folder with smartcontract address, and if you done all correctly your path should look like this. blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png
  • Create info.json file with info about the token/project
  • Create a pull request to the main repo

Disclaimer

The PoolSharks team allows anyone to submit new assets to this repository. However, this does not mean that we are in direct partnership with any of the projects.

About

A comprehensive, up-to-date collection of tokens sorted by market capitalization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.3%
  • Python 17.4%
  • Makefile 1.3%