Build deploy contract transaction data

Returns ready-to-sign transaction data for deploying a new NFT drop contract. The caller is responsible for signing and submitting the transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Deploy contract request parameters

string
required
length ≥ 1

Chain slug (e.g. "ethereum", "base")

string
required
length ≥ 1

Name for the new contract

string
required
length ≥ 1

Symbol for the new contract

string
required
length ≥ 1

Drop type (see validation error for supported values)

string
required
length ≥ 1

Token type (see validation error for supported values)

string
required
length ≥ 1

Deployer wallet address

Responses

500

Internal server error. Please open a support ticket so OpenSea can investigate.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*