- Preparing search index...
- The search index is not available
rubic-sdk
Interface SquidrouterTransactionRequest
Hierarchy
- SquidrouterTransactionRequest
Properties
Optional Readonly enableForecall
enableForecall?: true
Readonly fromAddress
fromAddress: string
Readonly fromAmount
fromAmount: string
Readonly fromChain
fromChain: string
Readonly fromToken
fromToken: string
Readonly slippage
slippage: number
Readonly toAddress
toAddress: string
Readonly toChain
toChain: string
Readonly toToken
toToken: string
Transaction request params.