File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1- # trails-api v1 a2d3e7a8836cb99f2614f83cc66051410a09fd35
1+ # trails-api v1 8f92de91bde2cea43b147e23526187b7ff8c4fcd
22# --
33# Code generated by [email protected] with openapi generator; DO NOT EDIT44#
@@ -1322,8 +1322,12 @@ components:
13221322 - routeProvidersFeeUsd
13231323 - fromAmount
13241324 - fromAmountMin
1325+ - fromAmountUsd
1326+ - fromAmountMinUsd
13251327 - toAmount
13261328 - toAmountMin
1329+ - toAmountUsd
1330+ - toAmountMinUsd
13271331 - maxSlippage
13281332 - priceImpact
13291333 - priceImpactUsd
@@ -1347,10 +1351,18 @@ components:
13471351 type : number
13481352 fromAmountMin :
13491353 type : number
1354+ fromAmountUsd :
1355+ type : number
1356+ fromAmountMinUsd :
1357+ type : number
13501358 toAmount :
13511359 type : number
13521360 toAmountMin :
13531361 type : number
1362+ toAmountUsd :
1363+ type : number
1364+ toAmountMinUsd :
1365+ type : number
13541366 maxSlippage :
13551367 type : number
13561368 priceImpact :
You can’t perform that action at this time.
0 commit comments