Build cross-chain mint transactions for a drop

Returns an ordered list of transactions for minting a drop using a token on another chain. The payer signs each transaction in order, and the minter receives the NFT. After submission, pass receipt_request to POST /api/v2/transactions/receipt and poll until the status is terminal.

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

The collection slug identifying the drop

Body Params

Cross-chain mint request parameters

string
required
length ≥ 1

Wallet address that will sign and pay for the transactions

string
required
length ≥ 1

Wallet address that will receive the minted tokens

int32
required
1 to 100

Number of tokens to mint

payment
object
required

Token used to pay for the mint

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:
*/*