Skip to content

POA Bridge UI 2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@akolotov akolotov released this 30 Oct 14:07
· 202 commits to master since this release
2899432

This is first release for new version (2.*) of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/).
It supports three bridge modes:

  • native-to-erc20 (UI applicable for the bridge contracts with the version 2.0.0 and higher)
  • erc20-to-erc20 (UI applicable for the bridge contracts with the version 2.0.0 and higher)
  • erc20-to-native (UI applicable for the bridge contracts with the version 2.1.0)

There is no difference from 2.0.0-rc0 since the new version appeared after merging from a development branch to master.