Skip to main content
The hyperliquid.raw.builder_transactions table contains successfully completed transactions with builder address and fee, built incrementally from hyperliquid.raw.transactions.

Table Columns

Column NameDescription
block_timestampThe timestamp of the block the transaction belongs to
builderThe builder address associated with the transaction
fThe builder fee
action_typeThe type of action triggered by the transaction
errorError message if the action in the transaction failed
hashTransaction hash
userThe address of the user that executed the transaction
block_heightThe height of the block the transaction belongs to
actionThe full action payload as a JSON variant