Skip to main content

Module rows

Module rows 

Source

Structs§

BlockTimestampRow
A data transfer object that maps database rows to block timestamp data.
ExecutionIntentInsert
Values persisted when reserving durable ownership of an execution intent.
ExecutionIntentRow
A durable execution intent which owns the active signer slot and optional client order.
ExecutionTransactionHashRow
A signed transaction hash associated with an execution intent.
ExecutionTransactionRow
A data transfer object that maps database rows to persisted execution transaction records.
PoolRow
TokenRow
A data transfer object that maps database rows to token data.

Functions§

transform_row_to_dex_pool_data
Transforms a database row from the pool events UNION query into a DexPoolData enum variant.