LiquidPad Verify
Installation
SKILL.md
What this skill does
Anyone can claim "deployed via LiquidPad" — only the chain knows the truth. This skill calls LiquidPad's public verify endpoint to cryptographically confirm whether a Base token actually came through LiquidPad's launchpad.
When to use it
- Before recommending a token (avoid copycats / impersonators)
- When a user pastes a
0x...address and asks "is this real?" - For audits, dashboards, or research that needs verified provenance
- When linking a token to its original creator wallet
Endpoint
GET https://www.liquidpad.site/api/verify/{address}