Owning a Tile
How to claim, price, and manage a seat in any GridCore grid.
Claiming a Tile
What happens when you take an empty seat.
Each grid has 100 tiles identified by seat index 0–99. An empty tile has no holder — you can claim it by paying the grid's starting price. There is no extra fee on first claims; you're simply taking an unoccupied seat. A 2% fee is applied to the starting price and distributed (no seller to pay, so 98% stays in the vault).
The moment the transaction confirms you are the tile holder. A 20-minute protection window prevents anyone from buying you out immediately.
When claiming you don't set a price manually. Your tile is listed at acquisition_price × 1.2 (default multiplier). You can adjust it anytime after claiming.
GridCore v3 has no Harberger tax and no deposit requirement. You hold your tile indefinitely with no recurring cost — until someone buys you out or you abandon it.
Setting Your Price
Two ways to control your listed price.
Your tile's listed price determines what the next buyer pays and what you receive (98% of that price). There are two ways to adjust it: set_multiplier (changes the multiplier relative to your acquisition price) and set_price (sets a custom absolute price). Both have a floor — you can't list below acquisition_price × multiplier / 100.
You can never list your tile below acquisition_price × multiplier / 100. This prevents holders from destroying their own position by setting a price that pays less than their acquisition cost.
Once a price change is confirmed on-chain, anyone can execute a buyout at the new price straight away (subject to the 20-minute protection window from initial acquisition, not from price changes).
If you set multiplier to 2.0× (200), your floor becomes 2× acquisition_price. You can't lower it back below that floor unless you first lower the multiplier. Plan your multiplier strategy carefully.
Protection Window
20 minutes of protection after every acquisition.
Every time a tile is acquired (first claim or buyout), a 20-minute protection window starts. During this window, no one can buy out the new holder and the holder cannot abandon the tile. Price changes (set_price and set_multiplier) are not restricted — you can set your price immediately after claiming.
Abandon Tile
Voluntarily giving up your tile — with an exit fee.
If you no longer want to hold a tile, you can abandon it. This resets the tile to an unowned state — but it is not free. You pay a 2% exit fee on your current listed price (the same 1%/0.4%/0.6% split as a buyout). You receive nothing back. The tile resets to the grid's starting price for the next claimant.
