Non-custodial · No KYC · No signup

Turn your Telegram Stars into real crypto

StarGate is a non-custodial swap & bridge. Enter an amount, pick a network, tap once — and receive GRAM, USDT or ETH straight to your wallet.

Funds never touch a third party Owner-signed bridge contracts Verifiable on-chain
Live network stats

Trusted by thousands of swaps

Aggregated in real time from the public settlement feed. No fees or spreads are ever exposed — only what is already public on-chain.

Total swaps settled
0
FINALIZED · RELEASED
Volume settled
≈ $0
At current rates
Supported networks
More networks on the way
Recent transactions

Every swap, verifiable on-chain

A live, fully anonymized feed of the latest completed swaps. No users, no addresses — just direction, amounts and a link to the block explorer.

Auto-updating
Loading recent swaps…
Anonymized public feed — every row links to on-chain proof
How it works

Three steps, one tap

1

Pick a direction

Choose Stars → TON, USDT, ETH or GRAM and type the amount. See exactly what you get before you confirm.

2

Pay with Stars

Tap once. You pay with the Telegram Stars already in your account — no external wallet, no top-up, no signup.

3

Receive on-chain

The bridge contract settles the payout straight to your wallet, usually in about 30 seconds. Verifiable on the block explorer.

Non-custodial by design

Your funds never touch a third party

Settlement runs through owner-signed bridge contracts on TON and Ethereum mainnet. The mechanics are open, the addresses are public, and every payout is a real on-chain transaction.

No custody, ever

Funds move from your Stars payment straight through the bridge contract to your wallet. StarGate never holds a balance for you.

Transparent memo attribution

Each deposit is matched to your order by an open memo scheme — no hidden routing, no opaque intermediaries.

Deterministic settlement

Op-selectors are pinned against the Tact wrapper and cross-validated on every recompile. Withdrawals settle correctly or revert — never drift.

No signup, no KYC

Nothing to register, no documents to upload. Pay with the Stars you already have and receive crypto in seconds.

No contracts configured.
Platform services

One gateway, three ways to move value

Convert Live

Swap Telegram Stars into TON, USDT, ETH or GRAM in one tap — or bridge between chains. No wallet needed to pay.

Open App →

Stargate Pay

Accept crypto and Stars payments in your bot or store. Hosted checkout, anonymous guest payers, on-chain settlement callbacks.

Merchant API docs →

P2P Coming soon

Peer-to-peer swaps between users with escrowed, on-chain settlement. Same non-custodial guarantees, direct between parties.

In development
For developers

Take payments where your users already are

Spin up a hosted checkout with a single call, receive signed on-chain settlement callbacks, and query swap state over a public RPC. Anonymous guest payers, no KYC friction for your customers.

Read the Merchant API docs →
POST /api/merchant/checkout
{
  "amount": "25.00",
  "currency": "USDT",
  "chain": "ton"
}
→ 201 { "payUrl": "https://stargate.zone/app/pay/…" }
FAQ

Common questions

Do I need an account or KYC?
No. There is no signup and no KYC. You pay with the Telegram Stars already in your account and receive crypto to your wallet.
Is StarGate custodial?
No. Funds route from your Stars payment through owner-signed bridge contracts straight to your wallet — StarGate never holds a balance on your behalf.
How are the rates set?
You always see a transparent quote before you confirm: exactly how much goes out and how much arrives. Rates track the market at the moment of the swap.
Which networks and tokens are supported?
Telegram Stars in; TON, USDT (on TON and Ethereum), ETH and GRAM out. More networks are on the way.
How long does a swap take?
Most swaps settle on-chain in around 30 seconds once your Stars payment is confirmed. Each payout is a real transaction you can verify on the block explorer.
Can I verify a swap myself?
Yes — every completed swap in the live feed links directly to the outgoing transaction on tonviewer or etherscan, plus a StarGate receipt page.
What if a swap cannot be completed?
If a swap cannot settle, the order is resolved under a clear refund and hold policy rather than left in limbo. Your funds are never routed to a third party.
Are there limits?
Small minimums apply to keep gas economical, with generous upper bounds for ordinary swaps. Merchant flows via Stargate Pay have their own configurable limits.
Can I accept payments with StarGate?
Yes. Stargate Pay gives you a hosted checkout with anonymous guest payers and on-chain settlement callbacks. See the Merchant API docs.