bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetPoolInfosByAssetsSuccessResponse
Interface iGetPoolInfosByAssetsSuccessResponse<T>
interface
iGetPoolInfosByAssetsSuccessResponse
<
T
extends
NumberType
>
{
asset1
:
string
;
asset2
?:
string
;
count
:
number
;
pools
:
LiquidityPoolInfoDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Index
Properties
asset1
asset2?
count
pools
Properties
asset1
asset1
:
string
Optional
asset2
asset2
?:
string
count
count
:
number
pools
pools
:
LiquidityPoolInfoDoc
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset1
asset2
count
pools
bitbadgesjs-sdk - v0.22.7
Loading...