Uniswap Explained: The Complete Guide
How Uniswap works, the V1–V4 history, AMMs and impermanent loss, the UNI fee switch and burn, Unichain, and what to do about live incentives — for 2026.
Table of contents
- What is Uniswap?
- The Uniswap short answer
- 🔴 Live: Incentives & Airdrop How-Tos
- The fee switch and UNI burn — what is live
- V4 Hooks Marketplace — live since April 30, 2026
- Unichain liquidity farming — the speculative angle
- How the AMM works
- Worked example: price impact on a swap
- The V1 to V4 history
- Concentrated liquidity and fee tiers
- V4 hooks: Uniswap as a platform
- Impermanent loss, explained
- How big is impermanent loss? (benchmarks)
- How to use Uniswap
- Choosing how to provide liquidity
- MEV, sandwich attacks, and protection
- Risks and what to avoid
- Safety checklist before you swap or LP
- Glossary
- Looking ahead
What is Uniswap?
Uniswap (Uniswap is the largest decentralized exchange, letting anyone swap tokens from their wallet via automated market maker pools instead of an order book) is the largest decentralized exchange: a set of smart contracts that let anyone swap one token for another straight from their wallet — no account, no order book, no broker. As of mid-2026 it has processed over $3.4 trillion in cumulative trading volume across 43 chains, with the UNI fee switch (live Dec 28 2025) now burning tokens from protocol fees. Last verified: 2026-05-27.
A centralized exchange matches buyers and sellers in an order book. Uniswap replaces the order book with a pool: liquidity providers deposit pairs of tokens, and a formula prices every trade against the ratio of tokens in that pool. You trade against the pool, not against another person, and it settles atomically in one transaction. That single idea — the AMM — made permissionless, 24/7, listing-free token trading possible starting in 2018.
The two biggest structural changes since 2025: Uniswap v4 launched January 30, 2025 with programmable hooks and a singleton contract; and governance passed UNIfication on December 25, 2025, turning on the fee switch and burning 100M UNI from the treasury on December 28, finally connecting protocol revenue to the UNI token.
The Uniswap short answer
The essentials, if you read nothing else:
- You trade against a pool, not a person. A formula sets the price from the pool's token ratio.
- Swapping is low-risk; LPing is not. Providing liquidity exposes you to impermanent loss — it is not free yield.
- Scam tokens are the #1 trader loss. Always paste the official contract address.
- Slippage protects you. Set it tight (0.1–0.5%) on deep pairs; loose slippage invites sandwich bots.
- UNI now has cash flow. The fee switch and burn (Dec 2025, expanding through 2026) tie the token to real protocol revenue.
🔴 Live: Incentives & Airdrop How-Tos
Last updated 2026-05-27 — we refresh this section as campaigns change. Confirm specifics on Uniswap governance and the Unichain docs before acting.
There is no confirmed Uniswap or Unichain token airdrop in 2026 — UNI already exists and was airdropped in 2020. The live opportunities are the UNI burn (which affects every holder) and liquidity incentives on Unichain and v4 hook pools, where farming activity is the speculative play if a future distribution ever lands.
The fee switch and UNI burn — what is live
Governance passed UNIfication on December 25, 2025 in a near-unanimous vote (125,342,017 UNI for, 742 against — over 99.9% approval, one of the highest participation rates in protocol history). After a two-day timelock the protocol executed it on December 28, 2025, burning 100M UNI (~10% of supply, worth roughly $635M at that date) from the treasury to a dead address as a retroactive compensation for foregone fees. The fee switch is now on for Uniswap v2 and selected v3 pools on Ethereum mainnet:
- V2: LP fee drops from 0.30% to 0.25%; protocol takes 0.05% (1/6 of total).
- V3: Protocol takes 1/4 of LP fees on 0.01% and 0.05% pools; 1/6 of LP fees on 0.30% and 1.00% pools.
- Protocol fees flow into TokenJar (immutable), withdrawable only by burning UNI via the Firepit contract — ensuring collected fees fund ongoing supply reduction.
Expansion has been rapid: Proposals 94 and 95 (both passed March 2026 with 62M+ and 77M+ UNI respectively) extended the fee-and-burn to eight more chains including Arbitrum, Base, OP Mainnet, and others. Proposal 96 (Vote 3) — adding BNB Chain, Polygon, and Celo — was in on-chain voting as of May 24, 2026; if it passes, UNIfication reaches 11 chains. Third-party modeling (OKX research) estimates the combined system could retire $280M–$700M worth of UNI annually at 2025-level fee rates. For UNI holders this is the live "campaign": value accrues through supply reduction, not a claim.
V4 Hooks Marketplace — live since April 30, 2026
The Uniswap Foundation launched the v4 Hooks Marketplace on April 30, 2026 with a $500M liquidity incentive program to bootstrap hook-enabled pools. Over 2,500 hook pools have been deployed since v4 launched, covering dynamic fees, on-chain limit orders, concentrated liquidity automation, TWAMM, and on-chain options. The marketplace attracted $3.4B in new TVL in its first 24 hours. Hook developers can charge fees for their logic, creating a new builder revenue layer within the protocol.
Unichain liquidity farming — the speculative angle
Unichain launched February 12, 2025 and the DAO funded tens of millions in liquidity incentives to bootstrap it. It now handles roughly 50% of Uniswap v4 transaction volume. As of May 2026 no Unichain-specific airdrop is confirmed — but the standard playbook for a DeFi-native L2 with no token applies:
- Bridge a small amount to Unichain and use it genuinely — swap and LP on Uniswap v4.
- Provide liquidity in incentivized pools to earn live DAO-funded rewards (real, regardless of any future drop).
- Spread activity over time, not in one burst, in case eligibility ever weights consistent usage.
- Do not overcommit capital chasing an airdrop that may never be announced.
Caveat: Treat the Unichain airdrop as unconfirmed speculation. The liquidity incentives are real and claimable now; a separate Unichain token is not promised. Size accordingly.
For the general method, see our guide to finding crypto airdrops.
How the AMM works
Liquidity providers deposit pairs of tokens into a pool, and a formula prices trades against the ratio of those tokens — the classic V2 curve is x·y=k, where every swap moves the price along the curve. Last verified: 2026-05-27.
In a V2 pool the product of the two token balances stays constant: x · y = k. If you buy token X, you remove some X and add Y, which raises X's price for the next buyer. Big trades move further along the curve and get worse prices — that is price impact. The pool always has a price and always fills your trade; the only question is at what slippage.
Liquidity providers earn a cut of every swap fee in proportion to their share of the pool. That fee is the reward for taking on impermanent loss — the cost of the AMM rebalancing you toward whichever token is falling.
Worked example: price impact on a swap
Picture a small pool with 100 ETH and 300,000 USDC (so ETH = $3,000), giving k = 30,000,000. You swap 10,000 USDC for ETH:
- New USDC balance = 310,000. To keep k constant, new ETH balance = 30,000,000 ÷ 310,000 = 96.77 ETH.
- You receive 100 − 96.77 = 3.23 ETH for your 10,000 USDC → an average price of ~$3,096 per ETH, not $3,000.
- That ~3.2% gap is price impact — your own trade moved the pool. In a pool 100× deeper, the same swap would barely move the price.
This is why deep pools and small trades get near-quoted prices, while large trades or thin pools suffer. Slippage tolerance is the line past which the trade reverts to protect you.
The V1 to V4 history
Uniswap's arc is a steady climb in capital efficiency: V1 proved the AMM, V2 generalized it to any token pair, V3 introduced concentrated liquidity, and V4 added programmable hooks and a singleton design. Last verified: 2026-05-27.
| Version | Year | Key idea |
|---|---|---|
| V1 | 2018 | First AMM — ETH-to-token pools only, proved the model worked. |
| V2 | 2020 | Any ERC-20 to ERC-20 pair, price oracles, flash swaps. |
| V3 | 2021 | Concentrated liquidity — LPs pick price ranges for far higher capital efficiency. |
| V4 | Jan 30 2025 | Hooks (custom pool logic) + singleton contract; launched on 10 chains simultaneously. |
- V1 (2018) was the proof of concept: every token paired against ETH, a simple constant-product curve, no governance token.
- V2 (2020) generalized pools to any token pair and shipped the same summer as the UNI airdrop that defined the "retroactive token to users" era.
- V3 (2021) introduced concentrated liquidity: instead of spreading capital across all prices, LPs concentrate it in a chosen range, earning far more fees on the same capital — at the cost of active management and more impermanent loss if price exits the range.
- V4 (January 30, 2025) folds all pools into a single singleton contract (cheaper deployment and multi-hop routing) and adds hooks: custom code that runs at lifecycle points like before/after a swap, enabling on-chain limit orders, dynamic fees, custom oracles, and more. It launched simultaneously on Ethereum, Polygon, Arbitrum, OP Mainnet, Base, BNB Chain, Blast, World Chain, Avalanche, and Zora Network after nine independent audits and a $15.5M bug bounty.
Concentrated liquidity and fee tiers
Since V3, LPs concentrate capital in a price range and pick a fee tier matched to the pair's volatility — earning far more fees per dollar while in range, but earning nothing (and accruing impermanent loss) when price exits it. Last verified: 2026-05-27.
In V2, your liquidity was spread across every price from zero to infinity, most of it never used. Concentrated liquidity lets you say "provide my ETH/USDC liquidity only between $2,800 and $3,200." Inside that band you earn dramatically more fees on the same capital; outside it, your position converts entirely to one asset and earns no fees until price returns or you re-range.
Fee tiers let you match the fee to the pair:
| Fee tier | Typical use |
|---|---|
| 0.01% | Stablecoin pairs (USDC/USDT) — tiny divergence |
| 0.05% | Large or correlated pairs (ETH/USDC, ETH/stETH) |
| 0.30% | Most standard pairs |
| 1.00% | Exotic or highly volatile tokens |
With the fee switch live, the protocol also takes a cut on top of the LP fee: 1/4 of LP fees on the 0.01% and 0.05% tiers, and 1/6 of LP fees on the 0.30% and 1% tiers. On v2, LPs keep 0.25% and the protocol takes 0.05%.
The trade-off is active management: a tight range earns the most fees but exits range fastest, requiring rebalancing (and incurring gas and impermanent loss each time). A wide range is more passive but earns less. Picking range width is the core skill of a V3/V4 LP — and it is why many users prefer automated LP managers or simply LPing stable pairs.
V4 hooks: Uniswap as a platform
Hooks let developers inject custom logic into a pool's lifecycle — dynamic fees, on-chain limit orders, custom oracles, automated strategies — turning Uniswap from a fixed product into programmable liquidity infrastructure. Last verified: 2026-05-27.
V4's hooks are the biggest conceptual change since concentrated liquidity. A hook is a contract that runs at defined points — before or after a swap, when liquidity is added or removed, at initialization. That opens designs that previously needed a separate protocol:
- Dynamic fees that rise with volatility and fall when calm.
- On-chain limit orders built directly into a pool.
- Custom oracles (e.g. time-weighted average prices tuned per pool).
- Automated LP strategies that re-range or compound without manual action.
The Uniswap Foundation's Hooks Marketplace (live April 30, 2026) paired this with a $500M liquidity incentive program, drawing $3.4B in new TVL in its first day and over 2,500 hook pools deployed since v4 launch. Hook developers can charge fees for their logic, creating a new builder revenue layer.
Combined with the singleton design (all pools in one contract), V4 makes deploying a new pool and routing across many pools far cheaper in gas. For most users this is invisible; for builders it is why Uniswap is becoming a base layer others build liquidity products on.
Impermanent loss, explained
Impermanent loss is the gap between holding tokens in a pool and just holding them in your wallet; when pooled prices diverge, the AMM leaves you with more of the loser, and only fees can close the gap. Last verified: 2026-05-27.
Say you LP an ETH/USDC pool and ETH doubles. The pool sells ETH into the rally to keep its ratio, so you end up with less ETH and more USDC than if you had just held — that shortfall is impermanent loss. It is "impermanent" only because it reverses if prices return; if you withdraw after divergence, it is permanent. Fees earned offset it, which is why high-volume or stable-stable pairs (where divergence is small) are the friendliest for LPs.
How big is impermanent loss? (benchmarks)
The loss versus simply holding depends only on how far the two assets diverge:
| Price change of one asset | Impermanent loss vs holding |
|---|---|
| 1.25× | ~0.6% |
| 1.5× | ~2.0% |
| 2× | ~5.7% |
| 3× | ~13.4% |
| 4× | ~20.0% |
| 5× | ~25.5% |
So if you LP ETH/USDC and ETH doubles, you are ~5.7% worse off than if you had just held the ETH and USDC separately — before counting fees. The question for any LP position is simple: will the fees I earn exceed the impermanent loss from expected divergence? For stable-stable pairs (almost no divergence) the answer is usually yes. For a volatile token against a stable, you need high fee income to come out ahead. Concentrated liquidity amplifies both the fees and the impermanent loss within your range.
How to use Uniswap
Connect a wallet, verify the token's official contract address, set a slippage tolerance, and swap — on Base, Arbitrum, or Unichain for cheap gas. To LP, understand impermanent loss before you deposit. Last verified: 2026-05-27.
- Connect a wallet at app.uniswap.org and pick a network. Base, Arbitrum, and Unichain cost cents; Ethereum mainnet costs more.
- Verify the token address. Paste the official contract — scam tokens copy real names and top search results.
- Set slippage (0.1–0.5% for deep pairs, higher only for thin ones), review price impact, approve, and swap.
- Provide liquidity if you want fee income — pick a pair and price range, and accept impermanent-loss risk.
- Revoke stale approvals periodically so a compromised contract cannot drain a token you forgot you approved.
For how Uniswap stacks up against other venues, see our best decentralized exchanges guide.
Choosing how to provide liquidity
| LP approach | Fee income | Effort | Impermanent loss |
|---|---|---|---|
| Stable-stable (USDC/USDT), tight range | Low per unit, steady | Low | Minimal |
| Major pair (ETH/USDC), wide range | Moderate | Low–medium | Moderate |
| Major pair, tight range | High while in range | High (rebalancing) | Higher |
| Volatile token vs stable | Variable, can be high | High | Can be severe |
If you are new to LPing, start with a stable-stable pair or a wide range on a major pair — you will learn the mechanics without the brutal impermanent loss of a volatile, tight-range position.
MEV, sandwich attacks, and protection
MEV bots profit by reordering transactions; a sandwich attack buys ahead of your swap and sells right after, skimming the difference. Tight slippage, deep pools, and MEV-protected RPCs are your defenses. Last verified: 2026-05-27.
When you submit a swap, it sits briefly in the public mempool where bots can see it. In a sandwich attack, a bot front-runs you (buying the token to push the price up), lets your trade execute at that worse price, then sells immediately after — pocketing the spread, paid for by you. Your defenses:
- Tight slippage tolerance — the single most effective lever. Loose slippage is literally the room a sandwich bot has to extract value.
- Trade deep pools — there is less room to move the price.
- Use an MEV-protected / private RPC — many wallets and the Uniswap interface offer protected routing that keeps your trade out of the public mempool.
- Split large orders or use an aggregator to reduce price impact and predictability.
See our MEV explainer for the full picture.
Risks and what to avoid
The contracts are battle-tested; the real risks are user-side — scam tokens, MEV sandwiching, and malicious approvals for traders, and impermanent loss for liquidity providers. Last verified: 2026-05-27.
- Scam tokens. The single most common loss. Always confirm the official contract address.
- MEV / sandwich attacks. Loose slippage on a thin pool lets bots front- and back-run your trade. Set a tight tolerance.
- Malicious approvals. Approving a sketchy contract can let it move your tokens. Revoke unused approvals.
- Impermanent loss. For LPs, volatile pairs can lose more to divergence than they earn in fees.
- Out-of-range LP positions. A concentrated position that exits its range stops earning and sits fully in one asset.
The core protocol will not rug you — V2 is immutable and V4 went through nine independent audits and a $15.5M bug bounty. Your own transactions are the attack surface.
Safety checklist before you swap or LP
- Verify the contract address of any unfamiliar token (from the project's official source, not a search result).
- Check the URL is app.uniswap.org — phishing clones are rampant.
- Set slippage tight (0.1–0.5% on deep pairs); be suspicious if a token needs very high slippage to trade.
- Review price impact before confirming — a high number means a thin pool or oversized trade.
- Use an MEV-protected RPC for larger swaps.
- For LPing, model impermanent loss against expected fees before depositing.
- Revoke stale token approvals periodically (via a revoke tool).
- Prefer L2s (Base, Arbitrum, Unichain) for small trades so gas does not eat the trade.
Glossary
- AMM — automated market maker; prices trades via a formula against a liquidity pool.
- Liquidity pool — paired token reserves traders swap against; LPs supply them.
- x·y=k — the constant-product formula behind V2 pricing.
- Price impact — how much your own trade moves the pool price.
- Slippage tolerance — max adverse price move you will accept before the trade reverts.
- Concentrated liquidity — V3/V4 feature letting LPs supply within a chosen price range.
- Fee tier — the swap fee a pool charges (0.01%–1.00%), matched to volatility.
- Impermanent loss — LP underperformance versus holding, caused by price divergence.
- Hook — V4 custom logic that runs at points in a pool lifecycle.
- Singleton — V4's single-contract design holding all pools for cheaper deployment/routing.
- Sandwich attack — MEV that front- and back-runs your swap to skim value.
- TokenJar / Firepit — UNIfication smart contracts: TokenJar accumulates protocol fees; Firepit burns UNI to release them.
Looking ahead
The 2026 story is value accrual and ecosystem expansion: the fee switch is live and expanding chain by chain (11 chains if Proposal 96 passes), the Hooks Marketplace launched in April with $500M in incentives, and Unichain handles roughly half of all v4 volume. Watch three signals — the annualized burn rate as fees expand across chains (modeled at $280M–$700M/year at 2025 fee levels), how v4's share of total Uniswap volume grows relative to v3, and whether hook pools attract sustained liquidity beyond the incentive period. Together they indicate whether Uniswap is compounding its structural lead or defending a mature position.
For context, see our DeFi explainer, best decentralized exchanges, and how to read crypto charts.
Frequently asked questions
What is Uniswap in simple terms?
Uniswap is the largest decentralized exchange — a set of smart contracts that let anyone swap one token for another straight from their wallet, with no account, order book, or broker. Prices are set by automated market maker (AMM) math against pools of tokens that other users supply. It pioneered the constant-product AMM and remains the most-used DEX by volume, with over $3.4 trillion in cumulative trading volume across 43 chains as of mid-2026.
How does Uniswap make prices without an order book?
Uniswap uses an automated market maker. Liquidity providers deposit pairs of tokens into a pool, and a formula sets the price based on the ratio of the two. The classic V2 formula is x·y=k: every trade shifts the ratio and moves the price along a curve. V3 and V4 let providers concentrate liquidity in chosen price ranges for far greater capital efficiency.
What is slippage and how do I set it?
Slippage is the difference between the quoted price and the price you actually get, caused by price impact and other trades landing before yours. You set a slippage tolerance — the maximum adverse move you will accept — and the trade reverts if exceeded. Use 0.1–0.5% for deep pairs (ETH/USDC) and only raise it for thin or volatile tokens, since loose slippage invites sandwich attacks.
What is price impact?
Price impact is how much your own trade moves the pool price. Small trades in a deep pool barely move it; large trades, or any trade in a thin pool, move it a lot and you get a worse average price. The AMM always fills you — the question is at what price. Splitting a large order or using an aggregator can reduce price impact.
What is the UNI token and does it earn fees?
UNI is Uniswap's governance token, originally airdropped to early users in 2020. For years it captured no protocol revenue. In late 2025 the UNIfication proposal (passed Dec 25, executed Dec 28) turned on the fee switch and introduced a programmatic burn: protocol fees now buy and burn UNI, including a one-time retroactive burn of 100M UNI (~10% of supply) from the treasury worth roughly $635M at execution. The fee switch has since expanded to 10+ chains via Proposals 94 and 95 (passed March 2026), with Proposal 96 (Vote 3, adding BNB Chain, Polygon, Celo) in voting as of late May 2026.
What is impermanent loss?
Impermanent loss is the gap between holding tokens in a Uniswap pool versus just holding them in your wallet. When the price of pooled tokens diverges, the AMM rebalances you into more of the falling asset, so you end up worse off than holding — unless fees earned make up the difference. It is the core risk of providing liquidity, and it grows with price volatility.
How much impermanent loss should I expect?
It scales with how far the two pooled assets diverge. As rough benchmarks versus just holding: a 1.25x price change causes ~0.6% loss, a 2x change ~5.7%, a 4x change ~20%, and a 5x change ~25.5%. Fees earned offset this. Stable-stable pools (assets that barely diverge) have minimal impermanent loss; volatile pairs can lose far more than they earn in fees.
What are Uniswap fee tiers?
Since V3, pools come in multiple fee tiers so LPs can match the fee to the pair volatility — 0.01% (stable pairs), 0.05% (large/correlated pairs), 0.30% (most pairs), and 1.00% (exotic/volatile pairs). Higher tiers pay LPs more per trade to compensate for higher risk. With the fee switch on, the protocol takes 1/4 of LP fees on 0.01% and 0.05% tiers, and 1/6 on 0.30% and 1% tiers. On v2, the protocol takes 0.05% (1/6 of the 0.30% pool fee), leaving 0.25% to LPs.
What is Unichain?
Unichain is Uniswap's own Ethereum Layer 2 built on the OP Stack, launched on mainnet on 12 February 2025. It offers sub-second blocks and fees roughly 95% lower than Ethereum mainnet, with native integration for Uniswap v4. It handles roughly 50% of all Uniswap v4 transaction volume. As of 2026 there is no officially confirmed Unichain-specific token airdrop.
What is the difference between Uniswap V2, V3, and V4?
V2 uses simple x·y=k pools where liquidity spreads across all prices. V3 introduced concentrated liquidity, letting providers pick price ranges for much higher capital efficiency but more active management. V4 adds "hooks" — custom code that runs at points in a pool lifecycle — plus a singleton contract design that makes deploying pools and routing far cheaper. V4 launched January 30, 2025 on 10 chains simultaneously.
What are V4 hooks?
Hooks are custom smart-contract logic that runs at specific points in a pool lifecycle — before/after a swap, on adding/removing liquidity, etc. They let developers build on-chain limit orders, dynamic fees that adjust with volatility, custom oracles, automated LP strategies, and more, all inside a Uniswap pool. The Uniswap Foundation launched a Hooks Marketplace in April 2026 with a $500M liquidity incentive; over 2,500 hook pools have been deployed. Hooks turn Uniswap from a fixed product into a programmable liquidity platform.
What is a sandwich attack and how do I avoid it?
A sandwich attack is MEV where a bot sees your pending swap, buys ahead of you (pushing the price up), lets your trade execute at the worse price, then sells right after — pocketing the difference. Defenses: set tight slippage, trade deep pools, use an aggregator or a private/MEV-protected RPC, and avoid large swaps in thin pools. Loose slippage is what makes you a target.
Is Uniswap safe to use?
The core Uniswap contracts are among the most audited and battle-tested in DeFi — v4 went through nine independent audits and a $15.5M bug bounty before launch, and V2 is immutable. The real risks are user-side: swapping a scam token, getting sandwiched by MEV bots, or approving a malicious contract. For liquidity providers, impermanent loss is the main financial risk. Verify token addresses, use slippage limits, and revoke stale token approvals.
How do I use Uniswap?
Go to app.uniswap.org, connect a self-custody wallet, pick a network (Base, Arbitrum, or Unichain for cheap gas), select the tokens to swap, set a slippage tolerance, and confirm. For first-time swaps of a token you must approve it, then swap. Always paste the official token contract address rather than trusting a search result to avoid scam tokens.
Should I use Uniswap directly or an aggregator?
For deep, popular pairs Uniswap directly is fine and simple. For large trades, thin tokens, or best-price execution, an aggregator (which routes across many DEXs and pools) often gets you a better price and less price impact. Uniswap's own interface also routes intelligently. Either way, verify the token and set sensible slippage.
Sources & further reading
- Uniswap documentation — Uniswap
- Uniswap v4 is Here — official launch blog — Uniswap
- UNIfication — Uniswap blog — Uniswap
- UNIfication Proposal (Proposal 93) — Uniswap Agora — Uniswap Governance
- Uniswap governance passes UNIfication, 100M UNI burn — The Block — The Block
- Uniswap executes 100M UNI burn after governance approval — TradingView/Cointelegraph — Cointelegraph
- Protocol Fee Expansion Vote 3 (BNB, Polygon, Celo) — Uniswap Governance — Uniswap Governance
- Uniswap Foundation v4 Hooks Marketplace ($500M incentive) — CoinReporter — CoinReporter
- Unichain mainnet launch — Uniswap blog — Uniswap
- Unichain documentation — Uniswap
- Uniswap V4 hooks docs — Uniswap
- DefiLlama — Uniswap (live TVL and volume data) — DefiLlama
- Uniswap votes to expand UNIfication burns to BNB, Polygon, Celo — Cryptopolitan — Cryptopolitan