From 07305b34be5a7fc3b78355911c1f80fe071dc8aa Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 18:38:20 +0300 Subject: [PATCH] Add links to BAKE token (#11195) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json index 703a4b445..e6474905e 100644 --- a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json +++ b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json @@ -8,5 +8,19 @@ "symbol": "BAKE", "decimals": 18, "status": "active", - "id": "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5" + "id": "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", + "links": [ + { + "name": "blog", + "url": "https://medium.com/@BakerySwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/bakery_swap" + }, + { + "name": "telegram", + "url": "https://t.me/bakeryswap" + } + ] } \ No newline at end of file