Add links to BNT token (#11178)

* 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 16:10:36 +03:00 committed by GitHub
parent 96ca3dc843
commit 86d5c1e104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,35 @@
"symbol": "BNT",
"decimals": 18,
"status": "active",
"id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C"
"id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C",
"links": [
{
"name": "github",
"url": "https://github.com/bancorprotocol"
},
{
"name": "twitter",
"url": "https://twitter.com/bancornetwork"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Bancor/"
},
{
"name": "blog",
"url": "https://blog.bancor.network/"
},
{
"name": "telegram",
"url": "https://t.me/bancor"
},
{
"name": "whitepaper",
"url": "https://storage.googleapis.com/website-bancor/2018/04/01ba8253-bancor_protocol_whitepaper_en.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/bancor/"
}
]
}