StonkPerps is designed around public blockchain data. Wallet addresses, signatures, token mints and program events are public and may be indexed to operate the product.
Data processed
- Public wallet and transaction information.
- Token metadata submitted for a launch.
- Basic request, security and error logs needed to keep the service reliable.
Wallets
Private keys and seed phrases are never requested or stored. Wallet providers handle user signing locally. A server-side deterministic fee router may custody creator-fee proceeds only after the token owner signs a launch that names it.
Third parties
Launches use Stonk LaunchLab; metadata may be pinned through Pinata/IPFS; chain activity may be read through Solana RPC providers; transactions may be linked to Solscan. Those services have their own privacy practices.
Retention and security
Public chain references may be retained indefinitely. Operational logs should be minimized and access controlled. Secrets belong only in server environment variables.