mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
updated token holder count
changed from 25k to 10k holders
This commit is contained in:
parent
cf0fdb82af
commit
37a7bcee2b
|
@ -31,7 +31,7 @@ Details of the repository structure and contribution guidelines are listed on th
|
|||
Here is a quick starter summary for the most common use case.
|
||||
|
||||
**Adding an ERC20 token checklist**:
|
||||
- [ ] Make sure your smartcontract has more than 25000 address holders, otherwise you will be rejected
|
||||
- [ ] 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_](https://piyolab.github.io/sushiether/RunScrapboxCode/?web3=1.0.0-beta.33&code=https://scrapbox.io/api/code/sushiether/web3.js_-_Ethereum_のアドレスをチェックサム付きアドレスに変換する/demo.js) `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](https://developer.trustwallet.com/assets/requirements).
|
||||
|
|
Loading…
Reference in New Issue
Block a user