A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
Go to file
The Flash Currency-TFC 495d9b4dab
Add The Flash Currency (TRC10) (#17260)
* We Hope to trust support us to update the logo 

My name: Levanthu ceo of The Flash Currency- TFC commits that all the above information is true and genuine of TFC if there is any copy or copyright of images or project information, we are fully responsible responsibility to the law.
Thank team of Trust wallet!

* Delete blockchains/tron/assets/info.json directory

* UPDATE FLASH CURRENCY-TFC LOGO IN TRUST WALLET

* update the logo the flash currency tfc to trust

The flash currency commits that all the above information is true and genuine of TFC

* Delete blockchains/tron/assets/1004117 directory

* update logo the flash currency-TFC

My name: LEVANTHU project manager the flash currency -TFC we promise all information we provide is genuine TFC
The website: https://theflashcurrency.com/
White Paper: https://theflashcurrency.com/white-paper/
explore: https://tronscan.org/#/token/1004117
Twiiterr: https://twitter.com/flashtfc?s=21
Telegram: https://t.me/flashcurrencytfc
facebook: https://www.facebook.com/groups/1046965489139636/

* update logo the flash currency to trust wallet

Edit more accurate info to update logo

* TFC logo update

Commitment information is genuine

* updata logo 

Commitment information is genuine

* Delete info.json.json

* Delete logo.png.png

* Create info.json

* Delete info.json.json

* Create logo.png

* Delete logo.png.png

* Update info.json

* Fixes (sanity and consistency, auto)

* Update info.json

* Info for token The Flash Currency

* Update info.json

* Fixes (sanity and consistency, auto)

* Update info.json

* Fixes (sanity and consistency, auto)

Co-authored-by: ramsty <91697270+ramsty@users.noreply.github.com>
Co-authored-by: ramsty <ramsty@users.noreply.github.com>
Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
2022-01-12 21:53:54 +02:00
.github Remove whitespace chars from asset desc field (#17220) 2022-01-11 22:32:05 +03:00
blockchains Add The Flash Currency (TRC10) (#17260) 2022-01-12 21:53:54 +02:00
cmd Add reporter for CI scripts (#16774) 2021-12-23 22:30:20 +03:00
dapps Upload looksrare.org logo (#17228) 2022-01-11 13:48:09 -08:00
internal Refactor code (#17251) 2022-01-12 17:34:32 +03:00
.gitignore Move CI scripts logic from assets-go-libs (#16680) 2021-12-20 00:39:53 +03:00
.golangci.yml Move CI scripts logic from assets-go-libs (#16680) 2021-12-20 00:39:53 +03:00
go.mod Remove whitespace chars from asset desc field (#17220) 2022-01-11 22:32:05 +03:00
go.sum Remove whitespace chars from asset desc field (#17220) 2022-01-11 22:32:05 +03:00
LICENSE Init 2019-08-09 15:46:58 -07:00
Makefile Delete all outdated typescript code (#16752) 2021-12-22 19:22:21 +03:00
README.md Move hard-coded values to config (#16872) 2021-12-28 00:44:12 +03:00

Trust Wallet Assets Info

Check

Overview

Trust Wallet token repository is a comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

Trust Wallet uses token logos from this source, alongside a number of other projects.

The repository contains token info from several blockchains, info on dApps, staking validators, etc. For every token a logo and optional additional information is available (such data is not available on-chain).

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

How to add token

Please note that brand new tokens are not accepted, the projects have to be sound, with information available, and non-minimal circulation (for limit details see https://developer.trustwallet.com/assets/requirements).

Assets App

The Assets web app can be used for most new token additions (Github account is needed).

Quick starter

Details of the repository structure and contribution guidelines are listed on the Developers site. Here is a quick starter summary for the most common use case.

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
  • Pay the processing fee

Documentation

For details, see the Developers site:

Scripts

There are several scripts available for maintainers:

  • make check -- Execute validation checks; also used in continuous integration.
  • make fix -- Perform automatic fixes where possible
  • make update-auto -- Run automatic updates from external sources, executed regularly (GitHub action)
  • make update-manual -- Run manual updates from external sources, for manual use.

On Checks

This repo contains a set of scripts for verification of all the information. Implemented as Golang scripts, available through make check, and executed in CI build; checks the whole repo. There are similar check logic implemented:

  • in assets-management app; for checking changed token files in PRs, or when creating a PR. Checks diffs, can be run from browser environment.
  • in merge-fee-bot, which runs as a GitHub app shows result in PR comment. Executes in a non-browser environment.

Trading pair maintenance

Info on supported trading pairs are stored in tokenlist.json files. Trading pairs can be updated -- from Uniswap/Ethereum and PancakeSwap/Smartchain -- using update script (and checking in changes). Minimal limit values for trading pair inclusion are set in the config file. There are also options for force-include and force-exclude in the config.

Disclaimer

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

Trust Wallet team will reject projects that are deemed as scam or fraudulent after careful review. Trust Wallet team reserves the right to change the terms of asset submissions at any time due to changing market conditions, risk of fraud, or any other factors we deem relevant.

Additionally, spam-like behavior, including but not limited to mass distribution of tokens to random addresses will result in the asset being flagged as spam and possible removal from the repository.