π
Trading
0x DEX aggregator for swaps. Limit, stop, trailing, and DCA orders via the compound action engine. Cross-chain bridging through Li.Fi. Uniswap V3 LP positions.
π¦
DeFi
Aave V3 supply & borrow, Lido & Rocket Pool staking, Yearn V3 vaults. Live APY comparisons via DeFiLlama. Position monitoring with alert thresholds.
π
Market Intelligence
RSI, MACD, Bollinger bands. Whale activity tracking, trending tokens, FIFO P&L. 5-source price oracle (CoinGecko, Birdeye, DexScreener, TWAP, Chainlink).
β‘
Automation Engine
Time, price, and on-chain triggers. Compound actions with conditionals, loops, parallel execution. Plans persist to disk and survive restarts via Hermes' cron daemon.
π
Token Launches
Deploy ERC-20s on Base via Clawnch launchpad. Automatic Uniswap V4 pool creation. Configurable bonding curves and launch parameters.
π¨
NFT & Airdrops
ERC-721 mint, transfer, and burn. Airdrop eligibility checking across protocols. Collection management from chat.
π
On-chain Intel
Contract source verification, token security audits, real-time swap monitoring. Block explorer queries. Integrated web browsing.
π³οΈ
Governance & Social
DAO proposal voting from chat. Farcaster casting, search, and notifications. X/Twitter posting via Molten agent integration.
π
Security
Bounded approvals (exact amounts, never unlimited). Credential leak scanning. Prompt injection guards. Transaction verification before execution. Outbound HTTP allowlist with 100-entry block audit ring, runtime additions via /allow.
π
Three Wallet Modes
WalletConnect (agent never holds keys). Local encrypted BIP-39 mnemonic (scrypt + AES-256-GCM, macOS Keychain). Bankr custodial multi-chain wallet.
π§
Self-Improvement
Procedural memory across sessions and agent-initiated skill refinement. Both write paths gated behind an explicit evolution mode (OFF by default) so prompt injection can't drift the agent's own context. /evolve enables, /stable disables.
π€
Agent Network
Agent-to-agent matching via Clawnx. Hummingbot market-making integration. Wayfinder route optimization. Multi-agent orchestration.
π
Onboarding & personas
Interactive setup flow with 5 personas (professional, degen, chill, technical, mentor) and 10 capability toggles. /welcome shows current step + persona + picks. /skip, /back, /reonboard navigate the flow.
π
Agent identity
Ed25519 keypair + did:key encoding for each agent, independent from the wallet. Wallet signs on-chain transactions (high-value); DID signs protocol messages β MCP calls, capability delegations, attestation signatures. /identity to show or generate.
π§
Discoverability
/skills, /persona, /chains, /tools_list, /safety_status β the LLM tells you exactly what it can do. A pre_llm_call hook injects your last 5 slash-command results into context so it stops re-asking things you just answered.
πͺ½
BV-7X Oracle
Clawnch-ecosystem BTC oracle. Daily predictions posted on-chain as EAS attestations on Base β verifiable before outcome. /btc surfaces price + Fear & Greed + ETF flows in one line; /bv7x shows track record + regime. Agent-to-agent calls + $BV7X-gated premium signal supported.
π°οΈ
OpenGateway LLM
OpenAI-compatible LLM gateway via gitlawb's OpenGateway. Routes Xiaomi MiMo, GMI Cloud, and more behind one endpoint. Server-side secrets, per-key usage, no embedded keys in OSS clients. Auth optional during the partnership window.