Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Get on-chain balance

Returns the confirmed on-chain balance for the given master key, account, and asset (CAIP-19), aggregated across all derived addresses. The balance is a major-unit decimal string (e.g. "0.25").

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to get a balance for a master key, account, and asset.

string
required

Master key name.

string
required

Account name.

string
required

Asset identifier in CAIP-19 format (e.g. eip155:1/slip44:60).

Responses

404

Not found — the master key / account does not exist, or the CAIP-19 is not registered.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json