CookFI is the trading agent with actual intelligence! He has access to data streams from Cookie3, Dexscreener, TopWallets and more to make smart decisions with.
CookFi AI is the first fully autonomous trading agent powered by Cookie3's real-time data feeds, built on ElizaOS, and using Coinbase SDK for trading on Base. Unlike traditional bots that require manual inputs, and unlike most “trading agents” that require users to ask the agent to place specific trades, CookFi AI trades on its own, analyzing live market conditions and making high-speed, high-accuracy trades to maximize profits—passively and efficiently.
How It Works:
Why CookFi AI?
Real-Time Market Awareness – Trades faster and smarter with instant market intelligence from Cookie3 Data Swarm and other sources.
No Manual Input Needed – Just fund it and watch it work.
Trend Sniping & Arbitrage – Captures profitable trades before others react.
Let CookFi AI do the trading—you just collect the profits.
Get started today.
Architecture: We built using elizaOS an AI-powered autonomous trading system based on ReAct + Prompt Chaining pattern. The workflow: 1️⃣ Gather token data from APIs (market data: dexscreener, moralis, top wallets + social data: cookie.fun) 2️⃣ LLM decides: BUY, SELL, or HOLD based on reasoning, confidence & risks 3️⃣ We use Coinbase SDK to enable trading on Base, and Solana agent kit to execute trades on Solana
Schema: https://excalidraw.com/#room=83cb3e93dfb3fe3902df,fiQ3UUtvCmfw2oyxkiP6LA
Agent Core: We built out the core of our agent using the ElizaOS agent framework.
Plugins: We built various data streams to our agent that make up his “brain”. These were made by taking various APIs and wrapping them in an Eliza plugin, so our agent can access the data in real time.
Coinbase SDK Plugin: A wrapper we made around coinbase SDK that lets our agent interact with tokens and contracts on coinbase.
Cookie3 Plugin: Gives us access to real time posts from X that we then run sentiment analysis on to determine crypto market trends.
Moralis Plugin: Gives us trending tokens, historic price, and a ton of other information.
Dexscreener Plugin: Gives us a lot of token and wallet data that we can use to see trends and discover new tokens.
TopWallets Plugin: Gives us data on influencer’s wallets, how they are trading, and lets us run meta-analysis comparing wallets to assess bigger trends.
AI Context: We added context around how to do basic trading strategy to our Eliza agent. This is not “training” per se its just additional context that gets added to agent prompts to get better responses. Chain: Everything is live on base mannet and solana mainnet, fully automated.