Get Robinhood Swap Quote
Get a display-only swap quote for a Bags V2 token on Robinhood Chain. Pre-migration quotes come from the bonding curve; post-migration quotes come from the Uniswap V4 Quoter. Exact-in only — exact-out is not supported.
Quotes are display-only and uncached: every request quotes against the current block, and clients must re-quote client-side at sign time. Returns 404 for non-V2 tokens.
amountWei is always the input amount (ETH wei for buys, token base units for sells). Exact-out is not supported.Authorizations
API key authentication. Provide your API key as the header value.
Query Parameters
Token address. Accepts any casing; normalized to EIP-55 checksum form.
Quote direction. buy: ETH in, tokens out. sell: tokens in, ETH out.
buy, sell Input amount as a positive decimal integer string (wei for buys, token base units for sells).
