hemilabs / pure.finance

Pure.Finance website and web3 dapp
https://pure.finance
MIT License
23 stars 3 forks source link

Wrap ETH uses the wrong contract address #17

Closed gabmontes closed 7 months ago

gabmontes commented 7 months ago

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.