subscan
Runtime Modules / OraclePriceCollection
Spec Version:
Events
Name
Lookup
Attributes
AddedKey7000["CollectionId","OracleKey"]
RemovedKey7001["CollectionId","OracleKey"]
UpdatedCollectionInfo7002["CollectionId","types::CollectionInfo"]
UpdatedCollection7003["CollectionId","u32"]
Storage Functions
Name
Type
Collection{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_oracle_collection:types:CachedCollection","keys_id":11,"value_id":705}}
Keys{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U64","cfg_types:oracles:OracleKey"],"value":"U32","keys_id":711,"value_id":4}}
CollectionInfo{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_oracle_collection:types:CollectionInfo","keys_id":11,"value_id":159}}
CollectionKeyCount{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"U32","keys_id":11,"value_id":4}}
Constants
Name
Type
Value
MaxCollectionSizeU3264000000
MaxFeedersPerKeyU3205000000
Error Types
Name
Docs
IsNotAdminThe account who trigger the action is not a collection admin.
KeyNotInCollectionThe key is not in the collection.
KeyNotRegisteredThe key is not registered
MaxCollectionSizeCollection size reached
NoOracleCollectionChangeIdThe change id does not correspond to an oracle collection change
OracleValueOutdatedThe oracle value has passed the collection max age.
NotEnoughFeedersThe amount of feeders for a key is not enough