Skip to main content

/getBlockTransactions REST API Endpoint

Loading...

Updated on
Oct 23, 2024

/getBlockTransactions REST API Endpoint

Query Parameters

workchain
integer
REQUIRED
Loading...
shard
string
REQUIRED
Loading...
seqno
integer
REQUIRED
Loading...
root_hash
string
Loading...
file_hash
string
Loading...
after_lt
string
Loading...
after_hash
string
Loading...
count
string
Loading...

Returns

ok
boolean
Loading...
result
object
Loading...
@type
string
Loading...
id
object
Loading...
@type
string
Loading...
workchain
integer
Loading...
shard
string
Loading...
seqno
integer
Loading...
root_hash
string
Loading...
file_hash
string
Loading...
req_count
integer
Loading...
incomplete
boolean
Loading...
transactions
array
Loading...
@type
string
Loading...
mode
integer
Loading...
account
string
Loading...
lt
string
Loading...
hash
string
Loading...
@extra
string
Loading...
Request
1
curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/getBlockTransactions?workchain=-1&shard=-9223372036854775808&seqno=40921420&count=40' \
2
--header 'accept: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free