Park
connecting
PARKING FOR TWO YEARS · GEN6 PUBLIC CHAIN

Park GSX for two years

Parking for two years puts your GSX beyond reach, including your own, until the term completes.

Gen6 never sees your keys. Every transaction is signed inside your wallet.

HOW PARKING FOR TWO YEARS WORKS
term
730 days from the block your parking is recorded, counting a year as 365 days. Maturity is fixed to a block number, so the calendar date shown anywhere on this page is an estimate that depends on block times.
allocation
36% of the parked amount, defined by a protocol parameter and released together with your GSX at maturity.
early withdrawal
Not possible. There is no unlock, no notice period and no penalty option.
minimum
100 GSX per entry.
separate entries
Each entry runs its own term of two years. Parking again later never restarts the clock on an earlier one. Up to 32 at a time.
while parked
Your GSX shows as reserved and does not accrue weekly parking allocations.
at maturity
Claim from this page. Your parked GSX and its allocation return to your available balance together.
HOST IT YOURSELF

Run this page yourself

This is a single HTML file with no backend. It reads from the Gen6 node and signs through your wallet. Nothing else, nowhere else. Keep your own copy and you can park and claim without depending on this domain being online, or on us.

what it needs
A browser with SubWallet installed, and a connection to wss://gen6.app:443/node. Opening the saved file directly works; so does serving it.
serve it locally

python3 -m http.server 8080

what it never does
Hold funds, see your keys, or send your data anywhere. Every transaction is built in your browser and signed inside your wallet.
going fully offline
The page currently loads the Polkadot libraries from a public CDN. Save those six files next to your copy and change the script tags to relative paths for a build with no external dependencies at all.
check what you run
Compare the SHA256 checksum of your copy against the one Gen6 publishes for this release before using it with real GSX.