From e8577e4404e8bdf42a3c1231d7906c94e88a1227 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 14:26:53 +0300 Subject: [PATCH] Add links to BAT token (#11169) * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json index d0b5a7d44..196008592 100644 --- a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json +++ b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json @@ -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/" + } + ] } \ No newline at end of file