From 1cea1a638e9843c29767981bd2aebc87cffc35e2 Mon Sep 17 00:00:00 2001 From: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com> Date: Thu, 22 Oct 2020 21:20:20 -0700 Subject: [PATCH] Update tokenlist.json --- blockchains/ethereum/tokenlist.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index 9816b27f5..0ce76ad0f 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -9,6 +9,7 @@ { "chainId":1, "asset":"c60_t0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "type": "ERC20", "address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", "name":"Wrapped Ethereum", "symbol":"WETH", @@ -23,6 +24,7 @@ { "chainId":1, "asset":"c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F", + "type": "ERC20", "address":"0x6B175474E89094C44Da98b954EedeAC495271d0F", "name":"Dai Stablecoin", "symbol":"DAI", @@ -34,6 +36,7 @@ { "chainId":1, "asset":"c60_t0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "type": "ERC20", "address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "name":"USDC", "symbol":"USDC",