Curve
Request:
expand.network Field Name | As per Curve |
---|---|
path | request.assets |
pairAddress | address |
from | sender |
amountIn | request.maxAmountsIn |
deadline | deadline |
Response:
expand.network Field Name | As per Curve |
---|---|
path | path |
amountIn | request.maxAmountsIn |
pairAddress | address |
tokenA | poolShare*tokenReserveA |
tokenB | poolShare*tokenReserveB |
tokenC | poolShare*tokenReserveC |
amountOut | route.returnAmount |
Last updated