Zeitgeist
subscan
Runtime Modules / MarketCommons
Spec Version:
Storage Functions
Name
Type
Markets{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"zeitgeist_primitives:market:Market","keys_id":6,"value_id":104}}
MarketCounter{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
MarketPool{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"U128","keys_id":6,"value_id":6}}
Error Types
Name
Docs
MarketDoesNotExistA market with the provided ID does not exist.
MarketPoolDoesNotExistMarket does not have an stored associated pool id.
NoMarketHasBeenCreatedIt is not possible to fetch the latest market ID whenno market has been created.
NoReportMarket does not have a report
PoolAlreadyExistsThere's a pool registered for this market already.