Expand description
Interface for SEP-40 Oracle Price Feed https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0040.md
Structs§
- Price
Data - Price data for an asset at a specific timestamp
- Price
Feed Client - PriceFeedClient is a client for calling the contract defined in “PriceFeedTrait”.
Enums§
- Asset
- Asset type
Statics§
Traits§
- Price
Feed Trait - Oracle feed interface description