Account
Get Account Details
Reads the account's substate/s from the top of the current ledger. Also returns all vaults under the account.
POSThttps://xrd.nownodes.io/core/state/account
Body
network*NetworkIdentifier (string)
The logical name of the network
"{{network}}"
account_address*string
The Bech32m-encoded human readable version of the account's global address
Response
Current state response
Body
at_ledger_state*LedgerStateSummary (object)
info*Substate (object)
owner_role*Substate (object)
state*Substate (object)
vaults*array of VaultBalance (object)
All of the account's vaults
Request
Response