Ethereum Tokens
Tokens for ethereum
@blt.ethereum_tokens
Tokens for ethereum
@blt.ethereum_tokens
CREATE TABLE tokens (
"chain_id" BIGINT,
"address" VARCHAR,
"name" VARCHAR,
"symbol" VARCHAR,
"decimals" INTEGER,
"logo_uri" VARCHAR,
"source" VARCHAR,
"ingested_at" TIMESTAMP
);
Anyone who has the link will be able to view this.