From b67759ca198606c9a8d23011a139599c2498fd38 Mon Sep 17 00:00:00 2001 From: "DoYourTip (DYT)" <59883586+doyourtip@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:38:30 -0600 Subject: [PATCH] Added DYT to TrustSwap support... (#4716) * Added DoYourTip logo... http://doyourtip.io/ * Added DYT to TrustSwap support... Co-authored-by: Sebastian Fichera --- blockchains/ethereum/tokenlist.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index 5cae99d0f..47b12ba94 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -93,7 +93,10 @@ }, { "base":"c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55" - } + }, + { + "base":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14" + } ] }, { @@ -410,6 +413,18 @@ "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png", "pairs":[ ] + }, + { + "chainId":1, + "asset":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", + "type":"ERC20", + "address":"0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", + "name":"DoYourTip", + "symbol":"DYT", + "decimals":18, + "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png", + "pairs":[ + ] } ], "version":{