Getting started
Point25 is a non-custodial trading terminal for BNB Chain and Solana. You trade straight from your own wallet — there's no sign-up, no deposit, and no account to fund.
- Connect a wallet. Click Connect and choose MetaMask or Trust (for BNB Chain) or Phantom (for Solana).
- Find a token. Browse the Discover tab, or paste any token address into the search bar at the top.
- Trade. Set your amount, review the details in your wallet, and sign. The tokens land directly in your wallet.
You stay in control of your funds the whole time. Point25 never holds your crypto.
How to trade
- You paste a token address. We fetch public price data from DexScreener. No wallet interaction yet.
- You click Buy or Sell. We construct an unsigned transaction in your browser.
- Your wallet pops up. MetaMask / Phantom / Trust shows you exactly what's about to happen: how much you're spending, where it's going, and the minimum you'll receive.
- You sign. Only your wallet can produce a valid signature — nothing moves until you approve it.
- The transaction is broadcast. On BNB Chain it routes through our on-chain router contract to PancakeSwap; on Solana, Jupiter handles routing. Either way the 0.25% fee is taken inside the same transaction.
- Funds arrive in your wallet. They never touched ours.
Slippage & priority fee
On the trade panel you can set slippage (how much price movement you'll tolerate) and priority fee (how fast your transaction lands). For volatile or freshly-launched tokens, raise both — low slippage or priority is the most common cause of failed trades.
Wallets & chains
Point25 supports two chains, each with its own wallets:
- BNB Chain — use MetaMask or Trust Wallet.
- Solana — use Phantom.
On desktop
Install the wallet browser extensions. You can have both a BNB wallet and Phantom connected at once and switch chains freely.
On mobile
Open the site inside your wallet app's built-in browser. Because each wallet app only exposes its own chain, you trade BNB tokens inside MetaMask/Trust's browser and Solana tokens inside Phantom's browser. Note that Phantom cannot connect to BNB Chain — its EVM support is limited to other networks — so for BNB tokens on mobile, use MetaMask or Trust.
Fees
Point25 charges a flat 0.25% fee per trade, taken inside the same transaction as the swap. There are no deposit fees, withdrawal fees, or subscriptions.
- On top of the Point25 fee you'll pay the network's own gas fee and the DEX's standard swap fee (e.g. PancakeSwap / the Solana pool). Those go to the network and the DEX, not to us.
Security
Point25 is non-custodial by design. We physically cannot move your funds — here's exactly why.
✅ What we do
- Show you live token data and let you paste any address
- Build the trade transaction in your browser
- Send it to your wallet for you to sign
- Charge a 0.25% fee inside that same transaction
❌ What we never do
- Store or see your private keys
- Hold custody of your funds (no deposit, no withdrawal)
- Move funds without your signature
- Ask you to "import your seed phrase" — anyone who does is phishing
🔍 What you should still check
- The URL — bookmark your-domain and only use that bookmark
- Read the transaction details in your wallet before signing
- The contract is verified — view source on BscScan ↗
- If something looks wrong, reject the signature. Nothing happens until you sign
What you approve (BNB Chain only)
To sell a token on BNB Chain, you grant the router contract permission to spend only the exact amount of that single trade — not unlimited, not future trades. You can revoke any approval at bscscan.com/tokenapprovalchecker ↗. Solana has no token approvals — each trade is self-contained.
The contract
Our on-chain router handles BNB Chain trades. It's verified (public source on BscScan), stateless (holds no funds between transactions), and hard-capped so the fee can never exceed 0.5%.
Contract address: not set
Risks we don't control
- Bad tokens (honeypots, scams): we can't tell good tokens from bad. Use the honeypot check before buying anything obscure.
- Phishing sites: attackers copy real interfaces. Bookmark the real URL and only trade from the bookmark.
- Your wallet's security: if your seed phrase leaks, no platform can help. Never share it.
- MEV / sandwich bots: keep slippage tight unless the token has a transfer tax.
- Token contracts: the tokens you buy can have malicious code. We don't audit them — they aren't ours.
FAQ
Do I need an account?
No. You connect your own wallet — there's no sign-up or login.
Where are my funds held?
In your own wallet, always. Point25 never takes custody.
Why did my trade fail?
Usually slippage or priority fee set too low for a volatile token. Raise both on the trade panel and try again. On Solana, a failed swap won't charge you the fee.
Why can't I connect BNB Chain on mobile?
If you opened the site in Phantom's browser, Phantom can't access BNB Chain. Open it in the MetaMask or Trust Wallet app's browser instead.
What does it cost?
A flat 0.25% per trade, plus the usual network gas and DEX swap fee. See the Fees section.