The $ORBT sale
$ORBT is sold in a presale on Robinhood Chain, in three rounds at three fixed dollar prices, each a step closer to the launch price. Payment is in ETH. Every round unlocks 100% at TGE — no vesting, no cliff, nothing to wait for.
The window
| Opens | Thursday 10 September 2026, 14:00 UTC |
| Closes | Sunday 13 September 2026, 14:00 UTC |
| TGE | Monday 14 September 2026 |
| Where | ico.orbitalhq.xyz |
| Chain | Robinhood Chain, chain id 4663 |
The window is enforced by the contract, not by a schedule someone has to remember. buy() reverts before the start and after the end.
The three rounds
| Round | Tokens | Price | vs launch | Per wallet | Round capacity |
|---|---|---|---|---|---|
| Seed | 50,000,000 | $0.00042857 | 1.75× below | 2 ETH | 8.5827 ETH |
| Private | 43,333,333 | $0.00050000 | 1.50× below | 1 ETH | 8.6781 ETH |
| Public | 76,666,667 | $0.00057692 | 1.30× below | 1 ETH | 17.7157 ETH |
| Total | 170,000,000 | 34.9765 ETH |
Launch price is $0.00075. Prices are fixed in dollars, so the discount you are quoted is the discount you get. Because payment is in ETH, each round's wei price is set from spot immediately before that round opens — the ETH figures above move with the market, the dollar prices do not.
Seed and Private are merkle-gated. Your address is in the tree or it is not, and a proof is bound to its sender so it cannot be reused by anyone else. Public is open to all.
Rounds open in order, but they have no per-round timetable: the contract has no round schedule at all, so a round opens when it is opened. Watch the sale page rather than a clock.
Caps and refunds
| ETH | ||
|---|---|---|
| Soft cap | 10.4930 | below this, everyone is refunded in full |
| Hard cap | 34.9765 | the sellout value — the sum of every round's allocation × its price |
If the sale ends below the soft cap, buying is over and every buyer can withdraw their full contribution. The owner cannot withdraw anything in that state — withdrawFunds reverts. Whether the soft cap was met is frozen at finalisation, so the claim path and the refund path can never both be open.
The hard cap is not a number picked for a slide. It is computed by the contract from the round allocations, so the cap and the rounds can never disagree.
How a purchase works
- Connect any EVM wallet. Robinhood Chain is added automatically if your wallet does not know it.
- Buy in ETH. One transaction, no token approval needed. Your tokens are credited at that moment at that round's price — a later price change cannot alter what you already hold.
- Claim at TGE from the same page.
claim()once, take everything.
Gas on Robinhood Chain is negligible: a buy costs roughly $0.02.
After it closes
Buying stops on its own at 14:00 UTC on the 13th. Claims and refunds then open once the sale is finalised, which is a separate step.
- Soft cap met → buyers call
claim(), and the raise goes to the treasury. - Soft cap missed → buyers call
refund()for their full contribution. Nothing is kept.
Unsold tokens are burned, not re-sold, not re-priced into a later round, and not moved to a reserve. A round that only half fills makes the supply permanently smaller.
Before you buy
Verify the contract address on every official Orbital surface at once — site, docs, Discord, X and Telegram. Lookalike tokens with real liquidity are a live threat on this chain.
Every address is listed on Contracts & addresses, and all of them are verified on chain so you can read the source yourself.