🔹Kinto

Kinto Tables

Our Kinto data includes the following schemas and tables:

SchemaDescriptionTables

Raw

Raw blockchain data.

blocks, transactions, logs, traces

Raw+

Deployed contracts with bytecode.

contracts

Assets

Token transfers.

erc20_token_transfers, erc721_token_transfers, erc1155_token_transfers

Our Kinto data tables are structurally similar to Ethereum across all schemas.

Last updated