From 71ba9fb3b86a2bb7b06244dcb4dbface6b0365a4 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Sat, 30 Jan 2021 22:59:37 +0100 Subject: [PATCH] Add BIFI and FRONT trading pairs (Pancakeswap). (#5440) Co-authored-by: Catenocrypt --- blockchains/smartchain/tokenlist_base.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/blockchains/smartchain/tokenlist_base.json b/blockchains/smartchain/tokenlist_base.json index e14a44659..c08fb0061 100644 --- a/blockchains/smartchain/tokenlist_base.json +++ b/blockchains/smartchain/tokenlist_base.json @@ -55,6 +55,12 @@ }, { "base": "c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4" + }, + { + "base": "c20000714_t0xCa3F508B8e4Dd382eE878A314789373D80A5190A" + }, + { + "base": "c20000714_t0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b" } ] }, @@ -222,6 +228,27 @@ "decimals": 6, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", "pairs": [] + }, + { + "chainId": 56, + "asset": "c20000714_t0xCa3F508B8e4Dd382eE878A314789373D80A5190A", + "type": "BEP20", + "address": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", + "name": "beefy.finance", + "symbol": "BIFI", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", + "type": "BEP20", + "address": "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", + "name": "Frontier Token", + "symbol": "FRONT", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png", + "pairs": [] } ], "version": {