Skip to main content

Verify a contract through Sourcify

POST 

/?module=contract&action=verify_via_sourcify

Verify a contract through Sourcify

Request

Query Parameters

    module stringrequired

    Possible values: [contract]

    action stringrequired

    Possible values: [verify_via_sourcify]

    apiKey stringrequired
    Example: pk_1234567890

Body

required
    addressHash string
    files binary[]

Responses

OK

Schema
    message string
    result string
    status string
Loading...

Was this page helpful?