Skip to main content
The Registry is the onchain source of listed assets, per-asset risk parameters, withdrawal-delay parameters, and the protocol fee account. The clearing engine and OMS mirror it; clients read it through OMS endpoints rather than calling onchain.

Assets

The same index can span multiple chains; deposit caps determine whether a deposit credits a fungible asset or an isolated, chain-specific one. Fungibility and caps: Deposits.

Risk parameters

How these are applied: Margin and Fees & rates.

Withdrawal delays

The withdrawal queue derives each delay from these bounds; see Withdrawals.

Fee account

Updates to assets, risk parameters, and delays are governance-gated and timelocked. See Credential Manager and the trust model.