Get Ethereum Withdrawable Amount

Ethereum Network Withdrawable Amount API

Overview

This document describes the API for retrieving the withdrawable amount on the Ethereum main network.

Parameters

Responses

Example Request

curl --request GET \
     --url https://svc.blockdaemon.com/boss/v1/ethereum/mainnet/withdrawable-amount/withdrawal_address \
     --header 'accept: application/json'

Example Responses


Updated 2 months ago