sardis-balance
Read-only balance checking and spending analytics for Sardis agent wallets
Why use this skill?
Monitor your Sardis agent wallets with the sardis-balance skill. Track real-time balances, spending analytics, and budget limits securely with read-only access.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/efedurmaz16/sardis-balanceWhat This Skill Does
The sardis-balance skill serves as a dedicated, read-only analytics dashboard for managing Sardis agent wallets. By integrating this skill, users gain the ability to monitor real-time financial health across multiple blockchain networks directly from the OpenClaw environment. It provides granular insights into spending habits, transaction histories, and budget adherence without the operational risk associated with payment execution. Because the skill functions strictly as a read-only interface, it is perfect for security-conscious auditing and routine financial oversight.
Installation
To integrate this skill into your environment, use the OpenClaw CLI:
clawhub install openclaw/skills/skills/efedurmaz16/sardis-balance
Once installed, ensure your authentication credentials are configured in your environment variables:
export SARDIS_API_KEY=sk_your_key_here
No specific wallet ID is required during initial setup, as the skill supports dynamic querying across any wallet associated with your authorized Sardis account.
Use Cases
- Continuous Financial Monitoring: Keep an eye on agent wallet liquidity across Base and Polygon networks to ensure sufficient funds for automated tasks.
- Vendor Auditing: Use the spending-by-vendor feature to identify cost-heavy services or subscription outliers in your agent's monthly operational spend.
- Budget Compliance: Automatically track remaining daily or weekly spending limits to prevent over-allocation of resources by your AI agent.
- Reporting & Documentation: Extract transaction histories for internal audit trails or manual financial reconciliation at the end of a billing cycle.
Example Prompts
- "Check the current total USD balance across my Sardis wallets and list my spending for the last 24 hours."
- "Show me the last 10 completed transactions and flag any that exceeded 50 USDC."
- "Do I have enough budget left in my daily limit to initiate another round of transactions?"
Tips & Limitations
- Read-Only Constraint: This skill is intentionally designed with no execution permissions. It cannot transfer funds, sign transactions, or interact with smart contracts to modify state; it is for observation only.
- Filter Usage: When pulling transaction history, utilize the
from_dateandto_datefilters to prevent large, noisy datasets from overwhelming your prompt responses. - API Rate Limits: Ensure your agent requests follow standard Sardis API guidelines to avoid latency during peak monitoring periods.
- Data Refresh: While the balance check is real-time, spending summaries are cached periodically. If data seems stale, refresh your query with the latest parameters.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-efedurmaz16-sardis-balance": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
sardis-identity
Agent identity management with TAP protocol verification and reputation tracking
sardis-cards
Virtual card issuance and management for AI agents to make real-world purchases
sardis-payment
Enable AI agents to make secure, policy-controlled payments through Sardis Payment OS
sardis-guardrails
Real-time security monitoring and circuit breaker controls for Sardis agent wallets
sardis-escrow
Smart contract escrow for agent-to-agent payments with delivery confirmation