Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-01 15:06:25 +00:00 committed by trust-wallet-merge-bot
parent c575f9c858
commit f94e1cec0f

View File

@ -1,31 +1,29 @@
{
{ "name": "VELASPAD",
"name": "VELASPAD", "type": "BEP20",
"type": "BEP20", "symbol": "VLXPAD",
"symbol": "VLXPAD", "decimals": 18,
"decimals": 18, "website": "https://velaspad.io/",
"website": "https://velaspad.io/", "description": "VLXPAD is a token for VelasPad launchpad",
"description": "VLXPAD is a token for VelasPad launchpad", "explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
"explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", "status": "active",
"status": "active", "id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
"id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", "links": [
"links": [ {
{ "name": "twitter",
"name": "twitter", "url": "https://twitter.com/VelasPad"
"url": "https://twitter.com/VelasPad" },
}, {
{ "name": "coingecko",
"name": "coingecko", "url": "https://coingecko.com/velaspad"
"url": "https://coingecko.com/velaspad" },
}, {
{ "name": "telegram",
"name": "telegram", "url": "https://t.me/VelasPad"
"url": "https://t.me/VelasPad" },
}, {
{ "name": "coinmarketcap",
"name": "coinmarketcap", "url": "https://coinmarketcap.com/currencies/velaspad/"
"url": "https://coinmarketcap.com/currencies/velaspad/" }
} ]
] }
}