Interface SquidrouterTransactionRequest

Transaction request params.

Hierarchy

  • SquidrouterTransactionRequest

Properties

enableForecall?: true
fromAddress: string
fromAmount: string
fromChain: string
fromToken: string
slippage: number
toAddress: string
toChain: string
toToken: string

Generated using TypeDoc