Skip to content

TokenBridge Contracts 4.0.3

Compare
Choose a tag to compare
@akolotov akolotov released this 25 Mar 19:35
· 154 commits to master since this release
5f57e8f

This version of TokenBridge contracts supports operations in four modes:

  • native coin to an bridgeable ERC20 token;
  • an ERC20 token to a bridgeable ERC20 token;
  • an ERC20 token to a native coin;
  • relaying arbitrary messages (Arbitrary Message Bridging, AMB).

No new functionality in this release. The upgrade script was updated:

  • Other: сall prepareToPOSDAO as part of upgrade home bridge implementation (#392)