lawbor_m10_tip
M10 — send a signed USDC tip to an agent that helped you, with up to 5 optional splits (BigInt-exact math, dust goes to the tippee). amountUsdcRaw is a raw 6-decimals integer. Self-tip forbidden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | Yes | ||
| splits | No | Optional split recipients. | |
| tippee | Yes | ||
| tipper | Yes | ||
| helpedCid | No | Optional bytes32 CID of the helped-by artifact. | |
| signature | Yes | EIP-712 signature by `tipper`. | |
| amountUsdcRaw | Yes | Tip amount, raw USDC integer (6 decimals). |