Skip to main content

/peggy/v1/valset/current REST API Endpoint

Fetches the latest active validator set (valset) used by the Peggy bridge to sign transactions for Ethereum. This set includes the voting power and Ethereum addresses of the validators currently participating in the multisig

Updated on
Jun 23, 2025

/peggy/v1/valset/current REST API Endpoint

Parameters

This method does not accept any parameters

Returns

valset
object
Valset is the Ethereum Bridge Multisig Set, which represents the current set of validators eligible to sign messages to be relayed to Ethereum. Each validator also has a corresponding Ethereum address for signature verification.
nonce
string
Unique identifier (version) of the validator set
members
array
List of validators and their associated Ethereum addresses and voting power
power
string
Validator's voting power, used in consensus for bridge-related decisions
ethereum_address
string
Ethereum address controlled by the validator for signing bridge messages
height
string
Block height at which this validator set was created
reward_amount
string
Amount of reward offered to relayers for submitting this valset to Ethereum
reward_token
string
Ethereum address of the ERC20 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