Burns an NFT which has been previously minted with Customizable minting.
Burning an NFT means destroying it by sending it to a null (un-spendable) address.
Transactions leading up to the burn will remain on the blockchain.

Note: Burning is possible only if the token is owned by the contract owner and the token has not been transferred/sold yet.

Related:

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Blockchain where the NFT is minted.

string
required

Contract where the token is minted. It must be your own contract.

string
required

Token ID of the NFT that will be burned.

number

Optional maximum transaction fee, in USD. Setting this parameter means you may be billed for up to max_transaction_fee for this request, while making the transaction more likely to succeed when there is a lot of activity (high gas prices) on the chain. If specified, must be higher than the list price for this transaction. Only available to Enterprise clients on the Ethereum chain.

Response

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