Type Definition pallet_sunrise::pallet::ExchangeRateInTdfy
source · pub type ExchangeRateInTdfy<T: Config> = StorageMap<_GeneratedPrefixForStorageExchangeRateInTdfy<T>, Blake2_128Concat, AssetId, FixedU128, ValueQuery>;
Expand description
TDFY price of each wrapped asset, reported by Oracle every X blocks.
Exchange rate for 1 AssetId
vs 1 TDFY