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 Submit Proposal
Table Schema
osmosis.fact_governance_submit_proposal
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
Transaction status is "SUCCEEDED" if the transaction went through, "FALSE" if the transaction failed.
proposer
string
The wallet address of the user that submitted the proposal.
proposal_id
integer
A sequential number that identifies the proposal.
proposal_type
string
A descriptor of what the proposal is about. Will be "text" if unknown.
Previous
Osmosis Fact Governance Proposal Deposits
Next
Osmosis Fact Governance Votes
Last modified
2mo ago
Copy link