swap_gblin_to_usdc_jit
Generate calldata for atomic GBLIN-to-USDC swap to settle x402 invoices on any wallet.
Instructions
Generate ready-to-broadcast calldata that converts GBLIN → USDC in a single atomic transaction via the contract's native sellGBLINForToken function. Works on any wallet (EOA, ERC-4337 smart account, EIP-7702). Use this immediately before paying an x402 invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usdc_needed | Yes | USDC amount, decimal string. | |
| wallet_address | Yes | Agent's 0x address (for cooldown check). |