Fungible Token ERC-20
Burn Token (ERC-20)
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
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Tokens burned successfully.