Back to App

Documentation

Smart Contracts, API, and Integration Guides

Smart Contracts (Robinhood Chain Mainnet)

Contract NameAddressVersion
LaunchpadFactory0x8A2b...49fC v1.2.0
BondingCurveRouter0x3F1d...88aB v1.1.0
FeeCollector0x99eC...21b4 v1.0.0

Security Audits

CertiK Audit

Passed

Comprehensive review of LaunchpadFactory and Router. Zero critical vulnerabilities found.

Zellic Audit

Passed

Focused audit on Bonding Curve math and TWAP protection mechanisms.

API Integration (Coming Soon)

We are currently developing a public REST API and WebSocket streams for real-time market data, order book depth on the bonding curve, and programmatic launches.

GET https://api.liquor.trade/v1/tokens
{
  "status": "development",
  "eta": "Q4 2026"
}