STAC is a fund share wrapped as an ERC-20, not a “token launch”

STAC is the onchain share class for the Securitize Tokenized AAA CLO Fund, a tokenized investment vehicle dedicated to AAA-rated CLO tranches, built with BNY as custodian and with portfolio management services coming through BNY Investments, as described in the fund launch release.

The token is the product. There is no separate governance coin. Investors subscribe through Securitize, and the shares are issued as digital tokens on Ethereum with KYC/AML and investor qualification embedded in the distribution rails.

Public disclosures describe the strategy as investing substantially all assets in U.S. dollar-denominated AAA-rated CLO tranches sourced from primary and secondary markets, and explicitly note no portfolio-level leverage.

From a tokenomics methodology lens, that means the economic design is basically: subscribe, receive regulated shares as tokens, hold under transfer controls, redeem under fund terms. Everything else is secondary structure.

Float optics: 105k “circulating” does not equal tradable float

On CoinGecko’s supply page, STAC shows circulating supply 105,099, total supply 105,099, and max supply ∞.

Etherscan’s token contract page reports the token uses 6 decimals and shows a max total supply of 105,099.694673 STAC with 3 holders.

That holder count is the first “liquidity structure” tell. Even if a data site labels the whole supply as circulating, a 3-holder distribution is effectively a closed float. It behaves like an institutional share register that happens to settle on Ethereum.

CoinGecko also flags the second tell: it currently reports $0 24-hour trading volume and states STAC “has stopped trading” on exchanges listed on CoinGecko.

So the relevant supply metric is not FDV. FDV is not even well-defined here because the token’s max supply is unbounded and issuance is subscription-driven.

The relevant metric is effective circulating supply, meaning tokens held by addresses that can actually transfer to other eligible addresses under compliance checks, and tokens that can realistically be exited through redemptions without punitive frictions. Public data does not fully expose that, which is exactly why the float can look “large” while liquidity stays close to zero.

Supply mechanics: mint, burn, lock, and compliance gates are built into the token itself

STAC’s ERC-20 is not a vanilla ERC-20. The token is implemented via Securitize’s DSToken pattern, which includes explicit issuance and control functions rather than relying on open market distribution.

On the DSToken implementation, token issuance happens through functions like issueTokens and issueTokensWithMultipleLocks, and supply reduction is handled through an explicit burn function.

The lock system is not cosmetic. The code path supports issuing tokens with one or multiple lock tranches, each with its own release time.

That matters for float modeling because it allows the issuer to create “supply optics” where onchain total supply exists, but portions can be non-transferable until release. I cannot verify from public sources whether STAC has active lock tranches today, since that requires reading live lock state rather than just code capability, so treat this as a capability, not a confirmed active feature.

Transfers are gated by a compliance service hook. Before a transfer completes, the contract runs validateTransfer, passing sender, receiver, amount, paused state, and the sender’s balance.

The contract also includes a seize function callable by a transfer-agent level role, which can forcibly move tokens from one address to another, emitting a seizure event and a transfer.

Those mechanics are the “real tokenomics” in practice. They define what supply can do, not what a dashboard claims is circulating.

Fees, NAV, and price formation: most of the economics are offchain, but the friction shows up onchain as float behavior

RWA.xyz’s asset profile lists the vehicle as “Securitize AAA CLO Tokenized Fund, Ltd” with inception date October 30, 2025, use of income: accumulates, and management fee 0.30%.

The same page lists primary-market terms that matter for liquidity structure: minimum investment 100,000 USD, subscription time: U.S. Banking Daily, subscription fees: 0%, redemption time: daily, and redemption fees: 2.00%.

Even if daily redemptions are available, a 2% redemption fee is a meaningful liquidity tax. It discourages short-duration exits and pushes holders toward a “hold-to-earn” posture, which in turn reduces secondary turnover.

CoinGecko states that STAC’s “price is fetched from contract” and, separately, that the token was not traded in the last 24 hours so displayed pricing reflects the last recorded price.

My read, based on that combination, is that STAC’s visible “market price” is functioning more like a reference mark than a market-clearing price during periods of no trading. That is not a criticism. It is a reminder that a token can be on Ethereum and still have price discovery dominated by administrator-published NAV marks and primary-market flows rather than two-sided secondary liquidity.

One more practical note. RWA.xyz lists the domicile as the British Virgin Islands and cites the British Virgin Islands Securities and Investment Business Act as the regulatory framework.

That context matters because transfer restrictions and investor eligibility are not “optional token design choices.” They are part of the security’s distribution constraints, which directly compress float.

