Skip to main content

/getTransactions REST API Endpoint

Loading...

Updated on
Oct 23, 2024

/getTransactions REST API Endpoint

Query Parameters

address
string
REQUIRED
Loading...
limit
integer
Loading...
lt
integer
Loading...
hash
string
Loading...
to_lt
integer
Loading...
archival
boolean
Loading...

Returns

ok
boolean
Loading...
result
object
Loading...
@type
string
Loading...
address
object
Loading...
@type
string
Loading...
account_address
string
Loading...
utime
integer
Loading...
data
string
Loading...
transaction_id
object
Loading...
@type
string
Loading...
to_lt
string
Loading...
hash
string
Loading...
fee
string
Loading...
storage_fee
string
Loading...
other_fee
string
Loading...
in_msg
object
Loading...
@type
string
Loading...
source
string
Loading...
destination
string
Loading...
value
string
Loading...
fwd_fee
string
Loading...
ihr_fee
string
Loading...
created_lt
string
Loading...
body_hash
string
Loading...
msg_data
object
Loading...
@type
string
Loading...
body
string
Loading...
init_state
string
Loading...
message
string
Loading...
out_msgs
array
Loading...
@type
string
Loading...
source
string
Loading...
destination
string
Loading...
value
string
Loading...
fwd_fee
string
Loading...
ihr_fee
string
Loading...
created_lt
string
Loading...
body_hash
string
Loading...
msg_data
object
Loading...
@type
string
Loading...
body
string
Loading...
init_state
string
Loading...
message
string
Loading...
Request
1
curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/getTransactions?address=EQCg1gU0NGQ0fZTAf8v7H6tPkY0P7l17U09lKDU8NfRB8Dyq&limit=10&to_lt=0&archival=false' \
2
--header 'accept: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free