claim_forge
[Advanced] Build calldata to claim weekly $FORGE rewards. Proof is fetched from forgetreasury.com/rewards when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epoch | Yes | Reward epoch number | |
| proof | No | Merkle proof array (bytes32 hex strings). Optional — auto-fetched from manifest. | |
| amount | No | FORGE amount to claim (raw wei string). Optional if manifest has allocation. | |
| agentAddress | Yes | Agent wallet address |