# Allium Documentation Hub ## Docs - [Capabilities](https://docs.allium.so/ai/assistant/capabilities.md): Everything the Allium AI Assistant can do, from SQL generation to deploying live web apps. - [Examples](https://docs.allium.so/ai/assistant/examples.md): End-to-end workflow walkthroughs showing the assistant's multi-step reasoning. - [Organization memory](https://docs.allium.so/ai/assistant/memory.md): Persistent context shared across all users in your organization. - [Assistant](https://docs.allium.so/ai/assistant/overview.md): An AI-powered blockchain data analyst built into the Allium App. Ask questions in plain English, get SQL queries, dashboards, reports, and live data. - [Examples](https://docs.allium.so/ai/mcp/examples.md): See what you can build with Allium's MCP Server. - [Overview](https://docs.allium.so/ai/mcp/overview.md): Query blockchain data from Allium Explorer using MCP. - [Documentation Tools](https://docs.allium.so/ai/mcp/tools-reference/documentation.md): Search Allium documentation semantically to help agents understand available data and features. - [Explorer Tools](https://docs.allium.so/ai/mcp/tools-reference/explorer.md): Query historical blockchain data using SQL and saved queries. - [Overview](https://docs.allium.so/ai/mcp/tools-reference/overview.md): The Allium MCP Server provides **19 tools** across three categories for querying and exploring blockchain data. - [Realtime API Tools](https://docs.allium.so/ai/mcp/tools-reference/realtime.md): Access current and historical blockchain data without writing SQL queries. - [Endpoints & Pricing](https://docs.allium.so/ai/x402/api-reference.md): All x402-enabled endpoints, pricing, rate limits, and error codes. - [Overview](https://docs.allium.so/ai/x402/overview.md): Pay-per-call blockchain data access with USDC on Base. No API key needed. - [Quickstart](https://docs.allium.so/ai/x402/quickstart.md): Get your first x402 API call working in under 5 minutes. - [Create data source](https://docs.allium.so/api/datastreams/data-sources/create-data-source.md): Create a new filter data source by specifying the name and type - [Delete data source](https://docs.allium.so/api/datastreams/data-sources/delete-data-source.md): Delete a filter data source by ID. Will fail if the data source is being used by any filters. - [Fetch data source](https://docs.allium.so/api/datastreams/data-sources/get-data-source.md): Get a filter data source by ID - [Fetch data source values](https://docs.allium.so/api/datastreams/data-sources/get-data-source-values.md): Get paginated values for a filter data source using cursor-based pagination - [Fetch all data sources](https://docs.allium.so/api/datastreams/data-sources/get-data-sources.md): Get all filter data sources - [Update data source](https://docs.allium.so/api/datastreams/data-sources/update-data-source.md): Update values for a filter data source - [Create filter](https://docs.allium.so/api/datastreams/filters/create-filters.md): Create a new filter by specifying the field, operator and type - [Delete filter](https://docs.allium.so/api/datastreams/filters/delete-filter.md): Delete a filter by ID - [Fetch filter](https://docs.allium.so/api/datastreams/filters/get-filter.md): Get a filter by ID - [Fetch all filters](https://docs.allium.so/api/datastreams/filters/get-filters.md): Get all filters - [Update filter](https://docs.allium.so/api/datastreams/filters/update-filter.md): Update a filter by ID - [Overview](https://docs.allium.so/api/datastreams/overview.md): Manage filters, transformations, and workflows on Allium's realtime data streams. - [Create workflow](https://docs.allium.so/api/datastreams/workflows/create-workflow.md): Create a new workflow by specifying the description, filter, data source, and data destination - [Delete workflow](https://docs.allium.so/api/datastreams/workflows/delete-workflow.md): Delete a workflow by ID - [Fetch workflow](https://docs.allium.so/api/datastreams/workflows/get-workflow.md): Get a workflow by ID - [Fetch all workflows](https://docs.allium.so/api/datastreams/workflows/get-workflows.md): Get all workflows - [Update workflow](https://docs.allium.so/api/datastreams/workflows/update-workflow.md): Update a workflow by ID - [Deep Dive: Building A Bitcoin Wallet](https://docs.allium.so/api/deep-dives/bitcoin-wallet.md) - [Get assets](https://docs.allium.so/api/developer/assets/get-assets.md): Get assets by ID, slug, or (chain, address). - [List assets](https://docs.allium.so/api/developer/assets/list-assets.md): List assets. - [Chain & Endpoint Availability](https://docs.allium.so/api/developer/availability.md): Check which endpoints are available for specific chains and which chains are supported by each endpoint. - [Data Caveats](https://docs.allium.so/api/developer/data-tips.md): Important information about data formats and conventions used in Allium's Developer APIs. - [Get Account Health](https://docs.allium.so/api/developer/defi-positions/get-account-health.md): Get health factor and liquidation risk metrics for DeFi lending positions - [Get NAV](https://docs.allium.so/api/developer/defi-positions/get-nav.md): Get the net asset value (NAV) of DeFi positions for a wallet - [Fetch DeFi Positions](https://docs.allium.so/api/developer/defi-positions/get-positions.md): Retrieve DeFi positions for a wallet across multiple protocols and chains - [Overview](https://docs.allium.so/api/developer/defi-positions/overview.md): Track realtime DeFi positions across liquidity pools, lending protocols, and staking platforms. - [Fetch holdings history](https://docs.allium.so/api/developer/holdings/holdings-history.md): Get historical aggregated USD holdings for an address. - [Fetch current PnL by Wallet](https://docs.allium.so/api/developer/holdings/holdings-pnl.md): Get the PnL for a given wallet address. - [Fetch current PnL by Wallet & Token](https://docs.allium.so/api/developer/holdings/holdings-pnl-by-token.md): Get the PnL for a given wallet and token address. - [Fetch historical PnL by Wallet & Token](https://docs.allium.so/api/developer/holdings/holdings-pnl-by-token-history.md): Get the Historical PnL for a given wallet address and token address. - [Fetch historical PnL by Wallet](https://docs.allium.so/api/developer/holdings/holdings-pnl-history.md): Get the Historical PnL for a given wallet address. - [Overview](https://docs.allium.so/api/developer/holdings/overview.md): Realtime and historical portfolio holdings with PnL calculations. - [Usage Examples](https://docs.allium.so/api/developer/hyperliquid/examples.md): This provides examples of how to use the Hyperliquid APIs on Allium. - [Fills](https://docs.allium.so/api/developer/hyperliquid/fills.md): Endpoint providing fills by user address - [Info](https://docs.allium.so/api/developer/hyperliquid/info.md): Hyperliquid API without rate limits. - [Order history](https://docs.allium.so/api/developer/hyperliquid/order-history.md): Endpoint providing order history by user address - [Order status](https://docs.allium.so/api/developer/hyperliquid/order-status.md): Endpoint providing order status by user address - [L4 Orderbook snapshot](https://docs.allium.so/api/developer/hyperliquid/orderbook-snapshot.md): Get complete orderbook snapshot for all pairs. - [Overview](https://docs.allium.so/api/developer/hyperliquid/overview.md): Allium API endpoints for Hyperliquid trading data without rate limits. - [User Funding](https://docs.allium.so/api/developer/hyperliquid/user-funding.md): Endpoint providing funding payment history by user address - [User Non-Funding Ledger Updates](https://docs.allium.so/api/developer/hyperliquid/user-non-funding-ledger-updates.md): Endpoint providing non-funding ledger updates by user address - [Overview](https://docs.allium.so/api/developer/overview.md): Query realtime blockchain data with fast response times and low latency across 13+ blockchains. - [Overview](https://docs.allium.so/api/developer/prices/overview.md): Realtime and historical token prices calculated from on-chain DEX trades. - [Fetch latest token price](https://docs.allium.so/api/developer/prices/token-latest-price.md): Get the latest price for the given token addresses and chains. - [Fetch token price at timestamp](https://docs.allium.so/api/developer/prices/token-price-at-timestamp.md): Price of a token at a given timestamp. - [Fetch token price history](https://docs.allium.so/api/developer/prices/token-price-history.md): Get the price history for the given token and the given time granularity. - [Fetch token price stats](https://docs.allium.so/api/developer/prices/token-price-stats.md): Get tokens price stats like volume, high and low, price and volume change. - [Fetch token by address](https://docs.allium.so/api/developer/tokens/get-tokens-by-chain-address.md): Get token details for the given token addresses and chains. - [List tokens](https://docs.allium.so/api/developer/tokens/list-tokens.md): List tokens, optionally sorted by a field. - [Fetch tokens by keyword](https://docs.allium.so/api/developer/tokens/search-tokens.md): Search tokens with a query string. - [Fetch historical fungible token balances](https://docs.allium.so/api/developer/wallets/historical-token-balances.md): Get the historical balances for a list of wallets. - [Fetch latest fungible token balances](https://docs.allium.so/api/developer/wallets/latest-token-balances.md): Get the latest balances for a list of wallets. - [Overview](https://docs.allium.so/api/developer/wallets/overview.md): Build wallet-centric applications with realtime balance, transaction, and activity data. - [Fetch transactions](https://docs.allium.so/api/developer/wallets/transactions.md): Get rich transaction activity data for wallets, including activities, asset transfers, and labels. - [Cancel query run](https://docs.allium.so/api/explorer/cancel-query-run.md) - [Create query](https://docs.allium.so/api/explorer/create-query.md) - [Fetch latest query run](https://docs.allium.so/api/explorer/fetch-latest-query-run.md) - [Fetch query run results](https://docs.allium.so/api/explorer/fetch-query-run-results.md) - [Fetch query run status](https://docs.allium.so/api/explorer/fetch-query-run-status.md) - [Overview](https://docs.allium.so/api/explorer/overview.md): Execute saved queries programmatically and retrieve results via API. - [Run query](https://docs.allium.so/api/explorer/run-query.md) - [Update query](https://docs.allium.so/api/explorer/update-query.md) - [Getting Started](https://docs.allium.so/api/getting-started.md) - [API Overview](https://docs.allium.so/api/overview.md): Allium provides REST APIs for realtime and analytics use cases, each designed for different data access patterns. - [Multi-Factor Authentication (MFA)](https://docs.allium.so/app/account-management/mfa.md): Protect your account with an extra verification step. - [Upload your own data](https://docs.allium.so/app/data-upload.md): Join your data with ours. - [IP Whitelisting](https://docs.allium.so/app/organization-management/ip-whitelisting.md): Restrict login to specific IPs. - [Login Session Timeout](https://docs.allium.so/app/organization-management/session-timeout.md): Limit the duration of an idle login session. - [SSO / SAML Setup](https://docs.allium.so/app/organization-management/sso.md): Set up Single Sign-On (SSO) for Allium using your identity provider (IdP) via SAML. - [User Management](https://docs.allium.so/app/organization-management/users.md): Manage users and roles in your organization. - [Overview](https://docs.allium.so/app/overview.md): A one-stop destination for all your blockchain analytics needs. - [Compute Profiles](https://docs.allium.so/app/query-management/compute-profiles.md): Choose the amount of compute resources used to run your queries. - [Purge Query Queue](https://docs.allium.so/app/query-management/purge-query-queue.md): Remove pending queries to clear blocked execution. - [Run a basic query](https://docs.allium.so/app/run-queries/basic-query.md): Learn how to write and execute SQL queries across all blockchains in the Allium App. - [Create a parameterized query](https://docs.allium.so/app/run-queries/parameterized-query.md): Build reusable queries with configurable parameters for flexible data analysis. - [Query on a previous result](https://docs.allium.so/app/run-queries/query-on-previous-result.md): Build complex analyses by querying the results of completed query runs. - [Visualize results](https://docs.allium.so/app/visualisations.md): Chart and present your data through our visualization tools. - [API reference](https://docs.allium.so/beam/api-reference.md): REST API endpoints for managing Beam pipelines programmatically. - [Configuration reference](https://docs.allium.so/beam/configuration.md): Full reference for Beam pipeline sources, transforms, and sinks. - [Examples](https://docs.allium.so/beam/examples.md): Pipeline configuration examples for common Beam use cases. - [Overview](https://docs.allium.so/beam/overview.md): Build custom-filtered realtime blockchain data pipelines - deploy in 30 seconds, no infrastructure to build. - [Quickstart](https://docs.allium.so/beam/quickstart.md): Create, deploy, and consume your first Beam pipeline in minutes. - [Schema Deprecation & Migration Guide](https://docs.allium.so/changelog/deprecated-schemas.md): Deprecated schemas and their recommended alternatives. Applies to all Allium users querying legacy *.assets and common.prices schemas. - [Overview](https://docs.allium.so/changelog/overview.md): Follow along with updates across Allium's products and services. - [Schema Updates](https://docs.allium.so/changelog/schema-updates.md): See the latest chain and schema additions from Allium. - [BI Visualization Tools](https://docs.allium.so/datashares/bi-visualization-tools.md): Connect your preferred BI tool to visualize Allium's blockchain data. - [BigQuery](https://docs.allium.so/datashares/bigquery.md): Access Allium data in your own native GCP/BigQuery environment. - [Databricks](https://docs.allium.so/datashares/databricks.md): Access our blockchain data through secure Databricks Delta Sharing. - [Overview](https://docs.allium.so/datashares/overview.md): Data delivery straight to your data lake for privacy and control. - [Data Dumps - S3 & GCS](https://docs.allium.so/datashares/s3-gcs.md): Regular data delivery to file buckets across different regions and cloud providers. - [Snowflake](https://docs.allium.so/datashares/snowflake.md): Access our blockchain data through secure Snowflake Shares. - [Apache Kafka](https://docs.allium.so/datastreams/kafka.md): Integrate Allium's realtime data streams via Apache Kafka. - [Overview](https://docs.allium.so/datastreams/overview.md): Realtime, low-latency data streaming to your data lake of choice. - [Google Pub/Sub](https://docs.allium.so/datastreams/pubsub.md): Integrate Allium's realtime data streams via Google Cloud Pub/Sub. - [Amazon SNS](https://docs.allium.so/datastreams/sns.md): Integrate Allium's realtime data streams via Amazon Simple Notification Service. - [Transformations](https://docs.allium.so/datastreams/transformations.md): Turn raw blockchain streams into actionable signals by applying transformations on Allium streams. - [Websockets](https://docs.allium.so/datastreams/websockets.md): Access Allium's APIs and data streams through websockets for real-time data delivery. - [Agents](https://docs.allium.so/historical-data/agents.md): Cross-chain AI agent activity data - [ERC-8004](https://docs.allium.so/historical-data/agents/erc8004.md): Cross-chain agent identity and reputation analytics - [ERC-8004 Events](https://docs.allium.so/historical-data/agents/erc8004/events.md): Unified event log for ERC-8004 agent identity and reputation protocol - [x402](https://docs.allium.so/historical-data/agents/x402.md): Cross-chain x402 protocol analytics - [x402 Facilitators](https://docs.allium.so/historical-data/agents/x402/facilitators.md): x402 protocol facilitator registry across all chains - [x402 Metrics Daily](https://docs.allium.so/historical-data/agents/x402/metrics-daily.md): Daily aggregated metrics for x402 protocol across all chains - [x402 Overview](https://docs.allium.so/historical-data/agents/x402/metrics-overview.md): Lifetime and rolling window metrics for x402 protocol across all chains - [x402 Servers](https://docs.allium.so/historical-data/agents/x402/servers.md): Server registry mapping x402 payment addresses to service origins and categories - [x402 Transfers](https://docs.allium.so/historical-data/agents/x402/transfers.md): x402 protocol token transfers across all chains - [Balances](https://docs.allium.so/historical-data/balances.md): Fetch historical and latest balances of wallet assets across time. - [Overview](https://docs.allium.so/historical-data/bridges.md): Track movement of assets across major blockchain networks. - [Wormhole](https://docs.allium.so/historical-data/bridges/wormhole.md) - [Chain Metrics](https://docs.allium.so/historical-data/chain-metrics.md): Precomputed metrics to analyze and compare onchain activity across chains - [Decoded](https://docs.allium.so/historical-data/decoded.md): Human-readable ethereum function signatures and log events. - [Overview](https://docs.allium.so/historical-data/defillama.md) - [Overview](https://docs.allium.so/historical-data/defillama/tvl.md) - [Historical Token Amounts Per Protocol Per Chain](https://docs.allium.so/historical-data/defillama/tvl/historical-token-amounts-per-chain.md) - [Historical Token Amounts Per Protocol](https://docs.allium.so/historical-data/defillama/tvl/historical-token-amounts-per-protocol.md) - [Historical Token Values Per Protocol Per Chain](https://docs.allium.so/historical-data/defillama/tvl/historical-token-values-per-chain.md) - [Historical Token Values Per Protocol](https://docs.allium.so/historical-data/defillama/tvl/historical-token-values-per-protocol.md) - [Historical TVL Per Protocol Per Chain](https://docs.allium.so/historical-data/defillama/tvl/historical-tvl-per-chain.md) - [Historical TVL Per Protocol](https://docs.allium.so/historical-data/defillama/tvl/historical-tvl-per-protocol.md) - [DEX Trades](https://docs.allium.so/historical-data/dex-trades.md): Query DEX swaps volume across multiple blockchain in a single query. - [Overview](https://docs.allium.so/historical-data/identity.md) - [Basic Identities](https://docs.allium.so/historical-data/identity/basic.md) - [Demo Tables](https://docs.allium.so/historical-data/identity/demo.md) - [Premium Labels](https://docs.allium.so/historical-data/identity/premium.md) - [Overview](https://docs.allium.so/historical-data/lending.md) - [Deposits](https://docs.allium.so/historical-data/lending/deposits.md) - [Interest Rates](https://docs.allium.so/historical-data/lending/interest-rates.md) - [Liquidations](https://docs.allium.so/historical-data/lending/liquidations.md) - [Loans](https://docs.allium.so/historical-data/lending/loans.md) - [Markets Daily](https://docs.allium.so/historical-data/lending/markets-daily.md) - [Metrics Daily](https://docs.allium.so/historical-data/lending/metrics-daily.md) - [Repayments](https://docs.allium.so/historical-data/lending/repayments.md) - [TVL Daily](https://docs.allium.so/historical-data/lending/tvl-daily.md) - [Withdrawals](https://docs.allium.so/historical-data/lending/withdrawals.md) - [Liquid Staking](https://docs.allium.so/historical-data/liquid-staking.md): Track liquid staking protocols across multiple blockchains - [Overview](https://docs.allium.so/historical-data/nft-trades.md): NFT trades of multiple blockchains aggregated into a single table. - [Wash Trading Flags](https://docs.allium.so/historical-data/nft-trades/wash-trading-flags.md): Our Wash Trading Flags are designed to detect wash trading activities on NFT marketplaces. - [Overview](https://docs.allium.so/historical-data/overview.md): Blockchains and schemas supported by Allium. - [Data Caveats](https://docs.allium.so/historical-data/overview/data-caveats.md) - [Overview](https://docs.allium.so/historical-data/overview/data-faq.md): Frequently asked questions about our historical batch data. - [Overview](https://docs.allium.so/historical-data/overview/data-faq/decoding.md) - [Decoding Base58 To Hexadecimal Strings](https://docs.allium.so/historical-data/overview/data-faq/decoding/converting-base58-to-hexadecimal-string.md) - [Decoding Hexadecimal Strings To Integers](https://docs.allium.so/historical-data/overview/data-faq/decoding/converting-hexadecimal-strings-to-integers.md) - [ERC20, ERC721 And ERC1155 Tokens Coverage](https://docs.allium.so/historical-data/overview/data-faq/decoding/erc20-erc721-and-erc1155-tokens-coverage.md): Coverage for ERC tokens decoding and we identify ERC tokens in our tokens decoding pipeline. - [Generic Decoded Schema Vs Project Specific Decoding](https://docs.allium.so/historical-data/overview/data-faq/decoding/generic-decoded-schema-vs-project-specific-decoding.md) - [Identifying ERC404 Tokens](https://docs.allium.so/historical-data/overview/data-faq/decoding/identifying-erc404-tokens.md): Navigating ERC404 with Allium Data. - [Metadata Columns](https://docs.allium.so/historical-data/overview/data-faq/metadata-columns.md): More info about table metadata columns. - [Prices](https://docs.allium.so/historical-data/overview/data-faq/prices.md): How do we enriched our batch data models with USD prices. - [Traces ID And Address](https://docs.allium.so/historical-data/overview/data-faq/traces-id-and-address.md): Traces trace ID exceptions and trace address generation - [Data Freshness](https://docs.allium.so/historical-data/overview/data-freshness.md): FAQ on data freshness for Historical (Batch) Data. - [Data Integration Guide](https://docs.allium.so/historical-data/overview/data-integration-guide.md): Build a reliable sync pipeline using Allium's delivery metadata tables - [Data Quality Verification](https://docs.allium.so/historical-data/overview/data-quality-verification.md) - [Query Optimizations](https://docs.allium.so/historical-data/overview/query-optimizations.md) - [Adjusted Volume Methodology](https://docs.allium.so/historical-data/payments/adjusted-volume.md): How Allium calculates organic stablecoin payment volume - [Payments Pipeline Overview](https://docs.allium.so/historical-data/payments/overview.md): Real-world payment tracking and classification for stablecoin transfers - [Payment Pipeline Tables](https://docs.allium.so/historical-data/payments/tables.md): Schema reference for stablecoin payment classification tables - [PNL](https://docs.allium.so/historical-data/pnl.md): Fetch block-level PNL across wallets. - [Overview](https://docs.allium.so/historical-data/predictions.md) - [Markets](https://docs.allium.so/historical-data/predictions/crosschain/markets.md): Crosschain prediction market metadata across Polymarket and Kalshi. - [Metrics Daily](https://docs.allium.so/historical-data/predictions/crosschain/metrics-daily.md): Daily aggregated metrics across Polymarket, Kalshi, and Jupiter prediction markets. - [Open Interest Daily](https://docs.allium.so/historical-data/predictions/crosschain/open-interest-daily.md): Daily open interest across Polymarket and Kalshi prediction markets. - [Trades](https://docs.allium.so/historical-data/predictions/crosschain/trades.md): Crosschain prediction market trades across Polymarket, Kalshi, and Jupiter. - [Overview](https://docs.allium.so/historical-data/predictions/kalshi.md): Comprehensive Kalshi prediction market data. - [Candlesticks Hourly](https://docs.allium.so/historical-data/predictions/kalshi/candlesticks-hourly.md): Hourly OHLCV (Open, High, Low, Close, Volume, OI) candlestick data for Kalshi prediction markets. - [Events](https://docs.allium.so/historical-data/predictions/kalshi/events.md): Kalshi prediction market events metadata grouping related markets together. - [Market Orderbook](https://docs.allium.so/historical-data/predictions/kalshi/market-orderbook.md): Kalshi market orderbook snapshots with bid/ask price levels and quantities. - [Markets](https://docs.allium.so/historical-data/predictions/kalshi/markets.md): Kalshi prediction markets metadata including market details, pricing, and settlement information. - [Open Interest Daily](https://docs.allium.so/historical-data/predictions/kalshi/open-interest-daily.md): Daily end-of-day open interest snapshots per market with enriched market metadata. - [Trades](https://docs.allium.so/historical-data/predictions/kalshi/trades.md): Historical Kalshi prediction market trades including price, volume, and trade metadata. - [Trades Enriched](https://docs.allium.so/historical-data/predictions/kalshi/trades-enriched.md): Enhanced Kalshi prediction market trades with comprehensive market metadata and categorization. - [Schemas](https://docs.allium.so/historical-data/predictions/schemas.md): Available prediction market schemas and table columns for Polymarket, Kalshi, and Solana projects. - [Overview](https://docs.allium.so/historical-data/prices.md) - [DEX Token Prices Hourly](https://docs.allium.so/historical-data/prices/dex-token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Token Prices](https://docs.allium.so/historical-data/prices/token-prices-hourly.md): Fetch hourly token prices of tokens to power your analytic needs. - [Real World Assets (RWA)](https://docs.allium.so/historical-data/rwa.md): Track tokenized real world assets including treasuries, bonds, commodities, and institutional funds across multiple blockchains. - [Balances (Holdings)](https://docs.allium.so/historical-data/rwa/balances.md): Track RWA token balances and holdings across different blockchains. - [RWA Classification Framework](https://docs.allium.so/historical-data/rwa/classification.md): How Allium classifies tokenized real world assets into asset classes and asset types. - [Metrics](https://docs.allium.so/historical-data/rwa/metrics.md): Daily metrics combining supply, transfer, transaction, and user activity metrics for RWA tokens. - [Supply](https://docs.allium.so/historical-data/rwa/supply.md): Daily supply snapshots and supply change events (mints and burns) for RWA tokens. - [Trades](https://docs.allium.so/historical-data/rwa/trades.md): Track RWA trades across different blockchains and platforms. - [Transfers](https://docs.allium.so/historical-data/rwa/transfers.md): Track all transfers of RWA tokens across different blockchains. - [Overview](https://docs.allium.so/historical-data/stablecoins.md): Get macro metrics to granular transaction details of Stablecoin movements on chain. - [Stablecoins List](https://docs.allium.so/historical-data/stablecoins/list.md): Table of main stablecoins (inclusive of other currencies) and their respective contract addresses across various chains. - [Stablecoin Volume Metrics](https://docs.allium.so/historical-data/stablecoins/stablecoin-volume.md): Pre-built metrics for stablecoin transfer activity (e.g. volume & transaction counts), aggregated by day, chain and token address. Includes adjusted activity metrics. - [Stablecoin Transfers](https://docs.allium.so/historical-data/stablecoins/transfers.md): Transfers of all stablecoins indexed by Allium. Includes all stablecoins on crosschain.stablecoin.list - [Staking](https://docs.allium.so/historical-data/staking.md): Daily staking metrics across multiple blockchain networks - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash/raw/blocks.md) - [Inputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash/raw/inputs.md) - [Outputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash/raw/outputs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin-cash/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets.md) - [Balances](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets/balances.md) - [Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets/balances-daily.md) - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets/credit-debit.md): The credit debit table is a double entry book of all utxo interactions in the bitcoin ecosystem. This allows you to easily query for any onchain activity affecting change in balance. - [Inscription Transfers](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets/inscription-transfers.md) - [Latest Balances](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/assets/latest-balances.md): The latest balances table records the latest block height at which an address's balance changed. Includes USD value where applicable. Can be used to analyze latest changes in balance. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/nfts.md) - [Mints](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/nfts/mints.md) - [Ordinals Collections](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/nfts/ordinals-collections.md) - [Ordinals Inscriptions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/nfts/ordinals-inscriptions.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/raw/blocks.md) - [Inputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/raw/inputs.md) - [Outputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/raw/outputs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/bitcoin/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw/blocks.md) - [Enriched Inputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw/enriched-inputs.md) - [Inputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw/inputs.md) - [Outputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw/outputs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/dogecoin/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin/raw/blocks.md) - [Inputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin/raw/inputs.md) - [Outputs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin/raw/outputs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/litecoin/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/rootstock.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/rootstock/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/rootstock/raw/blocks.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/rootstock/raw/logs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/rootstock/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/stacks.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/stacks/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/stacks/raw/blocks.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/stacks/raw/events.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/bitcoin-ecosystem/stacks/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/assets.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/assets/fungible-balances.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/assets/fungible-credit-debit.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/assets/fungible-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/babylon/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/celestia/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas.md) - [Fungible Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/assets/fungible-balances.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/events.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/core-schemas/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/staking.md) - [Delegation Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/staking/delegation-events.md) - [Withdraw Rewards](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/staking/withdraw-rewards.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/assets.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/assets/fungible-balances.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/assets/fungible-credit-debit.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/assets/fungible-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dydx/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/dymension/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/injective/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw.md) - [Block Event Attributes 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/block-event-attributes.md) - [Block Events 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/block-events.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/blocks.md) - [Event Attributes 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/event-attributes.md) - [Events 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/events.md) - [Fungible Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/fungible-tokens.md) - [Messages 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/messages.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/kava/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw.md) - [Block Event Attributes 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/block-event-attributes.md) - [Block Events 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/block-events.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/blocks.md) - [Event Attributes 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/event-attributes.md) - [Events 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/events.md) - [Fungible Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/fungible-tokens.md) - [Messages 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/messages.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/mantra/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/assets.md) - [Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/assets/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw.md) - [Block Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/block-event-attributes.md) - [Block Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/block-events.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/fungible-tokens.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/osmosis/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/assets.md) - [Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/assets/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/raw/blocks.md) - [Event Attributes](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/raw/event-attributes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/raw/events.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/cosmos-ecosystem/provenance/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm.md): Ethereum Virtual Machine-compatible blockchains - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/abstract/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/metrics.md) - [Overview ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw.md) - [Blocks ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/blocks.md) - [Contracts ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/contracts.md) - [Logs ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/logs.md) - [Traces ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/traces.md) - [Traces EVM Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/traces-evm-transfers.md) - [Transactions ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/aleph-zero/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/alienx/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/nfts.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/apechain/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-nova/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum-sepolia/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets.md): Track movement of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances.md): Block-level balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances-latest.md): Latest asset balances for addresses on the blockchain. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances-latest/erc20-balances-latest.md): Fetch the current balance of erc20 tokens across all addresses. - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances-latest/fungible-balances-latest.md) - [Native Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances-latest/native-balances-latest.md) - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances/fungible-balances.md): Block-level balance changes of fungible tokens (ERC20 and native (gas) tokens) across all addresses. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit.md): Double-entry accounting system for tracking asset movements on the blockchain. - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers.md): Token transfers represent the movement of assets between addresses on the blockchain. - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers across all addresses. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers across all addresses. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers/fungible-token-transfers.md): Track movement of fungible (native and erc20)token transfers across all addresses. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/orderflow.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/nfts.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/arbitrum/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/astar.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/astar/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets.md): Track movement and balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances.md): Block-level balances of assets on the blockchain. - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances/erc1155-balances.md): Block-level balance changes of ERC1155 compatible tokens across all addresses. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances/erc721-balances.md): Block-level balance changes of erc721 compatible tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances/fungible-balances.md): Block-level balance changes of fungible tokens (ERC20 and native (gas) tokens) across all addresses. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit.md): Double-entry accounting system for tracking asset movements on the blockchain. - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers.md): Token transfers represent the movement of assets between addresses on the blockchain. - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers across all addresses. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers across all addresses. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers/fungible-token-transfers.md): Track movement of fungible (native and erc20)token transfers across all addresses. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events.md) - [DEX Events](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events/events.md): Protocol-agnostic DEX liquidity events for Avalanche - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/logs.md) - [Subnet Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/subnet-transactions.md): Avalanche import and export chain transactions from p-chain and x-chain to c-chain. - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/avalanche/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets.md): Track movement and balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances.md): Block-level balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest.md): Latest asset balances for addresses on the blockchain. - [ERC1155 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest/erc1155-balances-latest.md): Fetch the current ERC1155 balance of all addresses. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest/erc20-balances-latest.md): Fetch the current balance of erc20 tokens across all addresses. - [ERC721 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest/erc721-balances-latest.md): Fetch the current balance of erc721 tokens across all addresses. - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest/fungible-balances-latest.md) - [Native Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances-latest/native-balances-latest.md) - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances/erc1155-balances.md): Block-level balance changes of ERC1155 compatible tokens across all addresses. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances/erc721-balances.md): Block-level balance changes of erc721 compatible tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances/fungible-balances.md): Block-level balance changes of fungible tokens (ERC20 and native (gas) tokens) across all addresses. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit.md): Double-entry accounting system for tracking asset movements on the blockchain. - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers.md): Token transfers represent the movement of assets between addresses on the blockchain. - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers across all addresses. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers across all addresses. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers/fungible-token-transfers.md): Track movement of fungible (native and erc20)token transfers across all addresses. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [NFTs](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/nfts.md) - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/nfts/mints.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/b3/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents.md): AI agent activity data on Base - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/erc8004.md): ERC-8004 agent identity and reputation data on Base - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/erc8004/events.md): ERC-8004 protocol events on Base - [x402](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/x402.md): x402 protocol analytics data on Base - [x402 Facilitators](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/x402/facilitators.md): x402 protocol facilitator registry on Base - [x402 Metrics Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/x402/metrics-daily.md): Daily aggregated metrics for x402 protocol on Base - [x402 Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/x402/metrics-overview.md): Lifetime and rolling window metrics for x402 protocol on Base - [x402 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/agents/x402/transfers.md): x402 protocol token transfers on Base - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets.md): Track movement and balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances.md): Block-level balances of assets on EVM-compatible blockchains. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest.md): Latest asset balances for addresses on EVM-compatible blockchains. - [ERC1155 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest/erc1155-balances-latest.md): Fetch the current ERC1155 balance of all addresses. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest/erc20-balances-latest.md): Fetch the current balance of erc20 tokens across all addresses. - [ERC721 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest/erc721-balances-latest.md): Fetch the current balance of erc721 tokens across all addresses. - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest/fungible-balances-latest.md) - [Native Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances-latest/native-balances-latest.md) - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances/erc1155-balances.md): Historical ERC1155 balances of all addresses at every block height. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances/erc721-balances.md): Block-level balance changes of erc721 compatible tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances/fungible-balances.md): Historical fungible balances of all addresses at every block height. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers/fungible-token-transfers.md) - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/base/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/base/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/base/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/orderflow.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/token-prices-hourly.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/base/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/nfts.md) - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/base/nfts/mints.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/base/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/base/raw/transactions.md) - [Wallet 360](https://docs.allium.so/historical-data/supported-blockchains/evm/base/wallet-360.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain.md): Account for validator rewards and performance on Ethereum Beacon Chain. - [Metrics](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/metrics.md): A comprehensive daily overview of Ethereum beacon chain metrics including staking statistics, validator performance, rewards, and queue information. - [Attestation Rewards](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/attestation-rewards.md): Rewards for attestations for validator on Beacon Chain. - [Attestations](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/attestations.md) - [Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/balances-daily.md): Daily snapshot of active validator balances on the Beacon Chain with aggregated metrics. - [Balances Daily EST](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/balances-daily-est.md): Daily validator balances on the Beacon Chain with EST timezone conversion. - [Block Rewards](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/block-rewards.md): Retrieve block reward info for blocks proposed on the Beacon chain. - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/blocks.md): Comprehensive slot-level data for the Beacon Chain, encompassing both consensus and execution layer information. - [Consolidations](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/consolidations.md) - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/deposits.md) - [Pending Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/pending-deposits.md): Pending deposits to the Beacon Chain at a given Epoch - [Sync Committee Rewards](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/sync-committee-rewards.md): Retrieves rewards info for sync committee members specified by slot number or validator index. - [Validator Duties](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/validator-duties.md): Provides all scheduled validators a block to propose for in the given epoch. - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/raw/withdrawals.md) - [Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/balances.md): Daily balance snapshot of active validators on Beacon Chain. - [Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/balances-latest.md): Fetch the balances of validators on Beacon chain. - [Consensus Income](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/consensus-income.md): Fetch granular beacon chain consensus income by validator and slot time ranges. - [Entities](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/entities.md): Identify Beacon Chain entities - [Entry Queue Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/entry-queue-latest.md): Latest state of Ethereum beacon chain validator entry queue - [Exit Queue Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/exit-queue-latest.md): Latest metrics for Ethereum beacon chain validator exit queue - [Income](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/income.md): Fetch the total consensus income and balances of Beacon Chain Validators at a daily interval. - [Index](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/index.md) - [Queue](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/queue.md): Find the historical entry and exit queue duration on Beacon Chain. - [Queue Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon-chain/validator/queue-latest.md): Find the current entry and exit queue duration on Beacon Chain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw.md) - [Attestations 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/attestations.md) - [Attester Slashings 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/attester-slashings.md) - [Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/balances.md) - [Balances Daily 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/balances-daily.md) - [Balances Latest 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/balances-latest.md) - [Block Rewards 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/block-rewards.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/blocks.md) - [Consolidations 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/consolidations.md) - [Deposits 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/deposits.md) - [Ideal Rewards 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/ideal-rewards.md) - [Pending Deposits 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/pending-deposits.md) - [Sync Committee Rewards 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/sync-committee-rewards.md) - [Total Rewards 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/total-rewards.md) - [Validator Duties 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/validator-duties.md) - [Withdrawals 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/raw/withdrawals.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator.md) - [Consensus Income 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/consensus-income.md) - [Consensus Income Daily 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/consensus-income-daily.md) - [Entry Queue Latest 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/entry-queue-latest.md) - [Exit Queue Latest 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/exit-queue-latest.md) - [Income 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/income.md) - [Index 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/index.md) - [Queue 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/queue.md) - [Queue Latest 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/beacon_hoodi/validator/queue-latest.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/assets.md): Track movement and balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/assets/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/nfts.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/berachain/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/assets.md): Track movement and balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/blast/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/botanix/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/agents.md): AI agent activity data on BNB Smart Chain (BSC) - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/agents/erc8004.md): ERC-8004 agent identity and reputation data on BNB Smart Chain (BSC) - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/agents/erc8004/events.md): ERC-8004 protocol events on BNB Smart Chain (BSC) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets.md): Track movement of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/dex/trades.md) - [Liquid Staking](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/liquid-staking.md): Track Binance liquid staking (wBETH) on BNB Smart Chain - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/liquid-staking/deposits.md): Deposit events for BSC liquid staking - [TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/liquid-staking/tvl-daily.md): Daily Total Value Locked snapshots for BSC liquid staking - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/liquid-staking/withdrawals.md): Withdrawal events for BSC liquid staking - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Token](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/erc721-token.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/raw/transactions.md) - [Staking](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/staking.md) - [Delegator Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/staking/delegator-balances-daily.md): Daily snapshot of delegator balances for each validator on BSC - [Staking Events](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/staking/events.md): Record of all staking-related events on BSC including delegations, undelegations, redelegations, and claims - [Stake Credit Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/staking/stake-credit-balances.md): Realtime balances of stake credit tokens for each delegator-validator pair on BSC - [Validator Creation](https://docs.allium.so/historical-data/supported-blockchains/evm/bsc/staking/validator-creation.md): Records of validator creation events on the BSC network - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc1155-credit-debit.md) - [ERC1155 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc1155-token-transfers.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc20-credit-debit.md) - [ERC20 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc20-token-transfers.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc721-credit-debit.md) - [ERC721 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/erc721-token-transfers.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/fungible-balances.md) - [Fungible Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/fungible-balances-daily.md) - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/fungible-balances-latest.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/fungible-credit-debit.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/fungible-token-transfers.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/native-credit-debit.md) - [Native Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/native-token-transfers.md) - [Stablecoin List](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/stablecoin-list.md) - [Stablecoin Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/assets/stablecoin-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/decoded.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/decoded/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/decoded/traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex.md) - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/aggregator-trades.md) - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/orderflow.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/token-prices-hourly.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/trades.md) - [Unhydrated Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/unhydrated-orderflow.md) - [Uniswap v2 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/uniswap-v2-events.md) - [Uniswap v3 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/uniswap-v3-events.md) - [Uniswap v3 NonFungiblePositionManager Calls](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/uniswap-v3-position-manager-calls.md) - [Uniswap v3 NonFungiblePositionManager Events](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/dex/uniswap-v3-position-manager-events.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending.md) - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/deposits.md) - [Interest Rates](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/interest-rates.md) - [Liquidations](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/liquidations.md) - [Loans](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/loans.md) - [Markets Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/markets-daily.md) - [Repayments](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/repayments.md) - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/lending/withdrawals.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/erc721-tokens.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/celo/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/codex.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/codex/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas.md): Core Ethereum Virtual Machine (EVM) Compatible Schemas on Allium. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets.md): Track movement of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances.md): Block-level balances of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest.md): Latest asset balances for addresses on the blockchain. - [ERC1155 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest/erc1155-balances-latest.md): Fetch the current ERC1155 balance of all addresses. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest/erc20-balances-latest.md): Fetch the current balance of erc20 tokens across all addresses. - [ERC721 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest/erc721-balances-latest.md): Fetch the current balance of erc721 tokens across all addresses. - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest/fungible-balances-latest.md) - [Native Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances-latest/native-balances-latest.md) - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances/erc1155-balances.md): Block-level balance changes of ERC1155 compatible tokens across all addresses. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances/erc721-balances.md): Block-level balance changes of erc721 compatible tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances/fungible-balances.md): Block-level balance changes of fungible tokens (native & ERC20 tokens) across all addresses. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit.md): Double-entry accounting system for tracking asset movements on the blockchain. - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers.md): Token transfers represent the movement of assets between addresses on the blockchain. - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers across all addresses. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers across all addresses. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers/fungible-token-transfers.md): Track movement of fungible (native and erc20)token transfers across all addresses. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/decoded.md) - [Decoded Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/decoded/contracts.md): Metadata and ABI information for decoded smart contracts. - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/decoded/logs.md): Decoded event logs. - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/decoded/traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/events.md) - [Uniswap v2](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap v3](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v4](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/orderflow.md): Identify the flow of DEX transactions through frontends and intermediaries - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/pools.md) - [Position Holdings Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/position-holdings.md) - [Uniswap v4 Position Holdings Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/position-holdings/uniswap-v4-position-holdings-hourly.md): Get position holdings of Uniswap v4 positions at the hourly granularity and power pool-level TVL calculations. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/position-manager/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/position-manager/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/position-manager/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/trades.md) - [DEX TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/dex/tvl-daily.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending.md): Lending Verticals Schema on EVM-compatible blockchains. - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/deposits.md) - [Interest Rates](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/interest-rates.md) - [Liquidations](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/liquidations.md) - [Loans](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/loans.md) - [Markets Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/markets-daily.md) - [Metrics Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/metrics-daily.md) - [Repayments](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/repayments.md) - [TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/tvl-daily.md) - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/lending/withdrawals.md) - [Metrics](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/nfts.md): Allium NFTs Schema on EVM-compatible blockchains. - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/nfts/mints.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/nfts/trades.md) - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/nfts/transfers.md) - [Wash Trading Flag](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/nfts/wash-trading-flag.md): NFT Trades events tagged with wash trading flags and filters. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/erc1155-tokens.md): ERC1155 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/fungible-tokens.md): Fungible tokens indexed by Allium, including native and ERC20-compatible tokens. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/traces.md) - [Traces Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/traces-evm-transfers.md): An object containing detailed information about the traced transaction - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/snapshots.md): Point-in-time snapshots of onchain state. - [Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/snapshots/balances.md) - [Token Supply](https://docs.allium.so/historical-data/supported-blockchains/evm/core-schemas/snapshots/token-supply.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/core/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/degen.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/degen/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/traces.md) - [Traces EVM Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/traces-evm-transfers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/educhain/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets.md) - [ERC1155 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets/erc1155-token-transfers.md) - [ERC20 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets/erc20-token-transfers.md) - [ERC721 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets/erc721-token-transfers.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets/fungible-balances.md) - [Native Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/assets/native-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/erc721-tokens.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereal/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum-hoodi.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/agents.md): AI agent activity data on Ethereum - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/agents/erc8004.md): ERC-8004 agent identity and reputation data on Ethereum - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/agents/erc8004/events.md): ERC-8004 protocol events on Ethereum - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances-latest.md) - [ERC1155 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances-latest/erc1155-balances-latest.md): The current ERC1155 balance of all addresses. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances-latest/erc20-balances-latest.md): The current ERC20 balance of all addresses. - [ERC721 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances-latest/erc721-balances-latest.md): Historical ERC721 balances of all addresses at every block height. - [ETH Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances-latest/eth-balances-latest.md): The current ETH balance of all addresses. - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances/erc1155-balances.md): Historical ERC1155 balances of all addresses at every block height. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances/erc20-balances.md): Historical ERC20 balances of all addresses at every block height. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances/erc721-balances.md): Historical ERC721 balances of all addresses at every block height. - [ETH Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/balances/eth-balances.md): Historical ETH balance of all addresses at every block height. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/credit-debit/erc1155-credit-debit.md): Credit and debit entries of all addresses for every ERC1155 token transfer. - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/credit-debit/erc20-credit-debit.md): Credit and debit entries of all addresses for every ERC20 token transfer. - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/credit-debit/erc721-credit-debit.md): Credit and debit entries of all addresses for every ERC721 token transfer. - [ETH Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/credit-debit/eth-credit-debit.md): Credit and debit entries of all addresses for all ether transfers. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/token-transfers/erc721-transfers.md) - [ETH Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/assets/token-transfers/eth-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex.md) - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/aggregator-trades.md): Dex trades from aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/events/uniswap-v2.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/events/uniswap-v3.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V3 Virtual Liquidity](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/events/uniswap-v3/uniswap-v3-virtual-liquidity.md) - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/events/uniswap-v4.md): Get events emitted by Uniswap V4 protocols. - [Just In Time (JIT) Liquidity Events](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/just-in-time-jit-liquidity-events.md): Fetch Uniswap V3 JIT Liquidity events with 1 line of code. - [Order Flow](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/order-flow.md): Identify flow of DEX volume through frontend - [Sandwich Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/sandwich-trades.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/trades.md) - [Uniswap X Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/dex/uniswap-x-trades.md): UniswapX: Dutch Order Reactor orders and settlement. This - [ENS](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/ens.md) - [Liquid Staking](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/liquid-staking.md): Track liquid staking protocols on Ethereum including Lido, Rocketpool, and Binance - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/liquid-staking/deposits.md): Deposit events for Ethereum liquid staking protocols - [TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/liquid-staking/tvl-daily.md): Daily Total Value Locked snapshots for Ethereum liquid staking protocols - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/liquid-staking/withdrawals.md): Withdrawal events for Ethereum liquid staking protocols - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts.md): Analyze NFT ecosystem trends with easy to use schemas. - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts/mints.md) - [🚩NFT+ Flags](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts/nft-flags.md): Identify organic and meaningful NFT transactions volumes. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts/trades.md) - [Multi Currency Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts/trades/multi-currency-trades.md) - [Wash Trading Flag](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/nfts/wash-trading-flag.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw.md) - [Block Rewards](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/block-rewards.md): Retrieve block reward info for blocks proposed on Ethereum. - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/raw/transactions.md) - [Wallet 360](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/wallet-360.md): Get a comprehensive understanding of users, projects, and the competitive landscape to feed the growth engine. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/yields.md): Track and analyze DeFi yield markets with comprehensive schemas - [Pendle Asset Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/yields/pendle-asset-prices-hourly.md): Track prices and exchange rates for Pendle assets - [Pendle Events](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/yields/pendle-events.md): Track yield trading activities and strategies in Pendle markets - [Pendle Market Interest Rates](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/yields/pendle-market-interest-rates.md): Track implied yields and interest rates across Pendle markets - [Pendle Markets](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum/yields/pendle-markets.md): Core reference data for Pendle yield trading markets - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/decoded.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/decoded/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/decoded/traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/traces.md) - [Traces EVM Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/traces-evm-transfers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/everclear/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/assets/token-transfers/erc721-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/dex.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/fantom/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/filecoin_evm/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/dex.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/fraxtal/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/agents.md): AI agent activity data on Gnosis - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/agents/erc8004.md): ERC-8004 agent identity and reputation data on Gnosis - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/agents/erc8004/events.md): ERC-8004 protocol events on Gnosis - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/assets/token-transfers/erc721-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/gnosis/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/traces.md) - [Traces EVM Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/traces-evm-transfers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/gravity/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw.md) - [Blocks 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw/blocks.md) - [Contracts 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw/contracts.md) - [Logs 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw/logs.md) - [Traces 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw/traces.md) - [Transactions 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/holesky/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc1155-credit-debit.md) - [ERC1155 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc1155-token-transfers.md) - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc20-balances.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc20-credit-debit.md) - [ERC20 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc20-token-transfers.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc721-credit-debit.md) - [ERC721 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/erc721-token-transfers.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-balances.md) - [Fungible Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-balances-daily.md) - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-balances-latest.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-credit-debit.md) - [Fungible Pnl](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-pnl.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/fungible-token-transfers.md) - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/native-balances.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/native-credit-debit.md) - [Native Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/native-token-transfers.md) - [Stablecoin List](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/stablecoin-list.md) - [Stablecoin Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/assets/stablecoin-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Pool Balance Changes Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/pool-balance-changes-daily.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/pools.md) - [Token Prices 5Min](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/token-prices-5min.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/trades.md) - [TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/dex/tvl-daily.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending.md) - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/deposits.md) - [Interest Rates](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/interest-rates.md) - [Liquidations](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/liquidations.md) - [Loans](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/loans.md) - [Markets Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/markets-daily.md) - [Metrics Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/metrics-daily.md) - [Repayments](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/repayments.md) - [TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/tvl-daily.md) - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/lending/withdrawals.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/nfts.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/erc721-tokens.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/hyperevm/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/assets/token-transfers/erc721-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/imx-zkevm/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets.md): Track movement of assets on the blockchain. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/credit-debit/erc721-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/assets/transfers/native-token-transfers.md): Track movement of native token transfers. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/orderflow.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/ink/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/decoded.md) - [Contracts 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/decoded/contracts.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/decoded/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/decoded/traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/blocks.md) - [Contracts 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/contracts.md) - [ERC1155 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/erc1155-tokens.md) - [ERC20 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/erc20-tokens.md) - [ERC721 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/erc721-tokens.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/traces.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/ink_sepolia/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw.md) - [Blocks ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw/blocks.md) - [Contracts ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw/contracts.md) - [Logs ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw/logs.md) - [Traces ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw/traces.md) - [Transactions ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kadena_evm_testnet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/katana.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/katana/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets.md) - [ERC1155 Credit Debit ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc1155-credit-debit.md) - [ERC1155 Token Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc1155-token-transfers.md) - [ERC20 Credit Debit ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc20-credit-debit.md) - [ERC20 Token Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc20-token-transfers.md) - [ERC721 Credit Debit ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc721-credit-debit.md) - [ERC721 Token Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/assets/erc721-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/prices.md) - [Hourly ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/prices/hourly.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw.md) - [Blocks ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/blocks.md) - [Contracts ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/contracts.md) - [ERC1155 Tokens ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/erc1155-tokens.md) - [ERC20 Tokens ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/erc20-tokens.md) - [ERC721 Tokens ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/erc721-tokens.md) - [Fungible Tokens ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/fungible-tokens.md) - [Logs ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/logs.md) - [Traces ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/traces.md) - [Traces EVM Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/traces-evm-transfers.md) - [Transactions ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/kinto/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets.md): Track movement of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances.md): Block-level balances of assets on EVM-compatible blockchains. - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances/erc1155-balances.md): Historical ERC1155 balances of all addresses at every block height. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances/erc721-balances.md): Block-level balance changes of erc721 compatible tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances/fungible-balances.md): Historical fungible balances of all addresses at every block height. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers/fungible-token-transfers.md) - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/decoded.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/orderflow.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/token-prices-hourly.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/linea/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/logx.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/metrics/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/traces.md) - [Traces EVM Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/traces-evm-transfers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/logx/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/manta-pacific/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/mantle/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets.md) - [ERC1155 Credit Debit 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc1155-credit-debit.md) - [ERC1155 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc1155-token-transfers.md) - [ERC20 Credit Debit 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc20-credit-debit.md) - [ERC20 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc20-token-transfers.md) - [ERC721 Credit Debit 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc721-credit-debit.md) - [ERC721 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/erc721-token-transfers.md) - [Fungible Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/fungible-balances.md) - [Fungible Credit Debit 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/fungible-credit-debit.md) - [Fungible Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/fungible-token-transfers.md) - [Native Credit Debit 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/native-credit-debit.md) - [Native Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/assets/native-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/decoded.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/decoded/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/decoded/traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/dex.md) - [Pools 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/dex/pools.md) - [Trades 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/blocks.md) - [Contracts 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/contracts.md) - [ERC1155 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc1155-token-transfers.md) - [ERC1155 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc1155-tokens.md) - [ERC20 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc20-token-transfers.md) - [ERC20 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc20-tokens.md) - [ERC721 Token Transfers 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc721-token-transfers.md) - [ERC721 Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/erc721-tokens.md) - [Fungible Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/fungible-tokens.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/traces.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/metis.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/metis/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mode.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/mode/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances-latest.md) - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances-latest/fungible-balances-latest.md) - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances/erc20-balances.md): Historical ERC20 balances of all addresses at every block height. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances/fungible-balances.md): Historical fungible balances of all addresses at every block height. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit/erc1155-credit-debit.md): Credit and debit entries of all addresses for every ERC1155 token transfer. - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit/erc20-credit-debit.md): Credit and debit entries of all addresses for every ERC20 token transfer. - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit/erc721-credit-debit.md): Credit and debit entries of all addresses for every ERC721 token transfer. - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers/fungible-token-transfers.md) - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/dex.md) - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/dex/aggregator-trades.md): Dex trades from aggregators. - [Order Flow](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/dex/order-flow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/nfts.md): Analyze NFT ecosystem trends with easy to use schemas. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/raw/transactions.md) - [Staking](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking.md): Validator operations, delegator activities, and staking rewards on Monad - [Epochs](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/epochs.md): Records of epoch transitions on the Monad network - [Staking Events](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/events.md): Unified staking events including delegations, undelegations, and withdrawals on Monad - [Rewards Claimed](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/rewards-claimed.md): Records of staking rewards claimed by delegators on Monad - [Validator Commission Changes](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/validator-commission-changes.md): Records of validator commission rate changes on Monad - [Validator Creation](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/validator-creation.md): Records of validator creation events on Monad - [Validator Rewards](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/validator-rewards.md): Records of rewards distributed to validators per epoch on Monad - [Validator Stake Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/monad/staking/validator-stake-daily.md): Daily snapshots of validator stake and commission state on Monad - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc1155-credit-debit.md) - [ERC1155 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc1155-token-transfers.md) - [ERC20 Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc20-balances.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc20-credit-debit.md) - [ERC20 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc20-token-transfers.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc721-credit-debit.md) - [ERC721 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/erc721-token-transfers.md) - [Fungible Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/fungible-balances.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/fungible-credit-debit.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/fungible-token-transfers.md) - [Native Balances 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/native-balances.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/native-credit-debit.md) - [Native Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/assets/native-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/erc721-tokens.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/monad_testnet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/blocks.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/logs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/oasys/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets/token-transfers/erc721-transfers.md) - [ETH Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/assets/token-transfers/eth-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/decoded.md): Decoded Logs and Traces - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/optimism/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/dex/trades.md) - [DEX TVL Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/dex/tvl-daily.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/plasma/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/plume.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/plume/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon.md): Polygon Proof of Stake (POS) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets/token-transfers/erc721-transfers.md) - [ETH Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/assets/token-transfers/eth-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/dex.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon-zkevm/raw/transactions.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents.md): AI agent activity data on Polygon - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/erc8004.md): ERC-8004 agent identity and reputation data on Polygon - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/erc8004/events.md): ERC-8004 protocol events on Polygon - [x402](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/x402.md): x402 protocol analytics data on Polygon - [x402 Facilitators](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/x402/facilitators.md): x402 protocol facilitator registry on Polygon - [x402 Metrics Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/x402/metrics-daily.md): Daily aggregated metrics for x402 protocol on Polygon - [x402 Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/x402/metrics-overview.md): Lifetime and rolling window metrics for x402 protocol on Polygon - [x402 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/agents/x402/transfers.md): x402 protocol token transfers on Polygon - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances-latest.md) - [ERC1155 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances-latest/erc1155-balances-latest.md): The current ERC1155 balance of all addresses. - [ERC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances-latest/erc20-balances-latest.md): The current ERC20 balance of all addresses. - [ERC721 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances-latest/erc721-balances-latest.md): Historical ERC721 balances of all addresses at every block height. - [ETH Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances-latest/eth-balances-latest.md): The current MATIC balance of all addresses. - [ERC1155 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances/erc1155-balances.md): Historical ERC1155 balances of all addresses at every block height. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances/erc20-balances.md): Historical ERC20 balances of all addresses at every block height. - [ERC721 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances/erc721-balances.md): Historical ERC721 balances of all addresses at every block height. - [MATIC Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/balances/matic-balances.md): Historical MATIC (Polygon) balance of all addresses at every block height. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/credit-debit/erc1155-credit-debit.md): Credit and debit entries of all addresses for every ERC1155 token transfer. - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/credit-debit/erc20-credit-debit.md): Credit and debit entries of all addresses for every ERC20 token transfer. - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/credit-debit/erc721-credit-debit.md): Credit and debit entries of all addresses for every ERC721 token transfer. - [MATIC Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/credit-debit/matic-credit-debit.md): Credit and debit entries of all addresses for all ether transfers. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfer](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/token-transfers/erc721-transfer.md) - [MATIC Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/assets/token-transfers/matic-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/decoded.md): Decoded Logs and Traces - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/decoded/decoded-logs.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/nfts.md): Analyze NFT ecosystem trends with easy to use schemas. - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/nfts/mints.md) - [🚩NFT+ Flags](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/nfts/nft-flags.md): Identify organic and meaningful NFT transactions volumes. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/nfts/trades.md) - [Wash Trading Flag](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/nfts/wash-trading-flag.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions.md): Comprehensive prediction market data from Polygon blockchain. - [Builder Code](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/builder-code.md): Daily Polymarket builder code volume and activity metrics. - [Market Orderbook](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/market-orderbook.md): Polymarket market orderbook snapshots with bid/ask price levels. - [Market Orderbook (Minute-Level)](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/market-orderbook-high-freshness.md): Minute-level Polymarket orderbook snapshots with 15-minute bid/ask price levels. - [Markets](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/markets.md): Prediction market metadata with API data, onchain events, and resolution outcomes. - [Open Interest Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/open-interest-daily.md): Daily open interest tracking view for Polymarket prediction markets, combining user positions with market pricing data. - [Open Interest Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/open-interest-hourly.md): Hourly open interest tracking view for Polymarket prediction markets based on total token supply. - [Token Prices Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/token-prices-daily.md): Daily price tracking view for Polymarket prediction market tokens. - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/token-prices-hourly.md): Hourly price tracking view for Polymarket prediction market tokens. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/trades.md): Comprehensive Prediction Market trade data on Polygon. - [Trades Enriched](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/trades-enriched.md): Enhanced prediction market trades with comprehensive market metadata and categorization. - [User Actions](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/user-actions.md): Tracking of user actions including deposits, withdrawals, transfers, and USDC conversions. - [User Positions Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/user-positions-daily.md): Daily snapshot view of user positions in Polymarket prediction markets. - [Wallets](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/predictions/wallets.md): Polymarket wallet creation events. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/raw/transactions.md) - [Polygon Staking Data](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking.md): Historical data tables for Polygon Proof of Stake (PoS) network staking activities - [Delegator Shares Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/delegator-shares-transfers.md): Record of delegator share token transfers between addresses on the Polygon PoS network - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/deposits.md): Record of all staking deposits (stakes) on the Polygon PoS network - [Rewards Claimed](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/rewards-claimed.md): Record of all staking rewards claimed on the Polygon PoS network - [Validator Stake Daily](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/validator-stake-daily.md): Daily aggregation of validator stakes and related metrics on the Polygon Proof of Stake (PoS) network - [Validator Stake Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/validator-stake-latest.md): Latest snapshot of validator stakes and metrics from the Polygon PoS network - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/staking/withdrawals.md): Record of all staking withdrawals (unstakes) on the Polygon PoS network - [Wallet 360](https://docs.allium.so/historical-data/supported-blockchains/evm/polygon/wallet-360.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/assets.md) - [ERC1155 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/assets/erc1155-token-transfers.md) - [ERC20 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/assets/erc20-token-transfers.md) - [ERC721 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/assets/erc721-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw.md) - [Blocks 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/blocks.md) - [Contracts 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/contracts.md) - [ERC1155 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/erc1155-tokens.md) - [ERC20 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/erc20-tokens.md) - [ERC721 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/erc721-tokens.md) - [Fungible Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/fungible-tokens.md) - [Logs 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/logs.md) - [Traces 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/traces.md) - [Traces EVM Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/traces-evm-transfers.md) - [Transactions 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-apex/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/assets.md) - [ERC1155 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/assets/erc1155-token-transfers.md) - [ERC20 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/assets/erc20-token-transfers.md) - [ERC721 Token Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/assets/erc721-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw.md) - [Blocks 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/blocks.md) - [Contracts 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/contracts.md) - [ERC1155 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/erc1155-tokens.md) - [ERC20 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/erc20-tokens.md) - [ERC721 Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/erc721-tokens.md) - [Fungible Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/fungible-tokens.md) - [Logs 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/logs.md) - [Traces 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/traces.md) - [Traces EVM Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/traces-evm-transfers.md) - [Transactions 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/evm/proof-of-play-boss/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/real.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw.md) - [Blocks ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/blocks.md) - [Contracts ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/contracts.md) - [Logs ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/logs.md) - [Traces ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/traces.md) - [Traces EVM Transfers ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/traces-evm-transfers.md) - [Transactions ◽](https://docs.allium.so/historical-data/supported-blockchains/evm/real/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/reya.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/traces.md) - [Traces EVM Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/traces-evm-transfers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/reya/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/robinhood_testnet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/assets/token-transfers/erc721-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/ronin/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/sanko/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll-sepolia/raw/transactions.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/agents.md): AI agent activity data on Scroll - [ERC-8004](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/agents/erc8004.md): ERC-8004 agent identity and reputation data on Scroll - [ERC-8004 Events](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/agents/erc8004/events.md): ERC-8004 protocol events on Scroll - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets/token-transfers/erc721-transfers.md) - [ETH Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/assets/token-transfers/eth-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/decoded.md) - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/dex.md) - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/dex/pools.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/scroll/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sei.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/sei/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/balances.md): Block-level balances of assets on the blockchain. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/balances/erc20-balances.md): Block-level balance changes erc20 tokens across all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/balances/fungible-balances.md): Block-level balance changes of fungible tokens (native & ERC20 tokens) across all addresses. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit.md): Double-entry accounting system for tracking asset movements on the blockchain. - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit/erc721-credit-debit.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit/fungible-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers.md): Token transfers represent the movement of assets between addresses on the blockchain. - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers across all addresses. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers across all addresses. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers across all addresses. - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers/fungible-token-transfers.md): Track movement of fungible (native and erc20)token transfers across all addresses. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/assets/transfers/native-token-transfers.md): Track movement of native token across users. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/decoded/decoded-logs.md): Decoded event logs. - [Decoded Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/decoded/decoded-traces.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex.md) - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/soneium/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/sonic/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/stable.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/stable/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/stable_testnet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw/blocks.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw/events.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw/messages.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/starknet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/superposition/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sx.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/sx/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/erc721-tokens.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/fungible-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/tempo_testnet/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances-latest.md) - [Fungible Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances-latest/fungible-balances-latest.md): Transaction-level view of the latest balances of fungible including TRX and TRC20 tokens on the Tron blockchain. - [TRC20 Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances-latest/trc20-balances-latest.md): The current TRC20 balance of all addresses. - [TRX Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances-latest/trx-balances-latest.md): The current TRX balance of all addresses. - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances/fungible-balances.md): Transaction-level view of the balances of fungible including TRX and TRC20 tokens on the Tron blockchain. - [TRC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances/trc20-balances.md) - [TRX Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/balances/trx-balances.md) - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/credit-debit.md) - [TRX Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/credit-debit/trx-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/token-transfers.md) - [TRC10 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/token-transfers/trc10-token-transfers.md) - [TRC20 Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/token-transfers/trc20-token-transfers.md) - [TRX Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/assets/token-transfers/trx-token-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/dex.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/dex/trades.md) - [Identity](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/identity.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/metrics.md): Daily Overview Metrics for Tron Network - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/logs.md) - [Traces Native](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/traces-native.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/transactions.md) - [Transactions Native](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/transactions-native.md) - [TRC-10 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/trc10-tokens.md): TRC-10 tokens on Tron blockchain. - [TRC-1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/trc1155-tokens.md): TRC-1155 tokens on Tron blockchain. - [TRC-20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/trc20-tokens.md): TRC-20 tokens on Tron blockchain. - [TRC-721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/raw/trc721-tokens.md): Documentation for TRC-721 tokens on Tron blockchain. - [Staking](https://docs.allium.so/historical-data/supported-blockchains/evm/tron/staking.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets.md): Track movement of assets on the blockchain. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/balances.md): Block-level balances of assets on EVM-compatible blockchains. - [ERC20 Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/balances/erc20-balances.md): Historical ERC20 balances of all addresses at every block height. - [Native Balances](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/balances/native-balances.md): Historical balance of native asset of addresses at every block height. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/credit-debit/erc721-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/assets/transfers/native-token-transfers.md): Track movement of native token transfers. - [Bridges](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/dex/trades.md) - [Metrics](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/dex.md) - [Pools 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/dex/pools.md) - [Trades 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/dex/trades.md) - [Uniswap v4 Events 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/dex/uniswap-v4-events.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/blocks.md) - [Contracts 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/contracts.md) - [Fungible Tokens 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/fungible-tokens.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/traces.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/unichain_sepolia/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw/blocks.md) - [Contracts 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw/contracts.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw/logs.md) - [Traces 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw/traces.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/wemix/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/winr.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/winr/raw.md) - [Blocks 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/winr/raw/blocks.md) - [Logs 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/winr/raw/logs.md) - [Transactions 🌱](https://docs.allium.so/historical-data/supported-blockchains/evm/winr/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets.md): Track movement of assets on the blockchain. - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/credit-debit.md) - [ERC1155 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/credit-debit/erc1155-credit-debit.md) - [ERC20 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/credit-debit/erc20-credit-debit.md) - [ERC721 Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/credit-debit/erc721-credit-debit.md) - [Native Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/credit-debit/native-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/transfers/erc1155-token-transfers.md): Track movement of ERC1155 token transfers. - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/transfers/erc20-token-transfers.md): Track movement of ERC20 token transfers. - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/transfers/erc721-token-transfers.md): Track movement of ERC721 token transfers. - [Native Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/assets/transfers/native-token-transfers.md): Track movement of native token transfers. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/dex/trades.md) - [Metrics](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/metrics.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/erc1155-tokens.md): ERC115 tokens indexed by Allium. - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/erc20-tokens.md): ERC20 tokens indexed by Allium. - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/erc721-tokens.md): ERC721 tokens indexed by Allium. - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/worldchain/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/x_layer/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/xai.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/contracts.md) - [ERC1155 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/erc1155-tokens.md) - [ERC20 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/erc20-tokens.md) - [ERC721 Tokens](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/erc721-tokens.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/xai/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/zksync/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/assets.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/assets/token-transfers.md) - [ERC1155 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/assets/token-transfers/erc1155-transfers.md) - [ERC20 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/assets/token-transfers/erc20-transfers.md) - [ERC721 Transfers](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/assets/token-transfers/erc721-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/decoded.md) - [Decoded Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/decoded/decoded-logs.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex.md): Allium Decentralized Exchange (DEX) data from EVM chains. - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/aggregator-trades.md): Identify swap volumes executed from DEX aggregators. - [Uniswap v3 NonFungiblePositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/calls/uniswap-v3-position-manager-calls.md): Get calls emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap v4 PositionManager calls](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/calls/uniswap-v4-position-manager-calls.md): Get calls emitted by Uniswap v4 PositionManager. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/events.md) - [Uniswap V2](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/events/uniswap-v2-events.md): Get events emitted by Uniswap V2 protocols. - [Uniswap V3](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/events/uniswap-v3-events.md): Get events emitted by Uniswap V3 protocols. - [Uniswap v3 NonFungiblePositionManager events](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/events/uniswap-v3-position-manager-events.md): Get events emitted by Uniswap v3 NonFungiblePositionManager. - [Uniswap V4](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/events/uniswap-v4-events.md): Get events emitted by Uniswap V4 protocols. - [Orderflow](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/orderflow.md): Identify flow of DEX volume through frontend - [Pools](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/nfts.md): Analyze NFT ecosystem trends with easy to use schemas. - [Mints](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/nfts/mints.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/nfts/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw/logs.md) - [Traces](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw/traces.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/evm/zora/raw/transactions.md) - [Fungible Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/assets/fungible-token-transfers.md): Comprehensive fungible token transfers on Hyperliquid - [Stablecoin Transfers](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/assets/stablecoin-transfers.md): Stablecoin transfers on Hyperliquid from misc_events and spot trades - [Transfers (To Be Deprecated)](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/assets/transfers.md): Hyperliquid bridge deposits and withdrawals via Arbitrum - [Data FAQ](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/data-faq.md): Frequently asked questions about Hyperliquid data. - [Data Guide](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/data-guide.md): Understanding the hyperliquid DEX and data characteristics - [Trades](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/dex/trades.md): Enriched trades for spot and perpetual markets on Hyperliquid. - [DEX Overview](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/metrics/dex-overview.md): Daily metrics per HIP-3 DEX (permissionless perpetual markets) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/metrics/overview.md): Daily Overview Metrics for Hyperliquid - [Overview](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/overview.md): Hyperliquid (HyperCore) is an L1 built to support an ecosystem of permisionless financial applications. The flagship native application is the Hyperliquid DEX, a fully onchain order book exchange. - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/blocks.md): Block level metadata for Hyperliquid - [Builder Fills](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/builder-fills.md): Fills completed by builders, including builder fees and the builder address - [Builder Labels](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/builder-labels.md): Builder address and builder identity mapping - [Builder Transactions](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/builder-transactions.md): Successfully completed transactions with builder address and fee - [Fills](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/fills.md): Raw Hyperliquid fills data for all trades that are executed - [Misc Events](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/misc-events.md): Miscellaneous on-chain events including funding, deposits, withdrawals, liquidations, vault events, staking, and delegations - [Orders](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/orders.md): Raw Hyperliquid orders data - [Perpetual Market Asset Contexts](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/perpetual-market-asset-contexts.md): Perpetual market asset context data including volume, open interest, funding, premium, and mid price - [Perpetual Markets](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/perpetual-markets.md): Perpetual markets metadata including HIP-3 permissionless perpetual DEXes - [Perpetual Positions](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/perpetual-positions.md): Perpetual position data for users on Hyperliquid - [Register Referral](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/register-referral.md): Successful referral registrations on Hyperliquid - [Set Referrer](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/set-referrer.md): Successful referrer registrations on Hyperliquid - [Spot Balances](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/spot-balances.md): Spot token balances for users on Hyperliquid - [Spot Coin Pairs](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/spot-coin-pairs.md): Hyperliquid spot coin pair metadata. Maps @index identifiers to symbol pairs (e.g. HYPE/USDC). - [Summaries](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/summaries.md): Summary data for Hyperliquid - [Tokens](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/tokens.md): List of tokens traded on Hyperliquid DEX with token metadata - [Trades](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/trades.md): Raw Hyperliquid trades data. Two fills make a trade. - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/transactions.md): Transactions data for each block on Hyperliquid - [TWAPs](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/raw/twaps.md): TWAP (Time-Weighted Average Price) order data on Hyperliquid - [Sample Queries](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/sample-queries.md): Sample queries for Hyperliquid - [Streams](https://docs.allium.so/historical-data/supported-blockchains/hyperliquid/streams.md): Hyperliquid Kakfa data streams - [Perpetual Market Stats](https://docs.allium.so/historical-data/supported-blockchains/lighter/assets/perpetual-market-stats.md): Hourly perpetual market snapshots with prices, open interest, and funding rates - [Perpetual Market Stats (Latest)](https://docs.allium.so/historical-data/supported-blockchains/lighter/assets/perpetual-market-stats-latest.md): Latest market stats per market with real-time OI, funding, and prices - [Dataset Completeness (Earliest data available)](https://docs.allium.so/historical-data/supported-blockchains/lighter/dataset-earliest.md): How far back each dataset goes, and any caveats to be aware of. - [Liquidations](https://docs.allium.so/historical-data/supported-blockchains/lighter/dex/liquidations.md): Lighter liquidation events - [Order Books](https://docs.allium.so/historical-data/supported-blockchains/lighter/dex/order-books.md): Flattened order book updates with bid/ask levels - [Trades](https://docs.allium.so/historical-data/supported-blockchains/lighter/dex/trades.md): All Lighter DEX trades including voluntary trades, liquidations, and deleverages - [Overview](https://docs.allium.so/historical-data/supported-blockchains/lighter/metrics/overview.md): Daily metrics for Lighter including volume, fees, open interest, and liquidations - [Overview](https://docs.allium.so/historical-data/supported-blockchains/lighter/overview.md): Lighter is a ZK-powered perpetuals DEX with verifiable on-chain order matching and liquidations. - [Market Stats](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/market-stats.md): Hourly perpetual market stats snapshots - [Markets](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/markets.md): Lighter market metadata - [Order Books](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/order-books.md): Raw order book snapshots from Lighter - [Public Pool Data](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/public-pool-data.md): Lighter public pool data - [Public Pool Info](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/public-pool-info.md): Lighter public pool info - [Trades](https://docs.allium.so/historical-data/supported-blockchains/lighter/raw/trades.md): Raw trade data from Lighter - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/assets.md) - [Fungible balances](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/assets/fungible-balances.md): Daily, end-of-day, and latest fungible balances on Aptos with metadata and USD prices. - [Fungible Transfers](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/assets/fungible-transfers.md): Fungible Token Transfers on Aptos. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/raw/blocks.md) - [Changes](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/raw/changes.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/raw/events.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/staking.md): Fetch staking and validator activity on Sui network. - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/staking/deposits.md): Records of all stake deposit events on Aptos, tracking the amount of APT added to validator stake pools. These events are emitted when users add stake to a validator's pool. - [Rewards](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/staking/rewards.md): Records of all reward distribution events on Aptos, tracking the amount of rewards distributed to each validator's stake pool. These events are emitted when the Aptos protocol distributes staking rewards to validators. - [Validator Stake Daily](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/staking/validator-stake-daily.md): Daily snapshots of validator stake metrics on Aptos, including active stake, pending stake, inactive stake, and delegation information. This model provides a comprehensive view of validator performance and stake distribution over time. - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos/staking/withdrawals.md): Records of all stake unlock events on Aptos, tracking the amount of APT unlocked from validator stake pools. These events are emitted when users unlock their stake, which is the first step in the withdrawal process. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw.md) - [Balance Changes](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/balance-changes.md) - [Checkpoints](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/checkpoints.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/events.md) - [Object Changes](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/object-changes.md) - [Transaction Blocks](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/transaction-blocks.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/raw/transactions.md) - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/staking/deposits.md): Staking deposits to validator on the network - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/staking/overview.md): Fetch the current balance of IOTA staked, rewards, and staking statistics - [Validator Rewards](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/staking/validator-rewards.md): Epoch level validator rewards and performance metrics - [Validator Stake Latest](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/staking/validator-stake-latest.md): Current stake and rewards for each validator - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/iota/staking/withdrawals.md): Staking withdrawals from validator on the network - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/assets.md) - [Balances](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/assets/balances.md) - [Fungible Transfers](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/assets/fungible-transfers.md) - [Latest Balances](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/assets/latest-balances.md): Records the cumulative (total) balance of each coin type for an address at the time of its latest balance change, including USD value if available. Useful for analyzing recent balance updates. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/dex.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/dex/events.md): Get events emitted by Sui DEX protocols. - [Pools](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/dex/pools.md) - [Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/dex/token-prices-hourly.md): Hourly token prices derived from DEX trades. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/nfts.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw.md) - [Balance Changes](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/balance-changes.md) - [Checkpoints](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/checkpoints.md) - [Events](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/events.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/fungible-tokens.md) - [NFTs](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/nfts.md) - [Object Changes](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/object-changes.md) - [Transaction Blocks](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/transaction-blocks.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/raw/transactions.md) - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/staking/deposits.md): Staking deposits to validator on the network - [Overview](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/staking/overview.md): Fetch the current balance of SUI staked, rewards, - [Validator Rewards](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/staking/validator-rewards.md): Epoch level validator rewards. - [Validator Stake Latest](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/staking/validator-stake-latest.md) - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/sui/staking/withdrawals.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/assets.md) - [Fungible Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/assets/fungible-credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw/blocks.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw/fungible-tokens.md) - [Inputs](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw/inputs.md) - [Outputs](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw/outputs.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/cardano/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera.md) - [Assets](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/assets.md) - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/assets/credit-debit.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw.md) - [Actions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/actions.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/blocks.md) - [Contracts](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/contracts.md) - [Logs](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/logs.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/messages.md) - [Tokens](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/tokens.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/hedera/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/assets.md) - [Transfers 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/assets/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/dex.md) - [Trades 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/dex/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/raw.md) - [Blocks ◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/raw/blocks.md) - [Events ◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/raw/events.md) - [Tokens 🌱◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/raw/tokens.md) - [Transactions ◽](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/kadena/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/assets.md) - [FT Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/assets/ft-token-transfers.md) - [NEAR Token Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/assets/near-token-transfers.md) - [NFTs](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/nfts.md) - [NFT Trades](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/nfts/trades.md) - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/nfts/transfers.md): Track NFT transfers on NEAR - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/blocks.md) - [Chunks](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/chunks.md) - [Receipt Outcomes](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/receipt-outcomes.md) - [Receipts](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/receipts.md) - [Transaction Actions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/transaction-actions.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking.md): Comprehensive data models for analyzing NEAR Protocol staking activities - [Events](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/events.md): Detailed tracking of staking-related events on NEAR Protocol - [Staking Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/overview.md): Daily overview of NEAR Protocol staking metrics and validator statistics - [Pool Balances](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/pool-balances.md): Realtime tracking of NEAR Protocol staking pool balances and metrics - [Pool Balances Daily](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/pool-balances-daily.md): Daily snapshots of NEAR Protocol staking pool balances and metrics - [Pool Epoch Rewards](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/pool-epoch-rewards.md): Tracking of rewards distributed to NEAR Protocol staking pools per epoch - [Shares Exchange Rate](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/near/staking/shares-exchange-rate.md): Tracking of exchange rates between staking shares and NEAR tokens - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/bridges.md): Track movement of assets across major blockchain networks. - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/bridges/transfers.md): Track movement of assets across major blockchain networks. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw.md) - [Contract Events](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/contract-events.md) - [Diagnostic Events](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/diagnostic-events.md) - [Effects](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/effects.md) - [Ledgers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/ledgers.md) - [Operations](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/operations.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/stellar/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/assets.md) - [Jetton Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/assets/jetton-transfers.md) - [Ton Transfers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/assets/ton-transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/raw/blocks.md) - [Messages](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/raw/messages.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/staking.md) - [Elector contract messages](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/staking/elector-contract-messages.md) - [Elector System Rewards](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/staking/elector-system-rewards.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/ton/staking/overview.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger/raw.md) - [Fungible Balances](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger/raw/fungible-balances.md) - [Ledger Entry Changes](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger/raw/ledger-entry-changes.md) - [Ledgers](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger/raw/ledgers.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/other-ecosystems/xrp_ledger/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana.md) - [Agents](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents.md): AI agent activity data on Solana - [x402](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents/x402.md): x402 protocol analytics data on Solana - [x402 Facilitators](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents/x402/facilitators.md): x402 protocol facilitator registry on Solana - [x402 Metrics Daily](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents/x402/metrics-daily.md): Daily aggregated metrics for x402 protocol on Solana - [x402 Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents/x402/metrics-overview.md): Lifetime and rolling window metrics for x402 protocol on Solana - [x402 Transfers](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/agents/x402/transfers.md): x402 protocol token transfers on Solana - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets.md) - [Balance Changes](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/balance-changes.md) - [Balances](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/balances.md) - [Credit Debit](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/credit-debit.md) - [Daily Balances](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/daily-balances.md) - [PNL](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/pnl.md) - [Transfers](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/assets/transfers.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/decoded.md): The decoded schema includes decoded instructions and events. - [Decoded Events](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/decoded/decoded-events.md) - [Decoded Instructions](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/decoded/decoded-instructions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/defi.md) - [Farms](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/defi/farms.md): This table contains information for various farms. - [Fees Claimed](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/defi/fees-claimed.md): This table contains fee claiming transactions. Currently, it only contains fees claimed from the meteora dlmm pools - [Rewards Claimed](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/defi/rewards-claimed.md): This table contains reward claiming transactions - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex.md) - [Aggregator Trades](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/aggregator-trades.md): This table contains aggregator trades that are direct program calls to an aggregator program which in turn calls one or more liquidity sources to execute the trade. - [Liquidity Events](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/liquidity-events.md): This table contains transaction-level information about events that modify liquidity positions across various DEX protocols on Solana. - [Liquidity Positions](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/liquidity-positions.md): This table contains aggregated information about liquidity positions across various DEX protocols on Solana, built from liquidity_events data. - [Pools](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/pools.md): This table contains information for various dex pools. - [Trades](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/trades.md): This table contains dex trades that are direct program calls to a liquidity source. - [TVL (Total Value Locked)](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/dex/tvl-total-value-locked.md): This table contains TVL information for various dex pools. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/lending.md): Solana lending protocols and their comprehensive data coverage. - [Deposits](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/lending/deposits.md): Solana lending deposit events. - [Loans](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/lending/loans.md): Solana lending loan events (borrows). - [Repayments](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/lending/repayments.md): Solana lending repayment events. - [Withdrawals](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/lending/withdrawals.md): Solana lending withdrawal events. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/nfts.md) - [Mints](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/nfts/mints.md) - [Trades](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/nfts/trades.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/predictions.md): Comprehensive prediction market data from Solana blockchain. - [Kalshi Markets](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/predictions/kalshi-markets.md): Kalshi prediction markets metadata (convenience view for Solana namespace). - [Trades](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/predictions/trades.md): Solana prediction market trades - [Trades Enriched](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/predictions/trades-enriched.md): Solana prediction market trades enriched with market metadata. - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/prices.md) - [DEX Token Prices Hourly](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/prices/dex-token-prices-hourly.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw.md) - [Blocks](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/blocks.md) - [Fees](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/fees.md) - [Fungible Tokens](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/fungible-tokens.md) - [Inner Instructions](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/inner-instructions.md) - [Instructions](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/instructions.md) - [Rewards](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/rewards.md) - [SPL Token Total Supply](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/spl-token-total-supply.md) - [Transactions](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/raw/transactions.md) - [Overview](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking.md) - [Staking Balances](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking/balances.md) - [Staking Balances Latest](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking/balances-latest.md) - [Rewards](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking/rewards.md) - [Stakers](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking/stakers.md) - [Validators](https://docs.allium.so/historical-data/supported-blockchains/solana/solana/staking/validators.md) - [Token Transfers](https://docs.allium.so/historical-data/token-transfers.md) - [Utility](https://docs.allium.so/historical-data/utility.md): Utility models to aid analyses. - [Overview](https://docs.allium.so/historical-data/wallet-360.md): Get a comprehensive understanding of users, projects, and the competitive landscape to feed the growth engine. - [Wallet 360 Attributes](https://docs.allium.so/historical-data/wallet-360/table-columns.md) - [Introduction](https://docs.allium.so/index.md): Allium is the enterprise blockchain data platform powering analytics, engineering, and accounting with unmatched breadth, depth, and accuracy. - [Product Comparison](https://docs.allium.so/product-comparison.md): Allium delivers data via five core products: Explorer, Datashares, Realtime APIs, Datastreams, and Beam. - [Allium Realtime APIs](https://docs.allium.so/realtime-apis.md) - [Audit and Accounting](https://docs.allium.so/use-cases/accounting.md): Power transaction monitoring, data reconciliation, and financial reporting with Explorer and Datashares. - [Analytics](https://docs.allium.so/use-cases/analytics.md): Query, visualize, and analyze blockchain data with Explorer and Datashares. - [Applications](https://docs.allium.so/use-cases/applications.md): Build and scale blockchain applications with Allium Realtime and Datastreams. ## OpenAPI Specs - [staking-api](https://docs.allium.so/_openapi/staking-api.json) - [wallet-api](https://docs.allium.so/_openapi/wallet-api.json) - [go-src-api](https://docs.allium.so/_openapi/go-src-api.json) - [tokens-api](https://docs.allium.so/_openapi/tokens-api.json) - [openapi](https://docs.allium.so/openapi.json) - [data-transformation-api](https://docs.allium.so/_openapi/data-transformation-api.json) - [assets-api](https://docs.allium.so/_openapi/assets-api.json) - [holdings-api](https://docs.allium.so/_openapi/holdings-api.json) - [prices-api](https://docs.allium.so/_openapi/prices-api.json) - [test](https://docs.allium.so/_openapi/test.json) - [solana-api](https://docs.allium.so/_openapi/solana-api.json) - [nft-api](https://docs.allium.so/_openapi/nft-api.json) - [hyperliquid](https://docs.allium.so/_openapi/hyperliquid.json) - [evm-api](https://docs.allium.so/_openapi/evm-api.json) - [bitcoin-api](https://docs.allium.so/_openapi/bitcoin-api.json) - [explorer-api](https://docs.allium.so/explorer-api.yaml) Built with [Mintlify](https://mintlify.com).