Home
POST
https://casper.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves detailed balance information for a given purse under an account. Includes total balance, available balance, holds (if any), and cryptographic proof.

Body

application/json
idintegerrequired

Unique identifier for the JSON-RPC request

jsonrpcstringrequired

JSON-RPC version (should be "2.0")

methodstringrequired

The method to call

paramsobjectrequired

Parameters for the method

Show child attributes
state_identifierobject | objectrequired

Block or state root hash to query against

purse_identifierobjectrequired

Purse identifier under an account

Show child attributes
main_purse_under_account_hashstringrequired

The account hash of the main purse

Response

200OK

Successful response with balance details