Retrieves a paginated list of validators available for staking or
delegation for a specific yield opportunity. Required for yields where
mechanics.requiresValidatorSelection is true (e.g. native staking).
Pass the chosen validator’s address as validatorAddress in the enter
action arguments.
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
The yield opportunity ID (e.g. monad-testnet-mon-native-staking).
Number of results to skip.
Maximum number of results to return.
x <= 100Filter by validator name (case-insensitive, partial match).
Filter by validator address.
Filter by provider ID.
Filter by validator status (e.g. active).
Filter by preferred flag.
Validators retrieved successfully