diff --git a/keepkeylib/eth/uniswap_tokens.json b/keepkeylib/eth/uniswap_tokens.json index 565a661..de2a278 100644 --- a/keepkeylib/eth/uniswap_tokens.json +++ b/keepkeylib/eth/uniswap_tokens.json @@ -4542,5 +4542,13 @@ "contractAddress": "0x0Ae055097C6d159879521C384F1D2123D1f195e6", "precision": 18, "network": "ETH" + }, + { + "symbol": "WETH", + "identifier": "weth", + "displayName": "Wrapped Ether", + "contractAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "precision": 18, + "network": "ETH" } ] \ No newline at end of file