Documentation for Robinhood Chain
FAQ
Answers about quotes, wallet requests, fees, points, and planned features.
On this page
- What is QuiverDex?
- Which network is supported?
- Why might I see more than one wallet request?
- Why does my expected output change?
- What is minimum received?
- Why can I not find a token or route?
- What fees will I pay?
- Can a failed swap still cost gas?
- Why are my points pending?
- Do more route splits give me more points?
- Is there a QuiverDex token or staking program?
- Is QuiverDex an official Robinhood product?
- Is the public API available?
- How can I get support?
14 questions shown
QuiverDex is designed as a wallet-based swap interface and liquidity aggregator for Robinhood Chain. This documentation package describes the intended UI and content; it does not certify a live deployment or announce integrations. Start with Getting started.
The product scope is Robinhood Chain only. The interface must identify whether it is operating in demo, testnet, or a verified production environment. It does not offer another chain selector or a cross-chain trading feature in this version.
Connecting a wallet, authorizing a token spender, and submitting a swap are different operations. Depending on the token, existing allowance, wallet, and deployed implementation, more than one request may be required. ERC-20 approvals authorize spending; they are not swap confirmations.[1] See Safety.
Quotes depend on available supported liquidity and current state. They have a validity period. Changing the amount, assets, account, settings, or relevant costs can require a new quote. Review the latest net output before signing. See Routing.
It is the lowest net output accepted by the reviewed swap protection. It is not another fee and is not identical to the expected output. The transaction plan and contract must enforce the displayed value. See Fees.
The token may be missing from the supported registry, have unsupported behavior, be restricted, lack a valid integrated route, or have no quote for that amount and direction. Do not infer that any pool or matching symbol guarantees support. See Supported assets.
Review the quoted platform fee, any pool-fee treatment, and estimated network costs. No final QuiverDex fee rate is announced in this handoff. A 0.15% value in an earlier visual is a sample, not a binding rate. See Fees.
Yes. A transaction included on chain can consume gas and then revert. That differs from a wallet request declined before submission.[2] Check which steps were actually sent and review their receipts before retrying.
A successful transaction may still be awaiting indexing, the season's confirmation policy, or eligibility review. The application should show a timestamp and a reason where available. Points processing is not the same as transaction confirmation. See Points & Leaderboard.
That is not the proposed scoring rule. The router should select a suitable execution path, not add complexity for rewards. Published season rules must define eligible activity independently of decorative route diagrams.
This package does not announce a token address, symbol, supply, launch date, staking return, or live staking contract. A
Stake — Sooncard is informational. It must not request deposits, approvals, or claim signatures.No affiliation or endorsement has been established by the materials in this handoff. A product being built for a network does not by itself mean it is operated or endorsed by the network's brand. Confirm any published relationship independently rather than inferring it from the network name.
The API is planned. No public base URL, authentication method, rate limit, or uptime commitment is announced here. Read API — Soon.
Use only channels the project has verified. Include a transaction hash, environment, timestamp, and non-sensitive error information. Never provide recovery phrases or private keys. This draft does not promise a support response time.
Sources
ERC-20 allowance specification: https://eips.ethereum.org/EIPS/eip-20 (opens in a new tab) (checked 2026-09-24).
↩Ethereum gas and fees: https://ethereum.org/developers/docs/gas/ (opens in a new tab) (checked 2026-09-24).
↩