Skip to main content
POST
/
token
/
{address}
/
burn
{
  "txHash": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"
}

Path Parameters

address
string
required

Body

application/json
address
string
required

The wallet address of which the action is intended for

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"

value
number
required

The value of the action

Example:

100

Response

The token has been successfully burned from the investor

txHash
string
required

The transaction hash of the action

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"