Data Catalog
Overview
Data Catalog is a system for organising and managing data assets. Its main function is to help you discover, understand and manage data resources. Here is a detailed description of the data discovery catalogue from chainbase.
1. Blockchains Supported
Ecosystem | Blockchains Supported | Raw | Decoded | Abstracted | Token | NFT | Freshness |
---|---|---|---|---|---|---|---|
EVM | Ethereum | ✔ | ✔ | ✔ | ✔ | ✔ | <3s |
Binance Smart Chain (BSC) | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
Polygon | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
Avalanche (C-Chain) | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
Fantom | ✔ | <8s | |||||
Tron | ✔ | <10s | |||||
EVM Layer 2 | Arbitrum | ✔ | ✔ | ✔ | ✔ | ✔ | <5s |
Optimism | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
Base | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
Blast | ✔ | ✔ | ✔ | ✔ | ✔ | <5s | |
ZkSync | ✔ | ✔ | ✔ | ✔ | <5s | ||
Non EVM | Bitcoin | ✔ | <60s | ||||
Sui | ✔ | ✔ | ✔ | <10s | |||
Ton | ✔ | <10s | |||||
Merlin | ✔ | <30s | |||||
Solana* | * | * | * | * | * | * |
* support is in progress..
2. Data Categories
Category | Category Description | e.g. |
---|---|---|
Raw | The data initially recorded on the blockchain, usually stored in binary or hexadecimal format, without any processing or parsing. It is the lowest level of data, directly coming from blockchain transactions and blocks. | blocks、contracts、contracts、transactions.. |
Decoded | The data extracted from the raw data and converted into a human-readable format. Decoded data is parsed from the raw data fields, making it easier to understand and use. | ape、dydx、element、lido、curve、uniswap.. |
Abstracted | This is higher-level data extracted from the decoded data, usually used for analysis and reporting. Abstracted data further simplifies the decoded data, extracting key information and metrics, making it more suitable for business analysis and decision-making. | nft、token、price、inscription&rune.. |