Get a real-time analysis for a given contract addressCopy Pageget https://api.webacy.com/contracts/{contractAddress}Perform real-time security analysis on a smart contract including vulnerability detectionPath ParamscontractAddressstringrequiredcontract addressQuery ParamschainstringenumSelected chain. This includes 'eth', 'base', 'bsc', 'pol', 'opt' and 'arb'.ethbasebscpoloptarbhederaAllowed:ethbasebscpoloptarbhederafromBytecodebooleanDoes full bytecode analysis on unverified contracts. The full scan can take up to several minutes. To retrieve the final results, either refresh this endpoint, or supply a callback URL for which results will be posted every 5 seconds.truefalserefreshCachebooleanRe-analyze contract address and retrieve fresh data.truefalsecallbackstringReturns asynchronous response from bytecode analysis. This callback will be called every 5 seconds with any new data found until the full analysis has been completed. If an analysis is already completed, the callback will not be called.deployer_riskbooleanAnalyze the deployer address for risks and include a flag if the deployer is riskytruefalsehide_trust_flagsbooleanBoolean to determine whether to hide trust-related flags from the responsetruefalseResponses 200Success 401Authorization information is missing or invalidUpdated 12 days ago Did this page help you?YesNo