Type Alias: SwapAction
Last updated
Last updated
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / SwapAction
Swap action type
Name | Type | Description |
---|---|---|
inAmount
?
null
| number
The amount of tokens to swap from
inToken
?
null
| string
The token to swap from
outAmount
?
null
| number
The amount of tokens to swap to
outToken
?
null
| string
The token to swap to
usdcValue
?
null
| number
The USDC value TODO: USDC Value for which token?