Skip to content

Trustless Bridge Frontend v0.11.0

Compare
Choose a tag to compare
@stephenpdeos stephenpdeos released this 12 Jan 14:01
· 23 commits to main since this release
93cf957

Introduction

The latest update to the Trustless Bridge Frontend introduces additional token support for ZEOS, BRAM, and BANANA.

Read on for details.

New Features

Bridging support for ZEOS, BRAM, and BANANA

PRs

  • (90) Add new tokens and fix related bugs


The Trustless Bridge now supports bridging the additional tokens of ZEOS, BRAM, and BANANA. Users may now select these tokens via the bridge token selection dropdown for all Withdraw functions. Please reference the following token details to add them to your EVM wallet.

Token details

ZEOS

  • Symbol: ZEOS
  • Decimals: 4
  • Address: 0x477f09a0bdb273c8933429109febd3c3b0388b8a

Defibox BRAM token

  • Symbol: BRAM
  • Decimals: 4
  • Address: 0x102f21abc12ebd194259c1081b13916192e7cbe5

Banana

  • Symbol: BANANA
  • Decimals: 4
  • Address: 0xc500c831af8a5d1f4f3b1fc3940175a8db68c3cb

Ingress fee display

PRs

  • (90) Add new tokens and fix related bugs


This release includes a new table to account for the current list of tokens supported and their associated ingress fees located on the deposits tab.

Contributors

Special thanks to the contributors that submitted patches for this release:

Full list of changes since last release

PRs

  • (90) Add new tokens and fix related bugs


Full Changelog: v0.10.1...v0.11.0