DEEPSTATEDOCS

Glossary

Terms used across the latest Deepstate protocol and official interface.

TermMeaning
ActivationThe first nonzero top order that starts one rewarder side's finite wall-clock schedule
AskIn market notation, an order selling the first named asset for the second
Best askLowest-priced current ask in a book
Best bidHighest-priced current bid in a book
BidIn market notation, an order buying the first named asset with the second
BookOne token pair's isolated order tree for an epoch
buyFeesPermissionless vault call that sells complete listed fee balances for exactly 10,000 USDG
Claimant registrationEngine-verified caching of an order owner before cancellation deletes the ownership record
DEEP18-decimal NVDA/USDG reward token and STATE deposit token
Deep State IncorporatedOperator of deepstate.sh, listings, and any optional official-interface fee
Deepstate ProtocolThe permissionless deployed contract system
Emission ceilingMaximum prefunded DEEP a rewarder side can accrue by a timestamp before quantity scaling
EpochAn isolated generation of a pool's book state
Fee assetAn ERC-20 or native ETH balance held by the vault and eligible for explicit redemption or buyFees
Full-reward quantityMaker sold amount required for 100% of a side's scheduled reward ceiling
HookOptional per-pool callback invoked after a canonical top-of-book transition
Interface feeOptional fee charged by a frontend or aggregator, outside the protocol fee
Market askMaker sells the first named asset and buys the second
Market bidMaker buys the first named asset and sells the second
NVDA18-decimal tokenized NVIDIA asset in the launch market
PoolPermissionless market for one sorted token pair
Prefunded allocationThe 1 billion DEEP balance minted into the NVDA/USDG rewarder at deployment
Protocol feeRouter-enforced fee on matched taker output, governed by STATE
redeemAssetsSTATE exit that pays pro-rata balances of a caller-supplied asset list
redeemValueSTATE exit that pays pro-rata USDG
Sold amountLive collateral offered by a maker: quote token for a bid and base token for an ask
STATE18-decimal ERC20Votes vault share minted by burning DEEP
Superior priceThe mechanically best executable price in a Deepstate book
USDG6-decimal quote token, vault value token, and buyFees payment token

Sorted-token warning

The engine sorts token addresses and uses internal isBid semantics around token0. Market-facing documentation uses conventional pair notation such as NVDA/USDG. Integrators must not assume those orientations are identical.

On this page