0xae7d7c36…7891sent to0x4bb781bf…c34b·#24,773,008·view on Etherscan
Hi - your address has 668 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 = 627755173399769823583566 (627,755 NEU — full balance), data = 0x
- This burns your NEU tokens and releases 668 ETH-T to your wallet.
Step 2: Unwrap ETH-T to ETH
- To: 0xb59a226a2b8a2f2b0512baa35cc348b6b213b671 (EtherToken)
- Function: withdraw(uint256)
- Args: amount = 668000000000000000000 (668 ETH-T)
- This sends 668 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!