Added
[2023/01/24] New dataset: Goerli testnet data
almost 3 years ago by Vivi Liu
Hi team, ZettaBlock is launching a new dataset: Goerli testnet data with table and column naming consistent with those of the Ethereum mainnet dataset.
There are five core tables included in the dataset:
- Blocks
Table:goerli.blockscapturing the network data for each Goerli tesnet block such as block number, block creation timestamp, gas-related variables and proof-of-authority data. - Transactions
Table:goerli.transactionscapturing the network data for each Goerli tesnet transaction such asfrom_address,to_address, gas-related variables and more. - Logs
Table:goerli.logscapturing the log information for each Goerli tesnet transaction such asevent,argumentand more detailed information of each transaction. - Traces
Table:goerli.tracesproviding more detailed traces for each Goerli testnet transaction. - Receipts
Table:goerli.receiptsproviding proof data for each Goerli testnet transaction to validate transactions.
If you have any questions or feedback, feel free to let us know at https://discord.com/invite/zettablock
