Accounts
Account address in bech32m (fast1…), hex, or base64 format
Comma-separated hex-encoded token IDs to include balances for.
Omit to skip token balances; pass an empty value (?token_balances_filter=)
to request balances for all tokens held.
Comma-separated hex-encoded state keys to return. Omit to skip state; pass an empty value to return all state keys.
Account info
Schema for GET /v1/accounts/{address} response.
Invalid address or parameters
Internal server error
Upstream validator error
Account address in bech32m (fast1…), hex, or base64 format
Starting nonce (inclusive).
Maximum number of certificates to return (max 200).
List of transaction certificates
Schema for GET /v1/accounts/{address}/certificates response.
Invalid address or parameters
Internal server error
Multisig account address in bech32m (fast1…), hex, or base64 format
Pending multisig transactions
Schema for GET /v1/accounts/{address}/pending-multisig-transactions response.
Invalid address
Internal server error
Upstream validator error
Last updated
Was this helpful?