Research note · Funding

The capital call, as a right you hold.

NotCentralised·7 min read

A capital call is a right to draw committed funds. Today it travels as a notice, a wire, and a wait — and the capital sits with an intermediary the whole way. Project Acacia showed a different construction: encode the call as a right embedded in the instrument, and the holder draws it directly — unilaterally, atomically, with no one holding economic control in between. This note walks the mechanism end to end.

The capital call, today

A manager issues a drawdown notice. Committed parties wire funds against their commitment. An administrator reconciles the receipts and custodies the proceeds until they are deployed. Each step adds a notice period, a settlement lag, and a reconciliation burden.

The deeper cost is structural: between commitment and deployment, the capital sits with an intermediary that holds economic control over it. The party entitled to the funds has a claim, not the funds. That gap is tolerable for large, infrequent draws; for on-demand or loan-level funding it is the reason the structure is uneconomic.

Programmed callability

In traditional finance a call right needs notice, discretion, and enforcement — a sequence of human steps that can stall, be disputed, or fail. YieldFabric embeds the right in the asset itself. The holder exercises withdrawal, redemption, or collateral enforcement cryptographically. It does not replace the legal right; it operationalises it.

The distinction matters. The holder no longer asks a counterparty to honour the call and waits for the wire. The holder exercises a right that the system enforces — so the call and its settlement become the same action.

The instrument: a right that withdraws

In the Acacia construction the investor’s commitment becomes an Investment Token — an ERC-721 that carries both the economic interest and the enforced authority to withdraw from the issuer account at any time. Drawing capital is exercising the token; there is no separate instruction to a custodian, because there is no custodian to instruct.

The rest of the structure is expressed the same way. Each role and right is a token, so the relationships between them are enforced by logic rather than asserted by paperwork:

ERC-721
Investment Token

Economic interest plus the enforced authority to withdraw from the issuer — the capital-call right itself.

ERC-721
Credit Facility Token

An on-chain credit line: the authority to draw from the issuer.

ERC-721
Collateral Token

Control over the collateralised assets.

ERC-721
Loan Token

The borrower’s repayment obligation and its programmed cashflows.

ERC-20
Payment Token

Fully backed by central-bank money — one unit of CBDC held in escrow per token.

The flow, end to end

The capital call does not stand alone; it sits inside a repo that funds a loan. Walking the full sequence shows why the call can be unilateral without breaking anything around it. Figures follow the pilot’s worked example.

  1. 01
    Commitment

    The investor swaps 10,000 tokenised AUD for one Investment Token. The token cryptographically grants the right to withdraw from the issuer account at any time — no approval, no off-chain coordination.

  2. 02
    Facility

    The issuer establishes the credit line through token permissions — a Credit Facility Token swapped for a Collateral Token — rather than legal mandates.

  3. 03
    Origination

    The collateral account deploys 5,000 tokenised AUD to the borrower via atomic swap, receiving a Loan Token (the repayment obligation) and the pledged collateral.

  4. 04
    The capital callUnilateral draw

    The investor withdraws 5,000 tokenised AUD from the issuer account using the Investment Token — without issuer consent, and without disturbing the originated loan.

  5. 05
    Repurchase

    The borrower repays 5,000 tokenised AUD and reclaims the Loan Token and collateral. Liquidity returns to the issuer; the loan is extinguished.

  6. 06
    Redemption

    The investor withdraws the remaining capital. The issuer account settles to zero — every obligation satisfied, no residual discretionary claim.

Non-custodial by construction

The account the capital is drawn from is a confidential vault — programmable custody that behaves like a trustee or custodian account, but is enforced by on-chain logic. Role separation keeps custody, control, and economic exposure with distinct parties, so no single intermediary holds economic control over the committed capital between call and deployment.

Confidentiality is preserved throughout. A zero-knowledge proof shows each draw satisfies the rules — sufficient balance, valid ownership, a valid transition — without revealing balances, counterparties, or intent. The proof gatekeeps execution; authorised auditors receive the artefacts they need without full public disclosure.

Why it changes the economics

When the call and its settlement collapse into one enforced action, three costs disappear: the notice-to-settlement lag, the reconciliation of partial or failed receipts, and the idle capital parked with an intermediary awaiting deployment.

What remains is on-demand funding at any scale. A repo or facility can be drawn in small, frequent increments without a custodian’s overhead per draw — so bilateral and loan-level funding gain the discipline of structured finance at sizes where the operational fixed cost previously ruled it out.

Call = settlement
Exercising the right and receiving the funds are the same enforced action — no notice-to-wire lag.
No idle capital
Committed funds are not parked with an intermediary awaiting deployment.
Unilateral
The holder draws without issuer consent and without disturbing loans already originated.
Confidential
Each draw is gated by a zero-knowledge proof; balances and counterparties stay private.
Proven in Project Acacia

In Project Acacia, the investor committed 10,000 tokenised AUD and received an Investment Token granting the right to withdraw from the issuer account at any time. With a 5,000 loan already originated against the facility, the investor drew 5,000 from the issuer account unilaterally — without issuer consent and without disturbing the originated loan — and the structure ultimately settled to zero. It ran in wholesale central-bank digital currency, with custody, control, and economic exposure held by five distinct parties: IQEQ Trustees, Perpetual Trustees, Beachhead Venture Capital, Redbelly Network, and the Australian Bond Exchange. References are descriptive; no endorsement is implied.

From research to product.

Project Acacia was the pilot. YieldFabric is the platform — the same rails run private-credit facilities, securitisations, and bilateral deals today.