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
Blocks
Bridge Transactions
Contract Labels
Events
NFT Sales
Prices
Swaps
Token Transfers
TopShot Metadata
Transactions
Validator Labels
Gnosis Tables
NEAR Tables
Optimism Tables
Osmosis Tables
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
Transactions
Column
Type
Description
tx_id
TEXT
ID for the transaction.
block_timestamp
TIMESTAMP_NTZ
The date and time for when the block was written.
block_height
NUMBER
The block height the block was recorded at.
chain_id
TEXT
The id for the chain of the network on which this block occurred.
tx_index
NUMBER
tbd
proposer
TEXT
Address of the transaction proposer.
payer
TEXT
Address of the wallet paying for the transaction.
authorizers
ARRAY
Address(es) authorizing the transaction.
count_authorizers
NUMBER
Number of authorizers
gas_limit
NUMBER
Upper gas limit attached to the transaction.
transaction_result
VARIANT
Outcome of the transaction, including events that were called.
tx_succeeded
BOOLEAN
Transaction status, if it succeeded or failed.
error_msg
TEXT
Error message, if the transaction failed, explaining why.
dbt Docs
dbt Docs
Full Documentation for Core Transactions
Previous
TopShot Metadata
Next
Validator Labels
Last modified
1mo ago
Copy link