Solana Mainnet Upgrade to 100M Compute Units: The 66% Leap Behind Its Internet Capital Markets Ambition

The next phase of Solana’s scaling strategy is not arriving through a new sidechain, an external execution layer or a separate settlement network. It is happening directly inside the main blockchain. The Solana mainnet upgrade associated with SIMD-0286 is designed to raise the maximum compute capacity of each block from 60 million to 100 million compute units. That represents a 66.7% expansion in the amount...

In this article

The next phase of Solana’s scaling strategy is not arriving through a new sidechain, an external execution layer or a separate settlement network. It is happening directly inside the main blockchain.

The Solana mainnet upgrade associated with SIMD-0286 is designed to raise the maximum compute capacity of each block from 60 million to 100 million compute units. That represents a 66.7% expansion in the amount of computational work that block producers can include within a block.

At first glance, the conclusion appears simple: more compute units should mean more transactions, less congestion and faster applications. The reality is more nuanced and considerably more important.

The Solana mainnet upgrade does not make every transaction 66% faster. It does not increase the maximum compute budget available to a single transaction. It does not automatically reduce finality, eliminate account contention or guarantee that fees will fall. What it does is expand the aggregate execution budget available across a block, allowing a larger number of independent operations to be processed within the same period when validators and supporting infrastructure can handle the additional load.

That distinction separates a serious infrastructure analysis from a throughput headline.

According to reports circulating on July 28, 2026, activation was scheduled for the beginning of Epoch 1009. However, the official Anza feature-gate tracker, updated on July 27, continued to classify SIMD-0286 as pending mainnet-beta activation. The change should therefore be described as entering activation rather than as a completed performance victory until post-activation blocks demonstrate that the network can use the larger limit reliably.

If successful, the Solana mainnet upgrade will give decentralized exchanges, payment systems, tokenized assets, consumer applications and automated financial agents substantially more execution headroom. If validators struggle to process and propagate larger blocks, the same change could increase skipped slots, catch-up times and pressure on smaller operators.

The real question is not whether 100 million is larger than 60 million. It is whether Solana can convert that additional capacity into productive economic activity without weakening the operational diversity that secures the network.

What the Solana Mainnet Upgrade Actually Changes

Solana measures computational work through compute units, commonly abbreviated as CUs. Every instruction executed by a transaction consumes a certain number of these units. Simple operations require relatively little compute, while decentralized exchange routes, lending interactions, liquidations, complex token operations and multi-program transactions can require much more.

A block cannot contain unlimited computational work. Without an upper boundary, a block producer could create a block so demanding that other validators would be unable to execute, verify and propagate it quickly enough to remain synchronized.

The block compute limit is therefore both a capacity control and a safety mechanism.

Under the previous configuration, the network could include a maximum of 60 million compute units in a block. The Solana mainnet upgrade raises that aggregate ceiling to 100 million. The formal SIMD-0286 proposal, authored by Lucas Bruder of Jito Labs, explains that existing mainnet traffic was not generally constrained by long block-execution times and that additional capacity could therefore be introduced.

The change is deliberately narrow. SIMD-0286 modifies the maximum block units but leaves several other limits unchanged:

Network parameterPrevious limitNew limit
Maximum block compute units60 million100 million
Maximum writable-account units12 million12 million
Maximum vote units36 million36 million
Maximum account-data size delta per block100 MB100 MB

This table reveals the real architecture of the Solana mainnet upgrade.

The total computational budget expands, but the amount of work directed toward one writable account remains limited. That allows more parallel activity across separate accounts without allowing one highly contested market, program or liquidity pool to consume the entire increase.

The maximum compute limit for one transaction also remains 1.4 million CUs under current Solana fee and compute documentation. A developer cannot suddenly make an individual transaction 66% more computationally expensive merely because the total block limit has increased.

The wider canvas belongs to the block, not to each individual transaction.

Why 100 Million Compute Units Does Not Mean 66% Faster Transactions

The most misleading interpretation of the Solana mainnet upgrade is that transaction speed will rise by exactly 66%.

Block capacity, block time, execution latency, confirmation and finality are related but separate concepts.

Capacity describes how much work can fit inside a block.

Block time describes how frequently the network produces blocks or slots.

Execution latency describes how long a validator needs to process a transaction.

Confirmation describes the level of confidence that a transaction has been accepted.

Finality describes when the transaction can no longer be reversed under the protocol’s consensus rules.

Raising the block compute ceiling changes the first variable directly. It may improve other variables indirectly during periods of congestion, but it does not mechanically reduce them.

Suppose the network receives enough demand to consume 80 million CUs during one block interval. Under a 60-million limit, some transactions must remain outside the block, be retried or compete more aggressively for inclusion. Under the Solana mainnet upgrade, the entire 80-million-CU workload could theoretically fit, provided no other scheduling, account, transaction-size or data constraint is reached.

The included transactions do not necessarily execute individually faster. They avoid waiting for a later block.

For users, that difference can still feel like higher speed. A swap that lands immediately instead of being delayed or dropped provides a better experience. However, the improvement comes from additional inclusion capacity, not from every instruction executing 66% faster.

This is also why raw transactions-per-second estimates can be deceptive. One transaction might consume 10,000 CUs, another 100,000 and another more than one million. Dividing 100 million by an assumed transaction cost produces a hypothetical result, not a universal network throughput number.

The practical benefit of the Solana mainnet upgrade will depend on the composition of real demand.

A network processing simple transfers can fit more transactions than a network executing complex DeFi routes. An environment dominated by independent accounts can exploit parallelism more effectively than one concentrated around a few heavily contested accounts. A block with substantial vote traffic or large account-data changes can encounter limits unrelated to the aggregate CU ceiling.

The new limit is therefore capacity, not a guaranteed speedometer reading.

Parallelism Is the Real Strategic Advantage

Solana’s architecture is designed to identify which accounts a transaction will read and write before execution. Transactions that do not compete for the same writable state can be processed in parallel.

That is one of the most important reasons the Solana mainnet upgrade can matter.

An increase from 60 million to 100 million CUs gives the scheduler more aggregate work to distribute across independent execution paths. Multiple markets, payment applications, games, token programs and financial protocols can use the network simultaneously without each operation waiting in a single sequential queue.

However, parallelism cannot eliminate hot-account congestion.

If thousands of users attempt to interact with the same liquidity pool or program state at once, those transactions may still contend for the same writable account. The unchanged 12-million-CU writable-account limit prevents one account from using an unlimited portion of the block.

This design creates a deliberate balance.

Solana can increase total network capacity while limiting the extent to which one application monopolizes it. The Solana mainnet upgrade is therefore more valuable to a diversified ecosystem than to a network where most demand is concentrated inside one contract.

Developers may respond by redesigning applications to distribute state across more accounts, isolate markets, improve routing and reduce unnecessary write contention. In that sense, the upgrade does not only provide more resources. It strengthens the incentive to build software that uses Solana’s parallel architecture efficiently.

The network becomes more capable, but developers still need to earn that capacity through good design.

Why Solana Needs More Blockspace Now

Increasing capacity before demand exists can create an underused network and weaken fee economics. Increasing it too late can allow congestion, failed transactions and rising costs to push users elsewhere.

The timing of the Solana mainnet upgrade reflects the expansion of several workload categories that require low latency and reliable execution.

Solana is no longer driven exclusively by memecoin trading. Speculative activity remains important, but the network is also processing decentralized exchange trades, perpetual futures, stablecoin transfers, tokenized equities, payment flows, real-world assets and increasingly sophisticated financial applications.

