transaction

transaction messages

Returns filtered messages

get/message

Query parameters

hashstring

msg hash

src_addressstring

source address

dst_addressstring

destination address

src_contractstring

source contract interface

dst_contractstring

destination contract interface

operation_namesstring[]

filter by contract operation names

offsetinteger required

offset

limitinteger required

limit

Response

OK

addressstring
balanceinteger
codeinteger[]
code_hashinteger[]
datainteger[]
data_hashinteger[]
depthinteger

TODO: do we need it?

is_activeboolean
last_tx_hashinteger[]
last_tx_ltinteger
latestboolean
state_hashinteger[]

only if account is frozen

statusstring

TODO: enum

tickboolean
tockboolean
typesstring[]

TODO: list all get method hashes

Changes