From ba7f7d77c70a07e71a7d19465875779c5e14790f Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:05:22 -0400 Subject: [PATCH] add ENS in token list (#15351) * add ENS in token list * Fixes (sanity and consistency, auto) Co-authored-by: Cryptocool1 --- blockchains/ethereum/tokenlist.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index 19e841ac3..4a5c539d9 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -3500,6 +3500,16 @@ "decimals": 18, "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", "pairs": [] + }, + { + "asset": "c60_0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "type": "ERC20", + "address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "name": "Ethereum Name Service", + "symbol": "ENS", + "decimals": 18, + "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png", + "pairs": [] } ], "version": {