Paseo
subscan
Runtime Modules / OnDemand
Spec Version:
Call Functions
Name
Lookup
Parameters
place_order_allow_death40002
place_order_keep_alive40012
Events
Name
Lookup
Attributes
OnDemandOrderPlaced4000["ParaId","BalanceOf","AccountId"]
SpotPriceSet4001["BalanceOf"]
Storage Functions
Name
Type
ParaIdAffinity{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:on_demand:types:CoreAffinityCount","keys_id":163,"value_id":786}}
QueueStatus{"origin":"PlainType","plain_type":"polkadot_runtime_parachains:on_demand:types:QueueStatusType","PlainTypeValue":787}
FreeEntries{"origin":"PlainType","plain_type":"Vec<polkadot_runtime_parachains:on_demand:types:EnqueuedOrder>","PlainTypeValue":792}
AffinityEntries{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<polkadot_runtime_parachains:on_demand:types:EnqueuedOrder>","keys_id":485,"value_id":792}}
Revenue{"origin":"PlainType","plain_type":"Vec<U128>","PlainTypeValue":795}
Constants
Name
Type
Value
TrafficDefaultValueU128000064a7b3b6e00d0000000000000000
MaxHistoricalRevenueU32a0000000
PalletId[U8; 8]70792f6f6e646d64
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.