Overview
Ethereum
These are the smart contracts that make up the Vega <-> Ethereum interface
ERC20 Bridge Logic
Name | Address | Network |
---|---|---|
Ethereum ERC20 Bridge | 0x23872549cE10B40e31D6577e0A920088B0E0666a 🔍 | Ethereum |
Contains the functions necessary to deposit, withdraw, list assets, etc. It is controlled by Multisig Control and controls Asset Pool.
ERC20 Asset Pool
Name | Address | Network |
---|---|---|
ERC20 Asset pool | 0xA226E2A13e07e750EfBD2E5839C5c3Be80fE7D4d 🔍 | 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
Name | Address | Network |
---|---|---|
Multisig Control | 0xDD2df0E7583ff2acfed5e49Df4a424129cA9B58F 🔍 | Ethereum |
Handles verification of transactions signed by a threshold of validators. Used to control the ownership of bridge contracts, allowing the validators of a network to control which assets can be used with the bridge, and approve asset withdrawals.
Staking Bridge
Name | Address | Network |
---|---|---|
Staking bridge | 0x195064D33f09e0c42cF98E665D9506e0dC17de68 🔍 | 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.
ERC20 asset bridge
Name | Address | Network |
---|---|---|
Ethereum ERC20 Bridge | 0x23872549cE10B40e31D6577e0A920088B0E0666a 🔍 | Ethereum |
The ERC20 token smart contract for VEGA token.
Multisig Control
Name | Address | Network |
---|---|---|
Multisig Control | 0xDD2df0E7583ff2acfed5e49Df4a424129cA9B58F 🔍 | Ethereum |
Used to control the ownership of bridge contracts, allowing the validators of a 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
Name | Address | Network |
---|---|---|
Arbitrum Bridge | 0x475B597652bCb2769949FD6787b1DC6916518407 🔍 | Arbitrum |
Contains the functions necessary to deposit, withdraw, list assets, etc.
Multisig Control
Name | Address | Network |
---|---|---|
Arbitrum Multisig Control | 0x348372DE65Ca7F2567FE267ccc4D1bF6d4b71f6F 🔍 | Arbitrum |
Used to control the ownership of bridge contracts, allowing the validators of a network to control which assets can be used with the bridge, and approve asset withdrawals.