Guess Meme Rust

Off-Chain (Private)
Audited on 2025/02/26
No active critical issues

Summary

Guessmeme is a Solana bonding curve protocol that enables token creation and trading through an automated market maker. Users can create tokens with customizable parameters, but final metadata and minting authority must be set by an admin through the meta function. Users enter by calling the buy function to purchase tokens with SOL, and can exit through the sell function to receive SOL back. Both functions use a linear bonding curve formula to determine prices, with fees applied to each transaction. Only a hardcoded admin address (4B868oRgryogLJirzMkebmBgcWirKSUE1WUe6Z21F8o1) can withdraw SOL from the bonding curves, and this is only possible when a curve is marked as complete (when all tokens are sold). Token creators have no direct access to withdraw funds from their curves.


Issues (8)

Low
Medium
High
Critical
Total
Not fixed
-33-6
Fixed
1-1-2
Total13408


Contract (1)