Nova funds rescue
Hi everyone,
Some users of Nova experienced unsuccesful deposits. They sent eth to the contract but did not get it in Nova app. Ether from all failed tx went to tornado community multisig.
0x1F727De610030a88863d7da45BdEA4eb84655B52
Don’t panic, the issue was on UI and it had been fixed already.
Here is the step by step explanation how to get original sender of a failed tx.
The failed tx has 0x000500004ac82b41bd819dd871590b510316f2385cb196fb000000000001855d
messageId. By this messageId we can get info about mainnet tx:
curl https://geth.poma.in -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"eth_getLogs","params":[{"fromBlock":"0xd59f80","address":"0x4c36d2919e407f0cc2ee3c993ccf8ac26d9ce64e","topics":["0x482515ce3d9494a37ce83f18b72b363449458435fafdd7a53ddea7460fe01b58","0x000500004ac82b41bd819dd871590b510316f2385cb196fb0000000000017bca"]}],"id":74}'
…“transactionHash”:“0x07aa7d4a28ab4e8177111d8ca68ddfab99efe7be2b8c94104fa407d14abad0ae”…
So we can see the same amount of ETH and original sender on Etherscan. The sender is 0x44bdb19db1cd29d546597af7dc0549e7f6f9e480
The resulting table of all users with failed txs
Note. One of the users marked as a phisher. So the community will have to decide what to do with his ETH.
What is going to be done for other users
- Multisig will send 3.830274834147262021 WETH (amount received) from the xdai multisig to mainnet and distribute ETH as the following:
0x44bdb19db1cd29d546597af7dc0549e7f6f9e480,1
0xc9e10c5e26066dd5b912fe1ed2d933a0a25bdd14,0.23
0x49269ca581d69346a46ea41db3753a142f3b575a,0.1
0x4dd2a335d53bcd17445ebf4504c5632c13a818a1,0.001
0xc8c429e6028c5a4e1ef373ad1e7747cc16d5991d,0.02
0x7fda3955e36d6e7075f94a009be055641394616d,1
0x341d8f616696d6fd6dc43146f8080b219fba7457,0.479274834147262021
0xa059c7d81ddeb87b5c1267d4ab284ab128bbe0a8,1
The phisher address - Fake_Phishing5139 | Address 0x5e9a57b29f06ef051348f60d38c7ccf6b7391a87 | Etherscan that was red flagged by etherscan will not receive the 1 ether in this sending batch. It will be up to the community to decide what we should do with this amount.
We’ll do a snapshot regarding this
Edit : After speaking with other multisig members, we are not able to judge whether an etherscan flag is legit. That is why, we will send back the 1 eth to the flagged address.