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

Overview

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

ERC20 Bridge Logic

NameAddressEthereum network
ERC20 Bridge0x7fe27d970bc8Afc3B11Cc8d9737bfB66B1efd799 🔍sepolia

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. If you're looking for a way to deposit tokens from Sepolia on to the Fairground testnet, head over to Console for Fairground.

ERC20 Asset Pool

NameAddressEthereum network
ERC20 Asset pool0x2Fe022FFcF16B515A13077e53B0a19b3e3447855 🔍sepolia

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

NameAddressEthereum network
Multisig Control0x6eBc32d66277D94DB8FF2ccF86E36f37F29a52D3 🔍sepolia

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

NameAddressEthereum network
Staking bridge0xFFb0A0d4806502ceF491aF1141f66669A1Bd0D03 🔍sepolia

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

NameAddressEthereum network
ERC20 Bridge0x7fe27d970bc8Afc3B11Cc8d9737bfB66B1efd799 🔍sepolia

The ERC20 token smart contract for VEGA token.

Vesting

NameAddressEthereum network
Token vesting0x680fF88252FA7071CAce7398e77872d54D781d0B 🔍sepolia

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 ↗. If you're looking for a way to deposit tokens from Sepolia on to the Fairground testnet, head over to Console for Fairground ↗.

Multisig Control

NameAddressEthereum network
Multisig Control0x6eBc32d66277D94DB8FF2ccF86E36f37F29a52D3 🔍sepolia

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.