Westend
subscan
Runtime Modules / OnDemandAssignmentProvider
Spec Version:
Call Functions
Name
Lookup
Parameters
place_order_allow_death38002
place_order_keep_alive38012
Events
Name
Lookup
Attributes
OnDemandOrderPlaced3800["ParaId","BalanceOf"]
SpotTrafficSet3801["FixedU128"]
Storage Functions
Name
Type
SpotTraffic{"origin":"PlainType","plain_type":"U128","PlainTypeValue":466}
OnDemandQueue{"origin":"PlainType","plain_type":"Vec<polkadot_runtime_parachains:assigner_on_demand:EnqueuedOrder>","PlainTypeValue":802}
ParaIdAffinity{"origin":"Map","n_map_type":{"hashers":["Twox256"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:assigner_on_demand:CoreAffinityCount","keys_id":144,"value_id":804}}
Constants
Name
Type
Value
TrafficDefaultValueU128000064a7b3b6e00d0000000000000000
Error Types
Name
Docs
InvalidParaIdThe `ParaId` supplied to the `place_order` call is not a valid `ParaThread`, making thecall is invalid.
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.