From 414fed2cea245a71f4c04b91d900da2636a9907b Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Tue, 16 Nov 2021 17:27:04 -0400 Subject: [PATCH] update number of holders README (#15774) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 741d4b59a..eff0fbd79 100644 --- a/README.md +++ b/README.md @@ -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 5000 address holders, otherwise you will be rejected +- [ ] Make sure your smartcontract has more than 25000 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//`. - [ ] 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).