Private
modelReturns the address for execution layer rewards (MEV & tx fees).If using a reward splitter plan, this is a smart contract address that splits rewards based on defined commissions and send a portion to the forwarded_fee_recipient_address.
The fee recipient address as a string.
Static
fetchReturns the details of a specific validator.
The network ID.
The asset ID.
The unique publicly identifiable id of the validator for which to fetch the data.
The requested validator details.
Static
Private
getAPIValidatorReturns the Validator status.
Optional
status: ValidatorStatusThe API Validator status.
The Validator status.
Static
listReturns the list of Validators.
The network ID.
The asset ID.
Optional
status: ValidatorStatusThe status to filter by.
The list of Validators.
A representation of a validator onchain.