Claim rewards
Claim rewards

Balancer · Acts onchain

Mints accrued BAL and claims extra reward tokens from a Balancer gauge. Two calls run: the Balancer minter mints the BAL the gauge has accrued for the wallet, and the gauge pays out any extra reward tokens it distributes. Both are paid to the wallet. Reach for it as the harvest step of a staked BPT position: claim, then swap the BAL into a pool token and rejoin the pool in the same transaction, gating the sequence on the claimable read so a run with nothing to harvest never spends gas on it.

On other protocols · 4