Security & Privacy
Security & Privacy
At Purge, user safety, transparency, and data privacy are core principles. The platform is designed to be fully non-custodial and secure at every step.
Non-Custodial Design
You maintain complete control over your assets at all times.
All actions — including token swaps, burns, or reinvestments — must be explicitly signed by your wallet.
We never hold or custody your tokens.
Transaction Authorization
No transactions are executed without user approval.
All instructions are constructed client-side and require wallet confirmation.
We use
@solana/web3.js
to interact with the blockchain through secure methods.
Data Privacy
We do not collect or store personal information.
Wallet addresses are only used in-memory during active sessions to fetch public token account data.
Purge AI does not store your transaction history. It analyzes trades either locally or via encrypted off-chain logic with no persistence.
Infrastructure Security
Backend services are hosted behind Cloudflare-protected endpoints.
All APIs are read-only and do not allow mutation of wallet state.
Token metadata, liquidity routing, and AI logic are isolated from transaction handling.
You are always in control. Our goal is to maximize safety while reducing noise from spam tokens.
Last updated