PriceAggregate
Stork is intended to be used for DeFi use cases where simple price quotes, such as medians, may not be adequate for the use case.
PriceAggregate
is a basic meta-package.Field | Description | Example |
---|---|---|
Asset Name | Name of the asset | ETH/USD |
Median | Median price | 332770903204036679 |
Variance | Variance in price | 627765426794751744 |
Quorum | Number of data sources used | 4 |
Liquidity | Dollar amount that can be bought or sold within 1% of price | 43327700000000000 |
Timestamp | Unix Timestamp of update | 1653613807 |
Last modified 11mo ago