v1

latestOpenAPI 3.0.3MIT License2026-07-17325950.7 KB
p2p

Returns the protocol actor address book

get/v1/p2p/staked_actors_address_book

Query parameters

heightinteger

The height the query will be executed on. By default it uses the current height of the consensus module. This may be the latest height if synched or an earlier height if synching.

actor_type'validator' | 'servicer' | 'fisherman' | 'application'

The type of actor the address book will be populated with. By default it returns an address book for all protocol actors supported by the blockchain

Response

Staked actors response

heightinteger required