confirm_mint_fee
Confirm that the protocol fee transaction for a previous mint/earn was broadcast on Base. Verifies the fee mint on-chain and clears the obligation. Unconfirmed fee obligations block future mints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee_tx_hash | Yes | Transaction hash of the protocol fee mint | |
| obligation_id | Yes | fee_obligation_id returned by mint_loyalty_tokens or earn_points | |
| recipient_tx_hash | No | Optional transaction hash of the recipient mint |