get_tip_quote
Calculate fee splits for a USDC tip to see how much the creator receives versus the BaseZap platform fee. Returns a quote only with no on-chain action.
Instructions
Given a USDC tip amount, returns the exact fee split: how much the creator/recipient receives vs. how much goes to BaseZap's platform fee wallet. Does not send anything — quote only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountUsdc | Yes | Tip amount in USDC, e.g. 1 for $1.00 |