description |
---|
Kovan-Sokol Arbitrary Message Bridge information |
An Arbitrary Message Bridge (AMB) between the Kovan Testnet and the POA Sokol Testnet allows Dapps developers to test cross-chain applications.
In order to organize the cross-chain communication the corresponding application can implement its own AMB extension. This is represented by two mediator contracts so that either assets or arbitrary data can be transferred between chains. The deployed mediator contracts do not require a set of oracles to be setup, allowing an application to rapidly test functionality without spending resources on entire infrastructure setup.
The mediator contracts rely on the following information about the Kovan-Sokol Arbitrary Message Bridge:
- Kovan Testnet:
- AMB contract:
0xFe446bEF1DbF7AFE24E81e05BC8B271C1BA9a560
`` - Gas limit to call method in the POA Network:
2000000
- Fee:
0.05
Gas Tokens - Finalization rate:
1
blocks
- AMB contract:
- Sokol Testnet:
- AMB contract:
0xFe446bEF1DbF7AFE24E81e05BC8B271C1BA9a560
`` - Gas limit to call method in the Ethereum Mainnet:
2000000
- Fee: none
- Finalization rate:
1
block
- AMB contract:
It is possible to get an AMB transaction status by using the Live Monitoring app: https://alm-test-amb.herokuapp.com/.