Skip to main content
Version: mainnet (v0.76)

Overview

Ethereum

These are the smart contracts that make up the Vega <-> Ethereum interface

ERC20 Bridge Logic

NameAddressNetwork
Ethereum ERC20 Bridge0x23872549cE10B40e31D6577e0A920088B0E0666a 🔍Ethereum

Contains the functions necessary to deposit, withdraw, list assets, etc. It is controlled by Multisig Control and controls Asset Pool.

To read more about how the bridge works, see the Vega ERC20 bridge blog post.

ERC20 Asset Pool

NameAddressNetwork
ERC20 Asset pool0xA226E2A13e07e750EfBD2E5839C5c3Be80fE7D4d 🔍Ethereum

Holds deposited assets and remits them to provided addresses based on orders from the assigned Bridge Logic. It is controlled by Bridge Logic and Multisig Control

Multisig Control

NameAddressNetwork
Multisig Control0xDD2df0E7583ff2acfed5e49Df4a424129cA9B58F 🔍Ethereum

Handles verification of transactions signed by a threshold of validators. Used to control the ownership of bridge contracts, allowing the validators of a Vega network to control which assets can be used with the bridge, and approve asset withdrawals.

Staking Bridge

NameAddressNetwork
Staking bridge0x195064D33f09e0c42cF98E665D9506e0dC17de68 🔍Ethereum

Allows users to deposit and withdraw VEGA tokens for staking. The VEGA tokens are always controlled only by the tokenholder, even when on the Staking Bridge. Stake can be removed at any time by the tokenholder. Note that locked tokens are staked directly from the vesting contract, as they cannot be moved until they are unlocked and redeemed.

For an introduction to staking on Vega, check out our Concepts section or for a higher level overview see this blog post ↗.

ERC20 asset bridge

NameAddressNetwork
Ethereum ERC20 Bridge0x23872549cE10B40e31D6577e0A920088B0E0666a 🔍Ethereum

The ERC20 token smart contract for VEGA token.

Vesting

NameAddressNetwork
Token vesting0x23d1bFE8fA50a167816fBD79D7932577c06011f4 🔍Ethereum

All VEGA tokens are issued through this. Handles the linear vesting of VEGA tokens and allows users to stake VEGA they hold within the vesting contract, regardless of whether they have already vested or not.

To read more about how the bridge works, see this blog post ↗.

Multisig Control

NameAddressNetwork
Multisig Control0xDD2df0E7583ff2acfed5e49Df4a424129cA9B58F 🔍Ethereum

Used to control the ownership of bridge contracts, allowing the validators of a Vega network to control which assets can be used with the bridge, and approve asset withdrawals.

Arbritrum

Assets can also be bridged from Arbitrum ↗. The following contracts make up the Vega <-> Arbitrum interface.

Bridge Logic

NameAddressNetwork
Arbitrum Bridge0x475B597652bCb2769949FD6787b1DC6916518407 🔍Arbitrum

Contains the functions necessary to deposit, withdraw, list assets, etc.

To read more about how the bridge works, see the Vega ERC20 bridge blog post ↗. If you're looking for a way to deposit tokens from Arbitrum (sepolia) on to the Fairground testnet, head over to Console for Fairground ↗.

Multisig Control

NameAddressNetwork
Arbitrum Multisig Control0x348372DE65Ca7F2567FE267ccc4D1bF6d4b71f6F 🔍Arbitrum

Used to control the ownership of bridge contracts, allowing the validators of a Vega network to control which assets can be used with the bridge, and approve asset withdrawals.