harrywang/crypto-coven
收藏Hugging Face2022-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/harrywang/crypto-coven
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
---
This dataset contains information about the 9761 witches from the Crypto Coven NFT project (https://www.cryptocoven.xyz/) collected using OpenSea API.
The folder 'witch_images' includes the images of each witch in three different sizes.
I briefly describe the data in the `witches.csv` below:
- `id`: the id of the witch
- `num_sales`: number of sales in the past (till 4/21/2022 the day I collected the data)
- `name`: the name of the witch
- `description`: the description of the witch
- `external_link`: the link to the official page for the witch
- `permalink`: the OpenSea link for the witch
- `token_metadata`: the metadata JSON file about the witch
- `token_id`: the token_id of the NFT
- `owner.user.username`: the user name of the current owner
- `owner.address`: the wallet address of the current owner
- `last_sale.total_price`: the price of the last sale in gwei. Note that the unit here is gwei (giga and wei) and 1 ether = 1 billion gwei (18 zeros)
- `last_sale.payment_token.usd_price`: the USD price of 1 ether (ETH) for the last sale
- `last_sale.transaction.timestamp`: the timestamp of the last sale
- `properties`: there are 32 properties of each witch covering the different design elements of each witch, such as Skin Tone, Eyebrows, Body Shape, etc.
`witches_full.csv` is the full data provided by the OpenSea API, such as https://api.opensea.io/api/v1/asset/0x5180db8f5c931aae63c74266b211f580155ecac8/50. I just simply flattened the JSON returned by the API.
提供机构:
harrywang
原始信息汇总
数据集概述
数据集名称
Crypto Coven NFT项目中的9761位女巫数据集
数据集来源
通过OpenSea API收集自Crypto Coven NFT项目
数据集内容
- 文件夹:
witch_images,包含每位女巫的三种不同尺寸的图片。 - CSV文件:
witches.csv:包含以下字段:id:女巫的IDnum_sales:截至2022年4月21日的销售次数name:女巫的名称description:女巫的描述external_link:女巫的官方页面链接permalink:女巫在OpenSea的链接token_metadata:女巫的元数据JSON文件token_id:NFT的token_idowner.user.username:当前所有者的用户名owner.address:当前所有者的钱包地址last_sale.total_price:最后一次销售的总额,单位为gweilast_sale.payment_token.usd_price:最后一次销售时1ETH的美元价格last_sale.transaction.timestamp:最后一次销售的时间戳properties:包含32个属性,描述女巫的不同设计元素,如肤色、眉毛、体型等。
witches_full.csv:OpenSea API提供的完整数据,包含所有API返回的JSON数据。
许可证
MIT许可证



