Get verified source code for a contract
Smart Contract
Get verified source code for a contract address
Returns verified source code payload from the respective block explorer (EVM) or sources data (TON) if available. Caches results. This is the raw verified source code only, with no detector analysis; for source-code security findings use GET /contracts//code-analysis.
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
Path Parameters
Contract address
Query Parameters
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)
