Add links to BTCB token (#11144)

* 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-07-03 10:11:58 +03:00 committed by GitHub
parent fd0892d54d
commit 80eb06da2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "BTCB",
"decimals": 18,
"status": "active",
"id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c"
"id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
"links": [
{
"name": "github",
"url": "https://github.com/binance-chain/"
},
{
"name": "twitter",
"url": "https://twitter.com/binance_dex"
},
{
"name": "telegram",
"url": "https://t.me/BinanceDEXchange"
},
{
"name": "blog",
"url": "https://binance.org/en/blog/"
}
]
}