Burn fungible tokens. Burning fungible tokens deletes the specified supply of the tokens (the amount parameter in the request body) from the smart contract (the contractAddress parameter in the request body). Supported blockchains: XDC, ETH, BSC, POL, ALGO
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Tokens burned successfully.
The response is of type object
.