Baselight

Crypto Solana Memes Coin

Comprehensive Dataset of Meme Coins on the Solana Blockchain with Market Trends

@kaggle.mafaqbhatti_crypto_solana_memes_coin

Loading...
Loading...

About this Dataset

Crypto Solana Memes Coin

This dataset provides detailed metrics and market trends for meme coins on the Solana blockchain, including data on market cap, price, trading volume, and returns. Ideal for financial analysts, crypto enthusiasts, and data scientists.

Tables

Meme Coins Solana 3000

@kaggle.mafaqbhatti_crypto_solana_memes_coin.meme_coins_solana_3000
  • 191.56 KB
  • 3000 rows
  • 16 columns
Loading...

CREATE TABLE meme_coins_solana_3000 (
  "coin_name" VARCHAR,
  "symbol" VARCHAR,
  "launch_date" TIMESTAMP,
  "token_address" VARCHAR,
  "current_price_usd" DOUBLE,
  "market_cap_usd" BIGINT,
  "trading_volume_24h" BIGINT,
  "circulating_supply" BIGINT,
  "total_supply" BIGINT,
  "price_change_24h" DOUBLE,
  "all_time_high_price" DOUBLE,
  "all_time_low_price" DOUBLE,
  "number_of_holders" BIGINT,
  "transactions_count" BIGINT,
  "token_liquidity_usd" BIGINT,
  "returns" DOUBLE
);

Share link

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