How Onyc.meme works

A meme-token launchpad on Hedera Testnet, built on our own bonding-curve contract.

Testnet only. Everything here runs on Hedera Testnet with test HBAR - nothing has real value, and none of your real funds are ever at risk.

Launching a token

Anyone can launch a meme token by paying a single flat creation fee. There's no admin key, no supply changes after launch, and no liquidity to provide yourself - your token is minted straight onto a bonding curve that anyone can trade against immediately.

Total supply1,000,000,000 (fixed)
On the bonding curve800,000,000 (80%)
Reserved for future DEX liquidity*200,000,000 (20%)
Creation fee45 HBAR (flat)

*Not yet live - migrating a graduated token's liquidity to a public DEX is a planned future feature. Today, graduation only stops further trading on the curve.

Trading

Every token trades against a constant-product bonding curve, the same mechanism used by most curve-based launchpads: the more of a token that's been bought, the higher the price climbs for the next buyer, and selling moves it back down. There's no order book and no counterparty to wait on - you're always trading directly against the curve.

Graduation

Once a token's real HBAR raised crosses 72,270 HBAR, it "graduates." That's the Bonding Progress bar you see on every coin page.

Points & the leaderboard

Every trade earns points toward a future token airdrop. Points aren't self-reported by your browser - they're calculated server-side from the actual on-chain trade event, so they can't be faked client-side.

The leaderboard ranks the top traders by points and the top tokens by real trading volume.

The contract

Onyc.meme runs on our own first-party bonding-curve contract - OnycBondingCurve - rather than a third-party one, so the full source is ours to publish and verify.

NetworkHedera Testnet
Address0x035B2F...885542
SourcifyExact match ✓

You can look up the deployed bytecode against the published source yourself on Sourcify or view the contract on HashScan.

Verified ≠ audited. "Verified" means the deployed bytecode matches the published source exactly - nothing was swapped in secretly. It does not mean the contract's logic has been reviewed by a professional security auditor. Treat this as testnet-stage software.

Wallets

Onyc.meme works with any Hedera-compatible EVM wallet - HashPack is the one we test against most. Connect from the button in the top right on any page; your session stays connected as you move between pages.