Bridges

AIE Bridges is a collection of smart contract systems that enable transferring ERC20 tokens and NFTs (non-fungible tokens) between supported chains and the AIE chain. AIE Bridges are built atop Hyperlane, which is the first universal and permissionless interoperability layer built for the modular blockchain stack.

By leveraging smart contracts deployed on each respective chain, along with Validators and Relayer, Hyperlane facilitates seamless interaction between diverse blockchains. Through careful configuration and testing, AIE bridges establish secure channels for seamless data and asset exchange between connected blockchains.

Another advantage of using Hyperlane interoperability layer is the availability of its Explorer, which can be used to find messages on any network with a Hyperlane deployment, enables developers and ene-users to drill down into messages for more details about their properties and status.

The Hyperlane Explorer supports searching for messages using any of the following values:

  • Hash of the transaction that initiated the message (origin tx)

  • Hash of the transaction that delivered message (destination tx)

  • Address of the account that sent the origin transaction

  • Address of the account that sent the destination transaction

  • Address of the message sender

  • Address of the message recipient

  • ID of the message

Last updated