Claim fee rewards (batch)
Fees & Earnings
Claim fee rewards (batch)
Generates batch transactions to claim fee rewards from the FeesVault contract using withdrawBatch.
- If currencyAddress is provided: Claims only that specific currency across all chains
- If currencyAddress is omitted: Claims ALL currencies with claimable balances across all chains
For each chain with claimable balances, generates a single batched transaction that withdraws all applicable currencies at once. Withdraws the maximum available amount (max uint256) for each currency.
This approach minimizes the number of transactions and total gas costs compared to individual withdrawals.
POST
Claim fee rewards (batch)
