Add links BTCST (BEP20) (#13180)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-08-29 12:57:34 +03:00 committed by GitHub
parent d4cce5ca32
commit 208c518efe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "BTCST",
"decimals": 17,
"status": "active",
"id": "0x78650B139471520656b9E7aA7A5e9276814a38e9"
"id": "0x78650B139471520656b9E7aA7A5e9276814a38e9",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/btcst2020"
},
{
"name": "telegram",
"url": "https://t.me/BTCST_Community_EN"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/btc-standard-hashrate-token/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/bitcoin-standard-hashrate-token/"
}
]
}