Crate sep_40_oracle

Source
Expand description

Interface for SEP-40 Oracle Price Feed https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0040.md

Structs§

PriceData
Price data for an asset at a specific timestamp
PriceFeedClient
PriceFeedClient is a client for calling the contract defined in “PriceFeedTrait”.

Enums§

Asset
Asset type

Statics§

__SPEC_XDR_TYPE_ASSET
__SPEC_XDR_TYPE_PRICEDATA

Traits§

PriceFeedTrait
Oracle feed interface description