Yield Xyz
YieldXyz provider implementation for discovering and managing yield opportunities.
Functions
Link copied to clipboard
Discovers yield opportunities based on the provided parameters.
Link copied to clipboard
Enters a yield opportunity with the specified parameters.
Link copied to clipboard
Exits a yield opportunity with the specified parameters.
Link copied to clipboard
Retrieves yield balances for specified addresses and networks.
Link copied to clipboard
suspend fun getHistoricalActions(request: YieldXyzGetHistoricalActionsRequest): Result<YieldXyzGetHistoricalActionsResponse>
Retrieves historical yield actions with optional filtering.
Link copied to clipboard
Retrieves a single yield action transaction by its ID.
Link copied to clipboard
Manages a yield opportunity with the specified parameters.