From 9cd6c48d263443a76da0b791fcba3adb929b8c05 Mon Sep 17 00:00:00 2001 From: Andrew M <35627271+zachzwei@users.noreply.github.com> Date: Fri, 20 Nov 2020 00:46:16 +0800 Subject: [PATCH] add BEP20 HARD (#4863) * add BEP20 HARD * Update tokenlist.json --- blockchains/smartchain/tokenlist.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json index 0b183b509..b8616cce8 100644 --- a/blockchains/smartchain/tokenlist.json +++ b/blockchains/smartchain/tokenlist.json @@ -33,6 +33,9 @@ }, { "base":"c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + }, + { + "base":"c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4" } ] }, @@ -125,6 +128,19 @@ "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png", "pairs":[ + ] + }, + { + "chainId":56, + "asset":"c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", + "type":"BEP20", + "address":"0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", + "name":"Hard Protocol", + "symbol":"HARD", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", + "pairs":[ + ] } ],