From aa4efe16cb47f8e816e8a9c575e29dd3d8bf49e5 Mon Sep 17 00:00:00 2001 From: Dev Team <80879735+TeraBlockDev@users.noreply.github.com> Date: Sat, 15 May 2021 22:17:31 +0300 Subject: [PATCH] Add BEP20 TBC (#8062) --- blockchains/smartchain/tokenlist.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json index 977381b33..efddcd6a5 100644 --- a/blockchains/smartchain/tokenlist.json +++ b/blockchains/smartchain/tokenlist.json @@ -183,6 +183,9 @@ }, { "base": "c20000714_t0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6" + }, + { + "base": "c20000714_t0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE" } ] }, @@ -802,6 +805,16 @@ "decimals": 18, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png", "pairs": [] + }, + { + "asset": "c20000714_t0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", + "type": "BEP20", + "address": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", + "name": "TeraBlock Token", + "symbol": "TBC", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png", + "pairs": [] } ], "version": {