Getting Started
What's real and what isn't
MoonVault runs on PulseChain mainnet with real funds. Here is exactly what is on chain, what lives in our database, and what is not live — kept current, because a qualifier you can't verify is not a qualifier.
Every transaction is real
Vault mints, seals and terminations, Identity mints, stakes, unstakes and claims are real PulseChain transactions (chain 369) that move real funds. There is no simulated mode behind a connected wallet. Treat every confirmation as final.
On chain — verifiable on scan.pulsechain.com
| Surface | What backs it |
|---|---|
| Vault mint, seal and early termination | The vault engine contract: your deposit, your exit and the fee split are contract calls |
| MV-Shares and dividends | The MV-Shares contract: shares mint with each vault and burn when it closes; dividends accrue per share and are paid when you claim |
| Identity | The soulbound Identity contract: mints, upgrades, gifts and introducer commission settle on chain |
| Staking | The staking contract: stakes, reward claims and unstakes, including the early-exit burn |
| Fee split and $MOONX burn | The fee router: dividends, referral pool, burn, stakers and treasury, readable counter by counter |
| Transferable positions and voucher payouts | Their own contracts. The market panel on My Vaults and the claim panel on the Vouchers page appear only once each contract is published in the app; until then nothing can be listed or claimed on chain |
In our database — real, but not on chain
| Surface | What backs it |
|---|---|
| Token prices | GeckoTerminal pools + CoinGecko, polled every 60 seconds |
| Accounts & sessions | Real server sessions in Postgres; sign in and your session survives devices going to sleep |
| Points (Earn) | A server-owned, append-only ledger — check-ins and task claims are idempotent server writes, not browser state |
| Referral graph and referral rewards | Your downline and reward rows are database records, held until you hold an open vault worth $100 or more |
| Vouchers | Database records of MOONX owed to you. A claim recorded before the claim pool is live is queued, not sent |
| Newsroom & protocol settings | Published from the admin console into the database; what you read is what an operator shipped |
| Admin console | Real role-gated access with a server-side allowlist and an append-only audit log |
| Wallet connect | Genuine EIP-1193 / WalletConnect v2 — your real wallet, your real address |
| System status | Live probes from your browser against the real endpoints, latency measured |
Not live
| Surface | Status |
|---|---|
| Prediction markets, MoonShot launchpad, CLOB, Bot Studio, Mayhem, GO bounties | Not part of Phase 1 — switched off and unreachable. Documented as a roadmap only; see the chapters marked (planned). |
| Other chains | MoonVault has no deployment on any chain but PulseChain. |
| Pages before you connect a wallet | Some pages show example positions so you can see the layout. They are not your balances, and nothing is sent until you connect and sign. |
The rule we hold ourselves to
Anything in the first table you can verify without trusting us, on scan.pulsechain.com. When anything on this page changes, the page is updated in the same release.
