返回 Skill 列表
extension
分类: 开发与工程无需 API Key

coinstats-nft

CoinStats NFT发现命令。在浏览热门NFT、钱包持有的资产或收藏品资产详情时使用。

person作者: jakexiaohubgithub

CoinStats NFT

Auth Setup

export COINSTATS_API_KEY=<key>
coinstats whoami

Commands

coinstats nft trending
coinstats nft wallet-assets --address <wallet>
coinstats nft collection --collection-address <address>
coinstats nft collection-assets --collection-address <address>
coinstats nft asset --collection-address <address> --token-id <tokenId>