Flipside Docs
Search…
What is Flipside?
Our Data
Data Updates
Data Model Overview
Tables
Arbitrum Tables
AAVE Tables
Avalanche Tables
Algorand Tables
Astroport Tables
BSC Tables
Compound Tables
Ethereum Tables
Ethereum Transactions Table
Ethereum UDM Events Table
Ethereum Events Emitted Table
Ethereum Contracts Table
ERC20 Balances Table
Ethereum NFT Tables
Ethereum DEX Tables
Ethereum_Core Tables
Ethereum_Sushi Tables
FLOW Tables
Optimism Tables
Osmosis Tables
Polygon Tables
Polygon 2.0 Tables
Solana Tables
Terra Tables
Terraswap Tables
THORChain Tables
Uniswap V3 Tables
Data Tutorials
Flipside App
Getting Started with the Flipside App
Parameterized Queries
Query Editor Shortcuts
ShroomDK (SDK)
🍄
Getting Started
🛠
SDKS
🔗
RestAPI
🛑
Rate Limits
Powered By
GitBook
Ethereum Contracts Table
Ethereum Contract metadata for ethereum contracts
Notable Features:
Every contract has an associated name that corresponds 1:1 with the solidity contract code.
Use for things like ERC20 Decimal Adjustments or Symbols (Metadata related to the contract)
Table Schema
ethereum.contracts
Field
Type
Description
Address
string
The ethereum contract address
Meta
json
The ethereum contract metadata
Name
string
The ethereum contract name
Previous
Ethereum Events Emitted Table
Next
ERC20 Balances Table
Last modified
4mo ago
Copy link
Contents
Table Schema