The protocol

Register, monitor, maintain

Boli is a meta-reserve coordination primitive. It treats local tokens on different networks as projections of one underlying economic reality, and keeps a single publicly verifiable statement of how much of that reality is already circulating.

The core invariant

Σ circulating supply across all supported networks ≤ attested global reserve

Registration

Anyone can register an asset.

Registration is permissionless. A participant stakes BOLI and supplies the material the protocol needs to track the asset across networks.

Canonical attestation sources

One or more sources of truth for the asset's global reserve. The protocol records what was declared; it does not vouch for it.

Known local representations

The list of token representations that exist today, and the network each one lives on.

Bridge routes

Optional. Where representations move between networks via a bridge, those routes can be declared so supply is not double-counted.

Monitoring

Open agents reconcile, continuously.

Monitoring is not a privileged function. Permissionless agents compete to keep the global view current, and are paid for doing it correctly.

Read circulating supply

Network-specific observers report circulating supply on each supported network.

Verify attestations

Agents ingest or verify the reserve attestations declared at registration.

Compare against global state

Local readings are reconciled against the Global Reserve Registry's current view.

Publish or challenge

Agents publish proofs when state agrees, and raise challenges when divergence appears.

Invariant maintenance

Soft by default. Hard by choice.

The invariant can be surfaced or enforced. Which one applies is a per-asset decision made at registration — Boli never acquires the ability to move or freeze the underlying value in either mode.

Default

Soft mode

The protocol publishes public headroom feeds and alerts. Divergence becomes visible to anyone watching — issuers, integrators, risk desks, or the public — without the protocol taking any action against the asset.

Optional, per asset

Hard mode

Adds economic penalties and integration hooks that asset issuers can wire into their own minting logic to pause further minting as headroom approaches zero. The hooks are adopted by the issuer; Boli does not seize control of issuance.

Headroom engine

Live remaining capacity, as a number anyone can read.

Headroom is the attested global reserve minus the sum of circulating supply across every supported network — the remaining mintable or projectable capacity for a registered asset. Today that figure is either unavailable or reconstructed by hand from per-chain explorers and issuer PDFs. Boli computes it continuously and publishes it as a network-agnostic feed.

Headroom

attested global reserve
− Σ circulating supply (EVM, Solana, Stellar, Canton)
= remaining projectable capacity

Use cases

What the coordination surface is for.

01

Reserve dashboards

Open multi-chain reserve dashboards and headroom feeds for any registered asset.

02

Monitoring services

Agent-driven monitoring for DAOs, protocols, and risk desks.

03

Issuer proof

An integration surface for issuers who want public, continuous proof that multi-network supply stays within reserve.

04

Risk engines

A building block for risk engines and automated rebalancing that need a coherent global view.

05

Treasury tools

Cross-chain treasury tooling built on one reconciled reserve state rather than per-chain snapshots.

06

Reserve integrity layer

A permissionless integrity layer any multi-chain asset can adopt without changing custody or issuance.

The protocol

A coordination layer for multi-network reserve coherence.

One publicly verifiable reserve state, reconciled continuously by open agents across every supported network.