The Solana Foundation’s May 2026 ecosystem review reported more than $2.8 billion in real-world assets, over $16.4 billion in stablecoin supply and a 97% share of the tracked cumulative onchain spot volume for tokenized equities. Its June ecosystem update reported that tokenized-equity trading reached a record $1.29 billion during one week, representing approximately 95% of the measured cross-chain market.

These figures should be interpreted carefully because the Solana Foundation has an obvious interest in presenting its ecosystem positively. Nevertheless, the underlying product launches, onchain transactions and public dashboards demonstrate that tokenized-market activity is no longer purely theoretical.

This is exactly the kind of activity the Solana mainnet upgrade is designed to support.

A conventional token transfer is relatively simple. A tokenized-equity trade may involve price discovery, an automated market maker, compliance controls, settlement assets, an oracle, collateral management and multiple programs. Using that equity token inside a lending protocol introduces additional instructions and account interactions.

One user performing one operation may not test the network. Thousands of users interacting with multiple tokenized markets during volatile trading conditions can.

The case for 100 million CUs is therefore based less on headline TPS and more on simultaneous financial complexity.

Tokenized Equities Turn Capacity Into Market Infrastructure

Tokenized stocks provide a useful example of why blockspace quality matters.

The xStocks system on Solana represents eligible U.S. stocks and exchange-traded funds as blockchain tokens backed by shares held through a regulated custody structure. These assets can trade continuously, settle onchain, be held in self-custody and interact with decentralized finance.

The technological promise extends beyond trading outside normal market hours.

A tokenized equity can potentially serve as collateral, enter an automated liquidity pool, be used inside a structured product or settle against a stablecoin without leaving the blockchain environment. Those operations create composability, but composability consumes compute.

If tokenized markets expand from hundreds of thousands of users to millions, capacity cannot be treated as a marketing metric. It becomes part of the settlement guarantee.

The Solana mainnet upgrade gives this emerging infrastructure additional room before it encounters a hard block-level ceiling. It does not solve liquidity fragmentation, issuer risk, legal ownership, oracle risk or regulatory restrictions. It cannot ensure that a tokenized stock trades close to the underlying share when traditional markets are closed.

What it can do is reduce the probability that the blockchain itself becomes the immediate bottleneck.

That distinction matters for institutions. A financial network does not need only impressive laboratory throughput. It needs predictable execution during periods when every participant wants to trade at the same time.

The real institutional test of the Solana mainnet upgrade will therefore arrive during volatility, not during quiet market conditions.

Stablecoins and Payments Need Reliability More Than Spectacular TPS

Payments provide a second major use case.

Stablecoin transfers are often less computationally complex than sophisticated DeFi transactions, but payment systems generate different requirements. They need consistent fees, fast inclusion, clear transaction status and the ability to process activity across many users without deterioration.

The Solana mainnet upgrade could make the network more resilient during payment peaks by allowing more aggregate execution per block. This may be especially relevant as stablecoins spread into merchant settlement, card infrastructure, remittances and automated business payments.

The competition is becoming increasingly institutional. Block2Learn recently examined how the Fidelity Digital Dollar could strengthen Ethereum’s role in institutional stablecoin infrastructure. Solana’s opportunity is not necessarily to copy Ethereum’s strategy. It is to provide a unified, low-latency environment where money and applications can interact without requiring users to navigate multiple execution layers.

More compute capacity helps that thesis, but it does not complete it.

Payment providers still require reliable fiat access, compliance controls, wallet abstraction, fraud management, reporting and customer support. A consumer does not choose a payment network because its block limit contains a larger number. The consumer chooses it because the payment works.

The value of the Solana mainnet upgrade will be visible when applications stop needing to explain the blockchain beneath them.

What the Upgrade Means for Developers

Developers receive several potential benefits from the move to 100 million CUs.

The first is a lower probability that aggregate block demand prevents an otherwise valid transaction from being included.

The second is more room for several computationally intensive applications to operate concurrently.

The third is greater confidence that current applications can expand their user bases without immediately encountering the previous network-wide ceiling.

The fourth is an incentive to design more composable products because additional parallel blockspace can accommodate interactions across multiple protocols.

However, the Solana mainnet upgrade does not eliminate the need for compute optimization.

Solana priority fees are calculated from the compute-unit limit requested by the transaction and the compute-unit price selected by the user. The official compute-budget documentation warns that requesting more units than necessary can cause users to pay for unused compute capacity.

An inefficient application can therefore remain expensive or unreliable even when the block has more aggregate space.

Developers still need to:

  1. Simulate transactions before submission.
  2. Request a realistic compute budget.
  3. Reduce unnecessary account loading.
  4. Minimize writable-account contention.
  5. Avoid redundant cross-program calls.
  6. Use efficient data structures and serialization.
  7. Monitor real transaction-landing rates rather than relying only on successful simulations.
  8. Design retry logic that does not amplify congestion.
  9. Measure priority-fee behavior across different market conditions.
  10. Test applications against larger, more demanding blocks.

The Solana mainnet upgrade gives well-designed applications more room to grow. It does not rescue poorly optimized software.

This distinction can eventually create a stronger developer ecosystem. When blockspace is abundant but not unlimited, efficient applications preserve a cost and reliability advantage over inefficient competitors.

Will Solana Fees Become Cheaper?

Possibly, but not automatically.

When demand exceeds available blockspace, users compete for inclusion through priority fees. Expanding block capacity can reduce that competition if demand remains constant. In that scenario, transactions may land with lower priority bids, improving the user experience.

The Solana mainnet upgrade could therefore reduce broad congestion premiums.

However, at least four factors complicate that conclusion.

First, demand may expand to consume the new capacity. Lower costs can attract more trading, automation and high-frequency activity until competition returns.

Second, local contention can persist. If users compete for the same writable accounts, the unchanged account-level limits may remain binding even when the block has unused aggregate CUs.

Third, sophisticated actors may continue paying priority fees for execution certainty. Liquidations, arbitrage and time-sensitive trades have economic value that can justify higher bids even when average demand is manageable.

Fourth, priority fees depend partly on how wallets, RPC providers and transaction builders estimate the required price. Poor estimation can cause overpayment or failed inclusion independently of the theoretical block limit.

The Solana mainnet upgrade should therefore be judged through median and tail outcomes.

A lower median priority fee would suggest that ordinary users benefit. A reduction in extreme fee spikes would indicate improved resilience during congestion. Better transaction-landing rates would show that additional capacity is reaching applications.

Average fees alone would not tell the complete story.

The Validator Trade-Off Behind Larger Blocks

Every increase in block capacity transfers more work to validators.

A leader can include more transactions, but the rest of the network must receive, execute and verify the larger block quickly enough to remain synchronized. The official SIMD explicitly identifies longer execution times, slower catch-up and unforeseen infrastructure problems as possible risks.

This is the central trade-off of the Solana mainnet upgrade.

If validator hardware and networking capacity have improved enough, the network can safely expand while maintaining stable block production. If the limit advances faster than the weakest viable operators can follow, smaller validators may face poorer performance or higher operating expenses.

Solana’s scaling philosophy has generally accepted demanding hardware in exchange for a high-capacity base layer. That model can produce a seamless application environment, but it also raises the economic threshold for direct participation in consensus.

The network is attempting to mitigate some of the propagation burden through XDP, or eXpress Data Path. XDP allows network packets to take a faster path through the Linux kernel, reducing software overhead before the data reaches the validator process. Solana’s network-upgrade roadmap says Agave 3.0.9 and later support XDP and reports that 100-million-CU blocks are achievable when operators enable it.

