nexwave-gateway
Unified crosschain USDC balance via Circle Gateway + Circle Programmable Wallets. Deposit USDC on any supported chain, check your unified balance, and instantly mint USDC on any destination chain in <500ms — no bridging, no raw private keys.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/botmechanic/nexwave-gatewayWhat This Skill Does
The nexwave-gateway skill transforms how OpenClaw agents interact with liquidity. By leveraging Circle Gateway and Programmable Wallets, it provides a unified USDC balance that exists across multiple blockchain ecosystems simultaneously. Unlike traditional bridges that rely on liquidity pools and long wait times, the Gateway utilizes a burn-mint attestation flow. When you deposit USDC into the Gateway contract on any supported chain, the system recognizes your holdings globally in under 500ms. This allows your agent to deposit on Ethereum or Base and instantly mint that same USDC value on Arc Testnet without the standard 15-20 minute bridging overhead.
Installation
To install this skill, use the ClawHub command-line interface. Ensure you have the circle-wallet skill pre-installed, as nexwave-gateway requires existing wallet addresses on ETH-Sepolia, Base-Sepolia, and Arc-Testnet to function correctly. Execute: clawhub install openclaw/skills/skills/botmechanic/nexwave-gateway. After installation, run the setup script located in the skill directory to initialize the required API dependencies and configure your environment variables. Ensure your Circle Developer console keys are properly injected into the .env file to authorize transactions.
Use Cases
- High-Velocity Arbitrage: Move capital between DeFi protocols on different chains instantly as opportunities arise without waiting for bridge finality.
- Multi-Chain Payments: Pay vendors or mint assets on a target chain by drawing from a single, unified source of funds located on your most accessible chain.
- Gas-Efficient Operations: Utilize Arc Testnet as a liquidity hub where USDC serves as the native gas token, eliminating the need to hold multiple native assets for transaction fees.
- Automated Rebalancing: Configure your agent to automatically consolidate USDC across chains into the gateway to ensure high liquidity for upcoming cross-chain transactions.
Example Prompts
- "Check my total unified USDC balance across all gateway-connected chains and let me know if I have enough to execute a transaction on Arc."
- "Deposit 50 USDC from my Ethereum Sepolia wallet into the Gateway, then instantly mint that amount on Base Sepolia."
- "List all supported Gateway chains and current finality status for my linked wallets."
Tips & Limitations
- Chain Finality: While Arc Testnet provides ~0.5s finality, deposits from Ethereum-based chains are subject to the underlying blockchain's confirmation times (up to 20 minutes) before the funds reflect in your unified balance.
- Security: Always verify the Gateway contract addresses listed in the documentation. Never share your entity secrets or private keys.
- Gas Awareness: While Arc uses USDC for gas, remember that initiating deposits from Ethereum or Base still requires native ETH for gas fees.
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-botmechanic-nexwave-gateway": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-read, external-api, code-execution
Related Skills
iseclaw-intel
Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first transparent AI agent.
Zerion Api Skill
Skill by abishekdharshan
theagora
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on the exchange. 27 MCP tools for buying, selling, and verifying agent services.
okx-dex-quote
Fetch optimal swap quotes from OKX DEX Aggregator API (v6). Use this skill when a user wants to: 1. Get the best price for swapping tokens on any supported EVM/Solana chain 2. Compare DEX routing paths and price impact for token swaps 3. Build applications or scripts that query real-time DEX aggregator pricing Core value: Generates correct, authenticated API calls with proper token decimals, amount formatting, HMAC-SHA256 signing, and comprehensive error handling.
Zerion Api
Skill by abishekdharshan