Base Token Allowance
base-token-allowanceRead a live ERC-20 allowance on Base for an owner/spender pair without an API key. Returns the current block and raw token units. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| spender | Yes | ||
| token_address | Yes | ||
| _salt19_handoff_id | No | Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry. | |
| _salt19_operation_id | No | Optional but recommended semantic purchase identifier preserved across challenge/payment/retries. | |
| _x402_payment_signature | No | Optional x402 payment proof. Omit on the first call; include after satisfying the challenge. |