Returns a list of smart rollup inbox messages.
Internal TzKT id.
[sortable]
Level of the block where the message was pushed.
[sortable]
Timestamp of the block where the message was pushed.
Type of the message (level_start
, level_info
, level_end
, transfer
, external
, migration
).
For level_info
messages only. Hash of the predecessor block.
For level_info
messages only. Timestamp of the predecessor block.
For transfer
messages only. Account, initiated the operation.
For transfer
messages only. Smart contract, sent the internal transaction.
For transfer
messages only. Smart rollup to which the internal transaction was sent.
For transfer
messages only. Entrypoint called in the target rollup
For transfer
messages only. Value passed to the called entrypoint. Note: you can configure parameters format by setting micheline
query parameter.
For external
messages only. Payload bytes (in base64).
For migration
messages only. Version of the new protocol (e.g. 'nairobi_017').