Skip to main content

Introduction

Massa Bridge is the first cross-chain bridge that allows you to transfer ERC-20 tokens from EVM-based networks to Massa, and vice versa.

It comes with two modes:

  1. Mainnet: enabling bridging from Ethereum or Binance Smart Chain (BSC) to Massa.
  2. Testnet: enabling bridging from Sepolia Testnet or BSC Testnet to Massa Buildnet.

Massa Bridge currently enables bridging Circle USD, DAI, and Wrapped Ether from Ethereum, and Bridged USDT and Ethereum Token from Binance Smart Chain. Synthetic assets received on Massa blockchain contain a suffix in the token name to identify the origin chain. For example, USDC bridged from Ethereum will become USDC.e on Massa. USDT from BSC chain becomes USDT.b on Massa.

Token Addresses​

NetworkToken nameAddress
EthereumUSDC0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
EthereumWETH0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
EthereumDAI0x6b175474e89094c44da98b954eedeac495271d0f
MassaUSDC.eAS1hCJXjndR4c9vekLWsXGnrdigp4AaZ7uYG3UKFzzKnWVsrNLPJ
MassaWETH.eAS124vf3YfAJCSCQVYKczzuWWpXrximFpbTmX4rheLs5uNSftiiRY
MassaDAI.eAS1ZGF1upwp9kPRvDKLxFAKRebgg7b3RWDnhgV7VvdZkZsUL7Nuv
MassaWETH.bAS125oPLYRTtfVjpWisPZVTLjBhCFfQ1jDsi75XNtRm1NZux54eCj
MassaUSDT.bAS12LKs9txoSSy8JgFJgV96m8k5z9pgzjYMYSshwN67mFVuj3bdUV
BNB Smart ChainUSDT0x55d398326f99059fF775485246999027B3197955
BNB Smart ChainETH0x2170Ed0880ac9A755fd29B2688956BD959F933F8

Supported Wallets​

For Ethereum:

For Massa:

For more details, please refer to the Massa Bridge FAQ.

Bridge fees​

Depending on the EVM network and the direction of the bridge operation, the system can charge a fee. As of today, all transfers from EVM networks to Massa are free of charge. Redeems on the Binance Smart chain are also free. However a 0.1% fee will be applied when transferring assets from Massa to the Ethereum network. The fee is charged at the smart contract level and is automatically deducted from the transferred amount.

Bridge directionBridge fee
Ethereum to Massa0%
Massa to Ethereum0.1%
BSC to Massa0%
Massa to BSC0%

Getting Started​