spend_authority_status
Check the on-chain SpendAuthority for an owner's wallet: view per-payment cap, daily ceiling, spent/remaining amounts, and revocation status. Read-only enforcement by Solana program.
Instructions
Show the on-chain SpendAuthority (ADR-008) that lets this agent pay merchants from an owner's wallet: per-payment cap, daily ceiling, what is spent/left today, and whether it has been revoked. All of it is enforced by the Solana program, not by this server. Read-only. Defaults to the SOLINKIFY_OWNER_WALLET the server is configured with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Base58 wallet address of the funds owner to inspect. Omit to use the configured SOLINKIFY_OWNER_WALLET. |