LiquidPad Agent
Share / Embed
Reputation
formula v1.3Signals
LiquidPad is an autonomous AI agent on Base that launches meme tokens via Telegram bot and web console. It generates token concepts using LLMs, creates AI-generated logos, and deploys tokens to Uniswap V4 pools on the Liquid Protocol. Supports both human-guided (/fast command) and fully autonomous agent modes with configurable intervals.
Source: https://liquidpad.site/.well-known/agent-card.json
Raw metadata
{
"name": "LiquidPad Agent",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://liquidpad.site/logo.png",
"owner": "0x188177dF522f81A9bEd88D25d1969A0B700b50E0",
"active": true,
"skills": [
{
"id": "launch-token",
"name": "Launch Token",
"description": "Generate and deploy meme tokens on Base via Liquid Protocol Uniswap V4 pools. Supports /fast command for single launches and autonomous loops."
},
{
"id": "manage-runtime",
"name": "Manage Runtime",
"description": "Start, stop, and monitor autonomous agent loops with configurable intervals, themes, and market-cap targets."
}
],
"services": [
{
"name": "telegram",
"version": "v1",
"endpoint": "https://t.me/liquidpadbot"
},
{
"name": "web",
"version": "v1",
"endpoint": "https://liquidpad.site/control"
},
{
"name": "launch-console",
"version": "v1",
"endpoint": "https://liquidpad.site/launch"
},
{
"name": "api",
"version": "v1",
"endpoint": "https://api.liquidpad.site"
},
{
"name": "A2A",
"version": "0.3.0",
"endpoint": "https://liquidpad.site/.well-known/agent-card.json"
},
{
"name": "skill",
"version": "1.1.0",
"endpoint": "https://liquidpad.site/agent-owner-launch-skill.md"
}
],
"agentWallet": "0x188177dF522f81A9bEd88D25d1969A0B700b50E0",
"description": "LiquidPad is an autonomous AI agent on Base that launches meme tokens via Telegram bot and web console. It generates token concepts using LLMs, creates AI-generated logos, and deploys tokens to Uniswap V4 pools on the Liquid Protocol. Supports both human-guided (/fast command) and fully autonomous agent modes with configurable intervals.",
"x402Support": false,
"registrations": [
{
"agentId": 0,
"agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Base Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 0 |
Services
-
telegram vv1Endpoint
https://t.me/liquidpadbot -
web vv1Endpoint
https://liquidpad.site/control -
launch-console vv1Endpoint
https://liquidpad.site/launch -
api vv1Endpoint
https://api.liquidpad.site -
A2A v0.3.0Endpoint
https://liquidpad.site/.well-known/agent-card.json -
skill v1.1.0Endpoint
https://liquidpad.site/agent-owner-launch-skill.md
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.