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