latestOpenAPI 3.0.32026-08-22152529.7 KB

b8fd8c19faee

Jettons

Import a jetton. If no verification is provided, the jetton will be marked according to our own whitelist.

post/api/v3/jettons/import

Request body

addressstring required
verification'BLACKLISTED' | 'UNKNOWN' | 'COMMUNITY' | 'WHITELISTED'

Example request

{
  "address": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"
}

Response

Jetton imported successfully