Hi,
Is Arbitrary Message Bridge Deployed for Sokol and/or Core network? I’ve found deployment for xDAI but did not found any for networks mentioned Above.
Thanks for the question!
The links to the AMB contracts between Sokol and Kovan can be found here: https://docs.tokenbridge.net/amb-bridge/erc677-to-erc677-bridge-on-top-of-amb.
The same information but for the AMB instance between the Ethereum Mainnet and the POA Network is here: https://docs.tokenbridge.net/eth-poa-amb-bridge/about-the-eth-poa-amb
Hi,
thanks for pointing me to right page.
I’ve tried to use it in simplest possible way, but did not manage to get it working.
I’ve created simple contract on POA Core
https://blockscout.com/poa/core/address/0xbef327db0f15f8c2502634a27d73ee7535a2355f/transactions
and first called It from same address and call worked just fine
then I’ve tried to call this contract using bridge:
but I see no transaction from a bridge on a POA Core side.
Hi, we had synchronization issues with the RPC node working with the Ethereum Mainnet. I see that your contract was eventually called: https://blockscout.com/poa/core/tx/0x11668492ab817664fb8f5e842db8d0569553e21f20a204fe3287f4739c57b290/logs
Thanks,
I missed it. Obviously I should have been looking for internal transactions