Cross-Chain Burning Process
The cross-chain burning process is the mechanism by which synthetic tokens are permanently removed from circulation on a destination chain to release the original collateral on the source chain. When a user requests a withdrawal, they initiate a burn transaction on the destination chain.
The smart contract validates this request, destroys the synthetic tokens, and generates a cryptographic proof of the burn. This proof is then submitted to the source chain, where another smart contract verifies the evidence and releases the locked assets to the user's address.
This process is essential for maintaining the supply-demand balance of the synthetic asset. If the burn process is faulty or can be bypassed, it could lead to inflation of the synthetic token supply without corresponding collateral.
It is a critical component of the bridge's lifecycle, ensuring that the total value of wrapped tokens never exceeds the value of the locked collateral. Reliability and security in this step are paramount for user trust.