Polkadot
subscan
Runtime Modules / Ump
Spec Version:
Call Functions
Name
Lookup
Parameters
service_overweight3b002
Events
Name
Lookup
Attributes
InvalidFormat3b00["MessageId"]
UnsupportedVersion3b01["MessageId"]
ExecutedUpward3b02["MessageId","Outcome"]
WeightExhausted3b03["MessageId","Weight","Weight"]
UpwardMessagesReceived3b04["ParaId","u32","u32"]
OverweightEnqueued3b05["ParaId","MessageId","OverweightIndex","Weight"]
OverweightServiced3b06["OverweightIndex","Weight"]
Storage Functions
Name
Type
RelayDispatchQueues{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<Vec<U8>>","keys_id":99,"value_id":166}}
RelayDispatchQueueSize{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:U32U32","keys_id":99,"value_id":29}}
NeedsDispatch{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":661}
NextDispatchRoundStartWith{"origin":"PlainType","plain_type":"U32","PlainTypeValue":99}
Overweight{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32Vec<U8>","keys_id":9,"value_id":683}}
OverweightCount{"origin":"PlainType","plain_type":"U64","PlainTypeValue":9}
Error Types
Name
Docs
UnknownMessageIndexThe message index given is unknown.
WeightOverLimitThe amount of weight given is possibly not enough for executing the message.