v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB

Verify a deployed contract's source code on block explorer (Etherscan, Basescan, etc.)

post/v1/contracts/{id}/verify

Path parameters

idstring required

Contract project ID

Request body

object required
OR

Response

OK

contractAddressstring
explorerUrlstring
messagestring
statusstring

Example response

{
  "status": "verified"
}