[Ethereum] Warning! Error encountered during contract execution [Out of gas]

out-of-gas

What is this ? I am trying to send a transaction from my Nano S Ledger to a Bittrex Account dont understand what is happening ? Do I need to purchase Gas as well ???

https://etherscan.io/tx/0x32fc78fa8a7074d98cd0e32005b7485a44af1423e688637f55c3ce573b150d78

Best Answer

You are sending to a contract address. The gas limit 21000 in your transaction is too low. Older successful transaction have a gas limit of 90000.

You should look at Bittrex documentation, ask their support which value to use for gas limit.