🔹zkSync 🌱
zkSync Tables
Our zkSync data includes the following schemas and tables:
Schema | Description | Tables |
---|---|---|
Raw | Raw blockchain data. | blocks, transactions, logs, traces |
Raw+ | Deployed contracts with bytecode. | contracts |
Our zkSync data tables are structurally similar to Ethereum across all schemas.
Last updated