Baselight

Arbitrum Smart Contracts

Historical smart contracts data for blockchain arbitrum

@blt.arbitrum_contracts

Loading...
Loading...

About this Dataset

Arbitrum 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.arbitrum_contracts.contracts
  • 53.4 MB
  • 216,530 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.