Rococo
subscan
Runtime Modules / OnDemandAssignmentProvider
Spec Version:
Call Functions
Name
Lookup
Parameters
place_order_allow_death42002
place_order_keep_alive42012
Events
Name
Lookup
Attributes
OnDemandOrderPlaced4200["ParaId","BalanceOf"]
SpotTrafficSet4201["FixedU128"]
Storage Functions
Name
Type
ParaIdAffinity{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:assigner_on_demand:CoreAffinityCount","keys_id":152,"value_id":745}}
QueueStatus{"origin":"PlainType","plain_type":"polkadot_runtime_parachains:assigner_on_demand:QueueStatusType","PlainTypeValue":746}
FreeEntries{"origin":"PlainType","plain_type":"Vec<polkadot_runtime_parachains:assigner_on_demand:EnqueuedOrder>","PlainTypeValue":751}
AffinityEntries{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<polkadot_runtime_parachains:assigner_on_demand:EnqueuedOrder>","keys_id":438,"value_id":751}}
Constants
Name
Type
Value
TrafficDefaultValueU128000064a7b3b6e00d0000000000000000
Error Types
Name
Docs
QueueFullThe order queue is full, `place_order` will not continue.
SpotPriceHigherThanMaxAmountThe current spot price is higher than the max amount specified in the `place_order`call, making it invalid.