Like Google Authenticator, but for blockchain transactions instead of logins.
Scan the QR code from your dApp. See exactly what you're approving — amount, destination, slippage. Confirm with biometrics. The intent is signed and relayed — no SOL needed.
The dApp detects your on-chain commit and adds a verify instruction. If parameters match your intent — transaction goes through. If not — it reverts. Atomic.
The attacker controls your browser. They change the swap amount from 1 SOL to 100 SOL.
No program changes needed. Just prepend a verify instruction to your existing transaction.
Per-app isolation means you can protect different actions independently.
Protect against slippage manipulation and amount changes on Jupiter, Raydium, Orca.
Confirm the exact NFT and price before buying on Magic Eden, Tensor.
Verify bid amount and max price in sealed-bid auctions. Used by ACELaunch.
Ensure your vote goes to the right proposal with the right choice.
Confirm stake/unstake amounts on Marinade, Jito, and other LST protocols.
Verify recipient and amount for large SOL/token transfers. Whale-grade security.
Users never pay gas or fees. The protocol is designed to be sustainable without taxing end users.
Users pay nothing — no SOL, no gas, no fees. Always free, always will be.
Paid by the dApp, not the user. Starts at 0 — transparent and predictable.
Premium analytics and management dashboard for enterprise dApps. Coming soon.
IntentGuard is live on Solana devnet. Start building today.