Arbitrum Smart Contracts
Historical smart contracts data for blockchain arbitrum
@blt.arbitrum_contracts
Historical smart contracts data for blockchain arbitrum
@blt.arbitrum_contracts
CREATE TABLE contracts (
"address" VARCHAR,
"bytecode" VARCHAR,
"creator_address" VARCHAR,
"creation_transaction_hash" VARCHAR,
"block_number" BIGINT,
"block_timestamp" TIMESTAMP,
"ingested_at" TIMESTAMP
);
Anyone who has the link will be able to view this.