2 parents dfe331b + 393d5aa commit c24db05Copy full SHA for c24db05
1 file changed
keepkeylib/eth/uniswap_tokens.json
@@ -4542,5 +4542,13 @@
4542
"contractAddress": "0x0Ae055097C6d159879521C384F1D2123D1f195e6",
4543
"precision": 18,
4544
"network": "ETH"
4545
+ },
4546
+ {
4547
+ "symbol": "WETH",
4548
+ "identifier": "weth",
4549
+ "displayName": "Wrapped Ether",
4550
+ "contractAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
4551
+ "precision": 18,
4552
+ "network": "ETH"
4553
}
4554
]
0 commit comments