{
  "x402Version": 2,
  "service": "AllowanceGuard",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "resource": "https://allowance.schemasure.com/v1/guard/allowance",
      "description": "Decide whether to grant an ERC-20, NFT or Permit2 allowance before signing it. Send owner, token, spender and amount, or the unsigned approve, setApprovalForAll or Permit2 calldata. Returns allow, warn, block or unknown with the allowance already on chain, the requested scope and the rule behind it, whether this raises or lowers exposure, and whether the spender is a contract, upgradeable or denylisted. Returns unknown rather than guessing. Not a guarantee a spender is honest.",
      "mimeType": "application/json",
      "amount": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x9876af0F6D8Ed5155Cd02d1ca56D128601612690",
      "maxTimeoutSeconds": 60,
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    }
  ],
  "payment": {
    "policy": "charge only on a successful, usable result",
    "failedCallsCharged": false
  }
}