FAQ · CONTRACTS · SECURITY

Everything we built.
Every guarantee, verifiable.

Two AI agents — NERON & LYRA — guarding Robinhood Chain: a free token scanner, real staking, and a full DEX. This page is the whole map: what exists, where every contract lives, and exactly what nobody (including us) can do with your funds.

The ecosystem

Four products, all live, all on Robinhood Chain

🛡️ Token Scanner

Free on-chain audit of any token (Robinhood Chain, EVM chains & Solana). Contract powers, LP status, holder forensics — the verdict machine behind 50,000+ scans.

Scan a token →

🌙 LYRA's Code Reads

LYRA downloads the verified Solidity of a contract and reads it line by line — telling guarded power apart from open power. The only AI code reader on this chain.

Ask for a read →

💎 $NLYRA Staking

Single-sided staking, ~30% APR target, rewards stream every second, no lockup — exit() returns everything anytime. 20M $NLYRA rewards reserve.

Stake →

🌌 Architect Swap

Our own DEX — Uniswap V2 and V3 deployed byte-for-byte unmodified, all in one page. The swap box quotes both and executes wherever you get more tokens (the route badge shows the winner). In Liquidity you choose your style: V2 CLASSIC (simple pool) or V3 CONCENTRATED (custom price range, NFT position, more fees per dollar).

Trade →

Every contract, verified

Click any address to copy · every source is public on Blockscout — read them yourself

ContractAddress
$NLYRA token
fixed supply 1B · launched on Pons · LP burned
0xb9d3824149ad8ac984153ceec91d5a2405d1fb95 VIEW ✓
Staking (StakingRewards)
Synthetix/Uniswap verbatim · solc 0.5.16
0x5e63228add4390f77BbcDb364F6A7b42bA7Aa3ef VERIFIED ✓
DEX Factory (UniswapV2Factory)
creates every trading pair
0xfa6253ee74F7956b022998F7bfa271990C8A82a8 VERIFIED ✓
DEX Router (UniswapV2Router02)
executes swaps & liquidity — what the app talks to
0xA5deC66ECa62AE363dC47965bB790C3B8870b6B6 VERIFIED ✓
V3 Factory (UniswapV3Factory)
creates V3 pools · official Uniswap bytecode
0x3FdaBf7AB5d871B89F1d9DA04Dc2E0733dB70CaF VIEW ✓
V3 SwapRouter
executes V3 swaps when V3 wins the quote
0x4D0d17F66d1da788da50CF5217894F36684F958E VIEW ✓
V3 Positions NFT (NonfungiblePositionManager)
your concentrated-liquidity positions live here as NFTs
0x4b71BE063E72b0BE36F690535C9C0cE533A9FB5C VIEW ✓
V3 QuoterV2
read-only price quotes — powers the auto-router
0x7346b0435f165D33c5b8166fA227A3224646891F VIEW ✓
WETH (canonical, not ours)
Robinhood Chain's wrapped ETH
0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73 VIEW ✓
Pool NLYRA/ETH 0x8f03A4C4e885Ca80Cc585f26a7FA6A16F2e77956 VIEW ✓
Pool USDe/ETH
USDe = canonical Ethena stablecoin
0xDd705e50836119D8B31C42F8D2B702EF251Eb9a6 VIEW ✓
Pool USDG/ETH
USDG = canonical Paxos Global Dollar
0xd7651dE51f1da10Fe813F2b69C4B8C0Fe2F70daA VIEW ✓

Security — the honest version

No marketing. This is exactly how it works.

Are the contracts audited?

We did something stronger than paying for an audit badge: we deployed code that has already survived years in production with billions of dollars inside.

  • The staking contract is the Synthetix StakingRewards — the exact fork Uniswap used for UNI liquidity mining in 2020. Zero exploits in its entire history.
  • The DEX is Uniswap V2 (Factory + Router) deployed byte-for-byte unmodified — the most battle-tested DeFi code in existence. The only change in the entire codebase is one hash constant every V2 fork must recompute (it's a fingerprint, not logic).
  • The V3 side is Uniswap V3 deployed from the official npm artifacts (v3-core 1.0.1 + v3-periphery 1.4.4) — the exact compiled bytecode Uniswap ships, zero patches. This is the code securing billions on Ethereum mainnet right now.
  • On top of that, LYRA read every line before launch, and every source is verified on Blockscout so you can read them too.
Can the team touch my staked tokens or my liquidity?

No. Not us, not anyone. There is no function for it.

  • Staking: no pause, no blacklist, no sweep, no upgrade. Your balance is private contract state with no setter. withdraw() and exit() are permissionless and work always.
  • DEX: pools hold the liquidity; only your LP tokens redeem your share. No admin function can move pool funds.
  • Both contracts are immutable — no proxy, no upgrade path, no way to change the rules after the fact. What you read on Blockscout is what runs forever.
What CAN the team do, then?

Full transparency — the complete list of our powers:

  • Staking: fund reward cycles (add tokens to be distributed). That's it. We cannot take anything out — deposited rewards are irreversible, even for us.
  • DEX (V2): the protocol fee switch (0.05% of swap volume to the treasury — active from day one, declared below). We cannot pause trading, block tokens, or touch pools.
  • DEX (V3): same idea — a share of pool fees goes to the protocol, and the owner can create new fee tiers. We cannot pause trading, move liquidity, or touch your position NFTs.
What are the fees?
  • V2 swaps: 0.3% per hop — 0.25% to liquidity providers, 0.05% to the protocol treasury. On-chain and verifiable, same split as day one.
  • V3 swaps: the pool's fee tier — 0.05%, 0.3% or 1% — with 3/4 to liquidity providers and 1/4 to the protocol. Often cheaper than V2 for stable pairs.
  • The auto-router works for you: every quote is priced on V2 and V3, and your swap executes wherever you receive more tokens — the route badge shows which side won and by how much.
  • V2 auto-routed swaps (through ETH when no direct pool exists) cross two pools, so the fee applies twice. When someone seeds the direct pool, routing picks it up automatically and the fee halves.
  • Staking: no deposit fees, no withdrawal fees, no lockup.
Is the staking APR guaranteed?

No — and anyone promising you a guaranteed APR is lying to you. Rewards are a fixed stream (funded in 60-day cycles from a 20M $NLYRA reserve, targeting ~30% yearly) split among everyone staked. Fewer stakers = higher APR, more stakers = lower. The number on the staking page is the live, real, on-chain rate at this moment.

What risks remain? (yes, some always do)
  • Smart-contract risk: minimal with code this battle-tested, but never zero. Don't deposit what you can't afford to lose.
  • Market risk: token prices move. Staking rewards are paid in $NLYRA — their dollar value floats.
  • Impermanent loss: providing liquidity to volatile pairs can underperform holding. Stable pairs minimize it.
  • Phishing: the only real site is nlyra.xyz. We will never DM you first, never ask for your seed phrase, never ask you to "validate" your wallet. The app only proposes transactions — read what you sign.
How do I verify any of this myself?
  • Open any contract above → Blockscout → "Contract" tab → read the verified source.
  • Compare the DEX bytecode against Uniswap V2's official repos — it matches because it is Uniswap V2.
  • Or paste any contract into our own scanner — we hold ourselves to the same standard we scan everyone else with.

The short version 🌙

We didn't write clever new contracts — we deployed the most proven code in DeFi history, unmodified, verified it publicly, had our own AI read every line, and gave ourselves no power over your funds. The rest is math running on-chain, forever.