Crate pyth_sdk_terra
Source - Price
- A price with a degree of uncertainty, represented as a price +- a confidence interval.
- PriceFeed
- Represents a current aggregation price from pyth publisher feeds.
- PriceFeedResponse
- PriceStatus
- Represents availability status of a price feed.
- QueryMsg
- query_price_feed
- Queries the price on-chain
- PriceIdentifier
- Consists of 32 bytes and it is currently based on largest Public Key size on various
blockchains.
- ProductIdentifier
- Consists of 32 bytes and it is currently based on largest Public Key size on various
blockchains.