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
Response
OK
Example response
{
"status": "verified"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.