Skip to main content
GET
Get jetton by address

Authorizations

X-Api-Key
string
header
required

Path Parameters

address
string
required

The jetton master address

Query Parameters

refresh_price
boolean
default:true

Response

A jetton

address
string
required
Example:

"0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"

decimals
integer<int32>
required
Example:

6

created_at
string<date-time>
Example:

"2023-10-01T12:00:00Z"

total_supply
string
Example:

"1000000000"

name
string
Example:

"Tether USD"

symbol
string
Example:

"USDT"

mintable
boolean
Example:

false

buy_fee
integer<int32>
sell_fee
integer<int32>
verification
enum<string>
Available options:
BLACKLISTED,
UNKNOWN,
COMMUNITY,
WHITELISTED
contract_interface
string
Example:

"jetton_wallet_tonfun"

image_url
string
Example:

"https://tokens.swap.coffee/images/USDT.png"

market_stats
object
labels
object[]
scaled_ui_multiplier
object