The word “achievable” is important.

A block limit describes permission. Network performance describes capability. The Solana mainnet upgrade succeeds only when validators repeatedly demonstrate both.

Could the Upgrade Increase Centralization Pressure?

Yes. Any responsible assessment must acknowledge that risk.

Higher-capacity blocks can require better processors, faster memory, greater bandwidth, more storage throughput and stronger operational expertise. Operators unable to meet those requirements may experience lower voting performance, more missed opportunities or higher costs.

If enough smaller validators exit, stake could concentrate among larger professional operations.

The Solana mainnet upgrade does not guarantee that this will happen. Hardware efficiency, software improvements, client optimization and falling computing costs can offset part of the burden. The unchanged account-data delta and other safety limits also prevent every block dimension from expanding simultaneously.

Nevertheless, decentralization must be measured rather than assumed.

The relevant questions include:

  • Do skipped slots increase after activation?
  • Does block execution time move closer to the available slot interval?
  • Do validators fall behind more frequently?
  • Does stake migrate toward the largest operators?
  • Do hosting and geographic concentrations increase?
  • Can alternative validator clients process the new blocks consistently?
  • Does the cost of operating a competitive validator rise materially?
  • Does network participation decline over subsequent months?

The Solana mainnet upgrade becomes strategically stronger if capacity increases while validator diversity remains stable or improves. It becomes more controversial if higher throughput is purchased through greater dependence on a smaller number of operators.

Performance and decentralization should not be analyzed as unrelated metrics. The network needs both.

Why Client Diversity Matters More at 100 Million CUs

Solana has historically depended heavily on one primary validator implementation. The development of Frankendancer and Firedancer is intended to reduce that software concentration and improve performance.

Client diversity matters because separate implementations can reduce the probability that one software defect affects the entire network. It also provides independent evidence that the protocol specification can be executed consistently across different codebases.

The Solana mainnet upgrade increases the importance of this work.

At 100 million CUs, validator clients need to agree on transaction execution while processing larger potential workloads. Differences in scheduling, networking, memory management or edge-case behavior cannot be allowed to produce inconsistent state.

Firedancer has demonstrated extremely high throughput in controlled environments, but laboratory performance and mainnet resilience are not identical. Mainnet contains adversarial traffic, complex account interactions, uneven hardware, real economic incentives and applications that can expose unexpected behavior.

The strongest outcome would be gradual expansion of independent-client participation alongside stable 100-million-CU operation.

In that scenario, the Solana mainnet upgrade would not merely make the network larger. It would demonstrate that multiple implementations can support that scale.

More Capacity Can Reduce Fees and Still Increase SOL’s Value

The economic impact on SOL is not straightforward.

A common argument says that more transactions create more fees, more SOL demand and therefore a higher token price. Another argument says that expanding blockspace makes execution less scarce, compresses fees and weakens token value capture.

Both can be correct under different conditions.

Suppose the Solana mainnet upgrade lowers the average fee per transaction by 30% while allowing transaction volume to double. Total network fees could still increase.

Alternatively, capacity could expand by 66% while demand rises only 10%. In that case, fee competition might decline and total fee revenue could fall despite better user experience.

The correct framework is:

Network revenue = transaction volume × average fee per transaction

More blockspace affects both variables.

It may reduce the price of execution while increasing the quantity demanded. The long-term outcome depends on the elasticity of demand: how strongly users and applications increase activity when execution becomes more available and reliable.

SOL can also capture value through channels beyond transaction fees.

The token is used for staking and network security. It serves as collateral throughout the ecosystem. It provides liquidity across decentralized markets. It is held by applications and infrastructure providers for operational needs. Part of the base fee is burned, while validators receive fee income and staking rewards.

The Solana mainnet upgrade becomes more constructive for SOL if additional capacity produces sustained increases in users, stablecoin settlement, tokenized assets, DeFi collateral and economically meaningful transactions.

It becomes less important for SOL if the new space is filled mainly by low-value bot traffic that contributes little revenue or durable demand.

Raw transaction count is therefore insufficient.

Productive Activity Matters More Than Maximum Throughput

Blockchain networks can inflate activity statistics through votes, failed transactions, automated messages, arbitrage loops and low-value bot traffic. A large number of transactions does not automatically demonstrate strong economic usage.

The Solana mainnet upgrade should be evaluated through the quality as well as the quantity of activity it enables.

Useful indicators include:

  • Stablecoin transfer value between distinct economic participants.
  • Decentralized exchange volume with sustainable liquidity.
  • Tokenized-asset holders and settlement activity.
  • Payment transactions linked to genuine commerce.
  • Active applications retaining users over time.
  • DeFi borrowing connected to productive collateral.
  • Fees generated without excessive failed transactions.
  • Growth across several applications rather than dependence on one speculative category.
  • Developer revenue and business formation.
  • Institutional products issued natively on the network.

A block filled with economically valuable operations is different from a block filled with repetitive spam.

The Solana mainnet upgrade creates the possibility of more activity. The ecosystem must determine whether that activity builds a financial network or merely produces a larger dataset.

How the Upgrade Fits Into Solana’s Wider Roadmap

The move to 100 million CUs is one part of a broader attempt to improve bandwidth, latency, developer flexibility and consensus.

The Solana roadmap also includes larger transaction sizes, deeper cross-program invocation, account-rent reductions, improved block-revenue distribution, faster networking, shorter slot times and the Alpenglow consensus system.

These upgrades address different bottlenecks.

The Solana mainnet upgrade expands aggregate block execution.

SIMD-296 is intended to increase the transaction-size limit beyond the current 1,232 bytes, allowing more accounts and instructions to fit inside one atomic transaction.

SIMD-268 proposes increasing cross-program invocation depth from four levels to eight, enabling more complex interactions among applications.

XDP improves the networking path used by validators.

Firedancer and Frankendancer introduce performance improvements and client diversity.

Alpenglow targets consensus and finality.

The combination matters more than any individual change. Additional compute is most valuable when blocks can propagate efficiently, transactions can express complex operations and users receive rapid finality.

This means the Solana mainnet upgrade should not be judged as an isolated event. It is an intermediate layer in a multi-year redesign of how the network processes and finalizes financial activity.

Alpenglow Solves a Different Problem

Alpenglow is often mentioned alongside the increase to 100 million CUs, but the two upgrades should not be confused.

The current Solana mainnet upgrade addresses block capacity. Alpenglow replaces the network’s existing consensus system with a new design intended to deliver much faster finality and reduce consensus overhead.

The official SIMD-0326 proposal describes a system capable of fast finalization when 80% of stake responds in one voting round and a slower fallback path requiring lower participation thresholds. Solana’s roadmap targets confirmation or finality around 150 milliseconds under favorable conditions, compared with approximately 12.8 seconds for current consensus finality.

Alpenglow also removes ordinary validator votes from onchain transaction flow. That could release blockspace currently consumed by consensus activity, allowing more capacity to serve user transactions.

This creates a potentially powerful combination.

The Solana mainnet upgrade raises the permitted computational workload. Alpenglow seeks to reduce consensus latency and overhead. Firedancer improves execution and networking diversity. Larger transactions and deeper composability expand what applications can do.

However, Alpenglow is a fundamental consensus replacement. Its own proposal acknowledges the implementation risk created by such a major migration. It should not be treated as a guaranteed August-to-October catalyst without clear, current activation confirmation.

Engineering roadmaps are valuable, but investors should distinguish proposed performance, accepted design, deployed software and proven mainnet operation.

Does This Give Solana an Advantage Over Ethereum?

