Skip to main content
POST
/
versions
/
create
/
scan
{
  "project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "version_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

API key in Bearer token format

Body

application/json
address
string
required

Contract address if source_type is SCAN

project_id
string<uuid> | null
network
enum<string>

Network the contract is deployed on

Available options:
eth,
bsc,
polygon,
base,
avax,
mode,
arb,
eth_sepolia,
bsc_test,
polygon_amoy,
base_sepolia,
avax_fuji,
mode_testnet,
arb_sepolia

Response

Successful Response

project_id
string<uuid>
required
version_id
string<uuid>
required
I