Abstract
Boli is a permissionless protocol that maintains a single, coherent global reserve view across multiple blockchain networks. It operates on top of existing multi-chain assets and does not issue or custody the underlying value. Using Tenzro's multi-VM runtime and agent infrastructure, Boli continuously tracks circulating supply across EVM, Solana, Stellar, and Canton — connected via major bridges — and surfaces or economically enforces the invariant that total circulating representations never exceed the attested global reserve. BOLI is a pure coordination and utility token that powers agent incentives, proof submission, metering, and governance.
1. Problem
As real-world and crypto-native assets become multi-chain, the same economic value exists simultaneously as different token representations on different networks. Bridges, wrappers, and burn-and-mint mechanisms create local views of supply, but no open, permissionless system maintains a single, continuously reconciled global reserve state.
Consequences:
- Supply can drift across networks without a public, auditable source of truth.
- Reserve attestations remain fragmented and issuer- or custodian-centric.
- Autonomous agents lack a shared coordination surface for monitoring multi-network consistency.
- Users and protocols cannot easily query a live, network-agnostic “headroom” (reserve minus circulating supply).
Existing solutions are either custodial, permissioned, single-network, or focused on bridging rather than global reserve coherence.
2. Solution: the meta-reserve primitive
Boli introduces a meta-reserve coordination primitive:
A single, publicly verifiable global reserve state that treats local tokens on different networks as projections of one underlying economic reality.
Key properties:
- Permissionless — anyone can register assets, run agents, submit attestations, or challenge state.
- Non-custodial and non-issuance — Boli never holds or mints the underlying assets.
- Multi-network by design — EVM, Solana, Stellar, and Canton, plus major bridges.
- Agent-native — continuous monitoring and enforcement are performed by open agents.
- Pure coordination — the BOLI token has no claim on the reserves themselves.
The core invariant:
Σ circulating supply across all supported networks ≤ attested global reserve3. Architecture
Boli is implemented as a protocol layer on top of Tenzro.
3.1 Substrate (provided by Tenzro)
- Multi-VM runtime with shared state (EVM, SVM, DAML)
- Agent runtime, identity (TDIP), and mandate system
- Bridge connectivity and cross-chain messaging
- TEE attestation and verifiable computation primitives
- Metering and economic coordination primitives
3.2 Boli protocol layer
- Global Reserve Registry — on-chain (multi-VM) records of registered assets and their attested reserves
- Supply oracles / observers — network-specific readers that report circulating supply
- Attestation & challenge system — permissionless submission and dispute of reserve data
- Agent marketplace — open registration and economic coordination of monitoring agents
- Headroom engine — live calculation of remaining mintable or projectable capacity
3.3 Network priority (v1)
- EVM (Ethereum and major L2s)
- Solana
- Stellar
- Canton
Bridges are treated as first-class inputs: Chainlink CCIP, Wormhole, LayerZero, and others as they become available.
4. How it works
Registration
Any participant can register an asset by staking BOLI and providing:
- Canonical reserve attestation source(s)
- List of known local representations and their networks
- Optional bridge routes
Monitoring
Permissionless agents continuously:
- Read circulating supply on each network
- Ingest or verify reserve attestations
- Compare against the global state
- Publish proofs or raise challenges when divergence appears
Invariant maintenance
- Soft mode — public headroom feeds and alerts
- Hard mode (optional, per asset) — economic penalties or integration hooks that asset issuers can use to pause further minting when headroom approaches zero
Agents
Agents operate under scoped mandates. They bond BOLI, earn for correct and timely monitoring, and can be slashed for incorrect or malicious reporting. The agent layer turns continuous multi-network reconciliation into an open economic activity.
5. BOLI token
BOLI is a pure coordination and utility token.
Utility
- Bonding / staking for agents and attestors
- Payment for proof submission, challenges, and priority monitoring
- Metering of agent execution and data services
- Governance of supported networks, bridges, parameters, and dispute parameters
Design principles
- No direct claim on any underlying reserve
- Value accrues from real usage of the coordination surface
- Compatible with Tenzro's existing economic primitives (can sit alongside or route through TNZO where appropriate)
6. Use cases
- Open multi-chain reserve dashboards and headroom feeds for any registered asset
- Agent-driven monitoring services for DAOs, protocols, and risk desks
- Integration surface for issuers who want public, continuous proof that their multi-network supply stays within reserve
- Building block for higher-level products (risk engines, automated rebalancing, cross-chain treasury tools) that need a coherent global view
- Permissionless “reserve integrity” layer that any multi-chain asset can adopt
7. Differentiation
| Dimension | Typical bridges / wrappers | Custodial reserve systems | Boli |
|---|---|---|---|
| Permissionless | Partial | No | Yes |
| Global reserve view | No | Usually single-issuer | Yes |
| Agent-native | Rare | Rare | Core |
| Multi-VM + multi-rail | Limited | Limited | Native (via Tenzro) |
| Non-custodial | Yes | No | Yes |
| Works on existing assets | Yes | Often no | Yes |
Boli does not compete with asset issuers or custodians. It provides the missing coordination layer that makes multi-network reserve coherence a public good.
8. Security & trust model
- Reserve data is only as strong as the attestation sources provided at registration
- Agents are economically bonded; incorrect reports can be challenged and slashed
- Optimistic challenge windows allow permissionless dispute
- Critical parameters (supported networks, challenge periods, bonding requirements) are governed by BOLI holders
- The protocol never takes custody of underlying assets
Boli concept paper, version 0.1, August 2026. Nothing here is an offer to sell, or a solicitation to buy, any asset.