Market making Onchain perpetuals
Tick to trade in under 60 milliseconds.
NSC is a single-purpose market-making engine. It quotes both sides and moves those quotes the moment the book does — tick to updated quote, under 60 ms.
Private access · Reviewed by hand
- p50
- 0.0ms
- p99
- 0.0ms
- Over budget
- 0.0%
- Tick to trade
- <60ms
- Access
- Private
- Review
- Manual
Nothing in the path that does not have to be there.
Ingest, state, decision, signing, submission. The 60 ms covers all five — from the tick that moves the book to the updated quote leaving the machine, not the fast part of it.
Ingest
Market data taken as it arrives, not polled.
State
Book, inventory and open quotes kept locally.
Decide
New quotes computed from local inventory and skew.
Sign
Quote templates pre-built. The signature is the only late field.
Submit
The quote update leaves the machine. Everything after this is network.
Access is requested, not bought.
Every request is read by a person. Tell us what you quote and we will tell you whether it is a fit.
Usually answered within a day or two. There is no queue position to buy and no referral that moves you up it.
- Tell us what you quote and the size you actually run
- The wallet you submit is the wallet you will sign with
- Approved operators get a signing challenge, never a seed request
- Declined requests get deleted, not resold