A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
Go to file
debate231 a087810778
Add StarShip (BEP20) (#20653)
* Re-Open StarShip Logo Upload #14703

Re-Opening a previous ticket with updated information. Fee has already been paid. 

• What is the purpose of this token? How will it benefit Trust Wallet users?
The token is decentralised on Binance Smart Chain. There is utility being built around the token with use in starship nft game (game.deploystarship.com) and the main token pair on cexy,finance exchange

• How is the token being distributed? Are you conducting an airdrop?
Token has already been distributed. A portion of the tokens were air dropped.

• Did you sold the tokens at an Initial Coin Offering (ICO) or a token presale?
Token is sold on Pancakeswap. No ICO or presale, token was fair launched. 

• Is the token listed on a centralized/decentralized exchange?
Currently listed on pancakeswap, 1inch and bitmart

• Is a Smart Contract audit completed? Where can we find this information?
Audit has been completed by solidity.finance - Link: https://solidity.finance/audits/StarShip/

* Info for token StarShip

* Delete info.json

* Delete logo.png

Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
2022-05-28 06:50:41 +07:00
.github Fix update-auto command & run it (#20634) 2022-05-26 16:55:41 +02:00
blockchains Add StarShip (BEP20) (#20653) 2022-05-28 06:50:41 +07:00
cmd Add command for adding asset template (#17338) 2022-01-14 17:02:39 +03:00
dapps Rename gallar logo (#20600) 2022-05-24 19:38:13 +09:00
internal Fix update-auto command & run it (#20634) 2022-05-26 16:55:41 +02:00
.gitignore
.golangci.yml Fix update-auto command & run it (#20634) 2022-05-26 16:55:41 +02:00
go.mod Fix update-auto command & run it (#20634) 2022-05-26 16:55:41 +02:00
go.sum Fix update-auto command & run it (#20634) 2022-05-26 16:55:41 +02:00
LICENSE
Makefile Remove pairs from EVM chain tokelists.json (#17637) 2022-01-27 15:59:22 -08:00
README.md Remove pairs from EVM chain tokelists.json (#17637) 2022-01-27 15:59:22 -08: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.

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 add-token asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53 -- Create info.json file as asset template.
  • make add-tokenlist asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53 -- Adds a token to tokenlist.json.
  • make add-tokenlist-extended asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53 -- Adds a token to tokenlist-extended.json.

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.