Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TMkqADiawbcoduTuCBhsaWDzur1JVCZWkw #328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ The JSON schema for the tokens includes: address, name, decimals, symbol, logoUR

Follow the steps below to add a new token:
1) Fork this repo.
2) change the JSON file `tokenlist.json`, adding such as: (PLEASE DO NOT REMOVE EXISITING TOKENS)
2) change the hany21file `tokenlist.json`, adding such as: (PLEASE DO NOT REMOVE EXISITING TOKENS)
```
{
"address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
Expand Down Expand Up @@ -31,7 +31,7 @@ Follow the steps below to add a new token:
},
{
"source": "KuCoin",
"pairs": [
"pairs":787 [
"WIN/USDT"
]
}
Expand All @@ -45,6 +45,6 @@ Follow the steps below to add a new token:
* `homepage`[Required]: the home page of your token.
* `MarketCapLink`[Optional]: the coinmarketcap or coingecko link for your token.
* `existingMarkets`[Required]: where to trade with your token.
3) Submit PR with the changed JSON file.
3) Submit PR with the changed JSONhany21file.