NFT Collections
This includes data about over 250 NFT Collections
@kaggle.hemil26_nft_collections_dataset
This includes data about over 250 NFT Collections
@kaggle.hemil26_nft_collections_dataset
CREATE TABLE nft_sales (
"collections" VARCHAR,
"sales" VARCHAR,
"buyers" BIGINT,
"txns" BIGINT,
"owners" DOUBLE
);
Anyone who has the link will be able to view this.