BPX Bridge
BPX Bridge documentation
Introduction
BPX Bridge is the official cross-chain bridge between the BPX chain and other EVM-compatible netw...
Chains list
BPX Bridge currently operates on the following chains: Chain ID Name Bridge contract a...
Assets list
BPX Bridge currently supports the following assets: Original asset Original chain Wrappe...
Transaction flow
Each bridge transaction proceeds according to the following scheme: The user initiates a sou...
Relayer selection algorithm
BPX Bridge associates each transaction and signature to a so-called epoch - 20-minute period of ...
Smart contracts
All BPX Bridge smart contracts are open source and available in the public GitHub repository:http...
Bridge contract methods
These are all the public methods exposed by the underlying Bridge contract from which both the Br...
Becoming a relayer
Anyone can become a BPX Bridge relayer and validate transactions passing through the bridge. For ...
Relayer software
The official JavaScript (node.js) implementation of the relayer software is available here:https:...