Glossary
Forge uses technical terms from both blockchain analytics and AI infrastructure. This glossary provides clear definitions for common terms used throughout the Forge documentation and system.
Use this page to quickly understand what each term means when it appears in responses, settings, or module names.
A
Agent A modular logic unit in Forge that analyzes a specific type of query or event, such as TokenAgent, WalletAgent, or LPAgent.
AI Query Handling The process of transforming a user question into a structured prompt, sending it to a language model, and formatting the output.
API Application Programming Interface — used in Forge for external data integrations like Telegram or Twitter feeds.
B
Burn (LP Burn) The act of permanently destroying liquidity tokens so the LP can’t be pulled. A key safety signal for memecoins.
C
Contract Creator The wallet that deployed the SPL token. Often used to evaluate trustworthiness or detect rug patterns.
Context Injection The process of inserting real-time, on-chain data into a language model prompt.
Custom Agent An agent written by the user or developer, tailored to specific behavior, events, or data pipelines.
D
Deployer The wallet that launches a token contract. Same as “contract creator.”
Degen A casual term for high-risk crypto traders, typically active in meme markets.
E
Event Hook A trigger that activates an agent, such as “New Token Created” or “LP Burn Detected.”
F
Forge The core platform that powers on-chain AI chat and data intelligence on Solana.
Forking Creating a personal or team-specific version of Forge with custom branding, agents, and prompts.
G
Group Join (Telegram) The action of a wallet-linked identity joining a Telegram group, often used in sniper detection.
I
Indexer The backend service that watches the Solana blockchain and records key events for fast access.
L
LP (Liquidity Pool) A pair of assets (usually token and SOL) used to allow decentralized trading. Often targeted in rug pulls.
LP Scanner The Forge module that monitors LP creation, burn, and manipulation in real time.
LP Burner Tracker Module that confirms if LP tokens were sent to a burn address or locked away.
M
MCP (Model Context Protocol) Forge’s system for building structured prompts using real-time context. Ensures accurate responses.
Model The large language model used to generate Forge responses (e.g. GPT-4, Claude).
P
Prompt Template A structured set of instructions and data sent to a language model.
Prompt Engineering The practice of designing and optimizing prompt templates for clarity and performance.
R
Rug A scam token where the deployer removes LP or sells into volume, causing a total price collapse.
Reputation Score Forge’s trust score for wallets or deployers, based on history, rug count, LP behavior, and volume trends.
S
Sniper Wallet A wallet that buys very early after token launch, often farming multiple tokens for quick exits.
Suspicious Wallet A wallet with consistent rug behavior, sniper timing, or insider funding patterns.
T
TokenAgent An agent that scans token metadata, contract settings, LP, and deployer history.
Telegram Sniper Detector A module that links wallet activity to Telegram group memberships.
W
WalletAgent An agent that profiles wallet behavior, funding patterns, and sell activity.
Whale Movement Watcher Forge module that tracks high-SOL wallets and their token entries and exits.
Last updated