Hi, I have a question regarding the msg.sender.transfer function in an old contract, can anyone help me ?
Aug 19, 2022, 3:43 AM
https://etherscan.io/address/0xaa7427d8f17d87a28f5e1ba3adbb270badbe1011#code
That is the contract I have a question about ^
in particular I would like to know if the withdraw function will still work given there is no payable setting
Aug 19, 2022, 3:45 AM
Compiler Version
v0.4.24+commit.e67f0147
v0.4.24+commit.e67f0147
Aug 19, 2022, 3:56 AM
so as long as this is deployed it will still work properly ?
Aug 19, 2022, 3:57 AM
i dont know, it looks like no interactions for a year, and 900 ether still in there... u sure you want to copy it?
maybe just locked, but no new deposits?
maybe just locked, but no new deposits?
Aug 19, 2022, 3:58 AM
I want to try to withdraw my eth from it
but trying to work out how = \
I haven't really done any solidity dev. work before, sorry
Just want to figure out how to execute that withdraw function
Aug 19, 2022, 4:00 AM
requires a signature from a privileged user :(
its probably gone... check with that project if it still exists
its probably gone... check with that project if it still exists
Aug 19, 2022, 4:07 AM
arg, ok, thanks
Aug 19, 2022, 4:07 AM
how can you expect to withdraw 900 eth without any solidity knowledge? 🤷♂️
Aug 19, 2022, 4:29 AM
Ah. I have ETH in the contract
Anyway I am talking to the Devs now. Hope can get it sorted. I wish it was 900 lol
Aug 19, 2022, 4:33 AM
Ohh🙈
Aug 19, 2022, 4:36 AM
what u have to do with Bitfinex's contract?
Aug 19, 2022, 5:17 AM
It's the old EthFinex contract, NM, I am on to the new guys
Aug 19, 2022, 5:19 AM
what's your balance there?
Aug 19, 2022, 5:20 AM
Nothing amazing
Aug 19, 2022, 5:27 AM