GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v1.19.15
Steer Protocol SDK
index
SwapSimulationResponse
Interface SwapSimulationResponse
Response from swap simulation
interface
SwapSimulationResponse
{
amount0
:
bigint
;
amount1
:
bigint
;
sqrtPriceX96After
:
bigint
;
}
Index
Properties
amount0
amount1
sqrt
Price
X96
After
Properties
amount0
amount0
:
bigint
Final token0 amount after swap
amount1
amount1
:
bigint
Final token1 amount after swap
sqrt
Price
X96
After
sqrtPriceX96After
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount0
amount1
sqrt
Price
X96
After
GitHub
NPM
Steer Protocol SDK - v1.19.15
Loading...
Response from swap simulation