Inputs for a direct staking-event query.
The intersection inherits cursor?: EventId and limit?: number from ApiEventsBody and adds the wallet filter. The high-level Staking class exposes normalized positions rather than a method that accepts this body.
cursor?: EventId
limit?: number
ApiEventsBody
Staking
Wallet address whose staking events are queried.
Inputs for a direct staking-event query.
The intersection inherits
cursor?: EventIdandlimit?: numberfromApiEventsBodyand adds the wallet filter. The high-levelStakingclass exposes normalized positions rather than a method that accepts this body.