wallet
Installation
Summary
Multi-chain wallet operations for EVM and Solana with balance queries, transfers, signing, and transaction history.
- Supports 13 tools across EVM (Ethereum, Base, Arbitrum, Optimism, Polygon, Linea) and Solana, including balance checks, fund transfers, message signing, and transaction history
- Use
wallet_get_all_balances()for complete portfolio visibility across all chains with USD values in a single call - Transfers are policy-gated by Privy TEE — only whitelisted addresses and amounts within daily limits are allowed, even if the agent is compromised
- Includes EIP-712 typed data signing for permits and off-chain orders, plus transaction pre-signing without broadcasting for multi-step workflows
- Authentication is automatic via Fly OIDC token; no API keys or manual wallet address entry needed
SKILL.md
💰 Wallet Skill
Multi-chain wallet for EVM (DeBank-supported chains) + Solana. Balances, transfers, signing, policy management.
Tools
| Tool | Description |
|---|---|
wallet_info |
Get all wallet addresses |
wallet_balance |
EVM balance on a chain (DeBank) |
wallet_sol_balance |
Solana balance (Birdeye) |
wallet_get_all_balances |
All chains at once |
wallet_transfer |
Broadcast EVM tx (gas sponsored by default, user-paid fallback) |
wallet_sign_transaction |
Sign EVM tx (no broadcast) |
wallet_sign |
EIP-191 message signing |
wallet_sign_typed_data |
EIP-712 typed data signing |
wallet_transactions |
EVM tx history |
wallet_sol_transfer |
Broadcast Solana tx |
wallet_sol_sign_transaction |
Sign Solana tx (no broadcast) |
Related skills
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Khyperliquid
Trade perpetual futures and spot on Hyperliquid DEX
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.8Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6Ktwelvedata
Stocks, forex, and commodities price data — real-time quotes, historical time series, and reference data
5.4K