The Solana mainnet upgrade strengthens Solana’s competitive position, but the comparison with Ethereum requires more than placing two TPS numbers beside each other.

Solana concentrates execution, composability and settlement inside a high-performance base layer. Applications share one primary state environment, which can make interactions feel immediate and reduce the need for users to bridge between networks.

Ethereum has increasingly followed a rollup-centric strategy. The base layer prioritizes settlement, data availability, censorship resistance and broad validator participation, while layer-two networks provide additional execution capacity.

These designs create different trade-offs.

Solana offers unified liquidity, low latency and direct composability across applications on the same chain. Ethereum offers a mature asset base, extensive institutional integration and a scaling model that distributes execution across several environments.

The Solana mainnet upgrade does not make Ethereum obsolete. Ethereum’s network effects, liquidity, developer base and institutional role cannot be reduced to base-layer throughput.

Similarly, Ethereum’s larger market capitalization does not invalidate Solana’s advantage in use cases where rapid, inexpensive interaction inside one state environment matters.

The real competition concerns where different forms of economic activity settle:

  • High-frequency trading.
  • Consumer payments.
  • Stablecoin transfers.
  • Tokenized securities.
  • Institutional funds.
  • Gaming.
  • Social applications.
  • Decentralized physical infrastructure.
  • Autonomous AI-agent transactions.
  • Permissionless financial markets.

Solana does not need to capture every category to justify the Solana mainnet upgrade. It needs to prove that its integrated architecture creates a decisive advantage in enough valuable markets.

Internet Capital Markets Require More Than Speed

Solana’s strategic narrative increasingly revolves around “Internet Capital Markets”: a global financial environment where assets can be issued, traded, financed and settled continuously through open blockchain infrastructure.

The Solana mainnet upgrade supports that ambition because capital markets generate simultaneous, time-sensitive and computationally complex activity.

Yet infrastructure alone cannot create a functioning market.

Internet Capital Markets also require:

  1. Reliable legal ownership of tokenized assets.
  2. Transparent custody and redemption structures.
  3. High-quality price oracles.
  4. Deep liquidity across market conditions.
  5. Market makers able to manage inventory.
  6. Protection against manipulation and oracle failure.
  7. Clear compliance systems for regulated products.
  8. Interoperability with banks and payment providers.
  9. Privacy suitable for institutional transactions.
  10. Resilient governance and validator operation.

The Solana mainnet upgrade addresses only part of this stack, but that part is foundational. If the execution layer cannot remain responsive during stress, the applications built above it cannot behave like credible financial infrastructure.

Regulatory development will also shape adoption. Block2Learn’s analysis of the CLARITY Act and its implications for altcoins explains why market-structure rules can determine which blockchain assets and applications gain access to regulated capital.

A 100-million-CU limit can support institutional markets. It cannot grant them legal certainty.

Institutional Demand Is Real but Should Not Be Confused With Upgrade Demand

Solana investment products have attracted meaningful institutional capital. The Solana Foundation reported that U.S. spot Solana ETF assets exceeded $1 billion during May 2026, reaching approximately $1.13 billion by month-end.

That demonstrates regulated access to SOL, but ETF ownership should not be presented as direct demand for the Solana mainnet upgrade.

ETF investors may buy SOL because of price momentum, portfolio diversification, staking yield, long-term network expectations or speculative positioning. They are not necessarily evaluating SIMD-0286 or validator execution times.

The upgrade matters indirectly.

If more capacity supports stronger applications, greater stablecoin activity and deeper tokenized markets, the economic case for holding SOL may improve. Institutional products then provide a channel through which conventional investors can express that view.

The causal order should be clear:

The Solana mainnet upgrade expands infrastructure.

Applications attempt to use that infrastructure.

Successful applications create activity and economic demand.

Improved network economics may attract investors.

ETFs provide a regulated access vehicle.

Skipping those intermediate stages turns an engineering improvement into an unjustified price prediction.

The Most Important Risks After Epoch 1009

The first risk is validator performance.

Larger blocks could take longer to execute and propagate. If the network approaches its capacity aggressively, validators may experience higher resource consumption or slower catch-up.

The second risk is infrastructure instability.

RPC providers, indexers, explorers, archival systems and analytics platforms must ingest more potential activity. A block can be valid while secondary infrastructure struggles to serve applications and users.

The third risk is increased centralization pressure.

Professional validators may absorb higher costs more easily than smaller independent operators.

The fourth risk is demand disappointment.

The Solana mainnet upgrade may provide more blockspace than the market currently needs. In that case, the technical achievement would be real but the short-term economic effect limited.

The fifth risk is fee compression.

More capacity could reduce priority-fee competition faster than new activity increases transaction volume, weakening near-term fee generation.

The sixth risk is misleading activity growth.

Bots may consume additional capacity without producing durable users or revenue.

The seventh risk is hot-account congestion.

The 12-million-CU writable-account limit remains unchanged, so heavily contested applications may continue experiencing local bottlenecks.

The eighth risk is market indifference.

Crypto prices are influenced by liquidity, macro conditions, leverage, regulation and investor positioning. The Solana mainnet upgrade can succeed technically while SOL declines.

Block2Learn’s assessment of the signals still missing from a broader crypto bull market explains why one upgrade cannot overcome a weak capital environment by itself.

The Metrics That Will Prove Whether the Upgrade Worked

The network should be monitored before and after activation rather than judged by the announced limit.

Block compute utilization

If actual blocks remain far below 60 million CUs, the additional ceiling will provide future headroom but little immediate change. Regular movement above the previous limit would prove that applications are using the expansion.

Transaction-landing rate

A higher percentage of submitted transactions should land successfully during demand peaks. Improvements would show that capacity is reaching users rather than existing only as a protocol parameter.

Skipped slots and block production

A material increase in skipped slots would suggest that some validators are struggling with the larger workload.

Block execution and replay time

Validators must execute and verify blocks quickly enough to remain synchronized. Rising replay time would weaken the performance case.

Priority fees

Lower ordinary priority fees and fewer extreme spikes would show that the Solana mainnet upgrade is reducing congestion. Persistently high fees around specific accounts would indicate local contention.

Validator participation and stake distribution

Stable participation would reduce concern that 100-million-CU blocks are forcing smaller operators out.

Client performance

Agave, Frankendancer and Firedancer-related implementations must remain consistent and reliable as client diversity expands.

RPC and indexer reliability

Applications depend on infrastructure beyond consensus. Faster blocks provide little benefit if wallets and data services cannot keep pace.

Economic activity

Stablecoin volume, tokenized-asset settlement, DEX activity, payments and application revenue should be evaluated alongside raw transaction count.

Network fees and SOL demand

The long-term result depends on whether lower unit costs generate enough additional activity to improve aggregate economics.

These metrics will determine whether the Solana mainnet upgrade is a successful capacity expansion or simply a higher theoretical maximum.

Three Scenarios for the Solana Mainnet Upgrade

Bullish Scenario: Capacity Becomes Productive Demand

In the strongest scenario, validators process 100-million-CU blocks without a meaningful deterioration in slot production, execution time or network participation.

Transaction-landing rates improve during volatile periods. Priority-fee spikes become less extreme. Tokenized markets, stablecoins, payments and DeFi applications use the additional capacity. Client diversity continues expanding, while XDP and other networking improvements keep propagation stable.

The Solana mainnet upgrade then becomes more than a performance change. It proves that Solana can increase base-layer capacity while supporting economically valuable activity.

In this scenario, SOL benefits indirectly through stronger network demand, staking relevance, collateral usage, fees and institutional confidence.

