Contents
Between August 2022 and May 2025, Sei was publicly described as an orderbook chain, the fastest Layer 1, a parallelized EVM, and a gaming chain. The public sei-chain codebase evolved without architectural discontinuity across this period (the OCC scheduler, Geth-wrapped EVM, and Cosmos SDK fork persisted through each narrative shift) while funding disclosures (GlobeNewswire 2022; Sei Labs 2023) and network reporting (Messari 2024, 2025) show market language transforming far faster than the underlying implementation.
The public record yields two linked readings. A technical-accuracy analysis of the sei-chain repository shows that Sei's public labels consistently overstate what the code implements. A metric-capture analysis shows how the capital funding the network also produces the adoption metrics later cited as evidence of demand. Together they describe a system in which inflated technical claims attract capital, and that capital generates the activity data used to justify further investment.
Basis of analysis
Technical claims derive from the public sei-chain (sei-protocol/sei-chain) repository. Funding claims rely on GlobeNewswire (2022) and Sei Labs (2023) announcements. Network and treasury metrics come from Messari (2024, 2025).
Sei moved through four investment theses in roughly three years while the public sei-chain repository changed more incrementally than the narrative around it. The problem is how the distance between code, category label, and market story widens enough to matter for valuation and adoption claims.
Sei’s technical labels have been broader than the implementation they name, and the capital funding the network has also helped produce the activity metrics later cited as evidence that each new thesis is working. The two layers meet in a closed evaluative circuit.
Evidence and method
Repository analysis, funding records, and network reporting anchor the case together. Public sei-chain code establishes the scheduler design, Geth-wrapped EVM path, and chain-specific parameterization. GlobeNewswire (2022, 2023), Sei Labs (2023), Sei Foundation governance materials (2025), and Messari’s quarterly reporting (2024, 2025) establish the capital-allocation timeline and the divergence between cheap and expensive metrics.
Taken together, the record supports a structural argument about narrative substitution and endogenous metric capture. It does not prove each investor decision from public data alone, but it shows that technical labels travel further than the code and that the resulting category claims are reinforced by metrics whose origin overlaps with the capital apparatus funding the network.
Technical layer
Sei’s public technical language is materially broader than the public implementation it names. Three subsections document the gap.
Parallelized
Public sei-chain code builds parallel execution through an optimistic concurrency scheduler (Kung and Robinson 1981) inside a Cosmos SDK fork. Transactions execute concurrently, then validate against one another’s read and write sets. When contention exceeds a threshold, the scheduler abandons parallelism and reverts to synchronous processing.
if iterations >= maximumIterations {
s.synchronous = true
}At the commit reviewed (early 2026), maximumIterations is set to 10 in the scheduler. Parallelism on Sei therefore depends on contention remaining manageable, and the exact threshold may shift between releases. Under adversarial or high-conflict workloads, the system operates sequentially by design.
EVM
Public sei-chain code calls Geth’s vm.NewEVM directly for the EVM execution path, wrapping a standard go-ethereum VM core with Sei-specific state adapters.
evmInstance := vm.NewEVM(*blockCtx, stateDB, cfg, vm.Config{}, k.CustomPrecompiles(ctx))The implementation also blocks a marketed dual-VM pathway, preventing cross-VM call chains between EVM and CosmWasm contexts.
if ctx.IsEVM() && !ctx.EVMEntryViaWasmdPrecompile() {
return nil, errors.New("sei does not support EVM->CW->EVM call pattern")
}The label "parallelized EVM" is better understood as parallel scheduling of Geth-compatible execution under explicit state and interoperability constraints. The scheduling is novel; the VM itself wraps Geth’s standard execution engine without modification to the EVM instruction set.
Equivalence drift
Sei parameterizes the SSTORE gas value and falls back to a chain-specific legacy constant when no override is configured.
const LegacySstoreSetGasEIP2200 = uint64(20000)This configurability is a narrow divergence, and the legacy constant may equal the Ethereum default on some deployments (a possibility the Limitations section addresses). What matters is the existence of configurability itself, which illustrates the broader pattern: the technical label the market receives carries a scope that the repository code does not fill. Each time the label positions the chain within an investment category ("EVM-equivalent," "parallelized EVM"), it performs classification work the implementation does not satisfy by the technical criteria of that category.
Metric capture
Narrative substitution timeline
Sei raised its seed round in August 2022 as an orderbook-centric Cosmos chain (GlobeNewswire 2022). By April 2023, a Series A at an $800 million valuation accompanied a shift toward speed and performance claims (Sei Labs 2023). Through 2024, the brand settled on "parallelized EVM." By late 2024 it leaned into gaming. In May 2025, SIP-3 passed governance approval for deprecating CosmWasm, IBC, and the native oracle (Sei Foundation 2025).
The project is introduced as a Cosmos-based chain optimized for DeFi and orderbook execution.
The language shifts toward speed, 300ms finality, and performance claims, while a $120M ecosystem fund (GlobeNewswire 2023) is announced in the same cycle.
EVM compatibility moves to the center of the story and most visible activity migrates to that surface.
Gaming transactions expand quickly while more commitment-intensive metrics weaken.
The chain that raised around Cosmos-native architecture moves toward an EVM-centered future.
Four investment theses in three years, each accompanied by fresh capital-allocation language, while the codebase changed incrementally. If the same repository can support materially different investment stories in rapid succession, the variables carrying valuation are narrative positioning and capital-allocation timing rather than technical differentiation.
Cheap metrics, expensive metrics
Messari’s Q4 2024 report (Messari 2024) recorded roughly $104,900 in quarterly protocol revenue against approximately 175,000 daily active addresses. By late 2025, daily active addresses had risen to roughly 1.4 million (Messari 2025) while TVL contracted 63.5% quarter over quarter and spot DEX volume weakened.
The divergence between cheap and expensive metrics carries the analytical weight. Addresses, transaction counts, and nominal interactions require no durable economic commitment and are inexpensive to generate under low fees and incentive spending. TVL requires capital to remain locked, revenue requires someone to pay fees independent of subsidy, and spot volume requires trading interest uncoupled from treasury programs. When the first category climbs sharply while the second declines, the metric pattern is consistent with incentive-driven activity and inconsistent with organic demand growth.
The $120 million ecosystem fund (GlobeNewswire 2023) was announced alongside the Series A, and the gaming-driven address growth in Q4 2024 coincided with ecosystem incentive programs documented in Messari’s reporting. A complete causal account would require transaction-level tracing from treasury disbursements to the specific wallet addresses that produced the address-count growth, data this article does not possess. The structural inference rests on temporal co-occurrence and on the direction of divergence between cheap and expensive metrics.
Once a metric becomes a target, it degrades. Goodhart (1975) identified this regularity in monetary policy; it applies with greater force in systems where the targeting entity and the measuring entity draw on the same capital base.
Closed evaluation circuit
The mechanism becomes endogenous when the same capital occupies several positions in the system simultaneously. All digital platforms produce their own usage metrics; the analytical threshold for endogenous metric capture is reached when the entity funding network activity and the entity whose adoption is measured by that activity share a common capital origin, such that the metrics cannot serve as independent evidence of demand from outside the funding apparatus. The threshold is structural (common capital origin across funding and measurement) rather than quantitative (a specific dollar amount or percentage overlap).
Sei’s funding disclosures (GlobeNewswire 2022, 2023; Sei Labs 2023) show that its investor base includes entities simultaneously occupying venture capital, liquidity provision, and ecosystem incentive roles. The overlap is observable in public announcements, where the same capital participants appear across funding rounds, ecosystem fund contributions, and market-making arrangements. Flow Traders, Hudson River Trading, GSR, and other capital actors around Sei occupy varying roles, and the mechanism does not require that all of them hold identical positions. The overlap is enough to keep activity metrics from functioning as fully independent demand signals.
The SEC’s December 2024 settlement with Tai Mo Shan Limited (SEC 2024) illustrates a broader regulatory concern about this structure. Market-making roles in token ecosystems can produce trading activity that appears organic but is contracted, and that distinction matters for how market signals are interpreted. In any ecosystem where the same capital base occupies investor, liquidity, and incentive positions simultaneously, the independence of activity metrics from funding decisions cannot be assumed without decomposition.
Convergence
A weak or narrow technical implementation can produce a strong market effect if it names a category to which capital is allocating. A phrase like "parallelized EVM" makes later metrics legible within a desired investment category before harder economic evidence arrives. The technical-accuracy gap enables the narrative pivots, and the narrative pivots enable fresh rounds of metric production. Public evidence does not show investors allocating specifically because of the code-level inaccuracies documented in Part one. The narrower claim is that label breadth lowers the evidentiary bar for capital entry, and deployed capital then helps generate the adoption metrics later cited as demand.
Efficient-market objection
An efficient-market response would argue that the cheap/expensive metric divergence is analytically obvious and that sophisticated investors already discount address counts in favor of revenue and retained capital. Under that reading, the market prices trajectory expectations, and the endogenous loop is a known feature of early-stage infrastructure that participants tolerate because the upside justifies temporary subsidy.
That response has force for participants with access to functional decomposition of on-chain activity. It weakens where the narrative pivots documented above (orderbook, fastest L1, parallelized EVM, gaming) show the market repricing the same codebase under successive category labels. If trajectory pricing governed the process, the investment thesis would remain stable while the metrics developed. The observed pattern is different: the thesis shifts faster than the metrics, with each new narrative arriving alongside a fresh capital-allocation story. Trajectory pricing and serial narrative substitution are distinguishable conditions, and the latter fits this case better.
Predictions
If endogenous metric capture holds, four observable consequences should follow for Sei.
-
Narrative pivots should track what capital markets are prepared to reward at any given moment.
-
Cheap metrics should rise faster than expensive ones during incentive-heavy periods.
-
Technical labels with elastic market meaning should outperform narrower, more accurate labels attached to the same underlying code.
-
When incentives taper, the metrics most directly produced by the circuit should decay first, revealing weaker conversion into revenue and durable capital commitment.
Sei satisfies all four conditions. Similar patterns may appear in rollups with sequencer subsidies, restaking platforms where staking capital produces the TVL later cited as demand, and points-based token launches where pre-launch activity is funded by expected token value. The testable claim across comparable cases is that cheap metrics should rise faster and decay faster than expensive ones once the endogenous funding source contracts. Generalization is an empirical question beyond this single case.
Falsification
Three conditions would independently disconfirm the endogenous metric-capture thesis.
-
Sei’s quarterly protocol revenue exceeds $5 million and revenue-per-active-address exceeds $0.50 for two consecutive quarters after ecosystem incentive spending falls below 20% of its 2024 peak, demonstrating that demand is durable and independent of treasury mediation.
-
Sei’s unsubsidized TVL (excluding affiliated-fund deposits and incentivized liquidity) exceeds $500 million for twelve consecutive months, and daily active addresses retain more than 60% of their incentive-period peak after incentive taper, demonstrating resilient commitment independent of the funding apparatus.
-
At least five comparable L1 projects without documented investor-liquidity overlap and without more than two public narrative pivots in thirty-six months produce the same metric pattern (high address counts, low revenue-per-address, rapid thesis cycling) at comparable scale, demonstrating that the mechanism reduces to ordinary incentive dynamics and that the closed circuit identified here is not a distinguishing feature.
Scope of inference
Code analysis is based on a public repository snapshot from early 2026. Contention behavior in the OCC scheduler is workload-dependent; the sequential fallback is a design boundary, not a characterization of typical execution. The custom SSTORE parameter may equal the Ethereum default on some deployments; the relevant finding is the existence of configurability, not any single live value. Investor and liquidity-role overlap is structural and documented in public announcements, but the exact contribution of each actor to price formation is not directly observable.
Sei’s code, capital narrative, and adoption metrics do not move independently in the public record. Technical labels stretch further than the implementation, and incentive-backed activity supplies the market evidence that each new label appears to confirm.
Neither layer explains the public story on its own. What appears instead is a closed circuit in which broad technical classification lowers the evidentiary bar for capital entry, and that capital helps produce the activity later cited as demand.
References
GlobeNewswire. 2022. "Sei Raises $5M Led by Multicoin Capital." GlobeNewswire.
GlobeNewswire. 2023. "Foresight Ventures Brings Sei Ecosystem Fund to $120 Million." GlobeNewswire.
Kung, H. T., and John T. Robinson. 1981. "On Optimistic Methods for Concurrency Control." ACM Transactions on Database Systems 6(2): 213-226.
Messari. 2024. "State of Sei Q4 2024." Messari.
Messari. 2025. "State of Sei Q4 2025." Messari.
SEC. 2024. "Tai Mo Shan Limited Settlement." SEC.
Sei Foundation. 2025. "SIP-3: Deprecation of CosmWasm, IBC, and Native Oracle." Sei Governance Forum.
Goodhart, Charles A. E. 1975. "Problems of Monetary Management: The U.K. Experience." Papers in Monetary Economics 1: 1-20. Sydney: Reserve Bank of Australia.
Sei Labs. 2023. "Series A Announcement." April 2023. Sei Blog.
sei-protocol/sei-chain. n.d. Accessed March 2026. Public repository. The OCC scheduler’s synchronous fallback threshold (maximumIterations = 10) is defined in sei-cosmos/tasks/scheduler.go; the ProcessAll loop checks iterations >= maximumIterations and sets s.synchronous = true to trigger sequential reprocessing. GitHub.