Baselight

Ethereum Decoded

Decoded data for ethereum

@blt.ethereum_decoded

Loading...
Loading...

About this Dataset

Ethereum Decoded

Decoded EVM events for ethereum.

Tables

Decoded Events

@blt.ethereum_decoded.decoded_events
  • 22.87 GB
  • 176,464,583 rows
  • 11 columns
Loading...

CREATE TABLE decoded_events (
  "block_number" BIGINT,
  "tx_index" BIGINT,
  "log_index" BIGINT,
  "tx_hash" VARCHAR,
  "emitter_address" VARCHAR,
  "contract_name" VARCHAR,
  "event_name" VARCHAR,
  "decoded_ok" BOOLEAN,
  "args" VARCHAR,
  "block_timestamp" TIMESTAMP,
  "ingested_at" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.