Fourteen things live on nlyra.xyz. Each card says what it does, who it is for, what it costs, and where the deep documentation is. Costs are the real numbers from the running code, not a brochure.
Scanner Free
Paste any token address and get a verdict — SAFE, CAUTION, DANGER or RUG — with a 0–100 threat score, the flags behind it, and LYRA's line-by-line read of the verified source when there is one. Contract powers, ownership, liquidity locks, holder forensics. Solana plus 25 EVM chains, Robinhood Chain included.
- For
- Anyone about to buy a token. No wallet, no sign-up.
- Cost
- Free, for everyone. Rate-limited rather than priced: 6 scans per 10 minutes per IP, or 60 per 10 minutes if you hold the Architect's Key.
- Note
- Every scan gets a shareable page at
nlyra.xyz/t/<address> with its own social card.
Wallet Check Free
Scans an entire wallet rather than one token: what is clean, what is a rug, and what cannot be sold. Works on EVM 0x… and Solana addresses.
- For
- Holders auditing a whole bag, and anyone checking a counterparty.
- Cost
- Free. 4 checks per 10 minutes per IP, or 20 per 10 minutes with the Architect's Key. A cached report (10 minutes) does not count against the limit.
Constellation Free
A holder map. Every holder wallet is a star, and the clusters are drawn from funding forensics — who funded whom — not merely from transfers between them. It is how you see an insider group that split itself across thirty addresses.
- For
- Checking concentration and insider clusters before buying.
- Cost
- Free. Building a sky for a token nobody has looked at yet is limited to 4 new tokens per 10 minutes per IP; a token already mapped is always free to open.
- URL
nlyra.xyz/map/<token address>. Bare /map opens the $NLYRA sky.
The Desk 1% per trade · 0.9% referred
The trading terminal: a live market board across six lists, a token page with chart, trades, holders, top traders and a security read, market orders, limit orders, a Ladder, a Martingale, six bot strategies, Predict, MY BAG and a leaderboard. It is the largest product here by a distance, and it has its own full manual.
- For
- Active traders on Robinhood Chain, and anyone who wants a strategy running while they sleep.
- Cost
- 1% of each executed trade (0.9% if you were referred), taken by the fee router at the moment of the swap. 0% performance fee — nothing is taken from your profit. Placing a limit order is free; cancelling costs gas only (~$0.001). Predict's NLYRA pool takes 3% of the pot, and only when a round settles with a winner.
- Custody
- Market orders and limit orders do not escrow. Ladders, martingales and bots do — your funds sit in the strategy's contract until you withdraw them. §3 · Custody model.
The complete manual lives at /desk/docs — 15 chapters. Jump straight in:
Architect Swap 0.3% V2 · tiered V3
The ecosystem's own DEX: Uniswap V2 and V3 deployed on Robinhood Chain, with a router that quotes both sides and executes wherever you receive more. In Liquidity you choose V2 CLASSIC (a simple pool) or V3 CONCENTRATED (a custom price range held as an NFT).
- For
- Plain swapping without a terminal, and for liquidity providers.
- Cost
- V2: 0.3% per hop — 0.25% to liquidity providers, 0.05% to the protocol treasury. V3: the pool's fee tier — 0.05% (stables), 0.3% (standard) or 1% (exotic) — three quarters to LPs, one quarter to the protocol. No Desk fee here; this is the DEX, not the terminal.
- Watch for
- A V2 swap auto-routed through ETH crosses two pools, so the fee applies twice. When a direct pool exists, routing picks it up and the fee halves.
Architect Launch Gas only · ~$0.30
Launch a token in one transaction. It is born inside a real pool with the liquidity position locked for life and no owner powers on the token itself — the supply is a compile-time constant, so there is no mint function to abuse. The creator keeps most of the pool's trading fee forever.
- For
- Token creators, including ones with an empty wallet.
- Cost
- No platform deploy fee — you pay gas, about $0.30. Or use LAUNCH FREE and we pay it: capped at 25 launches a day globally, 2 per wallet and 2 per IP, and a free launch cannot include a dev buy.
- Your cut
- Every trade pays a 1% pool fee. Born on Architect Swap V3 the creator keeps 90%; on Uniswap V3, 80%. There is a third venue, Holder Rewards, that splits the 1% as 30% creator / 50% rained on holders / 20% protocol.
- Venue note
- The Holder Rewards venue is under review this week. Until this line is removed, launch on Architect Swap V3 or Uniswap V3 instead — both are unaffected.
- Dev buy
- Optional, atomic inside the create transaction, and hard-capped at 5% of supply. Be clear about what that means: those tokens are unlocked, unvested and sellable immediately, and nothing stops the creator buying more from the pool one block later. The template kills the classic rug — pulling liquidity — it does not stop a creator selling their own bag into their own holders.
- Bonus
- Launching grants the Architect's Key for free.
"Quick Intel says Mintable: Yes"
That is a false positive on a scanner that keys on the word. The ArchitectToken template has no mint function — the supply is uint256 public constant totalSupply, assigned once in the constructor. What gets flagged is function mint(MintParams…), which is Uniswap V3's PositionManager interface, present because the vault uses it to create the locked position. Read the verified source yourself: the template address is in §3.
Presale 5% at finalize
An escrowed contribution round that settles straight into a launch. The creator never touches contributor ETH: finalizing creates the pool and locks the LP NFT. Miss the soft cap and every contributor is refunded automatically.
- For
- Creators raising before a launch, and contributors who want the escrow to be the thing they trust.
- Cost
- 5% platform fee, charged at finalize (500 bps), sent to the NLYRA buyback burner. The promised share of the raise — 50–100%, the creator picks — becomes a full-range V3 position at the listing price. Unsold tokens are burned.
- After launch
- The pool's 1% trading fee keeps accruing to the locked position, and the creator collects 80–90% of it for life — 90% on Architect Swap, 80% on Uniswap V3.
- Custody
- Contributions are escrowed in the presale contract until finalize or refund.
$NLYRA Staking No fees · no lockup
Single-sided staking of $NLYRA on the Synthetix StakingRewards design — the same one Uniswap used for UNI liquidity mining. Rewards stream every second. There is no lockup: exit() returns your stake and your accrued rewards whenever you call it.
- For
- $NLYRA holders.
- Cost
- No deposit fee, no withdrawal fee, no lockup. Gas only.
- Yield
- It pays a fixed stream, not a fixed rate. The contract emits a set number of tokens per second and splits them among everyone staked at that moment — so the percentage is an output, not a setting. Read on-chain on 27 Aug 2026:
rewardRate 2.4694 NLYRA/s, 12,801,393 NLYRA over the 60-day cycle ending 17 Oct 2026, against 292,377,580 NLYRA staked → ≈26.6% APR. More stakers and it falls; fewer and it rises. Compute it yourself any time from rewardRate() and totalSupply() on the staking contract — do not trust a headline percentage, including this one, which is a snapshot.
Architect Stake — creator pools Gas only
Self-service fixed-APY staking pools for any token. The creator locks a reward reserve of their own token and picks the rate; the contract escrows each staker's full reward at the moment they stake, and the pool closes to new stakes once the reserve is spoken for. No owner, no pause, no upgrade, no admin.
- For
- Token creators opening a pool, and holders staking into one.
- Cost
- No protocol fee found in the code for this product — gas only, for both the creator and the staker.
- Rates
- Creator-chosen from 10% / 20% / 30% / 40%. The creator's maximum exposure is exactly the reserve they locked; whatever is never staked against comes back to them at the end.
- Reality check
- Pre-locking the reward means the advertised rate is funded before you stake into it. It says nothing about what the token itself will be worth.
Liquidity Desk 20% of profit + 0.5% exit
Deposit ETH and LYRA deploys it as concentrated liquidity across Robinhood Chain's real pools, earning trading fees. Positions are published to depositors. Withdraw whenever you want.
- For
- People who want LP exposure without managing ranges — and who can take the risk below.
- Cost
- 20% of profit only, plus 0.5% on exit. Both go to the buyback burner. No management fee.
- Custody
- Deposits sit in the vault contract, deployed into pools. This is not a wallet-held position.
High risk — and read the second paragraph
Impermanent loss can outrun the fees earned. You can lose part or all of your deposit. This is the riskiest product in the ecosystem and the page says so before you deposit.
It is also the one product here whose safety rests on trust rather than on code. The vault's keeper key chooses which pools to enter and moves the deposit between tokens, and the contract does not constrain that choice with a token whitelist or a price floor. Everything the keeper can do, it does in public and on-chain — but "enforced by code, not by trust", which the product page says, is not accurate for this vault and we are correcting it. Size your deposit as if you were trusting the operator, because here you are.
Lyra Shield 0% fee · ~0.0003 ETH prepay
Private $NLYRA transfers. Deposit from one wallet, withdraw to a fresh one, and the two are not linkable on-chain. The zero-knowledge proof is generated in your own browser. Built on the 0xbow Privacy Pools design, with an association set rather than a blind mixer.
- For
- $NLYRA holders who do not want every transfer publicly attributable.
- Cost
- 0% fee in $NLYRA — every token you deposit comes back out. You prepay ~0.0003 ETH (a few cents) which funds the relayer's gas for your future withdrawal and drops a little ETH into the fresh wallet so it can move.
- Custody
- Funds sit in the pool contract. It has no owner and no withdraw function — only a valid zk proof moves funds, plus
ragequit straight back to the depositing wallet.
- Upgradeable
- The Shield entrypoint is an ERC-1967 proxy — unlike everything else here, it can be upgraded. The pool holding the funds is not a proxy. Worth knowing before you decide how much to route through it.
- The 0%
- Honest caveat: the relay fee is a backend setting, not a contract cap. It is 0 today and changing it takes a restart, not a redeploy. If it ever moves, the page will quote you the number before you sign.
- Historical note
- Deposits made before 31 July paid a 1% vetting fee. New ones do not.
Governance — The NLYRA Republic Free
The Architect's creator fees become the period's public budget, and citizens allocate it with a percentage dial. Citizens propose, support, and hold office. Phase 1 runs on signed messages: free, instant, and verifiable by anyone.
- Who can vote
- Anyone holding at least 10,000 $NLYRA. Below that you cannot vote, propose, support or ratify.
- Voting weight
- Your $NLYRA balance, capped at 2,000,000 — so no single wallet outweighs the republic. The budget outcome is a weighted average across categories, not a winner-takes-all vote.
- Proposing
- Anyone over the 10,000 threshold may propose. Proposals then go to the President for approval or veto.
- Cost
- Free. Votes are cryptographic signatures — they cost nothing and move nothing.
- Off limits
- The scanner's verdicts are never votable, and the scanner stays free for everyone.
Two things not documented here yet: there is no quorum rule in the code, so what happens in a low-turnout period is undefined; and Phase 1 votes are signed messages tallied off-chain, not an on-chain Governor. Both are being written up.
API Free tier · $29 / 30 days
The scanner as a service. GET /api/scan?address=0x… returns {verdict, score, flags, warnings, positives, name, symbol, chain} across Solana and 25 EVM chains.
- For
- Telegram and Discord bots, portfolio and wallet apps, launchpads, DEX front-ends.
- Cost
- Free without a key: 6 scans per 10 minutes per IP. The Starter key is $29 for 30 days, paid in USDG on Robinhood Chain, and activates in about two minutes: 3,000 scans a month (100/day sustained) with no per-IP throttle.
- Auth
?key=nl_… or the X-Api-Key header.
- If it breaks
- More than 24 hours of downtime in a cycle and the key is extended.
Bounties 2% on success only
Anyone can post a task and lock the reward in USDG in an escrow with no admin withdraw. Every bounty is human-reviewed before going live, rejections refund automatically, and anything unclaimed past the deadline is reclaimable by the poster.
- For
- Anyone hiring the community, and anyone doing the work.
- Cost
- 2% protocol fee, and only if the bounty pays a winner. Nothing is charged on a bounty that is refunded or reclaimed.
- Limits
- Deadlines up to 30 days. Six proposals and six submissions per hour per IP.
The Architect's Key Hold, don't pay
A hold-to-unlock tier over the scanner. There is no subscription and no invoice — you prove you hold the token by signing a message, and the key is valid on that device for 24 hours before it re-proves itself. Sell the token and the door closes on its own.
- Unlocks
- 60 scans / 10 min (vs 6) · 20 wallet checks / 10 min (vs 4) · 20 fresh LYRA code reads a day · a watchlist that keeps running · priority when the scanner is busy.
- Requires
- Holding 1,000,000 $NLYRA on Robinhood Chain — or launching a token on Architect Launch, which grants the Key free.
- Cost
- No payment. Signing is free.
Games — Roulette, Slots, Predict See each
Three very different things live under "play". All three settle on-chain and none of them takes custody of your balance between rounds.
European roulette played with real $NLYRA, many chips per spin. Provably fair by commit-reveal: the house signs the hash of a secret before your bet exists, and the ball is keccak(secret, blockhash), which neither side can steer. The contract pays winners itself, and if the croupier goes quiet you take your stake back with refundBet.
House edge 2.70% — the single green zero, with no rake on top.
The free-chips faucet (20,000 $NLYRA plus gas dust for new players) is currently switched off.
Lyra Slots — /slots
A three-reel machine played with real $NLYRA. The reel weights and every payout are public constants in the contract, so nobody can retune them after you sit down. One signature buys a batch of up to 10 pulls, on the same commit-reveal engine.
RTP 95.62%, house edge 4.38%. Three moons pay 228.9×.
Predict — inside The Desk
BTC up or down in 5-minute rounds, parimutuel: winners split the pot. Settlement uses an on-chain oracle bounded by Chainlink — a price more than 10% away from Chainlink's own BTC/USD answer cannot be published at all.
3% of the pot, charged only on a round that settles with a winner. A draw or a cancelled round refunds in full and charges nothing. Minimum stake 0.0004 ETH (about $1). There is a second pool routed to Polymarket with a 0% builder fee. Full rules →
Seeking the Architect — /game
Not gambling and not a token product: a browser descent game. Free, no wallet, no bet, no payout.
These are games
The house edge is real and it is against you. Roulette and Slots are entertainment priced in a volatile token, not a yield product. Do not treat either as one.