Skip to main content
GET
Get verified source code for a contract
This returns the raw verified source code only, with no detector analysis. For source-code security findings, use Get only the source-code findings.

Authorizations

x-api-key
string
header
required

Path Parameters

contractAddress
string
required

Contract address

Query Parameters

chain
enum<string>
required

Target chain Supported blockchain networks

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

Response

Success

Block explorer source code response (EVM) or sources data (TON)