How to Analyze Berachain's PoL Liquidity Efficiency Using On-Chain Data
At its core, evaluating PoL efficiency means checking whether it retains liquidity—not just spending it and watching it leave. Focus on three key areas: where validators direct emissions, whether vaults receiving those emissions generate real economic activity, and whether emission efficiency is improving. After Berachain's PoL mechanism upgraded to "PoL Next" in May 2026, BGT was deprecated and all emissions are now unified in WBERA. Using this framework, you can step by step check whether liquidity is forming a sustainable cycle.
A leading global cryptocurrency platform,suitable for both beginners and experienced traders.
New user benefit: 20% off trading fees upon registration!!
1. Verify TVL and Stablecoin Foundation with a Block Explorer
What to do: Examine the scale and structure of total on-chain liquidity to determine whether PoL is attracting "quality capital."
How to do it:
Open BeraScan (berascan.com) or the Blockworks Berachain analytics dashboard.
Check TVL (Total Value Locked) and its trend. As of May 2026, TVL briefly recovered to around $3.2 billion but has since pulled back. The portion currently supported by the PoL mechanism is approximately $250 million.
Check the stablecoin supply—HONEY is the ecosystem's over-collateralized stablecoin, and its circulating supply reflects the scale of on-chain economic activity. HONEY supply has surpassed $100 million.
When is this step complete?: You have confirmed the current TVL and observed the share of stablecoins in total liquidity. If the stablecoin share is low, liquidity is more speculative than productive.
TVL recovering to $3.2 billion and then falling again shows PoL can attract short-term liquidity, but retention remains a challenge.
2. Track Validator Emission Flows
What to do: See which vaults validators are distributing block rewards to—this is a direct reflection of "allocation efficiency" in the PoL mechanism.
How to do it:
Visit the community-built RFA allocation explorer to view each validator's reward allocation weights.
Identify which vaults receive the most WBERA emissions—these are the liquidity destinations validators collectively deem "most valuable."
Review the emission formula in Berachain's official documentation: Each block emits a fixed 0.4 WBERA to validators, and 1.305 WBERA flows to vaults via validators' Reward Allocations.
When is this step complete?: You can name the top 3–5 vaults receiving the most emissions and their corresponding protocols.
Prerequisite: Understand that after the PoL Next upgrade, BGT is deprecated, emissions are unified as WBERA, and validators' reward allocations are no longer affected by the "Boost" mechanism.
Validators decide where emissions go through Reward Allocations. If a vault consistently receives a high share of emissions but its on-chain activity (volume, user count) shows no growth, there's an emission efficiency problem.
3. Check Vault "Emission Return Rates"
What to do: Evaluate whether vaults receiving PoL emissions generate real economic activity—this is the core of judging efficiency.
How to do it:
Use the Blockworks dashboard to check Application Revenue, tracking each protocol's income data.
Compare the emissions a vault receives with the protocol revenue it generates. If emissions far exceed revenue, the vault is "consuming" rather than "producing."
Monitor user retention rate—the Blockworks dashboard provides data on "how many wallets remain active after their first interaction." Low retention means liquidity is just passing through.
When is this step complete?: For 3–5 emission-receiving vaults, you can estimate "how much on-chain revenue is generated per $1 of emissions."
Under the "PoL Next" framework, the newly introduced Emissions Return Agreements (ERA) are designed specifically to address this—directing emissions toward projects that can generate revenue.
A leading global cryptocurrency platform,suitable for both beginners and experienced traders.
New user benefit: 20% off trading fees upon registration!!
4. Pull On-Chain Data Directly with a Python Script
What to do: If you need more granular analysis, use a Python script provided by Chainstack to directly query Berachain on-chain data.
How to do it:
Connect to the Berachain mainnet RPC (available through providers like Chainstack).
Query core contract data:
WBERA: total WBERA emitted per block
BGT: although deprecated, residual amounts remain in old vaults and are automatically converted to WBERA when claimed by users
HONEY: stablecoin supply
Monitor Transfer events to trace the path of WBERA from emission vaults to user wallets.
When is this step complete?: You have successfully run the script and can query real-time WBERA total supply, HONEY supply, and recent transfer activity.
Common mistakes:
Confusing BGT and WBERA: After the PoL Next upgrade in May 2026, BGT is deprecated. If you see an analysis still using BGT as the emission unit, it's outdated.
Looking only at TVL and ignoring revenue: High TVL doesn't equal high efficiency. A lot of liquidity comes for emissions and leaves as soon as emissions stop.
Risk reminders:
Token unlock pressure remains: A large number of BERA tokens are locked and will begin gradually unlocking in the second half of 2026, potentially creating persistent selling pressure.
PoL Next is still in early stages: The ERA mechanism and the new emission distribution approach have just gone live, and their long-term effects remain to be proven.
How to confirm you've completed the analysis?
After collecting data using the four steps above, you should be able to clearly answer three questions: 1) The current PoL-supported TVL is approximately $250 million, and HONEY supply has surpassed $100 million, indicating a certain liquidity foundation; 2) Which vaults are emissions concentrated on? This can be confirmed via the RFA explorer; 3) What revenue and user retention rates do these vaults produce?—If emission return rates are improving, PoL efficiency is increasing. Next, you can regularly track the Application Revenue and user retention data on the Blockworks dashboard to judge whether PoL is truly moving toward a virtuous cycle of "liquidity as security."
