Get Mint Status
Returns the status of a mint.
get
https://api.hypermint.com/v1
/nft-contract/:contractId/mint/:mintId
Gets a status of a mint
Parameters
Header
HM_ACCESS_KEY*
HyperMint Access Key
HM_ACCESS_KEY_SECRET*
HyperMint Access Key Secret
Responses
200: OK
Responds with mint status
404: Not Found
Could not find the mint record
ERC721 contracts will return the token ids that were minted in the
result
array for the requestSomething not quite right, unclear or can't find what you are looking for? Please let us know at [email protected] and we will get back to you as soon as we can.
Last modified 4mo ago