More about Fantom
Fantom Tables
Our Fantom data includes the following schemas and tables:
Our Fantom data tables are structurally similar to Ethereum across all schemas.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Schema | Description | Tables |
|---|---|---|
| Raw | Raw blockchain data. | blocks, contracts, fungible_tokens, logs, traces, transactions |
| Decoded | Decoded event logs and traces data. | logs, traces |
| Assets | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | erc1155_credit_debit, erc1155_token_transfers, erc20_credit_debit, erc20_token_transfers, erc721_credit_debit, erc721_token_transfers, fungible_token_transfers, native_token_transfers |
| DEX | Decentralized exchange activity data. | pools, token_prices_5min, token_prices_hourly, trades |
| Metrics | Pre-computed metrics of onchain activity. | overview |
| Bridges | Cross-chain bridge activity data. | transfers |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply. | balances, token_supply |
Was this page helpful?