Proposals

/

Proposal

Executed

Protocol Fee Expansion: Vote 1


User profile image

by

by

0x927c7fD078FC406059957a691c21F6E0f...

0x927c...959C

ID 94

ID 94

Proposed on: Feb 24th, 2026

Proposed on: Feb 24th, 2026

Votes

Actions

Type

Address

Details

Custom

sendMessage(..)

Custom

Account

0x25ac...5fA1

Method

sendMessage(..)

Custom

0x866E...0Afa

sendMessage(..)

Custom

Account

0x866E...0Afa

Method

sendMessage(..)

Custom

0x4Dbd...AB3f

createRetryableTicket(..)

Custom

Account

0x4Dbd...AB3f

Method

createRetryableTicket(..)

Custom

0x5E74...867d

setFactoryOwner(..)

Custom

Account

0x5E74...867d

Method

setFactoryOwner(..)

Custom

0x25ac...5fA1

sendMessage(..)

Custom

Account

0x25ac...5fA1

Method

sendMessage(..)

Custom

0x866E...0Afa

sendMessage(..)

Custom

Account

0x866E...0Afa

Method

sendMessage(..)

Custom

0x4Dbd...AB3f

createRetryableTicket(..)

Custom

Account

0x4Dbd...AB3f

Method

createRetryableTicket(..)

Custom

0xf5F4...615a

sendMessage(..)

Custom

Account

0xf5F4...615a

Method

sendMessage(..)

Proposal

Proposal Spec

If this proposal passes, it will execute ten transactions:

/// Transition to v3OpenFeeAdapter on Mainnet

/// Change the owner on UniswapV3Factory to v3OpenFeeAdapter
V3_FEE_ADAPTER.setFactoryOwner(address(v3OpenFeeAdapter));

/// Enable fees on Arbitrum, Base, and OP Mainnet. For each chain:

/// Set the owner of the V3 Factory to the V3OpenFeeAdapter
V3_FACTORY.setOwner(address(v3OpenFeeAdapter));

/// Set the recipient of V2 protocol fees to the TokenJar
V2_FACTORY.setFeeTo(address(tokenJar));

/// Transition to CrossChainAccount ownership on Celo

/// Transfer v2 setFeeToSetter role
V2_FACTORY.setFeeToSetter(CrossChainAccount)

/// Transfer UniswapV3Factory owner role 
V3_FACTORY.setOwner(CrossChainAccount)

// Transfer Uniswap v4 PoolManager owner role
POOL_MANAGER.transferOwnership(CrossChainAccount)

Because these transactions are crosschain, governance front ends may not decode them correctly. We recommend reviewing the Seatbelt simulation report to confirm their validity.

Relevant Addresses

Mainnet

Arbitrum

OP Mainnet

Base

Celo

Proposal

This is the first proposal to use the new governance process approved in UNIfication. The new process only applies to fee parameter updates, where proposals can bypass the RFC stage and go directly to a five-day Snapshot followed by an onchain vote. This allows for faster updates to protocol fees, while retaining the security of onchain governance.

Snapshot vote here.

Since UNIfication went live in late December we have been monitoring protocol fees, which were rolled out gradually to ensure protocol health. This started with v2 and select v3 pools on Ethereum mainnet. This rollout has gone well, with market-adjusted TVL up on Ethereum mainnet since December. The burn system is working as expected, permissionlessly converting fees in many different tokens into UNI burns.

Now, we propose to:

  • Expand protocol fees on v2 and v3 to Arbitrum, Base, Celo, OP Mainnet, Soneium, X Layer, Worldchain, and Zora
  • Enable protocol fees on all v3 pools via a new tier-based v3OpenFeeAdapter on mainnet and the above L2s

Implementation Details

Expand protocol fees to L2s and burn UNI on mainnet

This proposal introduces v2 and v3 protocol fees on eight chains. Fees on each chain will be routed to the TokenJar on that respective chain.

UNI burned on L2s doesn't stay on L2s - it is bridged back to mainnet and sent to 0xdead. This uses the same infrastructure used for burning Unichain sequencer fees (OptimismBridgedResourceFirepit for OP Stack chains, and ArbitrumBridgedResourceFirepit for Arbitrum).

Enable fees on all v3 pools

The current v3FeeAdapter manages protocol fees pool by pool and governance maintains a list of individual pools and their fee levels. Today, those pools account for a significant majority of v3 volume on Ethereum mainnet.

v3OpenFeeAdapter replaces this with a tier-based system. Protocol fees are set uniformly across all pools sharing the same LP fee tier. For example, all 1bps LP fee pools could have protocol fees set to 25%. Any pool automatically gets the default protocol fee for its tier, no governance action is needed. This means if this proposal passes, protocol fees will be active on every v3 pool. Governance retains the ability to override fees on individual pools.

Governance Process

Please note that because of GovernorBravo’s limit of 10 actions per proposal, there will be two separate onchain votes posted in parallel. One proposal will include the change to mainnet’s fee controller and turn on fees on Base, OP Mainnet, and Arbitrum, the other will turn on fees on Celo, Soneium, Worldchain, X Layer, and Zora.

Votes
Status