Search
K

Common

Prices, Labels, Decoded Functions and Signatures
The common schemas includes tables that are not specific to any blockchain.
This includes entities labels, token prices from centralized exchange and DEXs as well as decoded functions (shared across EVM chains) and event signatures.
Schema
Description
Tables
identity
Address labels tagged and unique address name across various blockchains.
address_name address_labels
prices
Hourly token prices derived from DEX trades as well as prices from centralized exchanges.
dex_token_prices_hourly token_prices_hourly token_prices_hourly_easy
decoded
Decoded function signature and event signatures across EVM blockchains.
function_signatures event_signatures
Last modified 26d ago