Accounts

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.

EndpointDescription
getAccountsGet a list of all accounts on the Walrus Network.
getAccountByHashGet 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.

EndpointDescription
getValidatorsGet a list of all operators on the Walrus Network.
getValidatorByAddressGet operator details by address.
getDelegationsByValidatorGet a list of all delegations made to the queried operator.
getDelegatorsByValidatorGet a list of all accounts that delegated Walrus funds to the queried operator.