{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
  "title": "Bounty5 Auditor \u00b7 Wallet Approval Risk Audit",
  "url": "https://bounty5-auditor-production.up.railway.app/entrypoints/audit/invoke",
  "category": "tools",
  "summary": "Scan wallet addresses for risky token approvals and generate revoke transaction data.",
  "seo": {
    "title": "ERC-20/NFT Approval Auditor API | x402 Security",
    "description": "Audit Ethereum wallets for risky ERC-20 and NFT token approvals. Returns risk flags and revoke transaction data. $0.01 USDC on Base."
  },
  "use_cases": [
    "Identify dangerous unlimited token approvals",
    "Generate revoke transactions for compromised approvals",
    "Flag high-risk NFT and ERC-20 permissions"
  ],
  "ideal_buyer": "Security-focused agents and wallet safety tools auditing and revoking dangerous token approvals.",
  "example_prompt": "Audit this wallet for risky token approvals and give me revoke transactions",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x352f99ecbb999288fc3b08e3a0042cf65d16a543",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Audit a wallet for risky ERC-20 and NFT approvals.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "wallet",
                "chains"
              ],
              "properties": {
                "chains": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Array of chain names (e.g., ['eth-mainnet', 'polygon-mainnet'])"
                },
                "wallet": {
                  "type": "string",
                  "description": "Wallet address (e.g., 0x... or ENS name)"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "approvals",
              "risk_flags",
              "revoke_tx_data"
            ],
            "properties": {
              "approvals": {
                "type": "array",
                "items": {}
              },
              "risk_flags": {
                "type": "array",
                "items": {}
              },
              "revoke_tx_data": {
                "type": "array",
                "items": {}
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "bounty5-auditor-production-up-railway-app",
    "host": "bounty5-auditor-production.up.railway.app",
    "title": "Bounty5 Auditor Production",
    "description": "x402-payable API origin hosted on Railway. No public homepage available; endpoints may be accessed directly by authorized agents.",
    "url": "https://bounty5-auditor-production.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
    "url": "https://x402all.com/resource/bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
    "name": "Bounty5 Auditor \u00b7 Wallet Approval Risk Audit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://bounty5-auditor-production.up.railway.app/entrypoints/audit/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/bounty5-auditor-production-up-railway-app",
      "url": "https://bounty5-auditor-production.up.railway.app",
      "name": "Bounty5 Auditor Production",
      "@type": "Organization"
    },
    "identifier": "bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
    "description": "Audit Ethereum wallets for risky ERC-20 and NFT token approvals. Returns risk flags and revoke transaction data. $0.01 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=bounty5-auditor-production-up-railway-app-entrypoints-audit-invoke"
}
