Burn token
ERC-721
Burn NFT
Burns an NFT identified by its tokenId at the specified collection.
GET
Burn token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Token address or symbol.
Example:
"0xabcdef"
Id of the token to be burned.
Example:
"0"
Query Parameters
Network identifier where the NFT collection contract was deployed.
Example:
10004