Skip to main content

/peggy/v1/valset/last REST API Endpoint

Retrieves the most recent validator sets that have been confirmed by the specified orchestrator address. These validator sets represent the validator groups whose signatures are used to authorize transactions on Ethereum via the Peggy bridge.

Updated on
Jun 23, 2025

/peggy/v1/valset/last REST API Endpoint

Query Parameters

address
string
Bech32-formatted orchestrator (Cosmos) address used to retrieve the validator sets they have signed

Returns

valsets
array
List of validator sets confirmed by the specified orchestrator address
nonce
string
Unique identifier for the validator set version
members
array
List of validators in the set with their power and Ethereum signing address
power
string
Voting power assigned to the validator
ethereum_address
string
Ethereum address associated with the validator
height
string
Block height at which the validator set was formed
reward_amount
string
Amount of reward tokens allocated for submitting this validator set to Ethereum
reward_token
string
Ethereum hex address of the token used to reward valset submissions
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free