Returns a list of event item metadata for event items of the specified palletId.
Name or index of the pallet to read event metadata for. Note: the pallet name must match what is specified in the runtime metadata.
successful operation
Block number and hash at which the call was made.
Name of the pallet.
"democracy"
Index of the pallet for looking up events.
"14"
Returns the value stored under the eventItemId.
Name or index of the pallet to read event metadata for. Note: the pallet name must match what is specified in the runtime metadata.
Id of the event item to query for.
successful operation
Name of the pallet.
"democracy"
Index of the pallet for looking up events.
"14"
Name of the events item.
"Proposed"
Metadata of an event item from a FRAME pallet.