Closed gabmontes closed 7 months ago
Wrapping ETH should result in wrapped ETH.
The UI said it worked, showing the green toast, but in fact the transaction failed because it was sent to the wrong WETH contract address (the one in Ethereum mainnet instead of Hemi).
https://testnet.explorer.hemi.network/tx/0xcee5eb0077d2451e96659c063672cd4cb5d57e9f15db0a84a07fa2c9c13af85c
TBD but seems related to #16.
Expected Behavior
Wrapping ETH should result in wrapped ETH.
Current Behavior
The UI said it worked, showing the green toast, but in fact the transaction failed because it was sent to the wrong WETH contract address (the one in Ethereum mainnet instead of Hemi).
https://testnet.explorer.hemi.network/tx/0xcee5eb0077d2451e96659c063672cd4cb5d57e9f15db0a84a07fa2c9c13af85c
Possible Solution
TBD but seems related to #16.