Resources
Changelog
Notable documentation and protocol-surface changes, newest first.
Scope
This log covers documented behaviour. It is not a chain release log.
Documentation rebuilt as a multi-page site
The docs moved off a single-page file onto a proper multi-page structure with per-topic URLs, full-text search, per-page tables of contents, and a mobile navigation drawer. Added: Authentication, Error Codes, Rate Limits, FAQ, Glossary and this changelog. Fonts moved to self-hosted Geist and Geist Mono.
Documentation correction pass
Corrected against the live chain:
- Maximum leverage is 50x (previously documented as 100x).
- Vordium is native-execution; EVM is off. Contract deployment and verification moved to clearly-labelled roadmap pages, and the VRC standards carry a reference-only notice.
- Oracle sources corrected to the real eight — Binance, OKX, Bybit, Coinbase, Kraken, KuCoin, MEXC, Bitget — as a weighted median, with Pyth as a separate cross-check. Gate.io and "own mid price" removed.
- Finality standardised to instant single-block; the conflicting "sub-400ms" removed.
- Block time documented as ~22 ms (~45 blocks/sec).
- Vordex settlement is native via VordCore — there is no orderbook contract.
- Pair set standardised to the live 15 markets.
- Session-key duration documented as up to 30 days.
- Funding documented as hourly with a premium-index TWAP, a Hyperliquid-standard interest baseline, a ±0.05% clamp and a ±4% cap.
- SDK documented as
vordium==0.3.1, installed from PyPI only.
Security & Governance published
Documented the 2-of-3 owner multisig as sole root authority, that validators including the lead hold zero admin or halt power, and the three-speed timelock — 48h routine, 7d high-impact, instant safety halts.