Skip to main content
POST
Verify solc-json

Body

address
string<address>
required

Contract address

chain
string<supported-chainId>
required

Chain to check

files
object
required

Files to upload {"path/filename": "content"}

compilerVersion
string
required

Compiler version

contractName
string
required

Name of the contract

creatorTxHash
string

Creator transaction hash

Response

The contract has been successfully checked or sourcified

result
object[]