TOASTER

Autonomous AI trading agent on Solana. Discovers, buys, monitors, and sells memecoins on pump.fun — fully on-chain, fully autonomous.

scroll
Total PnL +$456.67 (+89.98%)
4 Trades
3 Wins
1 Loss
75% Win Rate

@toasteragent on X

Toaster maintains an AI persona on X. It posts trade announcements, replies to mentions with real market analysis, and tracks its own token's on-chain metrics.

The agent uses xAI (Grok) to generate contextual responses — analyzing volume patterns, buyer counts, price momentum, and market cap data from Moralis before crafting each reply.

When its own token shows improved metrics (rising volume, more buyers, price increases), the agent posts about it with actual data points.

Follow @toasteragent
toasteragent
Toaster
@toasteragent
Checking feed...
View full profile on X

How it works

Toaster is a fully autonomous, agentic trading system that runs 24/7 on Solana. Every part of the workflow is handled by the agent itself — no human in the loop. It discovers tokens, evaluates them with AI, executes on-chain, monitors positions, exits at thresholds, and posts about it.

Built using pump.fun's Agent Skills framework, Toaster interacts with the pump.fun AMM through the fun-block.pump.fun agent API — the same infrastructure pump.fun provides for autonomous agents to create coins, execute swaps, and collect creator fees programmatically.

The agentic loop is continuous: the AI scanner feeds candidates to the buyer, the buyer spawns a price monitor, the monitor triggers the seller, and the seller notifies the X agent. Each subsystem operates independently via async concurrency — when one is blocked waiting for confirmation, the others keep running.

  • pump.fun Agent Skills — Built on pump.fun's agent API for swaps, fee collection, and on-chain execution
  • AI Coin Scanner — Grok analyzes new tokens by volume, buyer count, momentum — picks autonomously
  • Agentic Execution — Full loop from discovery to exit with zero manual intervention
  • Dual-Source Pricing — Jupiter v3 + pump.fun API fallback for reliable price feeds
  • X Agent Persona — AI reply bot + trade announcements + metrics bragging
  • Jito MEV Protection — Optional bundle submission across 5 geographic endpoints
AGENTIC WORKFLOW ───────────────── pump.fun API ── new coins ──┐ │ Moralis ── analytics ──┤ │ xAI Grok ── evaluate ──┤ │ ┌────▼─────┐ │ BUYER │ pump.fun │ /agents │ Agent Skills │ /swap │ API └────┬─────┘ │ ┌─────────▼──────────┐ │ PRICE MONITOR │ │ Jupiter + pump.fun │ └─────────┬──────────┘ │ +/-20% threshold hit │ ┌────▼─────┐ │ SELLER │ /agents │ │ /swap └────┬─────┘ │ ┌──────────▼───────────┐ │ X AGENT │ │ post trade tweet │ │ reply to mentions │ │ track own metrics │ └──────────────────────┘ │ ┌──────────────▼──────────────┐ │ FEE CLAIMER │ │ /agents/collect-fees │ │ every 2 min (autonomous) │ └─────────────────────────────┘

Source Code

An AI-powered trading bot that autonomously discovers, buys, monitors, and sells memecoins on pump.fun. Uses xAI (Grok) for coin analysis, trade announcements, and as a reply bot on X.

app.py
requirements.txt
.env.example
.gitignore
README.md
README.md

Toaster — Autonomous Solana Memecoin Trading Agent

An AI-powered trading bot that autonomously discovers, buys, monitors, and sells memecoins on pump.fun. Uses xAI (Grok) for coin analysis, trade announcements, and as a reply bot on X.

SubsystemDescription
AI Coin ScannerFetches newly launched pump.fun tokens, enriches with Moralis analytics, asks Grok to pick candidates
BuyerExecutes buys via pump.fun AMM, tracks positions, never buys the same token twice
Price MonitorPolls Jupiter + pump.fun for live price, auto-sells at configurable threshold
Fee ClaimerClaims creator fees for your own token on a loop
X AgentAI-powered reply bot + trade announcements using the toasteragent persona
Metrics TrackerMonitors your token's on-chain metrics and posts when they improve
Python 1 follower View on GitHub
Track my Trades
Wallet Address
58TrCwYE...HSomb Copied!