Skip to main content

Tables

blocks

Block header data containing sequential numbering, cryptographic hashes linking to parent blocks, timestamps, and consensus metadata. Primary source for blockchain state verification and chain navigation.
Query with partition filter

node_fills

Order fill records from Hypercore perpetual futures protocol showing executed trades with price, size, position data, and fees denominated in various tokens (HYPE, UBTC, etc). Used for analyzing trade execution, position tracking, and calculating realized PnL across different perpetual markets.
Query with partition filter

node_fills_without_block_number

Order fill records from Hypercore perpetual futures protocol with missing block number data. Contains execution details including price, size, side (buy/sell), closed PnL, and vault position tracking for debugging incomplete blockchain indexing.
Query with partition filter

node_trades

Individual trade executions from Hypercore protocol showing order fills with price, size, side, and maker/taker status. Used for analyzing trading patterns, price discovery, and order flow dynamics across markets.
Query with partition filter

transactions

Transaction records containing signed operations that modify blockchain state. Primary source for tracking value transfers, contract interactions, and account state changes across the network.
Query with partition filter