mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to BAT token (#11170)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
04398cdcbb
commit
9ae557dcea
|
@ -8,5 +8,23 @@
|
|||
"symbol": "BAT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x101d82428437127bF1608F699CD651e6Abf9766E"
|
||||
"id": "0x101d82428437127bF1608F699CD651e6Abf9766E",
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user