Bridge BTC to ZRC20 asset

This section guides you on deposit BTC to ZetaChain, Polygon, Binance Smart Chain, Ethereum.

Depositing to ZetaChain

Fill in the required information, if recipent address is not mentioned the funds will be transferred to connected Metamask wallet.

Cross Chain Transaction

Select an asset to deposit cross chain from a list of assets supported by ZetaChain. List of supported assets:https://www.zetachain.com/docs/developers/tokens/zrc20/#supported-assets

Custom MEMO

The custom memo is built using the following components:

  • Contract Address: The address of the smart contract that will handle the transaction on the ZetaChain network. This is crucial for directing the transaction to the correct contract.

  • Action Code: A specific code that defines the action to be performed by the contract. This could represent various operations such as transferring assets, executing swaps, or other functionalities defined in the smart contract.

  • ZRC Contract Address: The address of the ZRC20 token contract on the ZetaChain network. This is necessary to identify which token is being interacted with during the transaction.

  • Destination Address: The address where the ZRC20 assets will be sent.

Last updated