Ton RPC API
Lookup Block
Look up block by either seqno, lt or unixtime.
GET
/
lookupBlock
Query Parameters
workchain
integer
requiredWorkchain id to look up block in
shard
integer
requiredShard id to look up block in
seqno
integer
Block's height
lt
integer
Block's logical time
unixtime
integer
Block's unixtime
Response
200 - application/json
ok
boolean
requiredresult
error
string
code
integer