Introduction
Glossary
Definitions for terms used throughout QUVR and this documentation.
| Term | Meaning |
|---|---|
| Bonding curve | An automated pricing mechanism where a token's price rises algorithmically as more of it is bought directly from the contract, before it has its own liquidity pool on a DEX. |
| Bridge | A protocol that locks or burns an asset on a source chain and mints or releases the equivalent on a destination chain, letting you move value across chains without a centralized intermediary. |
| ERC-8056 | The token standard used by Stock Tokens and ETFs on Robinhood Chain. See Understanding Stock Tokens. |
| Graduation | The point at which a bonding-curve token on the Launchpad reaches its funding target and migrates to a standard Uniswap V2 liquidity pool, ending bonding-curve pricing. |
| GMGN | A third-party token-analytics and market-data provider. Trenches' security checks, smart-money feeds, and wallet reports are all powered by GMGN's API, not by QUVR's own indexing. |
| Honeypot | A token whose contract is designed so that most wallets can buy but cannot sell it. Trenches' Security panel flags honeypot signals where GMGN detects them. |
| KOL | "Key Opinion Leader" — an influencer or publicly tracked trader whose on-chain buys and sells are surfaced in the Smart Money / KOL activity feed. |
| Non-custodial | A design where the application never holds users' keys or funds; every transfer or trade is signed by the user's own wallet. |
| Portal contract | QUVR's own smart contract on Robinhood Chain that the Launchpad uses to create and trade bonding-curve tokens (functions newTokenV5 / newTokenV6). |
| SIWE | Sign-In with Ethereum — a standard (EIP-4361) for proving control of a wallet address via a signed message, used for login rather than for authorizing a payment. |
| Smart money | Wallets that GMGN tracks as historically well-performing or influential traders, surfaced in Trenches' Smart Money / KOL activity feed and Trader ranking. |
| Slippage tolerance | The maximum price movement you'll accept between submitting a trade and it confirming on-chain, expressed as a percentage. QUVR's Launchpad currently uses a fixed 5% tolerance. |
| USDG | A USD-referenced stablecoin available on Robinhood Chain, trackable in the Watchlist alongside Stock Tokens and ETFs. |