Skip to main content

Executing batched merkle mints

POST 

/tokens/:tokenId/merkleMint

Executing mints from a Merkle tree in a single transaction. To send a Merkle mint, you must first generate the list of mints, then create its corresponding Merkle root and set it in the contract. Next, generate the data to sign using "Generate necessary data for signing the creation of tokens in batches (merkleMint)" and send it to the "Sign an EIP712 object using a custodian account" endpoint to obtain the signature and create the correct payload for sending the Merkle mint.

Request

Responses

Transaction submitted successfully

Response Headers
    Location

    URI of the submitted transaction status resource

    X-Request-Id

    Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.

    Example: 355dacbf-2e91-4d8b-8b4d-a5ffccec41a7