mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
d4cce5ca32
commit
208c518efe
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user