MOONX Docs
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

SurfaceWhat backs it
Vault mint, seal and early terminationThe vault engine contract: your deposit, your exit and the fee split are contract calls
MV-Shares and dividendsThe MV-Shares contract: shares mint with each vault and burn when it closes; dividends accrue per share and are paid when you claim
IdentityThe soulbound Identity contract: mints, upgrades, gifts and introducer commission settle on chain
StakingThe staking contract: stakes, reward claims and unstakes, including the early-exit burn
Fee split and $MOONX burnThe fee router: dividends, referral pool, burn, stakers and treasury, readable counter by counter
Transferable positions and voucher payoutsTheir 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

SurfaceWhat backs it
Token pricesGeckoTerminal pools + CoinGecko, polled every 60 seconds
Accounts & sessionsReal 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 rewardsYour downline and reward rows are database records, held until you hold an open vault worth $100 or more
VouchersDatabase records of MOONX owed to you. A claim recorded before the claim pool is live is queued, not sent
Newsroom & protocol settingsPublished from the admin console into the database; what you read is what an operator shipped
Admin consoleReal role-gated access with a server-side allowlist and an append-only audit log
Wallet connectGenuine EIP-1193 / WalletConnect v2 — your real wallet, your real address
System statusLive probes from your browser against the real endpoints, latency measured

Not live

SurfaceStatus
Prediction markets, MoonShot launchpad, CLOB, Bot Studio, Mayhem, GO bountiesNot part of Phase 1 — switched off and unreachable. Documented as a roadmap only; see the chapters marked (planned).
Other chainsMoonVault has no deployment on any chain but PulseChain.
Pages before you connect a walletSome 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.