Neutral Scenario: Successful Engineering, Limited Economic Effect

In the base scenario, activation occurs without serious technical problems, but most blocks remain below the former 60-million-CU ceiling.

Users see little immediate difference because the network was not consistently constrained by aggregate compute. Some applications gain future scaling confidence, but fees, revenue and activity trends remain largely unchanged.

The Solana mainnet upgrade still succeeds as infrastructure preparation. It simply does not become a near-term price catalyst.

This scenario may be the most realistic if broader crypto liquidity remains weak. Capacity can expand before demand arrives.

Bearish Scenario: Larger Blocks Expose Operational Weakness

In the adverse scenario, larger workloads increase execution time, skipped slots or pressure on infrastructure providers. Smaller validators struggle with resource requirements, while stake migrates toward large operators.

Applications continue encountering hot-account contention despite the higher aggregate limit. Priority fees remain elevated in popular markets, and additional capacity is consumed mainly by low-value automation.

The Solana mainnet upgrade would then reveal that raising a protocol limit is easier than scaling the full network around it.

Developers could respond with further optimization or a temporary reduction in effective usage, but confidence would depend on transparent performance data and rapid remediation.

What the Upgrade Means for SOL Investors

The Solana mainnet upgrade is structurally constructive but not independently sufficient for a bullish SOL thesis.

It strengthens the network’s ability to support future demand. It demonstrates that core contributors are willing to expand capacity incrementally. It aligns with Solana’s strategy of hosting high-frequency markets, payments and tokenized assets inside one execution environment.

However, SOL investors must separate four layers:

Technical capacity: Can the network process larger blocks?

Application demand: Do users and developers need that capacity?

Economic value capture: Does the activity create demand for SOL?

Market liquidity: Is capital entering crypto and SOL specifically?

The upgrade directly addresses only the first layer.

A successful rollout improves the probability that the other layers can grow, but it does not guarantee them. SOL can decline after a technically successful activation if the wider market is selling risk assets. It can also rally before measurable adoption if investors anticipate future demand.

Anyone evaluating the market setup should combine infrastructure analysis with price structure. Block2Learn’s latest Solana technical analysis examines the levels and confirmation signals that determine whether market participants are actually repricing the asset.

Technology creates potential. Price confirms whether capital currently believes in it.

The Block2Learn Verdict

The Solana mainnet upgrade is more important than a routine parameter adjustment, but less magical than the most bullish headlines imply.

Moving from 60 million to 100 million compute units expands aggregate block capacity by approximately 66.7%. It can allow more independent transactions and applications to operate within the same block interval. It can reduce broad congestion, improve transaction inclusion and give emerging markets more room to scale.

It does not make individual transactions 66% faster.

It does not raise the 1.4-million-CU transaction limit.

It does not remove the 12-million-CU writable-account ceiling.

It does not deliver Alpenglow finality.

It does not guarantee lower fees.

It does not guarantee higher SOL prices.

The Solana mainnet upgrade should instead be understood as an expansion of the network’s economic surface area. More applications can compete for execution, more markets can operate simultaneously and larger adoption waves can be absorbed before aggregate compute becomes the primary constraint.

The trade-off is that validators and infrastructure providers must process more potential work. Solana must prove that its hardware, networking, client diversity and operator ecosystem have advanced enough to support the new ceiling without sacrificing reliability or meaningful participation.

If that proof arrives, the upgrade will strengthen Solana’s claim that a high-performance base layer can host global, composable capital markets.

If it does not, the network will have identified the next engineering bottleneck.

Either result is more informative than the headline alone.

Build the Framework Before Buying the Narrative

Blockchain upgrades are often presented as automatic investment catalysts. A higher throughput number becomes a price target. A new institutional product becomes guaranteed adoption. A successful test becomes assumed mainnet performance.

Serious analysis requires a different process.

Investors must understand what the upgrade changes, which constraints remain, how users respond, whether validators can sustain the load and how economic activity reaches the native asset.

The Block2Learn Learning Path is designed to build that complete framework. It connects monetary foundations, investing, market structure, trading, crypto technology, wealth strategy and decision-making so that investors can distinguish infrastructure progress from speculative narrative.

Explore the complete Block2Learn Learning Path and learn how to evaluate blockchain networks through adoption, liquidity, value capture and risk rather than isolated headlines.

FREE START + 15% DISCOUNT

Start Free Today. Unlock Your 15% Member Discount.

Access the Free Start program immediately and receive an exclusive 15% discount for your first Learning Path purchase.

Build your foundation before making your next investment decision.

GET FREE ACCESS

OASIS

Investor and entrepreneur with a focus on jewelry, e-commerce, and blockchain technologies. Founder of Block2Learn, a platform dedicated to educating on crypto, NFTs, and decentralized finance. Passionate about empowering others through innovative investments in digital assets and traditional industries.

Related Posts

SpaceX Stock Faces Its First Fundamental Reckoning: Earnings, the August Unlock and the End of the Scarcity Premium

SpaceX stock has reached the point where an extraordinary company must finally survive an ordinary market test. After touching a record intraday low near $108.66 and ending the July 27 session at approximately…

Continue reading
Hyperliquid Technical Analysis: HYPE Loses the $56 Area as Bearish Pressure Builds

Hyperliquid is entering one of the most technically important phases of its recent daily structure. After spending several weeks building value above the $60 area and repeatedly attempting to stabilize beneath the June…

Continue reading

Leave a Reply

You Missed

Solana Mainnet Upgrade to 100M Compute Units: The 66% Leap Behind Its Internet Capital Markets Ambition

  • July 29, 2026
Solana Mainnet Upgrade to 100M Compute Units: The 66% Leap Behind Its Internet Capital Markets Ambition

SpaceX Stock Faces Its First Fundamental Reckoning: Earnings, the August Unlock and the End of the Scarcity Premium

  • July 29, 2026
SpaceX Stock Faces Its First Fundamental Reckoning: Earnings, the August Unlock and the End of the Scarcity Premium

TRX Price Prediction: Can TRON’s $90 Billion Stablecoin Machine Drive the Token to $1?

  • July 29, 2026
TRX Price Prediction: Can TRON’s $90 Billion Stablecoin Machine Drive the Token to $1?

Hyperliquid Technical Analysis: HYPE Loses the $56 Area as Bearish Pressure Builds

  • July 28, 2026
Hyperliquid Technical Analysis: HYPE Loses the $56 Area as Bearish Pressure Builds

SUI Token Unlock: Why August 1 Will Test Demand, Not Automatically Break $0.70

  • July 28, 2026
SUI Token Unlock: Why August 1 Will Test Demand, Not Automatically Break $0.70

Bitcoin Treasury Pivot: Why Empery’s $87 Million BTC Sale Is Really a Bet on Power

  • July 28, 2026
Bitcoin Treasury Pivot: Why Empery’s $87 Million BTC Sale Is Really a Bet on Power

AAVE Price Prediction: Why $125 Could Decide the Next Major DeFi Rally

  • July 28, 2026
AAVE Price Prediction: Why $125 Could Decide the Next Major DeFi Rally

Zcash Technical Analysis: ZEC Defends $477 Support but Must Reclaim $514 to Retest $571

  • July 27, 2026
