curl --request GET \
--url https://tokens.swap.coffee/api/v3/accounts/{address}/jettons \
--header 'X-Api-Key: <api-key>'{
"items": [
{
"balance": "1000000000",
"jetton_address": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"jetton_wallet": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"jetton": {
"address": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"decimals": 6,
"created_at": "2023-10-01T12:00:00Z",
"total_supply": "1000000000",
"name": "Tether USD",
"symbol": "USDT",
"mintable": false,
"buy_fee": 123,
"sell_fee": 123,
"verification": "BLACKLISTED",
"contract_interface": "jetton_wallet_tonfun",
"image_url": "https://tokens.swap.coffee/images/USDT.png",
"market_stats": {
"holders_count": 1000,
"price_usd": 1,
"price_change_5m": 0.01,
"price_change_1h": 0.02,
"price_change_6h": 0.03,
"price_change_24h": 0.1,
"volume_usd_24h": 1000000,
"tvl_usd": 1000000,
"fdmc": 1000000,
"mcap": 1000000,
"trust_score": 100
},
"labels": [
{
"label": "label",
"label_id": 1,
"created_at": "2023-10-01T12:00:00Z",
"expires_at": "2023-10-01T12:00:00Z"
}
],
"scaled_ui_multiplier": {
"numerator": "<string>",
"denominator": "<string>"
}
}
}
]
}curl --request GET \
--url https://tokens.swap.coffee/api/v3/accounts/{address}/jettons \
--header 'X-Api-Key: <api-key>'{
"items": [
{
"balance": "1000000000",
"jetton_address": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"jetton_wallet": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"jetton": {
"address": "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad",
"decimals": 6,
"created_at": "2023-10-01T12:00:00Z",
"total_supply": "1000000000",
"name": "Tether USD",
"symbol": "USDT",
"mintable": false,
"buy_fee": 123,
"sell_fee": 123,
"verification": "BLACKLISTED",
"contract_interface": "jetton_wallet_tonfun",
"image_url": "https://tokens.swap.coffee/images/USDT.png",
"market_stats": {
"holders_count": 1000,
"price_usd": 1,
"price_change_5m": 0.01,
"price_change_1h": 0.02,
"price_change_6h": 0.03,
"price_change_24h": 0.1,
"volume_usd_24h": 1000000,
"tvl_usd": 1000000,
"fdmc": 1000000,
"mcap": 1000000,
"trust_score": 100
},
"labels": [
{
"label": "label",
"label_id": 1,
"created_at": "2023-10-01T12:00:00Z",
"expires_at": "2023-10-01T12:00:00Z"
}
],
"scaled_ui_multiplier": {
"numerator": "<string>",
"denominator": "<string>"
}
}
}
]
}The owner wallet address
A list of jettons
Show child attributes
"1000000000"
"0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"
"0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"
Show child attributes
"0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"
6
"2023-10-01T12:00:00Z"
"1000000000"
"Tether USD"
"USDT"
false
BLACKLISTED, UNKNOWN, COMMUNITY, WHITELISTED "jetton_wallet_tonfun"
"https://tokens.swap.coffee/images/USDT.png"
Show child attributes
1000
1
0.01
0.02
0.03
0.1
1000000
1000000
1000000
1000000
100