Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-16 08:26:05 +00:00 committed by trust-wallet-merge-bot
parent dfebfa4167
commit 16bead4f91

View File

@ -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"
}
]
}