0xae7d7c36…7891sent to0xec8abfd5…a24f·#24,773,021·0xc7c2eea2…01b76e
Hi - the address 0xcd4D244e415f3704213b534509AA7eb51D92EE65 (which appears to be yours) has 300 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 = 280586751200000000000000 (280,587 NEU — full balance), data = 0x
- This burns your NEU tokens and releases 300 ETH-T to your wallet.
Step 2: Unwrap ETH-T to ETH
- To: 0xb59a226a2b8a2f2b0512baa35cc348b6b213b671 (EtherToken)
- Function: withdraw(uint256)
- Args: amount = 300000000000000000000 (300 ETH-T)
- This sends 300 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!