claim-rewards
OfficialBatch claim rewards via Safe tx.
AuthorLithosDex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates claiming all voting rewards (internal LP fees and external bribes) across the Lithos protocol by generating a Safe batch JSON for multisig wallets.
Core Features & Use Cases
- Comprehensive rewards discovery: Enumerate pools, gauges, bribes and rewards tokens with claimable amounts.
- Batch calldata generation: Build claimFees and claimBribes calls into a single Safe transaction.
- Safe, auditable delivery: Export as safe-txs/safe.claim-bribes-<OWNER_SHORT>.json for multisig submission.
Quick Start
Prepare owner address, verify claimable rewards, then run the claim-rewards workflow to generate safe-txs/safe.claim-bribes-<OWNER_SHORT>.json.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claim-rewards Download link: https://github.com/LithosDex/lithos-smart-contracts/archive/main.zip#claim-rewards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.