transaction
transaction messages
Returns filtered messages
get/messages
Query parameters
hashstring
msg hash
src_workchaininteger
filter by source workchain
dst_workchaininteger
filter by destination workchain
src_addressstring[]
source address
dst_addressstring[]
destination address
operation_idstring
operation id in hex format or as int32
src_contractstring[]
source contract interface
dst_contractstring[]
destination contract interface
operation_namestring[]
filter by contract operation names
order'ASC' | 'DESC'
order by created_lt
afterinteger
start from this created_lt
limitinteger
limit
countboolean
count total number of rows
Response
OK