mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
dfebfa4167
commit
16bead4f91
|
@ -1,19 +1,37 @@
|
||||||
{
|
{
|
||||||
"name": "Centric SWAP",
|
"name": "Centric SWAP",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "CNS",
|
"symbol": "CNS",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"description": "Centric is an innovative dual-token digital currency & decentralized blockchain protocol built on sound economics that yields a return hourly.",
|
"description": "Centric is an innovative dual-token digital currency & decentralized blockchain protocol built on sound economics that yields a return hourly.",
|
||||||
"explorer": "https://bscscan.com/token/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63",
|
"explorer": "https://bscscan.com/token/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63",
|
||||||
"website": "https://www.centric.com/",
|
"website": "https://www.centric.com/",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63",
|
"id": "0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63",
|
||||||
"links": [
|
"links": [
|
||||||
{ "name": "github", "url": "https://github.com/Centric-Org" },
|
{
|
||||||
{ "name": "twitter", "url": "https://twitter.com/centricrise" },
|
"name": "github",
|
||||||
{ "name": "reddit", "url": "https://reddit.com/user/joincentric" },
|
"url": "https://github.com/Centric-Org"
|
||||||
{ "name": "discord", "url": "https://discord.com/invite/KjwY64h" },
|
},
|
||||||
{ "name": "telegram", "url": "https://t.me/CentricChat" },
|
{
|
||||||
{ "name": "telegram_news", "url": "https://t.me/centric" }
|
"name": "twitter",
|
||||||
]
|
"url": "https://twitter.com/centricrise"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/user/joincentric"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/KjwY64h"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/CentricChat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram_news",
|
||||||
|
"url": "https://t.me/centric"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user