This article connects what is valuable on the books (balance sheet) with what you can spend or transfer. It mixes the conceptual frame with recent signals from 2026.
Some things are worth a lot but do not feel like money: a credit balance, a refundable deposit, a closed-loop balance, a bond, stuck inventory, a future right. They are not worthless; they just do not move with the same freedom as cash or a card payment.
This text is about a bridge that I see as more and more necessary: turning low-liquidity assets (or assets liquid only inside a closed circuit) into real liquidity, something you can use, transfer or cash out on the payment rails that already exist, with clear rules.
What liquidity actually means (no romanticizing)
Liquidity is turning something into a means of payment quickly, with low friction and a clear price. An asset can be worth a lot on the balance sheet and still be illiquid if it depends on a single party to be redeemed, has long or costly procedures, has no buyer right now, or its price lives in a system that does not connect with the payment network.
Liquidity problems
Single counterpartyRedemption depends on the issuer or internal rules that do not negotiate with the rest of the system.
Friction and lead timeLong or costly steps that block conversion into a means of payment.
No market right nowNo observable price and no counterparty willing to buy today.
Disconnected from the railThe balance sits in a silo that does not talk to transfers, wallets or cards.
Possible solution
Technology organizes data and lowers the cost of coordinating many parties; finance sets prices, allocates risk and designs the instruments to move that value. Together they let a right or trapped balance be expressed as a transferable or spendable balance, depending on the product and the regulation.
Public policy is already looking at how tokenization brings trading, settlement and collateral closer, and how digital claims can move faster than the underlying asset can be sold or funded (with implications for liquidity when the system enters stress). Recent read: Tao Zhang (BIS), 26 Jan 2026.
When you build a market or a liquid layer on top of something that used to be illiquid, and you align incentives with whoever moves volume, the design can partially fund itself through revenue lines that only exist when there is real circulation: exchange fees, conversion fees, on/off ramps to fiat, and the explicit or implicit cost of using payment rails. Without that circuit, that revenue stream simply does not appear. That is why the system designer wants real liquidity, and why third parties (market makers, payment service providers or PSPs, banks and others) want to compete for that volume.
2026 signal (Wall Street). Larry Fink, in his annual letter to BlackRock shareholders, frames recording asset ownership on digital ledgers and using regulated digital wallets as a way to make issuance, trading and access to investments faster, cheaper and more widely available, with focus on identity, counterparty risk and investor protection. Summary: CoinDesk (23 Mar 2026). Full text on BlackRock: annual chairman letter. Same pattern at a different scale: representation + channels + regulatory frame.
From recognition to the rail (product)
On onchain stacks the same kind of friction is already being turned into revenue for someone (ramp infrastructure, gateways, gas sponsorship). The embedded post below shows a walkthrough of a smart wallet, gasless transactions for the end user and fiat ramps via Coinbase Developer Platform: the circuit where conversion and rail usage cost actually appear.
WakeUp Labs on X: walkthrough of CDP, ramps and onchain app
The pattern that matters
Imagine a balance the system recognizes for you, but that you can only use inside the issuer's circuit: it is real, but it does not share the same circuit as the money you use to pay rent or services. The leap is letting that right coexist with your usual payment methods, with traceability and clear limits.
Recognized right or balance -> Proof of event -> Market or redemption rule (price) -> Connector / payment rail
Use cases (scope)
The message repeats across very different domains: it is not just about digitizing, it is about bringing the asset close to a place where price and payment can meet.
Circular economyIncentives for reuse or for returning collateral, with reliable event recording: the benefit can become immediate and transferable, not only for the next round.
InventorySecondary markets or faster B2B settlement reduce opportunity cost and free up cash.
Points and internal balancesMore exit options without breaking the model, always within legal and tax limits.
Fractional assetsDigital representation helps, but real liquidity is still about who buys, at what price, with what guarantees.
ReceivablesDiscounting or trading invoices on working capital platforms shortens the cash cycle.
B2B market in motion (2026). J.P. Morgan Payments launched the Working Capital Accelerator (a unified view of dynamic discounting, supply chain finance and receivables financing); industry coverage with explicit date in Trade Finance Global (15 Apr 2026). TreviPay and Visa announced Pay by Invoice for issuers (20 Jan 2026). Credit Key closed USD 90M to scale embedded B2B payments (21 Jan 2026).
What we've built in this space
Fractional player rights: Win Investments
Win came to us with a clear product vision and an early codebase that was not ready for production. The idea was compelling: let fans and investors buy fractional shares in football player rights, with revenue from player transfers distributed back to token holders.
The liquidity problem here was specific. Player rights are valuable but completely illiquid in their traditional form. A club holds a percentage of a player's future transfer value, but that value is locked until a transfer happens, inaccessible to anyone who cannot wait years and does not have millions to invest.
Tokenization changes the structure. Fractional ownership means the minimum investment drops dramatically. Onchain distribution means revenue flows automatically when a transfer occurs. Global access means the investor base is no longer limited to whoever happens to be in the room.
How it works under the hoodA modular SDK in JavaScript and TypeScript abstracts the blockchain complexity. Each football club deploys as its own ERC-1155 smart contract. Every player is a token with a unique ID. When a new club is created, the SDK handles deployment. When players are added, it manages minting and distribution.
- JavaScript & TypeScript SDK
- ERC-1155
- Per-club deployment
- Modular minting
- Automatic distribution
The client calls createClub() with the relevant parameters. The SDK handles everything else: deployment, token IDs, transaction routing. They never touch Solidity. Their users never know they are interacting with a blockchain.
That is the design principle that matters here: the liquidity layer has to be invisible to work. If using it requires expertise, it will not get used.
The pattern across all of these
Every project is different in its domain. Football rights, DeFi rewards and stablecoin payments do not look like the same problem on the surface.
But the underlying structure is always the same.
There is value that exists but cannot move. There is friction between the asset and the payment rail. And the solution is never just "put it onchain". It is building the specific recording, pricing and distribution mechanisms that connect that particular asset to the rails that already exist, in a way that the people using it do not have to think about.
The question we ask at the start of every project is not "how do we tokenize this" but "where does this value need to end up, and what is in between?"
That gap is where we build.
What is changing in 2026
The macro signals are getting hard to ignore.
Larry Fink's annual letter to BlackRock shareholders frames digital ledgers and regulated wallets as a way to make asset issuance, trading and investment access faster, cheaper and more widely available. J.P. Morgan launched the Working Capital Accelerator to unify dynamic discounting, supply chain finance and receivables financing. TreviPay and Visa announced Pay by Invoice for issuers.
These are not crypto announcements. They are infrastructure decisions by institutions managing trillions of dollars.
The direction is clear: assets are becoming programmable. Liquidity is becoming a design choice, not a market condition.
The teams that will operate in this environment are not the ones who understand tokenization best. They are the ones who understand how to connect tokenized assets to the payment rails and user experiences that already exist.
That is the work we have been doing. And it is where we are focused next.
If you are building in this space, let's talk.
Why a market (even a narrow one) changes the game
When there are clear rules, participants, observable prices and reliable settlement, the asset stops being just an accounting entry and becomes an economic option: you can sell, redeem, transfer or finance based on that price.
Policy counterweight (stablecoins). Pablo Hernández de Cos (BIS) summarizes the promise (smart contract integration, faster cross-border payments) and the structural limits, and the risk of regulatory fragmentation if they are used as a means of payment without strong frameworks. 20 Apr 2026.
Risks not to ignore
ComplianceKYC/AML, taxes, jurisdiction limits.
OperationalRecording errors, fraud, fragile integrations.
MarketLiquidity with volatile price can give a false sense of safety.
GovernanceWho can issue, freeze or reverse balances.
Closing
In projects that mix incentives, real operations and payments, the end user does not want a pretty system: they want to feel that what they earned or recovered exists in their financial world. Going from "I have an abstract credit" to "I have a usable balance" is where innovation stops being a demo.
If you are building this, the useful question is not only how do I record the event but also: in which market does that value live after the record, and how does it reach a payment rail without breaking trust?
Legal and compliance note (for teams)
This article is general commentary, not legal, tax or financial advice. Loyalty programs, stablecoins, factoring and tokenized representation are governed by very different frameworks across jurisdictions; any cash exit involves analyzing e-money licensing, consumer protection, accounting and AML obligations. External links are editorial references on the date indicated and may change.