Baselight

Ethereum Tokens

Tokens for ethereum

@blt.ethereum_tokens

Loading...
Loading...

About this Dataset

Ethereum Tokens

Canonical reference of ERC-style tokens. The tokens table keeps one row per contract with normalized metadata to enrich swaps, transfers, balances, and prices across the Baselight ecosystem.

Tables

Tokens

@blt.ethereum_tokens.tokens
  • 1.4 MB
  • 19,460 rows
  • 8 columns
Loading...

CREATE TABLE tokens (
  "chain_id" BIGINT,
  "address" VARCHAR,
  "name" VARCHAR,
  "symbol" VARCHAR,
  "decimals" INTEGER,
  "logo_uri" VARCHAR,
  "source" VARCHAR,
  "ingested_at" TIMESTAMP
);

Share link

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