Returns a list of dispatchable item metadata for distpachable items of the specified palletId.
Name or index of the pallet to read dispatchable metadata for. Note: the pallet name must match what is specified in the runtime metadata.
Only return the names (IDs) of the dispatchable items instead of every dispatchable's metadata.
Pallet info and Array of dispatchableItemIds.
Returns the value stored under the dispatchableItemId.
Name or index of the pallet to read dispatchable metadata for. Note: the pallet name must match what is specified in the runtime metadata.
Id of the dispatchable item to query for.
Include the dispatchable items metadata (including documentation) if set to true.
false