Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-16 17:31:59 +00:00 committed by trust-wallet-merge-bot
parent 8394ca95ef
commit c0855e244d

View File

@ -1,37 +1,37 @@
{ {
"name": "ShibX", "name": "ShibX",
"type": "BEP20", "type": "BEP20",
"symbol": "$ShibX", "symbol": "$ShibX",
"decimals": 4, "decimals": 4,
"website": "https://shibxbsc.com/", "website": "https://shibxbsc.com/",
"description": "SHIBX is the first Rebase token which passively rewards Binance Pegged $SHIB INU for holding the token. This Rebase tokens also known as elastic supply is a new contract function that has has taken the BSC network by storm.", "description": "SHIBX is the first Rebase token which passively rewards Binance Pegged $SHIB INU for holding the token. This Rebase tokens also known as elastic supply is a new contract function that has has taken the BSC network by storm.",
"explorer": "https://bscscan.com/token/0xaA357b0F167923Efc1D6978a868f81866cA6E98c", "explorer": "https://bscscan.com/token/0xaA357b0F167923Efc1D6978a868f81866cA6E98c",
"status": "active", "status": "active",
"id": "0xaA357b0F167923Efc1D6978a868f81866cA6E98c", "id": "0xaA357b0F167923Efc1D6978a868f81866cA6E98c",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ShibXOfficial" "url": "https://twitter.com/ShibXOfficial"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/Shib_X" "url": "https://t.me/Shib_X"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/shibx/" "url": "https://coinmarketcap.com/currencies/shibx/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/shibx/" "url": "https://coingecko.com/en/coins/shibx/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/rgG7yEse" "url": "https://discord.com/invite/rgG7yEse"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://shibxbsc.com/wp-content/uploads/2021/10/SHIBX-WHITEPAPER-1.pdf" "url": "https://shibxbsc.com/wp-content/uploads/2021/10/SHIBX-WHITEPAPER-1.pdf"
} }
] ]
} }