Token transaction not going through, tried basically everything

I did it.

If you have the same or a similar issue, do this:

https://www.myetherwallet.com/

Find "Contracts". Follow these instructions:

https://www.reddit.com/r/EtherDelta/comments/6yrpb3/etherdelta_gone/dmpmuw4/

Withdrawing from EtherDelta using myetherwallet

First 4 requirements

Interacting with the contract

  • Go to myetherwallet and click the contracts tab.
  • Double check to make sure it is the real site and not a phishing copy.
  • Paste the contract address and abi and click access. (screenshot)
  • You can now use the 'select a function' dropdown

Gettting your balance in wei units

  • Select 'balanceOf' and enter the token address and your wallet address and click Read. (screenshot)
  • This gives you how much you have in EtherDelta, in wei. (1 ETH = 1000000000000000000 wei) Copy this number somewhere.
  • If you don't want to withdraw the full amount, you will need to reduce the balance copied above.

Withdrawing tokens to your wallet

  • Select 'withdrawToken' and enter the token address and the amount you just copied. (screenshot)
  • Unlock your wallet with your private key, click write and accept the transaction.
  • The ETH value sent in the transaction popup should be 0, gas limit is filled automatically. (screenshot of ETH variant)

Withdrawing ETH to your wallet

  • Select 'withdraw' and enter the amount you just copied. (screenshot)
  • Unlock your wallet with your private key, click write and accept the transaction.
  • The ETH value sent in the transaction popup should be 0, gas limit is filled automatically. (screenshot)
/r/ethereum Thread