The IMultiChainToken
interface facilitates cross-chain transfers of tokens between different blockchain networks.
Functions
crossChainTransfer
Initiates a cross-chain transfer of tokens.
Parameters: _dstChainId (uint64)
, _fromAddress (address)
, _toAddress (uint)
, _amount (uint)