Overview

Once you’ve set up the OneBalance MCP server, try these prompts to explore the platform’s capabilities. These examples demonstrate everything from basic balance queries to complex cross-chain operations.

MCP Server Setup

Need to set up the MCP server first? Follow our complete setup guide

Simple Prompts

Perfect for getting started and understanding basic OneBalance functionality:

Account & Balance Queries

Check Aggregated Balance
What is my aggregated balance across all chains for address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045?
List Supported Chains
Show me all supported chains on OneBalance
View Available Assets
What aggregated assets are available on OneBalance?
Predict Smart Account Address
Predict a smart account address for session signer 0x1cBFbFd62a276BF6D79d504eA4CA75a7baDcf5b1 and admin signer 0xc162a3cE45ad151eeCd0a5532D6E489D034aB3B8

Transaction Status & History

Check Quote Status
Check the status of quote ID "0xfa6094cd9d65416c975e3498cc5c2ca17df6c4cfa37e16f84f2736296dd98b5d"
View Transaction History
Show me the transaction history for address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Get Latest Transaction
What's the latest transaction for my account?

Quote Generation

Token Swap Quote
Get a quote to swap 10 USDC to ETH using my aggregated balance
Transfer Cost Estimate
How much would it cost to transfer 50 USDT to address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045?
Asset Swap Quote
Show me a quote for swapping $500 worth of aggregated assets to WBTC

Advanced Integration Prompts

These prompts showcase OneBalance’s powerful cross-chain capabilities:

Multi-Chain Operations

Create Interactive Dashboard
Create a dashboard showing my aggregated balances, recent transactions, and pending quotes. Display this in an interactive table with real-time data.
Generate Quote Comparison
Generate a quote comparison table for swapping 1000 USDC to ETH vs WBTC vs SOL, showing the best rates and execution costs across different chains.
Analyze Transaction History
Show me my transaction history over the last 30 days, organized by chain and transaction type. Include a summary of total volume and fees paid.

Contract Interactions

Prepare Staking Quote
Prepare a contract call quote to stake 100 ETH on Ethereum Mainnet using my aggregated balance, and show me the gas estimates.
DeFi Protocol Interaction
Get a quote for interacting with a DeFi protocol: deposit 500 USDC into AAVE on Base using my cross-chain balance.
Create Batch Transaction
Create a batch transaction to:
- Swap 200 USDC to ETH 
- Transfer 50 USDT to address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
- Execute a contract call on Arbitrum
Show me the combined quote and execution plan.

Portfolio Analysis

Build Portfolio Dashboard
Analyze my aggregated portfolio:
- Total balance in USD
- Asset allocation breakdown
- Chain distribution
- Recent performance over 7 days
Display this as an interactive portfolio dashboard.

Developer Integration Prompts

For building applications with OneBalance:

SDK Generation

Generate TypeScript SDK
Generate a TypeScript SDK wrapper for OneBalance API that includes type definitions, error handling, and example usage for all endpoints.
Create React Hooks Library
Create a React hook library for OneBalance that provides easy-to-use hooks for balance queries, transaction history, and quote generation.

Testing & Monitoring

Build Test Suite
Build a test suite for OneBalance integration that covers all API endpoints, error scenarios, and edge cases.
Create Monitoring Dashboard
Create a monitoring dashboard that tracks OneBalance API performance, success rates, and quota usage with alerts for anomalies.

Tips for Better Results

  • Be Specific: Include actual addresses, amounts, and asset types for more accurate responses.
  • Ask for Explanations: Add “explain the process” to understand OneBalance’s cross-chain mechanics.
  • Request Multiple Formats: Ask for data in tables, charts, or interactive formats for better visualization.
  • Use Production API key: These prompts work best when you have the OneBalance MCP server properly configured with your API key. Some advanced features may require production API access.

Need Help?

Developer Support

Get help from our engineering team for custom use cases