Docs
Race pool quotes, pick the best net output, settle through LadyRouter.
Contracts
Robinhood Chain (4663). Deployed at block 64887950. Verified on Blockscout.
- LadyRouter
- 0xF2Ec389C38Da36D0A54658b61897a9E7E968e808Explorer
- AggregatorExecutor
- 0x0068fc7e31873BAcaA86ae7E037319c59F33cB86Explorer
- LadyLimitVault
- 0x58881CD228680DD2F5329Bf473c4Df03Cab414bcExplorer
Adapters
- uniswap-v2
- 0x6bBbf352b588D7DA38B4Bd0C11066bED9555A35aExplorer
- uniswap-v3
- 0xE5caf50F946C6e0482Ac71Bd1B91afB1962A1F47Explorer
- uniswap-v4
- 0x9ee3717f19844fd93FAed66292b6339E52BCb38EExplorer
- giga-cl
- 0xDd0289b263D5b98b2ab61d8aE62eBfF935B539a4Explorer
- ramses-cl
- 0xb11dFA397D469D6F579f44e24418ef0e732b744DExplorer
- up-cl
- 0x8887595cFa10BA7508EaDD666075f2ed8D677a87Explorer
- orvex-cl
- 0xFe3baa8eBD3073eEdf9Cae0bFf7B3cab33Ef2208Explorer
- pons-v2-curve
- 0xEf55Dc4E2BDe63A96566A9c9dCae1dAad86a810cExplorer
Earn fee wrappers
Public quote API
Quotes race Lady pools (Uniswap V2/V3, GIGA and pre-graduation Pons curves) against Kyber on one pinned block, then the wallet swap settles on LadyRouter. No API key.
- GET /api/v1/stats
- { volume, revenues, buyback }
- GET /api/v1/earn
- { vaults, pools }
- GET /api/v1/private/tokens
- { configured, tokens }
- GET /api/v1/config
- chain, fees, tokens, sources
- GET /api/v1/tokens
- { tokens }
- GET /api/v1/tokens/search
- { tokens }
- GET /api/v1/quote
- LadyQuote
- POST /api/v1/swap
- unsigned LadyRouter tx
Swap fees
Every LadyRouter swap pays one fee from the output: 0.5% at launch, set on the router and capped at 5%. The fee is split between LDX buyback (half at launch) and the Lady treasury. Pool fees are already in the quote; gas is separate. ETH ↔ WETH wraps go straight to WETH with no Lady fee. Each quote returns the live rate and the total, buyback and treasury amounts.
Swap settings
Default slippage is 0.5% (50 bps), adjustable from 0.01% to 5%. Pass slippageBps or slippagePercent on quote and swap. Minimum received is after fees and enforced by LadyRouter.
Limit orders
Limit orders lock tokens in LadyLimitVault and fill through LadyRouter with the same swap fee once your USD price is reached. Each order prepays keeper gas (0.002 ETH); actual gas is deducted on fill and the rest is refunded when the order completes or is cancelled.