Zcash Technical Analysis: ZEC Defends $477 Support but Must Reclaim $514 to Retest $571
bitcoin
Bitcoin (BTC) $ 64,381.00 1.51%
ethereum
Ethereum (ETH) $ 1,910.53 1.90%
xrp
XRP (XRP) $ 1.08 3.00%
tether
Tether (USDT) $ 0.998718 0.02%
solana
Solana (SOL) $ 73.77 0.85%
bnb
BNB (BNB) $ 569.61 0.53%
usd-coin
USDC (USDC) $ 0.999731 0.02%
dogecoin
Dogecoin (DOGE) $ 0.07042 0.65%
cardano
Cardano (ADA) $ 0.163438 4.10%
staked-ether
Lido Staked Ether (STETH) $ 2,265.05 3.46%
tron
TRON (TRX) $ 0.326686 0.51%
chainlink
Chainlink (LINK) $ 8.38 1.16%
avalanche-2
Avalanche (AVAX) $ 6.40 1.18%
stellar
Stellar (XLM) $ 0.173757 2.03%
the-open-network
Gram (prev. Toncoin) (GRAM) $ 1.40 3.07%
hedera-hashgraph
Hedera (HBAR) $ 0.068282 1.20%
sui
Sui (SUI) $ 0.687094 0.52%
shiba-inu
Shiba Inu (SHIB) $ 0.000005 3.38%
leo-token
LEO Token (LEO) $ 9.76 0.11%
polkadot
Polkadot (DOT) $ 0.759668 0.06%
litecoin
Litecoin (LTC) $ 45.25 2.85%
bitget-token
Bitget Token (BGB) $ 1.64 1.09%
bitcoin-cash
Bitcoin Cash (BCH) $ 211.75 0.34%
hyperliquid
Hyperliquid (HYPE) $ 54.87 0.71%
uniswap
Uniswap (UNI) $ 4.02 4.87%
usds
USDS (USDS) $ 0.999741 0.01%
wrapped-eeth
Wrapped eETH (WEETH) $ 2,465.31 3.39%
ethena-usde
Ethena USDe (USDE) $ 0.999663 0.01%
official-trump
Official Trump (TRUMP) $ 1.43 3.77%
pepe
Pepe (PEPE) $ 0.000003 2.33%
near
NEAR Protocol (NEAR) $ 1.58 4.22%
ondo-finance
Ondo (ONDO) $ 0.400257 2.96%
aave
Aave (AAVE) $ 97.91 1.33%
mantra-dao
MANTRA (MANTRA) $ 0.005381 7.84%
aptos
Aptos (APT) $ 0.567626 2.50%
internet-computer
Internet Computer (ICP) $ 2.08 1.37%
monero
Monero (XMR) $ 346.98 2.29%
whitebit
WhiteBIT Coin (WBT) $ 56.29 1.57%
bittensor
Bittensor (TAO) $ 193.41 3.01%
ethereum-classic
Ethereum Classic (ETC) $ 6.69 0.24%
mantle
Mantle (MNT) $ 0.403386 1.01%
dai
Dai (DAI) $ 0.999644 0.02%
crypto-com-chain
Cronos (CRO) $ 0.054923 0.58%
vechain
VeChain (VET) $ 0.004534 0.21%
polygon-ecosystem-token
POL (ex-MATIC) (POL) $ 0.071312 3.37%
okb
OKB (OKB) $ 84.78 0.96%
kaspa
Kaspa (KAS) $ 0.02776 0.01%
algorand
Algorand (ALGO) $ 0.079333 1.47%
gatechain-token
Gate (GT) $ 6.53 0.06%
render-token
Render (RENDER) $ 1.39 1.67%
filecoin
Filecoin (FIL) $ 0.690378 1.02%
arbitrum
Arbitrum (ARB) $ 0.07814 0.65%
fetch-ai
Artificial Superintelligence Alliance (FET) $ 0.136857 2.56%
cosmos
Cosmos Hub (ATOM) $ 1.28 1.61%
coinbase-wrapped-btc
Coinbase Wrapped BTC (CBBTC) $ 76,366.00 3.12%
tokenize-xchange
Tokenize Xchange (TKX) $ 1.29 1.00%
ethena
Ethena (ENA) $ 0.081286 2.16%
celestia
Celestia (TIA) $ 0.316566 3.19%
optimism
Optimism (OP) $ 0.087353 1.54%
bonk
Bonk (BONK) $ 0.000003 0.04%
blockstack
Stacks (STX) $ 0.134649 0.53%
binance-peg-weth
Binance-Peg WETH (WETH) $ 2,262.26 3.62%
raydium
Raydium (RAY) $ 0.602256 0.44%
theta-token
Theta Network (THETA) $ 0.126221 2.19%
immutable-x
Immutable (IMX) $ 0.110911 5.10%
lombard-staked-btc
Lombard Staked BTC (LBTC) $ 76,491.00 3.15%
jupiter-exchange-solana
Jupiter (JUP) $ 0.194954 7.01%
movement
Movement (MOVE) $ 0.007939 5.93%
binance-staked-sol
Binance Staked SOL (BNSOL) $ 108.24 4.48%
first-digital-usd
First Digital USD (FDUSD) $ 0.997144 0.01%
injective-protocol
Injective (INJ) $ 4.56 1.05%
kelp-dao-restaked-eth
Kelp DAO Restaked ETH (RSETH) $ 2,404.69 3.37%
xdce-crowd-sale
XDC Network (XDC) $ 0.027122 0.60%
fasttoken
Fasttoken (FTN) $ 0.159833 0.00%
worldcoin-wld
Worldcoin (WLD) $ 0.303637 5.63%
kucoin-shares
KuCoin (KCS) $ 6.68 1.49%
lido-dao
Lido DAO (LDO) $ 0.364472 5.14%
susds
sUSDS (SUSDS) $ 1.08 0.16%
the-graph
The Graph (GRT) $ 0.014881 1.41%
rocket-pool-eth
Rocket Pool ETH (RETH) $ 2,631.35 3.29%
sonic-3
Sonic (S) $ 0.021229 1.70%
mantle-staked-ether
Mantle Staked Ether (METH) $ 2,455.82 3.44%
nexo
NEXO (NEXO) $ 0.726421 1.08%
quant-network
Quant (QNT) $ 60.36 1.51%
flare-networks
Flare (FLR) $ 0.006316 1.65%
sei-network
Sei (SEI) $ 0.042152 1.10%
dogwifcoin
dogwifhat (WIF) $ 0.145974 1.30%
solv-btc
Solv Protocol BTC (SOLVBTC) $ 76,461.00 2.70%
virtual-protocol
Virtuals Protocol (VIRTUAL) $ 0.559589 0.57%
the-sandbox
The Sandbox (SAND) $ 0.041238 2.83%
msol
Marinade Staked SOL (MSOL) $ 133.18 5.83%
gala
GALA (GALA) $ 0.0018 2.10%
usual-usd
Usual USD (USD0) $ 0.999522 0.01%
floki
FLOKI (FLOKI) $ 0.000021 0.59%
jasmycoin
JasmyCoin (JASMY) $ 0.004281 0.39%
tezos
Tezos (XTZ) $ 0.207543 1.48%
kaia
Kaia (KAIA) $ 0.025861 0.45%
solv-protocol-solvbtc-bbn
Solv Protocol Staked BTC (XSOLVBTC) $ 76,043.00 2.27%
iota
IOTA (IOTA) $ 0.031772 0.66%
ethereum-name-service
Ethereum Name Service (ENS) $ 4.26 0.88%
spx6900
SPX6900 (SPX) $ 0.326333 0.40%
fartcoin
Fartcoin (FARTCOIN) $ 0.12118 2.17%
pudgy-penguins
Pudgy Penguins (PENGU) $ 0.005864 0.78%
pyth-network
Pyth Network (PYTH) $ 0.040624 4.02%
solana-swap
Solana Swap (SOS) $ 0.000163 1.80%
bittorrent
BitTorrent (BTT) $ 0.000000261897 1.23%
flow
Flow (FLOW) $ 0.027644 14.80%
bitcoin-sv
Bitcoin SV (BSV) $ 12.62 3.19%
neo
NEO (NEO) $ 1.86 2.28%
chain-2
Onyxcoin (XCN) $ 0.003312 2.23%
ronin
Ronin (RON) $ 0.047313 3.29%
jupiter-staked-sol
Jupiter Staked SOL (JUPSOL) $ 115.56 4.52%
curve-dao-token
Curve DAO (CRV) $ 0.210446 0.74%
jito-governance-token
Jito (JTO) $ 0.54702 0.34%
aioz-network
AIOZ Network (AIOZ) $ 0.047066 2.60%
renzo-restaked-eth
Renzo Restaked ETH (EZETH) $ 2,421.84 3.59%
arweave
Arweave (AR) $ 1.72 3.40%
binance-peg-dogecoin
Binance-Peg Dogecoin (DOGE) $ 0.107393 0.17%
arbitrum-bridged-wbtc-arbitrum-one
Arbitrum Bridged WBTC (Arbitrum One) (WBTC) $ 76,200.00 2.99%
starknet
Starknet (STRK) $ 0.027481 4.56%
axie-infinity
Axie Infinity (AXS) $ 0.815606 3.09%
wbnb
Wrapped BNB (WBNB) $ 759.61 1.56%
dexe
DeXe (DEXE) $ 2.78 12.25%
decentraland
Decentraland (MANA) $ 0.066367 0.89%
based-brett
Brett (BRETT) $ 0.00411 8.30%
elrond-erd-2
MultiversX (EGLD) $ 2.81 2.90%
beam-2
Beam (BEAM) $ 0.00145 5.00%
aerodrome-finance
Aerodrome Finance (AERO) $ 0.422694 3.68%
usdd
USDD (USDD) $ 0.998658 0.03%
dydx-chain
dYdX (DYDX) $ 0.110526 3.90%
thorchain
THORChain (RUNE) $ 0.437454 0.89%
morpho
Morpho (MORPHO) $ 2.00 1.97%
l2-standard-bridged-weth-base
L2 Standard Bridged WETH (Base) (WETH) $ 2,266.86 3.46%
mantle-restaked-eth
Mantle Restaked ETH (CMETH) $ 2,447.46 3.67%
conflux-token
Conflux (CFX) $ 0.041717 2.15%
reserve-rights-token
Reserve Rights (RSR) $ 0.001211 1.40%
arbitrum-bridged-weth-arbitrum-one
Arbitrum Bridged WETH (Arbitrum One) (WETH) $ 2,265.06 3.52%
zcash
Zcash (ZEC) $ 458.71 1.44%
tether-gold
Tether Gold (XAUT) $ 4,019.23 0.09%
ether-fi-staked-btc
Ether.fi Staked BTC (EBTC) $ 76,722.00 4.00%
ai16z
ai16z (AI16Z) $ 0.000298 6.61%
ether-fi-staked-eth
ether.fi Staked ETH (EETH) $ 2,317.47 1.05%
apecoin
ApeCoin (APE) $ 0.145337 4.29%
coredaoorg
Core (CORE) $ 0.017619 0.20%
helium
Helium (HNT) $ 0.183911 1.69%
frax
Legacy Frax Dollar (FRAX) $ 0.992799 0.05%
akash-network
Akash Network (AKT) $ 0.424527 4.09%
compound-governance-token
Compound (COMP) $ 16.23 1.37%
meow
MEOW (MEOW) $ 0.000006 0.20%
usdx-money-usdx
Stables Labs USDX (USDX) $ 0.0075 1.50%
ecash
eCash (XEC) $ 0.000006 4.78%
chiliz
Chiliz (CHZ) $ 0.013452 2.22%
wormhole
Wormhole (W) $ 0.008501 3.10%
amp-token
Amp (AMP) $ 0.000407 0.96%
ultima
Ultima (ULTIMA) $ 2,138.08 1.88%
eigenlayer
EigenCloud (prev. EigenLayer) (EIGEN) $ 0.180501 8.50%
pumpbtc
pumpBTC (PUMPBTC) $ 76,077.00 2.54%
deep
DeepBook (DEEP) $ 0.016242 1.70%
resolv-usr
Resolv USR (USR) $ 0.158223 2.30%
pancakeswap-token
PancakeSwap (CAKE) $ 1.39 1.67%
pax-gold
PAX Gold (PAXG) $ 4,023.76 0.10%
gigachad-2
Gigachad (GIGA) $ 0.002014 1.50%
mina-protocol
Mina Protocol (MINA) $ 0.042465 0.20%
gnosis
Gnosis (GNO) $ 107.11 1.06%
pendle
Pendle (PENDLE) $ 1.45 0.37%
bitcoin-avalanche-bridged-btc-b
Avalanche Bridged BTC (Avalanche) (BTC.B) $ 76,260.00 3.16%
beldex
Beldex (BDX) $ 0.081808 0.21%
echelon-prime
Echelon Prime (PRIME) $ 0.233962 4.70%
zksync
ZKsync (ZK) $ 0.008194 4.50%
paypal-usd
PayPal USD (PYUSD) $ 0.999758 0.01%
havven
Synthetix (SNX) $ 0.209103 2.09%
coinbase-wrapped-staked-eth
Coinbase Wrapped Staked ETH (CBETH) $ 2,539.40 3.57%
true-usd
TrueUSD (TUSD) $ 0.995731 0.02%
stakestone-berachain-vault-token
StakeStone Berachain Vault Token (BERASTONE) $ 1,911.29 1.90%
axelar
Axelar (AXL) $ 0.036907 2.90%
tbtc
tBTC (TBTC) $ 70,942.00 7.49%
apenft
AINFT (NFT) $ 0.000000266711 0.19%
snek
Snek (SNEK) $ 0.000285 1.30%
mog-coin
Mog Coin (MOG) $ 0.000000101905 0.20%
telcoin
Telcoin (TEL) $ 0.001721 1.56%
toshi
Toshi (TOSHI) $ 0.000103 1.90%
dydx
dYdX (ETHDYDX) $ 0.110374 4.00%
kava
Kava (KAVA) $ 0.044509 1.30%
polygon-pos-bridged-weth-polygon-pos
Polygon PoS Bridged WETH (Polygon POS) (WETH) $ 2,261.63 3.58%
newton-project
AB (AB) $ 0.000982 0.30%
notcoin
Notcoin (NOT) $ 0.000328 2.80%
chex-token
Chintai (CHEX) $ 0.011876 6.00%
bridged-usdc-polygon-pos-bridge
Polygon Bridged USDC (Polygon PoS) (USDC.E) $ 0.99972 0.00%
vethor-token
VeThor (VTHO) $ 0.000329 2.46%
frax-ether
Frax Ether (FRXETH) $ 2,262.16 2.20%
1inch
1INCH (1INCH) $ 0.083857 1.91%
trust-wallet-token
Trust Wallet (TWT) $ 0.373254 3.88%
quantixai
Quantix Finance (QFI) $ 58.83 0.10%
grass
Grass (GRASS) $ 0.317764 2.78%
stader-ethx
Stader ETHx (ETHX) $ 2,455.55 2.19%
superfarm
SuperVerse (SUPER) $ 0.080666 1.00%
terra-luna
Terra Luna Classic (LUNC) $ 0.00005 0.37%
sweth
Swell Ethereum (SWETH) $ 2,521.55 3.25%
safe
Safe (SAFE) $ 0.087694 4.50%
livepeer
Livepeer (LPT) $ 1.35 0.50%
hashnote-usyc
Circle USYC (USYC) $ 1.13 0.00%
usdb
USDB (USDB) $ 0.994997 0.85%
creditcoin-2
Creditcoin (CTC) $ 0.066625 4.66%
theta-fuel
Theta Fuel (TFUEL) $ 0.007308 2.40%
oasis-network
Oasis (ROSE) $ 0.005257 1.40%
super-oeth
Super OETH (SUPEROETH) $ 2,263.65 2.59%
aixbt
aixbt (AIXBT) $ 0.016789 0.70%
kusama
Kusama (KSM) $ 2.94 1.30%
bio-protocol
Bio Protocol (BIO) $ 0.022601 5.60%
layerzero
LayerZero (ZRO) $ 0.787833 8.52%
blur
Blur (BLUR) $ 0.014095 2.90%
dash
Dash (DASH) $ 30.67 1.37%
mimblewimblecoin
MimbleWimbleCoin (MWC) $ 10.34 1.60%
cat-in-a-dogs-world
cat in a dogs world (MEW) $ 0.000323 3.78%
ordinals
ORDI (ORDI) $ 3.37 3.10%
solayer-staked-sol
Solayer Staked SOL (SSOL) $ 112.14 4.30%
io
io.net (IO) $ 0.131393 5.00%
ondo-us-dollar-yield
Ondo US Dollar Yield (USDY) $ 1.14 0.64%
freysa-ai
Freysa AI (FAI) $ 0.002244 0.80%
arkham
Arkham (ARKM) $ 0.097362 2.60%
turbo
Turbo (TURBO) $ 0.000757 2.00%
popcat
Popcat (POPCAT) $ 0.041301 0.30%
binance-peg-busd
Binance-Peg BUSD (BUSD) $ 1.00 0.05%
olympus
Olympus (OHM) $ 18.40 1.66%
dog-go-to-the-moon-rune
Dog (Bitcoin) (DOG) $ 0.000602 0.90%
nervos-network
Nervos Network (CKB) $ 0.000833 2.10%
astar
Astar (ASTR) $ 0.004829 2.20%
just
JUST (JST) $ 0.100364 2.71%
compound-wrapped-btc
cWBTC (CWBTC) $ 1,534.90 2.99%
mx-token
MX (MX) $ 1.63 0.36%
zilliqa
Zilliqa (ZIL) $ 0.002559 7.60%
verus-coin
Verus (VRSC) $ 0.276266 10.60%
melania-meme
Melania Meme (MELANIA) $ 0.078591 1.60%
agentfun-ai
AgentFun.AI (AGENTFUN) $ 0.466683 0.20%
holotoken
holo (HOLO) $ 0.000009 0.00%
ai-rig-complex
AI Rig Complex (ARC) $ 0.054224 1.60%
origintrail
OriginTrail (TRAC) $ 0.27508 3.69%
liquid-staked-ethereum
Liquid Staked ETH (LSETH) $ 2,406.26 2.78%
polygon-bridged-wbtc-polygon-pos
Polygon Bridged WBTC (Polygon POS) (WBTC) $ 76,130.00 3.08%
0x
0x Protocol (ZRX) $ 0.078519 1.00%
baby-doge-coin
Baby Doge Coin (BABYDOGE) $ 0.00000000029576 0.50%
ether-fi
Ether.fi (ETHFI) $ 0.400717 1.78%
safepal
SafePal (SFP) $ 0.203277 0.70%
staked-frax-ether
Staked Frax Ether (SFRXETH) $ 2,589.68 3.62%
aethir
Aethir (ATH) $ 0.003883 2.60%
golem
Golem (GLM) $ 0.09172 5.80%
basic-attention-token
Basic Attention (BAT) $ 0.067342 2.50%
swissborg
SwissBorg (BORG) $ 0.141685 0.98%
skale
SKALE (SKL) $ 0.003551 6.60%
wemix-token
WEMIX (WEMIX) $ 0.189001 9.20%
mocaverse
Moca Network (MOCA) $ 0.007535 5.56%
xyo-network
XYO Network (XYO) $ 0.002923 0.30%
gas
Gas (GAS) $ 0.930963 2.20%
celo
Celo (CELO) $ 0.061845 3.02%
benqi-liquid-staked-avax
BENQI Liquid Staked AVAX (SAVAX) $ 12.58 0.25%
qtum
Qtum (QTUM) $ 0.646005 0.90%
spell-token
Spell (SPELL) $ 0.000079 0.80%
would
would (WOULD) $ 0.079788 1.70%
vine
Vine (VINE) $ 0.00843 0.90%
zencash
Horizen (ZEN) $ 3.86 0.20%
woo-network
WOO (WOO) $ 0.011638 4.00%
iotex
IoTeX (IOTX) $ 0.002115 1.80%
bridged-wrapped-ether-starkgate
Bridged Ether (StarkGate) (ETH) $ 2,241.79 5.41%
resolv-wstusr
Resolv wstUSR (WSTUSR) $ 1.13 0.06%
siacoin
Siacoin (SC) $ 0.000504 4.63%
bybit-staked-sol
Bybit Staked SOL (BBSOL) $ 112.08 4.42%
plume
Plume (PLUME) $ 0.01196 7.00%
osmosis
Osmosis (OSMO) $ 0.027218 0.40%
vana
Vana (VANA) $ 1.10 8.10%
griffain
GRIFFAIN (GRIFFAIN) $ 0.007624 8.10%
zetachain
ZetaChain (ZETA) $ 0.028467 4.30%
uxlink
UXLINK (UXLINK) $ 0.000707 4.30%
ethereum-pow-iou
EthereumPoW (ETHW) $ 0.222428 2.80%
ankr
Ankr Network (ANKR) $ 0.00335 0.82%
akuma-inu
Akuma Inu (AKUMA) $ 0.000000063034 1.80%
tribe-2
Tribe (TRIBE) $ 0.314196 0.10%
ravencoin
Ravencoin (RVN) $ 0.003464 0.30%
enjincoin
Enjin Coin (ENJ) $ 0.024752 3.50%
peanut-the-squirrel
Peanut the Squirrel (PNUT) $ 0.038886 4.21%
elixir-deusd
Elixir deUSD (DEUSD) $ 0.000977 0.00%
memecoin-2
Memecoin (MEME) $ 0.000498 2.22%
aelf
aelf (ELF) $ 0.058875 0.60%
anime
Animecoin (ANIME) $ 0.002414 2.20%
constellation-labs
Constellation (DAG) $ 0.00738 0.03%
polymesh
Polymesh (POLYX) $ 0.032685 3.10%
convex-finance
Convex Finance (CVX) $ 1.34 2.10%
drift-protocol
Drift Protocol (DRIFT) $ 0.011248 2.28%
sats-ordinals
SATS (Ordinals) (SATS) $ 0.000000009066 1.80%
venice-token
Venice Token (VVV) $ 12.86 2.12%
qubic-network
Qubic (QUBIC) $ 0.000000423566 2.80%
coinex-token
CoinEx (CET) $ 0.011654 2.50%
peaq-2
peaq (PEAQ) $ 0.017191 2.30%
threshold-network-token
Threshold Network (T) $ 0.003407 3.13%
stepn
GMT (GMT) $ 0.006492 2.50%
usda-2
USDa (USDA) $ 0.983276 0.00%

Discover more from Block2Learn

Subscribe now to keep reading and get access to the full archive.

Continue reading