Skip to content

Burn ERC20 tokens

POST
/v2/asset/erc20/burn

Burn a specified amount of ERC20 tokens from the owner address using the provided contract deployment ID.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
from
required

The from address of the ERC20 token

string
amount
required

The amount of the ERC20 token to burn

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
signingWalletId
required

The signingWalletId of the minter

string

Burn operation result

object
queryId
required

The queryId of the burned ERC20 token

string