The ID of the source chain, from getSupportedChains
The ID of the destination chain, from getSupportedChains
Optional
isWhether the transaction accepts a single token as input (false) or multiple tokens (true)
The amount of the transaction on the destination chain
Optional
recipient?: AddressThe wallet address of the recipient of the result of the transaction
Optional
relayer?: { The address of the relayer to use for the transaction
Optional
slippage?: numberThe slippage tolerance, as a percentage of the source token amount
Generated using TypeDoc
The parameters for a transaction.