Skip to main content
GET
Get source code analysis for a contract

Authorizations

x-api-key
string
header
required

Path Parameters

contractAddress
string
required

Contract address to analyze

Query Parameters

chain
enum<string>
required

Selected chain. This includes 'eth', 'base', 'bsc', 'pol', 'opt' and 'arb'. Supported blockchain networks

Available options:
eth,
base,
bsc,
pol,
opt,
arb,
hedera
refreshCache
boolean

Re-analyze contract address and retrieve fresh data

Response

Success - Returns analysis results, an informational message, or an error message for unsupported chains

analysis
object
required