Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerVlpSnapshot
Interface IndexerVlpSnapshot
interface
IndexerVlpSnapshot
{
submissionIndex
:
string
;
timestamp
:
BigNumber
;
cumulativeVolume
:
BigNumber
;
cumulativeTrades
:
BigNumber
;
cumulativeMintAmountUsdc
:
BigNumber
;
cumulativeBurnAmountUsdc
:
BigNumber
;
cumulativePnl
:
BigNumber
;
tvl
:
BigNumber
;
oraclePrice
:
BigNumber
;
depositors
:
BigNumber
;
}
Index
Properties
submission
Index
timestamp
cumulative
Volume
cumulative
Trades
cumulative
Mint
Amount
Usdc
cumulative
Burn
Amount
Usdc
cumulative
Pnl
tvl
oracle
Price
depositors
Properties
submission
Index
submissionIndex
:
string
timestamp
timestamp
:
BigNumber
cumulative
Volume
cumulativeVolume
:
BigNumber
cumulative
Trades
cumulativeTrades
:
BigNumber
cumulative
Mint
Amount
Usdc
cumulativeMintAmountUsdc
:
BigNumber
cumulative
Burn
Amount
Usdc
cumulativeBurnAmountUsdc
:
BigNumber
cumulative
Pnl
cumulativePnl
:
BigNumber
tvl
tvl
:
BigNumber
oracle
Price
oraclePrice
:
BigNumber
depositors
depositors
:
BigNumber
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
submission
Index
timestamp
cumulative
Volume
cumulative
Trades
cumulative
Mint
Amount
Usdc
cumulative
Burn
Amount
Usdc
cumulative
Pnl
tvl
oracle
Price
depositors
Documentation
Loading...