Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-17 02:43:03 +00:00 committed by trust-wallet-merge-bot
parent f4e0380866
commit c55b63d11c

View File

@ -1,19 +1,37 @@
{ {
"name": "Centric RISE", "name": "Centric RISE",
"type": "BEP20", "type": "BEP20",
"symbol": "CNR", "symbol": "CNR",
"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/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74", "explorer": "https://bscscan.com/token/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74",
"website": "https://www.centric.com/", "website": "https://www.centric.com/",
"status": "active", "status": "active",
"id": "0xdCbA3fbd7BBc28abD18A472D28358089467A8a74", "id": "0xdCbA3fbd7BBc28abD18A472D28358089467A8a74",
"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"
}
]
}