Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-09-30 14:18:32 +00:00 committed by trust-wallet-merge-bot
parent 166db17048
commit 8f72942e96

View File

@ -1,25 +1,25 @@
{ {
"name": "CXPAD Token", "name": "CXPAD Token",
"website": "https://coinxpad.io/", "website": "https://coinxpad.io/",
"description": "Cex / Dex Multi-Chain IDO Launchpad. CoinxPad is where you get access to the best new tokens before they list on other centralized or decentralized exchanges.", "description": "Cex / Dex Multi-Chain IDO Launchpad. CoinxPad is where you get access to the best new tokens before they list on other centralized or decentralized exchanges.",
"explorer": "https://bscscan.com/token/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99", "explorer": "https://bscscan.com/token/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99",
"type": "BEP20", "type": "BEP20",
"symbol": "CXPAD", "symbol": "CXPAD",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99", "id": "0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://coinxpad.io/whitepaper" "url": "https://coinxpad.io/whitepaper"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/coinxpad" "url": "https://twitter.com/coinxpad"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/Coinxpad" "url": "https://t.me/Coinxpad"
} }
] ]
} }