Skip to main content
The ixCollectEmission method on the Vault class creates a transaction instruction that collects a specific emission reward from a yield position. Emissions are auxiliary reward tokens (e.g., governance tokens) distributed to YT depositors.

Usage

Required Parameters

Optional Parameters

Returns

Returns a TransactionInstruction that transfers accrued emission rewards to the owner.
Use vault.vaultEmissions to inspect available emissions and their mints before collecting.