Appearance
Products
Blazpay ships a lot of surface area. This section documents each product the way a user experiences it, then points at the architecture pages that explain how it works.
TradingSwap, bridge, fiat on/off-ramp, perpetuals, limit orders, liquidity, portfolio.AutomationCSIP recurring buys, Autopilot rule-based agents, and copy trading.BlazAIThe agent, its 27 intents, the safety suite, auditor and dApp builder.EcosystemNFT staking, GameFi, marketplace, presale, DAO and creator payouts.Status matrixWhat is live, what is gated, and what is not built — verified against the code.Safety suiteRug check, wallet reputation, approval revoker and the contract auditor.
Trading
| Product | Route | One-liner |
|---|---|---|
| Swap | /defi/swap | Same-chain swap, quoted against every live provider, settled through the relayer |
| Bridge | /defi/bridge | Cross-chain transfer with side-by-side route comparison on price, speed and trust |
| Buy / Sell | /defi/buy-sell | Fiat on- and off-ramp — INR via UPI plus 20+ currencies, 5 providers compared |
| Perpetuals | /defi/perpetual | Leveraged perps through Orderly Network, with TP/SL and position tracking |
| Limit orders | /defi/limit | Target-price orders. Spot page is not shipped yet; perp limit orders are live |
| Liquidity | /defi/liquidity | LP positions in Blazpay pools. Not shipped yet |
| Portfolio & history | /defi/overview | Balances, chain distribution, and per-product transaction history |
Automation
| Product | Route | One-liner |
|---|---|---|
| CSIP / DCA | /defi/csip | Recurring on-chain buys from a vault you own, executed on schedule |
| Autopilot | /defi/autopilot | A budgeted agent that trades 24/7 inside limits enforced by Solidity |
| Copy trading | — | Mirror a proven trader. Engine exists; product not built |
BlazAI
| Product | Where | One-liner |
|---|---|---|
| The agent | ai.blazpay.com | Chat or speak an intent; get back a signable transaction card |
| Intent catalogue | — | All 27 intents, their parameters, and the action each renders |
| Safety suite | Chat intents | Rug check, wallet reputation card, approval revoker |
| Contract auditor | Chat intent | AI security review with a shareable report and certificate |
| dApp builder | Chat intents | Generate, iterate and deploy a web3 app from a prompt |
Ecosystem layer
| Product | Where | One-liner |
|---|---|---|
| Rewards & staking | rewards.blazpay.com | BlazRocket and BlazBob NFT staking, BlazPoints, quests, streaks |
| GameFi | rewards.blazpay.com | Prediction markets, on-chain poker, Mines |
| Marketplace & presale | rewards.blazpay.com | NFT marketplace with hybrid settlement; token presale with whitelisting |
| Social, DAO & creators | rewards.blazpay.com | DAO governance, Clippers creator payouts, blog, threads, support |
How to read a product page
Each one follows the same shape:
- What it does — the user-facing behaviour, without implementation detail.
- How it behaves — the parameters, states and edge cases a support engineer needs.
- Under the hood — a short map into the code, with links to the architecture pages.
- Known limits — what is genuinely not finished or not correct yet. These are honest; do not quote a product page's marketing line without reading its limits section.
Start with the status matrix
If your question is "can I demo this today?", the status matrix answers it for every product in one table, including the specific blockers on the ones that are close but not shipped.