0xae7d7c36…7891sent to0xf079dc16…1aff·#24,773,009·view on Etherscan
Hi - your address has 109 ETH that could be withdrawn from Neufund, a project you participated in back in 2017.
Here are the two transactions you'd need to execute (both can be done through Etherscan):
Step 1: Burn NEU tokens to unlock ETH-T
- To: 0xa823E6722006afe99E91c30FF5295052fe6b8E32 (NEU Token)
- Function: approveAndCall(address, uint256, bytes)
- Args: spender = 0xb1E4675f0dBE360bA90447A7e58c62C762Ad62D4, amount = 100137798300000000000000 (100,138 NEU — full balance), data = 0x
- This burns your NEU tokens and releases 109 ETH-T to your wallet.
Step 2: Unwrap ETH-T to ETH
- To: 0xb59a226a2b8a2f2b0512baa35cc348b6b213b671 (EtherToken)
- Function: withdraw(uint256)
- Args: amount = 109000000000000000000 (109 ETH-T)
- This sends 109 ETH directly to your wallet.
I've also built https://forgotteneth.com which tracks forgotten ETH balances across 116 old contracts and helps you find and withdraw them. Cheers!