v2

latestOpenAPI 3.0.32026-07-21152427.4 KB
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