Flipside Docs
Search…
What is Flipside?
Our Data
Data Updates
Data Model Overview
Tables
AAVE Tables
Algorand Tables
Astroport Tables
Compound Tables
Ethereum Tables
Ethereum_Core Tables
Ethereum_Sushi Tables
FLOW Tables
Osmosis Tables
Polygon Tables
Solana Tables
Terra Tables
Terra Raw Tables
Blocks
Msgs
Msg_events
Transactions
Transitions
Terra Base Tables
Terraswap Tables
THORChain Tables
Uniswap V3 Tables
Tutorials
Flipside App
Parameterized Queries
Query Editor Shortcuts
Powered By
GitBook
Blocks
Blocks table shows all the basic blocks information in Terra
Table Schema
table name:
terra.blocks
BLOCK_ID
number
The block number that this block was recorded
BLOCK_TIMESTAMP
timestamp
The timestamp this block was recorded
BLOCKCHAIN
text
The blockchain name for this block
CHAIN_ID
number
ID of blockchain to connect to, it can be
columbus-3, columbus-4, etc.
PROPOSER_ADDRESS
address
The address of the block proposer for this block, a
block proposer
is the validator responsible for building a block during any given slot
TX_COUNT
number
Count of transactions per block, available for Columbus-5 onward.
​
Previous
Terra Raw Tables
Next
Msgs
Last modified
17d ago
Copy link
Contents
Table Schema