Retrieve validators that have made deposits from a specific execution-layer address. Supports ENS names which are resolved server-side. Returns validator public keys, signature validity, and validator indices for all deposits from the address.
limitintegerMaximum number of records to return. Allowed range is 1 to 2000. Defaults to 2000.
offsetintegerNumber of items to skip from the start of the result set. Use 0 for the first page.
eth1addressRequiredstringExecution-layer address whose deposit transactions you want to inspect. Provide a 0x-prefixed, 20-byte hex string (40 hex characters after 0x). ENS names are also accepted and resolved server-side.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.