The tick
Time here runs in ticks of a few blocks, numbered from the day of deployment. The tick you are in is a function of the block number, and no call in the contracts can move it.
$TICKRobinhood Chain (4663) · Uniswap v4
One price per tick. The burn never stops.
Time on this market runs in ticks of a few blocks. Orders wait for the tick, then every one of them clears at the same price, buys against sells, and only what is left over goes through the pool. The toll buys and burns a little $TICK at every tick, never in a lump.
A metronome beats once per tick. At every beat the book of orders settles at one price, the tape prints that price, and the reserve buys and burns its share.
Orders wait for the tick. Leave one, or watch the bots: every order in the book clears at the same price.
This runs the rule on its own numbers; the real ones are set at deploy.
A tick is a few blocks long. Everything that happens on this market happens once per tick, in the same order, for everyone.
Time here runs in ticks of a few blocks, numbered from the day of deployment. The tick you are in is a function of the block number, and no call in the contracts can move it.
During a tick, anyone leaves an order: a buy in the quote asset, or a sell in $TICK. There is no limit price to set, because the tick price is the price. An order can be taken back until the tick closes.
At the first block of the next tick, anyone calls settle. Buys are netted against sells, only the imbalance goes through the pool in a single swap, and the price that comes out is the tick price. Every order of the tick settles at it.
A fixed toll on every settled order goes to a reserve. At every settle, the reserve spends a fixed share of itself buying $TICK on that same swap, at that same price, and sends what it bought to the dead address.
Six things that stay true whatever the market does. The law page has the rest.
Every order of a tick is executed at the same price.
The pool executes one swap per tick, the one that settle sends it.
The toll leaves the system as burned $TICK, and in no other form.
The buyback of a tick is exactly the published share of the reserve, no more and no less.
The current tick is a function of the block number. No function moves it.
An order that was not executed is refundable in full.
Every number is fixed at deployment and published on the law page. The team keeps nothing.