GET
/
v1
/
profile
/
{address}
/
transactions

Authorizations

X-Api-Key
string
header
required

Headers

x-verify
string
required

TON proof for the given address

Path Parameters

address
string
required

Query Parameters

token
string

If set, only transactions related to this token will be returned

token2
string

If set, only transactions related to this token pair will be returned

size
integer
default:
100
Required range: 1 < x < 100
page
integer
default:
1
Required range: x > 1

Response

200 - application/json
dex
string
required
from
object
required
logical_time
integer
required

When transaction happened in blockchain - on-chain logical time

route_id
integer
required
to
object
required
unix_time
integer
required

When transaction happened in blockchain - unix seconds