Accounts
Balance updates posted
Multi-Currency Accounts
Custody
Holdings verified on-ledger
Secure Digital Wallet
FX
Conversions recorded live
Liquidity & FX Management
Settlement
Corridor entries settled
Global Settlement Network
LEDGER
SOURCE OF TRUTH
Every entry recorded once
Read via GET /v1/ledger/entries
Every payment on the network is written once, to a ledger both sides settle against, so reconciliation is a matter of reading the same entry, not comparing two.
Every balance and transaction is recorded once on a shared ledger, removing the reconciliation gap between systems.
Transactions post to the ledger as they happen, instead of batching and settling on a delay.
Accounts, custody, and FX all read from and write to the same ledger, so activity stays consistent everywhere.
Query balances and settlement events straight from the ledger with a developer-friendly API.
Why UNYX
Three reasons the network runs on one shared ledger instead of separate internal systems.
Every balance and transaction is recorded once on a shared ledger, removing the reconciliation gap between separate internal systems.
Transactions post to the ledger as they happen, instead of batching and settling on a delay.
Accounts, custody, and FX all read from and write to the same ledger, so activity across products stays consistent without manual syncing.
Core ledger technology is the underlying record-keeping system that tracks every balance and transaction across a network in real time, acting as the single source of truth that other products and services settle against.
A shared ledger records transactions once, in a format every connected party reads from directly, rather than each party keeping its own internal record and reconciling with counterparties afterward.
Yes. Transactions post to the UNYX core ledger as they occur, rather than being batched and settled at set intervals.
Accounts, custody, and FX and liquidity management on UNYX all operate on top of the core ledger, using it as the shared record for balances and settlement.