v1
latestOpenAPI 3.1.02026-07-17373221.0 KBVerify Contracts
Import from Etherscan
Import a contract verified on an Etherscan instance or a service with Etherscan-alike API
post/v2/verify/etherscan/{chainId}/{address}
Path parameters
chainIdstring required
Example:42431
The chainId number of the EVM chain
addressstring required
Example:0xe4b10A2a727D0f4863CEBca743a8dAb84cf65b2d
Contract's 20 byte address in hex string with the 0x prefix. Case insensitive.
Request body
Response
Successfully submitted the verification. The server started to process the verification.
You can follow the verification status via the returned verificationId at GET /v2/verify/{verificationId}