Preparing search index...
The search index is not available
@clober/v2-sdk
@clober/v2-sdk
PoolSnapshotDto
Type alias PoolSnapshotDto
Pool
Snapshot
Dto
:
{
poolKey
:
`
0x
${
string
}
`
;
intervalType
:
CHART_LOG_INTERVALS
;
timestamp
:
number
;
price
:
string
;
liquidityA
:
CurrencyAmount
;
liquidityB
:
CurrencyAmount
;
totalSupply
:
Currency6909Amount
;
}
Type declaration
pool
Key
:
`
0x
${
string
}
`
interval
Type
:
CHART_LOG_INTERVALS
timestamp
:
number
price
:
string
liquidityA
:
CurrencyAmount
liquidityB
:
CurrencyAmount
total
Supply
:
Currency6909Amount
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@clober/v2-sdk
Loading...