Skip to main content

Burn an ERC20 token

Burns an ERC20 token - Token must be owned by project's backend account

Query Parameters
    apiKey string

    (Required) You Public API key

    Example: {{publicKey}}
Header Parameters
    API-SECRET string

    (Required) Your Secret API key

    Example: {{secretKey}}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json
Request Body
    tokenAddress string
    amount string
    from string

Responses

Created

Schema
  • object
Loading...