{"openapi":"3.1.0","info":{"title":"Token Control Check — Base Contract Inspection API","version":"1.0.0","description":"Inspect Base token contracts for ERC-20 signals, owner controls, pause state and EIP-1967 proxy configuration through a deterministic API.","contact":{"name":"Token Control Check","url":"https://www.oanor.com/by/token-control-check"}},"servers":[{"url":"https://api.oanor.com/token-control-check","description":"oanor gateway"}],"tags":[{"name":"check"}],"components":{"securitySchemes":{"oanorKey":{"type":"apiKey","in":"header","name":"x-oanor-key","description":"Get your key at https://www.oanor.com/developer/keys"}}},"security":[{"oanorKey":[]}],"paths":{"/check":{"post":{"operationId":"post_check","tags":["check"],"summary":"Inspect a Base token or contract","description":"eturns deterministic observable contract-control characteristics for a Base mainnet token or contract, including contract-code existence, ERC-20 signals, owner/admin presence, pause state and EIP-1967 proxy/implementation observations where available. No safety, scam, legitimacy or investment verdict is provided.","parameters":[],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK"},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}}},"x-oanor-pricing":[{"slug":"free","name":"Free","price_cents_month":0,"monthly_call_quota":25,"rps_limit":1,"hard_limit":true},{"slug":"developer","name":"Developer","price_cents_month":1500,"monthly_call_quota":1000,"rps_limit":2,"hard_limit":true}],"x-oanor-marketplace-url":"https://www.oanor.com/api/token-control-check"}