IMessageBus
Methods
estimateFee
function estimateFee(uint256 _dstChainId, bytes _options) external nonpayable returns (uint256)Parameters
Name
Type
Description
Returns
Name
Type
Description
executeMessage
function executeMessage(uint256 _srcChainId, bytes _srcAddress, address _dstAddress, uint256 _gasLimit, uint256 _nonce, bytes _message, bytes32 _messageId) external nonpayableParameters
Name
Type
Description
sendMessage
Parameters
Name
Type
Description
withdrawFee
Parameters
Name
Type
Description
Last updated
Was this helpful?