Get Ethereum account balance

GET {{baseUrl}}/v3/ethereum/account/balance/:address

1 credit per API call.


Gets an Ethereum account balance in ETH. This method does not display the balance of ERC20 or ERC721 tokens in the account.

RESPONSES

status: OK

{"balance":"10.52"}