solana
仓库创建 2025年7月23日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由
适合链上资产查询与组合估值、调查与分析场景。
这个 Skill 做什么
查询 Solana 链上钱包、代币、交易和 NFT,并返回 USD 估值。
帮你查 Solana 链上钱包余额、代币持仓、交易和 NFT,并把资产折算成 USD,方便直观看到组合市值。什么时候用:想要看某个钱包的 portfolio、token info、tx 活动或 NFT 时。特点是不用 API key,会把链上数据和 CoinGecko 的价格合并返回,轻量又实用。
▸ 展开 SKILL.md 英文原文
Query Solana wallets, tokens, txs, and NFTs in USD.
22.7w
Stars
4.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/blockchain/solana/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/blockchain/solana/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Solana Blockchain Skill Query Solana on-chain data enriched with USD pricing via CoinGecko. 8 commands: wallet portfolio, token info, transactions, activity, NFTs, whale detection, network stats, and price lookup. No API key needed. Uses only Python standard library (urllib, json, argparse). --- ## When to Use - User asks for a Solana wallet balance, token holdings, or portfolio value - User wants to inspect a specific transaction by signature - User wants SPL token metadata, price, supply, or top holders - User wants recent transaction history for an address - User wants NFTs owned by a wallet - User wants to find large SOL transfers (whale detection) - User wants Solana network heal
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有