-
Couldn't load subscription status.
- Fork 541
Fut30.md #471
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
base: main
Are you sure you want to change the base?
Fut30.md #471
Conversation
|
Vfddki643 |
|
From 8e47504 Mon Sep 17 00:00:00 2001 README.md | 8 +------- diff --git a/README.md b/README.md -Follow the steps below to add a new token:
|
| @@ -1,12 +1,6 @@ | |||
| # Adding new token | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From 8e47504 Mon Sep 17 00:00:00 2001
From: Edufuturo2030 [email protected]
Date: Sun, 6 Jul 2025 21:59:03 -0600
Subject: [PATCH] Update README.md
README.md | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 8969280..b5d094b 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,6 @@
-# Adding new token
-The JSON schema for the tokens includes: address, name, decimals, symbol, logoURI, official homepage, MarketCap link, existing Markets.
-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)
-```
{
-
"address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
-
"address": "TGsPvuvNN67MMppxDwjVTsFwzuL9wRy2LQ", "symbol": "WIN", "name": "WINkLink", "decimals": 6,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From 8e47504 Mon Sep 17 00:00:00 2001
From: Edufuturo2030 [email protected]
Date: Sun, 6 Jul 2025 21:59:03 -0600
Subject: [PATCH] Update README.md
README.md | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 8969280..b5d094b 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,6 @@
-# Adding new token
-The JSON schema for the tokens includes: address, name, decimals, symbol, logoURI, official homepage, MarketCap link, existing Markets.
-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)
-```
{
-
"address": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
-
"address": "TGsPvuvNN67MMppxDwjVTsFwzuL9wRy2LQ", "symbol": "WIN", "name": "WINkLink", "decimals": 6,
|
RILCOIN |
|
I need to activate it and approve it with the exchanges as a code of decentralised financing and code trading in Coin Market https://coinmarketcap.com/ar/currencies/rilcoin-criptomoneda/ |
Please provide the following information for your token.
Please include change to the
tokenlist.jsonfile in the PR.DON'T modify any other token on the list.
At minimum each entry should have
Token Address:TGsPvuvNN67MMppxDwjVTsFwzuL9wRy2LQ"
Token Symbol:" Win",
Token Decimal:6,
Logo URI: https://coin.top/profile_images/JKtJTydD_400x400.jpg
Link to the official homepage of token:https://winklink.org/",
MarketCap Link if available ( or ):"https://coinmarketcap.com/currencies/wink/",
Existing Markets (where to trade): "source": "Binance",
"pairs": [
"WIN/USDT",
"WIN/BUSD",
"WIN/BNB",
"WIN/USDC"
]
},
{
"source": "Poloniex",
"pairs": [
"WIN/USDT"
]
},
{
"source": "KuCoin",
"pairs": [
"WIN/USDT"
]
}
]
}