Retrieve batch minted NFTs

Returns the details of a batch minted NFTs for ERC1155 contracts.
You need to provide transaction_hash which is returned from Batch customizable minting.
Minting is not instantaneous because blockchains take time to verify transactions.
Thus, you can poll this endpoint every 5 seconds until you get a response.

Useful for:

  • Confirming that NFT minting was successful and the NFTs are on chain.

Related:

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

The transaction hash which was returned from Customizable minting.

Query Params
string
enum
required

Blockchain the NFT was minted on.

Allowed:
Response

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