About the POA-xDai AMB

POA-xDai Arbitrary Message Bridge information

The main goal of the Arbitrary Message Bridge between the POA Network and the xDai chain is to provide a platform for the OmniBridge connecting both chains.

Similar to other AMBs deployed between other chains, anyone is able to develop and deploy a pair of contracts - mediators to implement their own logic of interchain communication. Read more about the AMB mediators here.

The mediator contracts rely on the following information about the POA-xDai Arbitrary Message Bridge:

Transactions

It is possible to get the status of an AMB transaction using the Live Monitoring app: https://alm-poa-xdai.herokuapp.com/. Transactions require a multi-sig (for bridge validators, not users) for a successful transfer. Current validators can be viewed with the live monitoring application.

For transactions from the xDai chain the manual execution is required. This action delivers the validator confirmations gathered on the xDai chain to the POA Network and triggers the transferred message handling. The Live Monitoring app simplifies the way how to execute the transfer - a special button will allow to finalize the delivery of the message to POA Network.

Last updated