A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
Go to file
bi0hazard12 0a5f146c8c
DEUS logo update (logo only) (#5470)
* add logo for DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Hello,

We have submitted few months ago our first tokens DEUS and DEA and our ecosystem keeps evolving in a fast pace and yesterday we have launched our new token  DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Since wCOINBASE-IOU is a new token from DEUS ecosystem and only there was minted 3000 tokens and is used for yield you can't see to many holders but you can see that we have A total of 1,180 transactions in less then 24h.

wCOINBASE-IOU is from DEUS ecosystem, so regarding social platforms we use everything from DEUS because wCOINBASE-IOU is from our ecosystem.

I hope it explain a bit :)

Thank you

* Updated info.json and logo

- Adjusted the key value pairs
- Reduced the logo file size

* new DEA logo (already exist in trustwallet)

Hello guys,

We have being updating our ecosystem and also our logos. We have new logo for both of our tokens.

DEA and DEUS.

Request for those tokens were already submitted few months ago and fee paid and they exist already in trustwallet.
We just want to updated the logo.

Is it possible?

Thank you

* DEUS logo update (logo only)

update DEUS logo only

* DEA logo update (logo only)

DEA logo update (logo only)

* DEA  logo update (logo only)

DEA  logo update (logo only)

* Resize logo

* Auto fix

* Checksum rename

* Rename 1/2

* Rename 2/2

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-05 11:46:51 +01:00
.github
blockchains DEUS logo update (logo only) (#5470) 2021-02-05 11:46:51 +01:00
dapps Add Helmet Dapp Logo (#5465) 2021-02-04 13:37:18 +08:00
script [Tezos] Remove not used baker update code (#5474) 2021-02-05 13:19:50 +08:00
test
.eslintignore
.eslintrc.js
.gitignore
dangerfile.ts
Gemfile
Gemfile.lock
jest.config.js
LICENSE
package-lock.json
package.json
README.md

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 contributions are welcome, primarily from token projects.

Please note that new tokens are not accepted, the projects have to be sound, with information available, and non-minimal circulation (for limit details see https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863).

How to add token

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 2,500 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, avoid transparent background, recommended size 256x256px, max. 512x512px, 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 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:

  • npm run check -- Execute validation checks; also used in continuous integration.
  • npm run check-sanity -- Strict subset of checks
  • npm run fix -- Perform automatic fixes where possible
  • npm run fix-sanity -- Stricter subset
  • npm run updateAuto -- Run automatic updates from external sources, executed regularly (GitHub action)
  • npm run update -- Run manual updates from external sources, for manual use.
  • npm test -- Run script unit tests
  • npm lint -- Run Lint static code check

Trading pair maintenance

Info on supported trading pairs are stored in tokenlist.json files. Trading pairs can be updated -- from Uniswap/Ethereum and Panckaswap/Smartchain -- using update script (and checking in changes). Minimal limit values for trading pair inclusion are set in the config.ts 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.