Collect Staking Rewards
Claim staking rewards accumulated in the vault. The amount of rewards in the contract can be fetched via the READ method rewards
. Rewards are sent to the designated reward recipient.
Method: collectRewards()
Arguments: None
Permissions: permissionless
Events: When called, the method emits a RewardsCollected
event.
Updated 4 days ago