Structs§
- Block
Timestamp Row - A data transfer object that maps database rows to block timestamp data.
- Execution
Intent Insert - Values persisted when reserving durable ownership of an execution intent.
- Execution
Intent Row - A durable execution intent which owns the active signer slot and optional client order.
- Execution
Transaction Hash Row - A signed transaction hash associated with an execution intent.
- Execution
Transaction Row - A data transfer object that maps database rows to persisted execution transaction records.
- PoolRow
- Token
Row - 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.