Flipside Docs
Search…
What is Flipside?
Our Data
Data Updates
Data Model Overview
Tables
Crosschain tables
Arbitrum Tables
AAVE Tables
Avalanche Tables
Algorand Tables
Astroport Tables
BSC Tables
Compound Tables
Crosschain Tables
Ethereum Tables
Ethereum_Core Tables
Ethereum Maker DAO Tables
Ethereum_Sushi Tables
FLOW Tables
Gnosis Tables
NEAR Tables
Optimism Tables
Osmosis Tables
Osmosis Fact Airdrops
Osmosis Fact Blocks Table
Osmosis Daily Balances
Osmosis Fact Governance Proposal Deposits
Osmosis Fact Governance Submit Proposal
Osmosis Fact Governance Votes
Osmosis Dim Labels
Osmosis Fact Liquidity Provider Actions
Osmosis Fact Msg Attributes Table
Osmosis Fact Msgs Table
Osmosis Dim Prices
Osmosis Fact Staking Rewards
Osmosis Fact Staking
Osmosis Fact Swaps
Osmosis Fact Transactions Table
Osmosis Fact Transfers
Osmosis Dim Vote Options
Osmosis Fact Superfluid Staking
Polygon Tables
Polygon 2.0 Tables
Solana Tables
Terra Tables
Terraswap Tables
THORChain Tables
Uniswap V3 Tables
Data Tutorials
Contribute to Flipside Data
Flipside App
Getting Started with the Flipside App
Parameterized Queries
Query Editor Shortcuts
ShroomDK (SDK)
🍄
Getting Started
🛠
SDKS
🔗
RestAPI
📄
Query Pagination
🛑
Rate Limits
Powered By
GitBook
Osmosis Fact Governance Votes
Table Schema
osmosis.fact_governance_votes
Field
Type
Description
block_id
integer
Unique sequential number that identifies the current block. Called "height" on block explorers.
block_timestamp
timestamp
The time the block began.
blockchain
string
Cross-chain identifier. In this table,
blockchain
will always be Osmosis.
chain_id
string
ID of the blockchain to connect to, i.e. Osmosis-1.
tx_id
string
A unique key that identifies a transaction. Called "TxHash" on block explorers.
tx_status
string
"SUCCEEDED" if the transaction went through, "FALSE" if the transaction failed.
voter
string
The wallet address of the user voting on the proposal.
proposal_id
integer
A sequential number that identifies the proposal.
vote_option
string
How the user voted on the proposal.
vote_weight
float
The percentage of a user's voting power put towards this vote.
Previous
Osmosis Fact Governance Submit Proposal
Next
Osmosis Dim Labels
Last modified
2mo ago
Copy link