Open money, governed by code.
Moony moves directly between two parties, with no intermediary and no custodian. Transfers settle onchain in seconds at negligible cost, and they are final, permissionless, and censorship-resistant: no one can block or reverse them, and anyone can transact without an account or approval.
How payments workSound money
The entire supply. Fixed forever.
The cap cannot rise and the supply cannot inflate. Scarcity is enforced by code, not by promise.
Trustless & permissionless
All MNY enters and exits circulation through the Reserve, priced for everyone by the same deterministic curve. The capital deposited to acquire it remains onchain as redemption liquidity, growing with the supply.

USDF is the Reserve's unit of account: a fully-reserved US-dollar stablecoin issued by Coinbase in partnership with Flipcash. The Reserve holds it as redemption liquidity, the capital to redeem MNY at its curve price, in real dollars, on demand.
Moony Labs
Moony Labs created Moony, deploying it onchain, then relinquished control entirely. It belongs to no one and runs as neutral public infrastructure, governed only by immutable code.
# It's all public: read or audit it$ git clone github.com/code-payments/flipcash-program # Confirm the program is immutable onchain$ solana program show ccJYP5gj…tf8Z Authority none · immutable License MIT · Audited by Sec3
Open & decentralized
Moony is independent, not a Flipcash product. Both are distinct projects built on the same open standard; neither Flipcash nor Code Inc. operates or controls Moony.
For developers
The Flipcash Program ships an open-source CLI that connects directly to the Reserve: read its state, acquire MNY, or redeem it, all from your terminal.
# Query the Reserve (read-only, no signing)$ flipcash --cluster m get-currency \ --mint 4muAfB6m…vupxz6 Name Moony · Symbol MNY · Sell Fee 100 bps (1%) # Acquire MNY with 10 USDF$ flipcash --cluster m buy \ --mint 4muAfB6m…vupxz6 --amount 10.0 ✓ Confirmed · explorer.solana.com/tx/5h2k…aB9c