Skip to main content
POST
Assign a label to a jetton

Authorizations

X-Api-Key
string
header
required

Path Parameters

address
string
required

The jetton master address

Body

application/json
label
string
required
Example:

"label"

expiration_seconds
integer

Optional expiration time in seconds. If not provided, the label will not expire.

Example:

3600

Response

Label assigned successfully