Expand description
Client for Pyth Hermes using reqwest
. See PythClient
.
Structs§
- Binary
Price Update - Data to push onchain.
- Parsed
Price Update - Raw payload returned by the server.
- Price
Feed Metadata - Entries in the array returned from
PythClient::price_feeds
. - Price
Update - Return type of
PythClient::latest_price_update
. - Pyth
Client - Client type for Pyth Hermes.
- RpcPrice
Feed Metadata V2
Enums§
- Asset
Type - Asset types for
PythClient::price_feeds
. - Binary
Price Update Error - For
BinaryPriceUpdate::decode
. - Encoding
Type - Error
Type Aliases§
- Price
IdInput - A price id is a 32-byte hex string, optionally prefixed with “0x”.
- RpcPrice
- RpcPrice
Identifier