Get accounts
Get the paginated list of accounts
Query params
account_hash
Comma-separated list of account hashes
Sorting
balance
Sort accounts by the main purse balance
total_balance
Sort accounts by the total account balance, including the delegated funds
Default sorting is total_balance DESC
Optional properties
auction_status
string
Account auction status: inactive_bidder
, active_bidder
, active_validator
, pending_validator
delegated_balance
uint64
Total funds delegated across all validators
staked_balance
uint64
Total funds staked as validator
undelegating_balance
uint64
Total undelegated funds that will be returned to the account main purse after the 7 era lockdown period
account_info
centralized_account_info
Account information available for known accounts provided by CSPR.cloud team
cspr_name
string
Primary CSPR.name of the account
Response
Example
Last updated