latestOpenAPI 3.0.02026-08-138371125.7 KB
707a88e0b355
Address
Retrieve migrateable validators for withdrawal address
This endpoint is used fetch eligible validators for migration .
get/v1/address/migrateable-validators/{network}/{withdrawalAddress}
Path parameters
networkstring required
The network to retrieve active validators on
withdrawalAddressstring required
Withdrawal address of source validators.
Query parameters
limitinteger required
The number of validators to return.
offsetinteger required
The number of items to skip before starting to collect the result set
Response
A list of source validators the withdrawal address can migrate