Governance and control surface: centralized by design, with verification layered on top

There is no tokenholder governance. Control is role-based and operational, which is consistent with a regulated fund share token.

Onchain, the token contract is deployed behind a proxy and points to a separate implementation address.

The DSToken implementation exposes privileged methods like setFeature and setFeatures gated by a “master” role, plus issuance and administrative actions gated by issuer and transfer-agent style roles.

Etherscan labels the implementation contract’s creator as “Securitize: Deployer.”

This is where STAC’s February 2026 Chronicle integration is directionally important. A Chronicle press release (republished by National Law Review) states that Securitize integrated Chronicle as a Proof of Asset verification layer for STAC, providing continuous visibility into holdings and valuation inputs via a public dashboard.

Verification does not decentralize control. It reduces information asymmetry. That is still valuable because, in a permissioned token, liquidity is often constrained first by who is allowed to hold and second by how confident counterparties are in the mark.

Risk: liquidity mismatch is the whole game

STAC’s core tension is simple. The wrapper is liquid-tech. The asset and the compliance regime are not. When those realities collide, you do not get “DeFi-like liquidity.” You get a token that can move quickly between a small set of eligible addresses, and otherwise behaves like a gated share register.

Dominant risk: effective float collapse under stress

The dominant risk is not “smart contract risk” in the abstract. It is effective float collapse during any scenario that increases the desire to exit. The onchain supply can look fully circulating, while actual exit capacity is constrained by a short whitelist, limited secondary venues, and economics that push holders toward primary-market redemption paths.

The mechanism is a feedback loop. Limited eligible counterparties plus compliance-validated transfer rules compress the set of possible buyers. Add a meaningful redemption fee, and marginal sellers are disincentivized from using the primary exit except when they really need it. If secondary liquidity is thin or absent, price formation becomes fragile and can be dominated by a single print or by reference marks rather than depth.

The indicator set is measurable and should be monitored like an exchange’s order book depth, even if you do not have an order book. Watch holder concentration, transfer frequency, and whether any credible trading venue shows sustained volume. Etherscan’s holder count being 3 is already telling you this market is structurally narrow today. For deeper monitoring frameworks, see our crypto research.

Who bears it. In practice, holders bear the liquidity risk, not the issuer. The issuer can keep running a daily subscription and redemption process. The holder is the one who experiences the gap between “tokenized” and “liquid.”

What can improve it. The path to better liquidity is not emissions or incentives. It is expanding eligible distribution, improving secondary rails that remain compliant, and standardizing verification so risk desks can assign tighter haircuts. Chronicle’s Proof of Asset integration is best read as an attempt to improve that last part, which is necessary but not sufficient.

Public docs are thin on the exact redemption workflow, any gates, or any side-pocket style contingencies. That reduces modelability and lowers confidence in parameter stability. The risk is not that hidden terms exist. The risk is that market participants cannot easily price them.

Top 3 risks

  1. Liquidity and price-discovery failure (Trigger: market stress or sudden redemption demand; Mechanism: limited eligible counterparties plus compliance-validated transfers compress buyers, and thin secondary venues mean the “price” can become a reference mark rather than a clearing price; Who bears it: holders needing to exit; Measurable indicators: trading volume stays at $0, exchange availability remains “stopped trading,” holder count remains extremely low, and transfer counts stay sparse).
  2. Administrative control and upgrade risk (Trigger: policy change, incident response, or regulatory pressure; Mechanism: upgradeable proxy plus privileged roles can change feature flags, enforce pauses via compliance checks, or exercise administrative actions like seizure; Who bears it: holders whose transferability or custody expectations change; Measurable indicators: proxy implementation changes, new privileged-role transactions, contract events related to admin actions, and any documented feature toggles).
  3. Underlying asset and valuation-input risk (Trigger: credit spread widening, CLO tranche repricing, or model-driven NAV volatility; Mechanism: AAA CLO tranches can still move with rates, liquidity conditions, and spread dynamics, and NAV marks can lag or gap in stressed conditions; Who bears it: holders via NAV drawdowns and potentially delayed or more expensive exits; Measurable indicators: NAV trend, widening CLO spreads in comparable AAA indices, and any increased divergence between reference pricing and realizable liquidity).

If you are integrating permissioned fund tokens like STAC into lending or treasury strategies, tokenomics consulting here is mostly about float monitoring, haircut logic, and operational exit assumptions, not emissions design. You want a model that treats “circulating supply” as a marketing number and “effective float” as the tradable truth.



This article is part of our Tokenomics Deep Dive series.