Questions tagged [thedao-refund]
The thedao-refund tag has no summary.
23 questions
0 votes
1 answer
59 views
Understand the functionality of one contract
I am trying to understand the following contract sample: // Refund contract for trust DAO #16 contract DAO { function balanceOf(address addr) returns (uint); function transferFrom(address ...
0 votes
1 answer
62 views
Mapping DAO transactions
I was reconciling my old transactions to my current total in etherscan.io and noticed that ETH 2.75 that I had sent in May 2016 to the DAO were never credited back. I downloaded a file named ...
0 votes
1 answer
134 views
Approve step in DAO refund - Error: exceeds block gas limit
I'm following the steps from this URL: https://theethereum.wiki/w/index.php/The_DAO_Refunds#How_Do_I_Withdraw_The_DAO_ETH_Refund_Using_Go_Ethereum.3F "How Do I Withdraw The DAO ETH Refund Using Go ...
1 vote
0 answers
248 views
MyEtherWallet 3.3.7 Withdraw ETH from DAO for ETH function not working
so I am trying to recover my ETH from DAO using MyEtherWallet 3.3.7, as described in the Ethereum Wiki: https://theethereum.wiki/w/index.php/The_DAO_Refunds#...
1 vote
0 answers
211 views
Withdraw function of the DAO stuck in geth
so I am finally trying to refund my DAO tokens for ETH. MyEtherWallet (downloaded from https://github.com/kvhnuke/etherwallet/releases/tag/v3.3.7) didn't work for me (it did not load the ETH amount ...
0 votes
1 answer
176 views
DAO withdrawal without keystore
I have been reading here about the withdrawal process. A friend of mine has participated in DAO and he needs some help - a couple of days ago found that DAO has failed and wants to withdraw. All he ...
1 vote
1 answer
153 views
Can I reclaim ETH from the DAO using a different wallet?
I have started up my old ubuntu machine after taking a break from crypto for a while. I had bought ETH and DAO tokens before the attack. I would now like to reclaim my ETH from the DAO but ...
2 votes
3 answers
1k views
How Do I Know If I Still Have Remaining DAO Refunds?
I purchased a small amount of DAO contracts last June. I followed articles on how to retrieve them on and off, and I may have acted on some of the instructions posted. However, because the whole ...
2 votes
1 answer
416 views
Convert DAO extraBalance to Ether or Bitcoin
I'm a noob in cryptocurrencies and still hold some DAO_extraBalance tokens in MyEtherWallet. I want to convert these DAO_extraBalance tokens into Ether tokens (ETH) or Bitcoins (BTC). I've browsed ...
1 vote
0 answers
96 views
Is it too late to get a refund for the DAOs [duplicate]
I have some DAOs and some DAO_extraBalance. Is it too late to get a refund? If not, what is an easy way to get the refund. I do not have mist or the ethereum wallet, I just have a JSON
5 votes
3 answers
410 views
Trying to get a refund from my DAO results in "out of gas"
I'm trying to get the ETH refund from my DAO, following the instructions here (but with Parity 1.4.4). The approve transaction is here. But I already tried to send the withdraw transaction twice, in ...
3 votes
1 answer
256 views
Are any of The DAO refund contracts affected by the "Variables can be overwritten in storage" bug?
The new security alert Security Alert – Solidity – Variables can be overwritten in storage warns that variables can overwrite other variables in storage. From the security alert: Storage variables ...
3 votes
1 answer
736 views
Why Are My The DAO To ETH Refunds Failing?
A user on thadao.slack.com was having trouble withdrawing their refunds from The DAO Withdrawal contact. I checked the WithdrawDAO contact and noticed that there are many other transactions failing: ...
2 votes
0 answers
73 views
I am in the Extra Balance overview - how I get my Dao/ETH. I am using MyEtherWallet [duplicate]
Sorry - I guess the answer is somewhere here in the forum, but cannot dig through all forum entries. Perhaps someone knows the answer. I paid 1.5 ETH for one DAO Token and used MyEtherWallet. I found ...
16 votes
2 answers
10k views
How do I convert my The DAO tokens into ethers on the Ethereum Classic chain?
According to Whitehat Withdrawal contract - Update and Next Steps and Whitehat Withdrawal contract - Last update before deployment, the Goodies will be deploying the withdrawal contracts whetcwithdraw....