IMessageBus
Methods
estimateFee
Returns srcGasToken fee to charge in wei for the cross-chain message based on the gas limit
Parameters
Returns
executeMessage
Relayer executes messages through an authenticated method to the destination receiver based on the originating transaction on source chain
Parameters
sendMessage
Sends a message to a receiving contract address on another chain. Sender must make sure that the message is unique and not a duplicate message.
Parameters
withdrawFee
Withdraws message fee in the form of native gas token.
Parameters
Last updated