From 6ad48c83d2ba5fa38d3064cfe81ccc369e8df561 Mon Sep 17 00:00:00 2001 From: David Llop <931684+sembrestels@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:15:40 +0200 Subject: [PATCH] feat(list): Add BID, DONUT, and FSW, and update OWL (#6) --- src/tokens/xdai.json | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/src/tokens/xdai.json b/src/tokens/xdai.json index 4279af74..65b24957 100644 --- a/src/tokens/xdai.json +++ b/src/tokens/xdai.json @@ -96,12 +96,12 @@ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png" }, { - "name": "OWL Token on xDai", - "address": "0x750eCf8c11867Ce5Dbc556592c5bb1E0C6d16538", + "name": "OWL on xDai", + "address": "0x0905Ab807F8FD040255F0cF8fa14756c1D824931", "symbol": "OWL", "decimals": 18, "chainId": 100, - "logoURI": "https://1inch.exchange/assets/tokens/0x1a5f9352af8af974bfc03399e3767df6370d82e4.png" + "logoURI": "https://assets.coingecko.com/coins/images/11149/small/gnosis-owl_32.png" }, { "name": "Compound on xDai", @@ -246,6 +246,29 @@ "decimals": 18, "chainId": 100, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png" + }, + { + "name": "FalconSwap Token on xDai", + "address": "0xde1e70ed71936e4c249a7d43e550f0b99fccddfc", + "symbol": "FSW", + "decimals": 18, + "chainId": 100, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png" + }, + { + "name": "Bidao on xDai", + "address": "0x2977893f4c04bfbd6efc68d0e46598d27810d3db", + "symbol": "BID", + "decimals": 18, + "chainId": 100, + "logoURI": "https://assets.coingecko.com/coins/images/12596/small/bidao.png" + }, + { + "name": "Donut on xDai", + "address": "0x524B969793a64a602342d89BC2789D43a016B13A", + "symbol": "DONUT", + "decimals": 18, + "chainId": 100, + "logoURI": "https://assets.coingecko.com/coins/images/7538/small/Donut.png" } - ]