DeltaBalances / DeltaBalances.github.io

The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
https://deltabalances.github.io/
GNU General Public License v3.0
169 stars 67 forks source link

How do you GET totall wallet ballance with Etherdelta API ? #4

Closed hristosv1 closed 6 years ago

hristosv1 commented 6 years ago

EtherDelta API allows you to see deposits and withdraws but I could not figure out how to GET total current ETH balance. Could you please help ?

DeltaBalances commented 6 years ago

Balances are not in the EtherDelta API. They are requested directly from the balanceOf functions in smart contracts (EtherDelta & token contracts) on the blockchain.

hristosv1 commented 6 years ago

What is the smart contract address ?

DeltaBalances commented 6 years ago

EtherDelta smart contract https://etherscan.io/address/0x8d12a197cb00d4747a1fe03395095ce2a5cc6819#code