Skip to main content
GET
Get transactions by message

Query Parameters

msg_hash
string

Message hash. Acceptable in hex, base64 and base64url forms.

body_hash
string

Hash of message body.

opcode
string

Opcode of message in hex or signed 32-bit decimal form.

direction
enum<string>

Direction of message.

Available options:
in,
out
limit
integer
default:10

Limit number of queried rows. Use with offset to batch read.

offset
integer
default:0

Skip first N rows. Use with limit to batch read.

Response

OK

address_book
object
transactions
object[]