GET
/
v1
/
jettons
/
{address}
/
transactions

Path Parameters

address
string
required

Jetton address

Example: EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz

Query Parameters

limit
integer

Default value: 20

Max value: 1000

cursor
string

Cursor to paginate list

Should be set by value from response field next

who
string

Wallet address

Example: 0:934ceb2baa49d803a531cafc2f799c27a94759f9fa1b5637ddb1feaa758fdf5b

hash
string

Hash of transaction

Example: IO9IDQaNEDvltTsattGa4j16s3vrtABR90MrBVXURc4=

type
enum<string>[]

Type of transaction

Available options:
TT_BUY,
TT_SELL,
TT_LIQUIDITY_DEPOSIT,
TT_LIQUIDITY_WITHDRAW
counterpart
string

Jetton address

Example: EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz

exchangeId
enum<string>
default:
dedust

ID of the exchange that made the transaction

Available options:
dedust,
stonfi

Response

200 - application/json
next
string

If the field is empty or not exists there's no next page

transactions
object[]