Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion general/introduction/what-is-proof-of-liquidity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Berachain flips this model with Proof of Liquidity. Instead of treating emission

The loop is simple: emissions to businesses → businesses grow and earn more → revenue is shared with the chain directly or through the incentive market → $BERA strengthen → more businesses funded with emissions → repeat.

![PoL value cycle](/images/proof-of-liquidity/pol-cycle.png)
![PoL value cycle](/images/proof-of-liquidity/pol-cycle.svg)

_The PoL value cycle: emissions fund businesses, businesses return revenue, revenue strengthens BERA, and a stronger BERA economy underwrites the next emissions._

Expand Down
2 changes: 1 addition & 1 deletion general/proof-of-liquidity/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

When a Reward Vault with active incentives receives emissions, those incentives are collected and split. A portion is paid to validators as commission for allocating emissions, while the remaining incentives are converted into \$BERA through the Incentive Auction and accrued into \$sWBERA.

![PoL emission paths — from validator stake through Reward Vaults to user yield](/images/proof-of-liquidity/pol-emission-paths.png)
![PoL emission paths — from validator stake through Reward Vaults to user yield](/images/proof-of-liquidity/pol-emission-paths.svg)

_How one WBERA emission travels from validator stake through Reward Vaults to user yield. Deeper pages cover each segment in detail._

Expand All @@ -36,7 +36,7 @@
</Step>
<Step title="Compete with incentives">
Businesses fund Reward Vault incentives to attract validator reward allocation. When emissions
are routed to incentivised vaults, part of the incentives is paid to validators as commission

Check warning on line 39 in general/proof-of-liquidity/overview.mdx

View check run for this annotation

Mintlify / Mintlify Validation (berachain-422fce37) - vale-spellcheck

general/proof-of-liquidity/overview.mdx#L39

Did you really mean 'incentivised'?
and the remainder is redirected to the Incentive Auction.
</Step>
<Step title="Accrue yield">
Expand Down Expand Up @@ -96,7 +96,7 @@

Contracts retain legacy handling so existing Reward Vaults with residual BGT allowance can settle that allowance automatically as \$WBERA during claims.

Existing protocols and Reward Vaults do not need to redeploy. Validator emissions now route to vaults as \$WBERA directly, residual `$BGT` allowances are converted to \$WBERA at the claim path inside `RewardVault`. Protocols whose user-facing surfaces (claim UI, reward-token tags, indexers) referenced \$BGT should retag those surfaces to \$WBERA; no on-chain migration call is required.

Check warning on line 99 in general/proof-of-liquidity/overview.mdx

View check run for this annotation

Mintlify / Mintlify Validation (berachain-422fce37) - vale-spellcheck

general/proof-of-liquidity/overview.mdx#L99

Did you really mean 'retag'?

See [BGT Token](/general/tokens/bgt).

Expand Down
Binary file removed images/proof-of-liquidity/pol-cycle.png
Binary file not shown.
191 changes: 191 additions & 0 deletions images/proof-of-liquidity/pol-cycle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/proof-of-liquidity/pol-emission-paths.png
Binary file not shown.
124 changes: 124 additions & 0 deletions images/proof-of-liquidity/pol-emission-paths.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.