Add links to BAT token (#11169)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 14:26:53 +03:00 committed by GitHub
parent 9ae557dcea
commit e8577e4404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "BAT",
"decimals": 18,
"status": "active",
"id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF"
"id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF",
"links": [
{
"name": "blog",
"url": "https://medium.com/@attentiontoken"
},
{
"name": "twitter",
"url": "https://twitter.com/@attentiontoken"
},
{
"name": "reddit",
"url": "https://reddit.com/r/BATProject/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/basic-attention-token/"
}
]
}