Skip to main content
POST
/
verify
/
etherscan
{
  "result": [
    {
      "address": "<string>",
      "chainId": "<string>",
      "status": "<string>",
      "message": "<string>",
      "libraryMap": {}
    }
  ]
}

Body

address
string<address>
required
chainId
string<supported-chainId>
required
apiKey
string

Response

The contract has been successfully checked or sourcified

result
object[]