Sending Request

Protocol Gateway A

Glitter Bridge protocol gateway allows users to interact with Blockchain A to make send requests. The smart contract receives request call data from users and sends protocol messages to the primary blockchain which the local node serves as the operability to validate the message being transmitted. The protocol verifies the native token to bridge is locked in the contract and transmit the approval message to protocol gateway B.

Primary/Origin Chain

This is a chain where users lock or request to unlock native assets and transfer native assets to bridge.

Lock and Release Protocol

One Bridge protocol executes cross transfer of assets using lock and mint smart contract functions. This makes the native token to be locked/unlock on the primary chain and the wrapped asset is minted/burnt on the secondary chain

Last updated