Deployment of VotingEscrowDelegationProxy
, for delegation of veBAL-related boosts in networks other than Mainnet.
The proxy does not have a VE delegation implementation by default, so it has to be set after deployment by governance.
While the delegation implementation is not set the default NullVotingEscrow
shall be used, making the total supply
of veBAL in the chain effectively 0.
The proxy itself is the same as the L1 proxy, except it also exposes totalSupply
, which makes writing L2 gauges simpler as they do not need to rely on the existence of a VE contract.
- Polygon mainnet addresses
- Arbitrum mainnet addresses
- Optimism mainnet addresses
- Gnosis mainnet addresses
- Avalanche mainnet addresses
- Polygon zkeVM mainnet addresses
- Base mainnet addresses
- Fraxtal mainnet addresses
- Mode mainnet addresses
- Sepolia testnet addresses
NullVotingEscrow
artifactVotingEscrowDelegationProxy
artifact