Raindex SDK Documentation
GitHub
NPM
Preparing search index...
RaindexOrderQuoteValue
Interface RaindexOrderQuoteValue
interface
RaindexOrderQuoteValue
{
formattedInverseRatio
:
string
;
formattedMaxInput
:
string
;
formattedMaxOutput
:
string
;
formattedRatio
:
string
;
inverseRatio
:
`
0x
${
string
}
`
;
maxInput
:
`
0x
${
string
}
`
;
maxOutput
:
`
0x
${
string
}
`
;
ratio
:
`
0x
${
string
}
`
;
}
Index
Properties
formatted
Inverse
Ratio
formatted
Max
Input
formatted
Max
Output
formatted
Ratio
inverse
Ratio
max
Input
max
Output
ratio
Properties
formatted
Inverse
Ratio
formattedInverseRatio
:
string
formatted
Max
Input
formattedMaxInput
:
string
formatted
Max
Output
formattedMaxOutput
:
string
formatted
Ratio
formattedRatio
:
string
inverse
Ratio
inverseRatio
:
`
0x
${
string
}
`
max
Input
maxInput
:
`
0x
${
string
}
`
max
Output
maxOutput
:
`
0x
${
string
}
`
ratio
ratio
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
formatted
Inverse
Ratio
formatted
Max
Input
formatted
Max
Output
formatted
Ratio
inverse
Ratio
max
Input
max
Output
ratio
GitHub
NPM
Raindex SDK Documentation
Loading...