Skip to main content
POST
Burn Token

Authorizations

Authorization
string
header
required

OAuth 2.0 access token from Auth-Edge.

Body

application/json
tokenId
string
required

Token to burn.

chain
string
required

Target chain (e.g. BASE).

fromAddress
string
required

Holder address to burn from.

amount
number
required

Amount to burn, in token units.

memo
string

Optional note recorded with the operation.

Response

200 - application/json

OK

The response is of type object.