estimateTransferRemoteFees
:
interchainQuote
: Fee to route the message to the destination chain (via IGP)localQuote
: Gas cost to send the tx on the origin chainamount
: The quantity of tokens requiredtoken
: The token metadata (including chain, decimals, and symbol)Mailbox.quoteDispatch()
to compute the interchain fee. This is the same value that must be passed to dispatch
.