Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
Query crypto wallet portfolios, transactions, DeFi positions, NFTs, token prices, and gas fees across EVM chains and Solana using Zerion's API.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Query crypto wallet data using the Zerion API MCP server.
This skill provides access to Zerion's interpreted crypto wallet data through MCP tools. Supports EVM chains (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC, and 50+ more) and Solana. Note: API key required for authentication - get yours at https://developers.zerion.io
Data TypeDescriptionPortfolioTotal wallet value, breakdown by chainTransactionsFull transaction history with parsed actionsPnLProfit/loss calculationsPositionsDeFi positions, staking, lendingToken PricesReal-time pricing and historical chartsNFTsCollections and individual NFT dataGas PricesCurrent gas prices across chains
Get the portfolio for wallet 0x1234... Show total value and breakdown by chain for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Show recent transactions for 0x1234... Get transaction history for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 in the last 30 days
Show all DeFi positions for 0x1234... What protocols is 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 using?
Get current price of ETH Show price chart for USDC over the last 7 days Compare ETH price to SOL
Show NFT collections owned by 0x1234... Get details for Bored Ape #1234 List all NFTs in wallet 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
What are current gas prices on Ethereum? Compare gas prices across all EVM chains Show Solana transaction fees
Address Format: Use 0x addresses only (e.g., 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045) Multi-Chain: Supports EVM chains (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC, etc.) and Solana Real-Time: All data is real-time from Zerion's indexed data Auth Required: API key needed - configure in MCP settings
Analyze the portfolio composition of 0x1234... What DeFi protocols are they using? Show their transaction patterns over the last month Calculate their PnL across all positions
Get the current price of our governance token Compare it to historical prices Show top holders by wallet address
What wallets are using Protocol X? What's the average portfolio size? What other protocols do they use? Show cross-chain activity patterns
Compare wallet activity on Ethereum vs Solana Show portfolio breakdown across all EVM chains Which chains have the most DeFi activity?
URL: https://developers.zerion.io/mcp Type: Remote HTTP MCP server Auth: API key required (get at https://developers.zerion.io) Docs: https://developers.zerion.io/reference/building-with-ai
Get your API key at https://developers.zerion.io Add to your MCP configuration: { "zerion": { "url": "https://developers.zerion.io/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } }
API Docs: https://developers.zerion.io Zerion Dashboard: https://dashboard.zerion.io llms.txt: https://developers.zerion.io/llms.txt (for keeping AI tools current)
Use this skill when: Researching wallet addresses (0x format) Analyzing DeFi positions and protocols Getting real-time token prices across chains Investigating transaction patterns Exploring NFT holdings Checking gas prices across EVM chains and Solana Validating customer or competitor data Calculating portfolio PnL
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.