Baselight

Optimism Smart Contracts

Historical smart contracts data for blockchain optimism

@blt.optimism_contracts

Loading...
Loading...

About this Dataset

Optimism Smart Contracts

This dataset is part of Baselight’s unified blockchain collection — a standardized, structured repository of raw and enriched data across multiple blockchains. It includes key tables such as contracts.

Designed for on-chain analytics, indexing, decentralized applications, and research, the data is continuously updated and normalized.

Whether you're exploring transaction trends, building DeFi dashboards, or training ML models on blockchain activity, this dataset provides a reliable foundation.

We welcome feedback and contributions to improve coverage, completeness, and usability.

Tables

Contracts

@blt.optimism_contracts.contracts
  • 779.89 MB
  • 29,021,152 rows
  • 7 columns
Loading...

CREATE TABLE contracts (
  "address" VARCHAR,
  "bytecode" VARCHAR,
  "creator_address" VARCHAR,
  "creation_transaction_hash" VARCHAR,
  "block_number" BIGINT,
  "block_timestamp" TIMESTAMP,
  "ingested_at" TIMESTAMP
);

Share link

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