v1

latestOpenAPI 3.1.02026-07-17373221.0 KB
(Deprecated) Repository

Check if contracts are verified (full or partial match) by addresses and chain IDs

Checks if contract with the desired chain and address is verified and in the repository. It will search for both perfect and partial matches.

get/check-all-by-addresses

Query parameters

addressesstring comma-separated-addresses required

Comma seperated string of addresses to check for.

chainIdsstring comma-separated-sourcify-chainIds required

Comma separated string of chain IDs.

resolveProxies'true' | 'false'

Check if the contracts are proxies and what their implementations are.

Response

OK. Also returns 200 with status false when not found

addressstring