mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
972 B
972 B
@oceanprotocol/lib / Exports / Stats
Interface: Stats
Table of contents
Properties
Properties
allocated
• Optional
allocated: number
Total amount of veOCEAN allocated on this asset.
Defined in
orders
• orders: number
How often an asset was consumed, meaning how often it was either downloaded or used as part of a compute job.
Defined in
price
• price: AssetPrice
Contains information about the price of this asset.