Yield Xyz
YieldXyz provider implementation for discovering and managing yield opportunities.
Parameters
Functions
High-level deposit: resolves the yield, builds enter transactions, signs and submits each transaction sequentially, waits for confirmation, and tracks each hash.
Discovers yield opportunities based on the provided parameters.
Enters a yield opportunity with the specified parameters.
Exits a yield opportunity with the specified parameters.
Retrieves yield balances for specified addresses and networks.
Retrieves historical yield actions with optional filtering.
Retrieves a single yield action transaction by its ID.
Returns the available validators for a native-staking yield.
Manages a yield opportunity with the specified parameters.
High-level withdraw; same parameters and behavior as deposit.