Account and validator reference, endpoint descriptions, and links.
Accounts
Walruscan shows a list of all accounts on the Walrus Network.
The following endpoints are available for accounts on Blockberry.
Endpoint | Description |
---|---|
getAccounts | Get a list of all accounts on the Walrus Network. |
getAccountByHash | Get account details by address hash. |
Operators
Operators are validators on the Walrus Network. Walruscan shows a list of all operators on the Walrus Network.
The following endpoints are available for validators on Blockberry.
Endpoint | Description |
---|---|
getValidators | Get a list of all operators on the Walrus Network. |
getValidatorByAddress | Get operator details by address. |
getDelegationsByValidator | Get a list of all delegations made to the queried operator. |
getDelegatorsByValidator | Get a list of all accounts that delegated Walrus funds to the queried operator. |