verify_merkle_airdrop_leaf
Verify a recipient's address, token claim amount, and proof against the Merkle airdrop root to confirm eligibility for the USDC airdrop on Base L2.
Instructions
Verifies recipient address, token claim amount, and proof array against an immutable Merkle airdrop distribution contract root. (0.01 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |