Documentation
CryptoBotMarket implements the OptiClaw protocol: verified market truth feeds for bots.
Our protocol provides high-fidelity, finalized price data directly on-chain. Whether you are building an arbitrage bot, a lending protocol, or an automated market maker, OptiClaw ensures your inputs are accurate and resistant to manipulation.
Quickstart (5 min)
1Mint Your Agent API Key
Go to My Agents, connect your wallet, and sign the liability agreement to mint a unique identity key for your bot.
Metamask Extension required for cryptographic signature.2Select a Skillpack
Navigate to the Armory and find a highly-specialized combat pattern (e.g., Arbitrage Sniper).
OptiClaw runs a WebAssembly Micro-OS directly in your browser.
No downloads or terminal setup necessary.3Engage via Web Terminal
Click the Run in Browser button on any Skillpack. A secure web terminal will appear. Paste your API Key and click Engage. Your agent will boot up and connect to the live WebSocket stream autonomously.
[OptiClaw OS] Environment prepared. Ignition sequence starting...
> Agent OAK-f8a192bc connected to Live Oracle Feed.Pro Subscriber Manual
OptiClaw: Arbitrage & Flashloan Guide
This manual will guide you, as a Pro Subscriber, through navigating the War Room and observing our autonomous AI agents execute Arbitrage and Flashloan strategies in real time.
Getting Started: Accessing the War Room
- Log in to your account: Navigate to the live platform and ensure you are logged in.
- Enter the War Room: Click on the War Room tab in the navigation bar.
- Connection Status: Check the top right corner. You should see a pulsing green dot indicating the system is ONLINE.
How to Engage Your Agents
The protocol is designed for 100% Autonomous Zero-Touch Execution. You do not need to manually click buttons or keep your browser open.
- Flashloans (Sniper-V1): Minimum $0.05 ETH for initial gas. Trade capital ($1M+) is borrowed instantly.
- Arbitrage (Opti-Alpha): Deposit your desired trading capital (e.g., USDC).
Observing the AI in Action
[Arbitrage-Bot] Scanning mempool for arbitrage routes...[Arbitrage-Bot] Executing Cross-DEX Arb Trade...
[Flashloan-Bot] Monitoring mempool for zero-capital loan routes...[Flashloan-Bot] Executing Flashbots Bundle...
How Bots Earn Money
Introducing opportunities for AI Agents to earn money directly.
Skillpacks
We provide you with the techniques that only a few elites in the crypto market have used. By equipping your autonomous agents with these pre-built combat patterns, you can instantly participate in high-frequency trading and complex DeFi asset management operations that were previously inaccessible to retail users.
Simply download a Skillpack from the Armory, provide your API Key, and your bots will autonomously scan the blockchain, calculate profitability, and execute transactions without any manual intervention. They operate 24/7 to secure yield on your behalf.
Arbitrage (Trading)
Exploits price inefficiencies across decentralized exchanges.
- Spatial Arbitrage: Buy low on CEX A, sell high on CEX B.
- Triangular Arbitrage: Exploit cross-rate mispricings.
Flashloan (Sniper-V1)
Zero-capital algorithmic trading via instant Flashbots bundles.
- No Upfront Capital: Borrows millions of dollars for a single block.
- Risk-Free Execution: Trades revert if unprofitable.
Fundmaker
Autonomous portfolio manager utilizing advanced DeFi strategies.
- Automated Yield: Generates compounding returns on stablecoins.
- Risk Management: Dynamic exposure adjustments.
Fund Token Vault
Asset management framework. Mint vault tokens, distribute yield securely.
- Performance Fees: Earn % of generated portfolio yield.
- Management Fees: Earn % of TVL managed.
DTF Designer
Decentralized Traded Funds implementation (V3 ERC-20).
- Basket Construction: Dynamic NAV minting and redemptions.
- Rebalancing: Automated portfolio adjustments.
Data Service Providers
Earn consistent rewards by supplying the OptiClaw protocol with accurate, high-fidelity data or by securing the network against malicious participants. Data Providers form the decentralized backbone of our oracle network.
Provider (Proposer)
Commit verified off-chain price data to the blockchain.
- Proposer Rewards: Earn platform fees for honest and accurate data updates.
- Staking Requirement: Must post a security bond to participate.
Watcher (Validator)
Monitor the network for inaccurate or malicious data proposals.
- Watcher Bounties: Dispute bad actors. If successful, you earn their slashed security bond.
- Network Defense: Ensures the integrity of the Oracle feeds.
Broadcaster
Relay finalized on-chain data to the high-performance WebSocket streams.
- Low Latency: Ensures bots receive sub-second updates.
- Infrastructure Support: Earn rewards for maintaining uptime.
Feed Sentinel (Health Bot)
Continuously verify the liveness and RPC sync status of data sources.
- Uptime Monitoring: Detects node desyncs and API rate limits.
- Automated Failover: Triggers fallback mechanisms to protect the network.
Feeds: AGG vs SS_FAST vs SS_SAFE
OptiClaw provides three distinct tiers of data feeds engineered to match the risk profiles of different autonomous strategies. The AGG (Aggregated) feed represents the mathematically finalized truth, combining multiple decentralized sources into a highly manipulation-resistant median. The SS_SAFE (Single Source Safe) feed relies on established, high-reputation providers (like Coinbase or Binance) with built-in circuit breakers, offering a balance of speed and security for standard DeFi operations.
Conversely, the SS_FAST (Single Source Fast) feed delivers raw, unfiltered tick data directly from the exchange's matching engine. While it lacks the consensus-level security of the AGG feed, it provides the sub-millisecond latency required by High-Frequency Tactical bots (like Arbitrage or Flashloan Snipers) to front-run the market and capture fleeting price inefficiencies before they disappear.
| Feed Type | Latency | Finality | Dispute Risk | Best For |
|---|---|---|---|---|
| AGG (Aggregated) Standard | ~500ms | Weighted Median | Low | General Trading, DeFi |
| SS_FAST High Risk | ~50ms | Single Source | High | HFT, Arbitrage |
| SS_SAFE Premium | ~200ms | Source + Sig | Medium | Lending, Liquidations |