Search
K

Verify Token Burn

Returns an object which can be used to Verify if a transaction was a token burn. The contractId for a collection can be found on the dashboard under the "Developers" tab in the contract detail page.
get
https://api.hypermint.com/v1
/nft-contract/verify-burn/:contractId/:txHash
Gets an object which can be used to verify if a transaction was a token burn
Parameters
Header
HM_ACCESS_KEY*
HyperMint Access Key
HM_ACCESS_KEY_SECRET*
HyperMint Access Key Secret
Responses
200: OK
object which can be used to verify token burn
400: Bad Request
Solana not supported
404: Not Found
Contract was not found
404: Not Found
transaction was not found