v1
latestOpenAPI 3.1.02026-07-17373221.0 KB(Deprecated) Session Verification
Add input files
post/session/input-files
Query parameters
urlstring uri
Remote file URL
dryrunboolean
Dry-run flag. When present and set to true, a successful verification result will not be stored in the repository.
Request body
Response
Response is sent when the upload is successful under different conditions.
Example response
{
"contracts": [
{
"compiledPath": "browser/1_Storage.sol",
"name": "Storage",
"compilerVersion": "0.6.6+commit.6c089d02",
"verificationId": "0x3f67e9f57515bb1e7195c7c5af1eff630091567c0bb65ba3dece57a56da766fe"
}
]
}