From f1b98f087ef5fb66ad76abba1c2f673b15250a90 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Mon, 1 Mar 2021 16:18:16 +0100 Subject: [PATCH] Update BSC tokenlist from Pancakeswap. (#5768) Co-authored-by: Catenocrypt --- blockchains/smartchain/tokenlist.json | 41 ++++++++++++++++++--------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json index 05a7da2f8..ba1915e6d 100644 --- a/blockchains/smartchain/tokenlist.json +++ b/blockchains/smartchain/tokenlist.json @@ -1,7 +1,7 @@ { "name": "Trust Wallet: Smart Chain", "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-02-01T15:48:39.820Z", + "timestamp": "2021-03-01T15:09:45.051Z", "tokens": [ { "chainId": 56, @@ -100,6 +100,9 @@ { "base": "c20000714_t0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8" }, + { + "base": "c20000714_t0xa184088a740c695E156F91f5cC086a06bb78b827" + }, { "base": "c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975" }, @@ -138,6 +141,17 @@ } ] }, + { + "chainId": 56, + "asset": "c20000714_t0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", + "type": "BEP20", + "address": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", + "name": "Jupiter", + "symbol": "bwJUP", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png", + "pairs": [] + }, { "asset": "c20000714_t0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", "type": "BEP20", @@ -314,17 +328,6 @@ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png", "pairs": [] }, - { - "chainId": 56, - "asset": "c20000714_t0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", - "type": "BEP20", - "address": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", - "name": "Jupiter", - "symbol": "bwJUP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png", - "pairs": [] - }, { "asset": "c20000714_t0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", "type": "BEP20", @@ -457,6 +460,16 @@ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png", "pairs": [] }, + { + "asset": "c20000714_t0xa184088a740c695E156F91f5cC086a06bb78b827", + "type": "BEP20", + "address": "0xa184088a740c695E156F91f5cC086a06bb78b827", + "name": "AUTOv2", + "symbol": "AUTO", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xa184088a740c695E156F91f5cC086a06bb78b827/logo.png", + "pairs": [] + }, { "chainId": 56, "asset": "c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975", @@ -587,8 +600,8 @@ } ], "version": { - "major": 6, + "major": 7, "minor": 0, "patch": 0 } -} +} \ No newline at end of file