Baselight

Ethereum Decoded Calls

Decoded calls for ethereum

@blt.ethereum_decoded_calls

Loading...
Loading...

About this Dataset

Ethereum Decoded Calls

Decoded EVM calls for ethereum.

Tables

Decoded Calls

@blt.ethereum_decoded_calls.decoded_calls
  • 167.66 MB
  • 2,816,945 rows
  • 10 columns
Loading...
CREATE TABLE decoded_calls (
  "tx_hash" VARCHAR,
  "trace_address" VARCHAR,
  "block_number" BIGINT,
  "tx_index" BIGINT,
  "contract_name" VARCHAR,
  "function_name" VARCHAR,
  "args" VARCHAR,
  "return_values" VARCHAR,
  "block_timestamp" TIMESTAMP,
  "ingested_at" TIMESTAMP
);

Share link

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