git.delta.rocks / unique-network / refs/commits / cff7f4262365

difftreelog

chore regenerate types

Daniel Shiposha2022-11-22parent: #5f858e1.patch.diff
in: master

7 files changed

modifiedtests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth
--- a/tests/src/interfaces/augment-api-rpc.ts
+++ b/tests/src/interfaces/augment-api-rpc.ts
@@ -726,6 +726,14 @@
        **/
       effectiveCollectionLimits: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<UpDataStructsCollectionLimits>>>;
       /**
+       * Estimate PoV size of an encoded call
+       **/
+      estimateCallPoV: AugmentedRpc<(encodedCall: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+      /**
+       * Estimate PoV size of an encoded extrinsic
+       **/
+      estimateExtrinsicPoV: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+      /**
        * Get the last token ID created in a collection
        **/
       lastTokenId: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<u32>>;
@@ -733,10 +741,6 @@
        * Get the number of blocks until sponsoring a transaction is available
        **/
       nextSponsored: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, account: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<u64>>>;
-      /**
-       * Estimate PoV size
-       **/
-      povEstimate: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
       /**
        * Get property permissions, optionally limited to the provided keys
        **/
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
before · tests/src/interfaces/augment-types.ts
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit2/* eslint-disable */34// import type lookup before we augment - in some environments5// this is required to allow for ambient/previous definitions6import '@polkadot/types/types/registry';78<<<<<<< HEAD9import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';10=======11<<<<<<< HEAD12import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';13=======14<<<<<<< HEAD15import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';16=======17<<<<<<< HEAD18import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';19=======20import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';21>>>>>>> fix: update polkadot types and definitions22>>>>>>> fix: update polkadot types and definitions23>>>>>>> fix: update polkadot types and definitions24>>>>>>> fix: update polkadot types and definitions25import type { Data, StorageKey } from '@polkadot/types';26import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';27import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';28import type { BlockAttestations, IncludedBlocks, MoreAttestations } from '@polkadot/types/interfaces/attestations';29import type { RawAuraPreDigest } from '@polkadot/types/interfaces/aura';30import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';31import type { UncleEntryItem } from '@polkadot/types/interfaces/authorship';32import type { AllowedSlots, BabeAuthorityWeight, BabeBlockWeight, BabeEpochConfiguration, BabeEquivocationProof, BabeGenesisConfiguration, BabeGenesisConfigurationV1, BabeWeight, Epoch, EpochAuthorship, MaybeRandomness, MaybeVrf, NextConfigDescriptor, NextConfigDescriptorV1, OpaqueKeyOwnershipProof, Randomness, RawBabePreDigest, RawBabePreDigestCompat, RawBabePreDigestPrimary, RawBabePreDigestPrimaryTo159, RawBabePreDigestSecondaryPlain, RawBabePreDigestSecondaryTo159, RawBabePreDigestSecondaryVRF, RawBabePreDigestTo159, SlotNumber, VrfData, VrfOutput, VrfProof } from '@polkadot/types/interfaces/babe';33import type { AccountData, BalanceLock, BalanceLockTo212, BalanceStatus, Reasons, ReserveData, ReserveIdentifier, VestingSchedule, WithdrawReasons } from '@polkadot/types/interfaces/balances';34import type { BeefyAuthoritySet, BeefyCommitment, BeefyId, BeefyNextAuthoritySet, BeefyPayload, BeefyPayloadId, BeefySignedCommitment, MmrRootHash, ValidatorSet, ValidatorSetId } from '@polkadot/types/interfaces/beefy';35import type { BenchmarkBatch, BenchmarkConfig, BenchmarkList, BenchmarkMetadata, BenchmarkParameter, BenchmarkResult } from '@polkadot/types/interfaces/benchmark';36import type { CheckInherentsResult, InherentData, InherentIdentifier } from '@polkadot/types/interfaces/blockbuilder';37import type { BridgeMessageId, BridgedBlockHash, BridgedBlockNumber, BridgedHeader, CallOrigin, ChainId, DeliveredMessages, DispatchFeePayment, InboundLaneData, InboundRelayer, InitializationData, LaneId, MessageData, MessageKey, MessageNonce, MessagesDeliveryProofOf, MessagesProofOf, OperatingMode, OutboundLaneData, OutboundMessageFee, OutboundPayload, Parameter, RelayerId, UnrewardedRelayer, UnrewardedRelayersState } from '@polkadot/types/interfaces/bridges';38import type { BlockHash } from '@polkadot/types/interfaces/chain';39import type { PrefixedStorageKey } from '@polkadot/types/interfaces/childstate';40import type { StatementKind } from '@polkadot/types/interfaces/claims';41import type { CollectiveOrigin, MemberCount, ProposalIndex, Votes, VotesTo230 } from '@polkadot/types/interfaces/collective';42import type { AuthorityId, RawVRFOutput } from '@polkadot/types/interfaces/consensus';43import type { AliveContractInfo, CodeHash, CodeSource, CodeUploadRequest, CodeUploadResult, CodeUploadResultValue, ContractCallFlags, ContractCallRequest, ContractExecResult, ContractExecResultOk, ContractExecResultResult, ContractExecResultSuccessTo255, ContractExecResultSuccessTo260, ContractExecResultTo255, ContractExecResultTo260, ContractExecResultTo267, ContractExecResultU64, ContractInfo, ContractInstantiateResult, ContractInstantiateResultTo267, ContractInstantiateResultTo299, ContractInstantiateResultU64, ContractReturnFlags, ContractStorageKey, DeletedContract, ExecReturnValue, Gas, HostFnWeights, HostFnWeightsTo264, InstantiateRequest, InstantiateRequestV1, InstantiateRequestV2, InstantiateReturnValue, InstantiateReturnValueOk, InstantiateReturnValueTo267, InstructionWeights, Limits, LimitsTo264, PrefabWasmModule, RentProjection, Schedule, ScheduleTo212, ScheduleTo258, ScheduleTo264, SeedOf, StorageDeposit, TombstoneContractInfo, TrieId } from '@polkadot/types/interfaces/contracts';44import type { ContractConstructorSpecLatest, ContractConstructorSpecV0, ContractConstructorSpecV1, ContractConstructorSpecV2, ContractConstructorSpecV3, ContractContractSpecV0, ContractContractSpecV1, ContractContractSpecV2, ContractContractSpecV3, ContractContractSpecV4, ContractCryptoHasher, ContractDiscriminant, ContractDisplayName, ContractEventParamSpecLatest, ContractEventParamSpecV0, ContractEventParamSpecV2, ContractEventSpecLatest, ContractEventSpecV0, ContractEventSpecV1, ContractEventSpecV2, ContractLayoutArray, ContractLayoutCell, ContractLayoutEnum, ContractLayoutHash, ContractLayoutHashingStrategy, ContractLayoutKey, ContractLayoutStruct, ContractLayoutStructField, ContractMessageParamSpecLatest, ContractMessageParamSpecV0, ContractMessageParamSpecV2, ContractMessageSpecLatest, ContractMessageSpecV0, ContractMessageSpecV1, ContractMessageSpecV2, ContractMetadata, ContractMetadataLatest, ContractMetadataV0, ContractMetadataV1, ContractMetadataV2, ContractMetadataV3, ContractMetadataV4, ContractProject, ContractProjectContract, ContractProjectInfo, ContractProjectSource, ContractProjectV0, ContractSelector, ContractStorageLayout, ContractTypeSpec } from '@polkadot/types/interfaces/contractsAbi';45import type { FundIndex, FundInfo, LastContribution, TrieIndex } from '@polkadot/types/interfaces/crowdloan';46import type { CollationInfo, CollationInfoV1, ConfigData, MessageId, OverweightIndex, PageCounter, PageIndexData } from '@polkadot/types/interfaces/cumulus';47import type { AccountVote, AccountVoteSplit, AccountVoteStandard, Conviction, Delegations, PreimageStatus, PreimageStatusAvailable, PriorLock, PropIndex, Proposal, ProxyState, ReferendumIndex, ReferendumInfo, ReferendumInfoFinished, ReferendumInfoTo239, ReferendumStatus, Tally, Voting, VotingDelegating, VotingDirect, VotingDirectVote } from '@polkadot/types/interfaces/democracy';48import type { BlockStats } from '@polkadot/types/interfaces/dev';49import type { ApprovalFlag, DefunctVoter, Renouncing, SetIndex, Vote, VoteIndex, VoteThreshold, VoterInfo } from '@polkadot/types/interfaces/elections';50import type { CreatedBlock, ImportedAux } from '@polkadot/types/interfaces/engine';51import type { BlockV0, BlockV1, BlockV2, EIP1559Transaction, EIP2930Transaction, EthAccessList, EthAccessListItem, EthAccount, EthAddress, EthBlock, EthBloom, EthCallRequest, EthFeeHistory, EthFilter, EthFilterAddress, EthFilterChanges, EthFilterTopic, EthFilterTopicEntry, EthFilterTopicInner, EthHeader, EthLog, EthReceipt, EthReceiptV0, EthReceiptV3, EthRichBlock, EthRichHeader, EthStorageProof, EthSubKind, EthSubParams, EthSubResult, EthSyncInfo, EthSyncStatus, EthTransaction, EthTransactionAction, EthTransactionCondition, EthTransactionRequest, EthTransactionSignature, EthTransactionStatus, EthWork, EthereumAccountId, EthereumAddress, EthereumLookupSource, EthereumSignature, LegacyTransaction, TransactionV0, TransactionV1, TransactionV2 } from '@polkadot/types/interfaces/eth';52import type { EvmAccount, EvmCallInfo, EvmCreateInfo, EvmLog, EvmVicinity, ExitError, ExitFatal, ExitReason, ExitRevert, ExitSucceed } from '@polkadot/types/interfaces/evm';53import type { AnySignature, EcdsaSignature, Ed25519Signature, Era, Extrinsic, ExtrinsicEra, ExtrinsicPayload, ExtrinsicPayloadUnknown, ExtrinsicPayloadV4, ExtrinsicSignature, ExtrinsicSignatureV4, ExtrinsicUnknown, ExtrinsicV4, ImmortalEra, MortalEra, MultiSignature, Signature, SignerPayload, Sr25519Signature } from '@polkadot/types/interfaces/extrinsics';54import type { AssetOptions, Owner, PermissionLatest, PermissionVersions, PermissionsV1 } from '@polkadot/types/interfaces/genericAsset';55import type { ActiveGilt, ActiveGiltsTotal, ActiveIndex, GiltBid } from '@polkadot/types/interfaces/gilt';56import type { AuthorityIndex, AuthorityList, AuthoritySet, AuthoritySetChange, AuthoritySetChanges, AuthorityWeight, DelayKind, DelayKindBest, EncodedFinalityProofs, ForkTreePendingChange, ForkTreePendingChangeNode, GrandpaCommit, GrandpaEquivocation, GrandpaEquivocationProof, GrandpaEquivocationValue, GrandpaJustification, GrandpaPrecommit, GrandpaPrevote, GrandpaSignedPrecommit, JustificationNotification, KeyOwnerProof, NextAuthority, PendingChange, PendingPause, PendingResume, Precommits, Prevotes, ReportedRoundStates, RoundState, SetId, StoredPendingChange, StoredState } from '@polkadot/types/interfaces/grandpa';57import type { IdentityFields, IdentityInfo, IdentityInfoAdditional, IdentityInfoTo198, IdentityJudgement, RegistrarIndex, RegistrarInfo, Registration, RegistrationJudgement, RegistrationTo198 } from '@polkadot/types/interfaces/identity';58import type { AuthIndex, AuthoritySignature, Heartbeat, HeartbeatTo244, OpaqueMultiaddr, OpaqueNetworkState, OpaquePeerId } from '@polkadot/types/interfaces/imOnline';59import type { CallIndex, LotteryConfig } from '@polkadot/types/interfaces/lottery';60import type { ErrorMetadataLatest, ErrorMetadataV10, ErrorMetadataV11, ErrorMetadataV12, ErrorMetadataV13, ErrorMetadataV14, ErrorMetadataV9, EventMetadataLatest, EventMetadataV10, EventMetadataV11, EventMetadataV12, EventMetadataV13, EventMetadataV14, EventMetadataV9, ExtrinsicMetadataLatest, ExtrinsicMetadataV11, ExtrinsicMetadataV12, ExtrinsicMetadataV13, ExtrinsicMetadataV14, FunctionArgumentMetadataLatest, FunctionArgumentMetadataV10, FunctionArgumentMetadataV11, FunctionArgumentMetadataV12, FunctionArgumentMetadataV13, FunctionArgumentMetadataV14, FunctionArgumentMetadataV9, FunctionMetadataLatest, FunctionMetadataV10, FunctionMetadataV11, FunctionMetadataV12, FunctionMetadataV13, FunctionMetadataV14, FunctionMetadataV9, MetadataAll, MetadataLatest, MetadataV10, MetadataV11, MetadataV12, MetadataV13, MetadataV14, MetadataV9, ModuleConstantMetadataV10, ModuleConstantMetadataV11, ModuleConstantMetadataV12, ModuleConstantMetadataV13, ModuleConstantMetadataV9, ModuleMetadataV10, ModuleMetadataV11, ModuleMetadataV12, ModuleMetadataV13, ModuleMetadataV9, OpaqueMetadata, PalletCallMetadataLatest, PalletCallMetadataV14, PalletConstantMetadataLatest, PalletConstantMetadataV14, PalletErrorMetadataLatest, PalletErrorMetadataV14, PalletEventMetadataLatest, PalletEventMetadataV14, PalletMetadataLatest, PalletMetadataV14, PalletStorageMetadataLatest, PalletStorageMetadataV14, PortableType, PortableTypeV14, SignedExtensionMetadataLatest, SignedExtensionMetadataV14, StorageEntryMetadataLatest, StorageEntryMetadataV10, StorageEntryMetadataV11, StorageEntryMetadataV12, StorageEntryMetadataV13, StorageEntryMetadataV14, StorageEntryMetadataV9, StorageEntryModifierLatest, StorageEntryModifierV10, StorageEntryModifierV11, StorageEntryModifierV12, StorageEntryModifierV13, StorageEntryModifierV14, StorageEntryModifierV9, StorageEntryTypeLatest, StorageEntryTypeV10, StorageEntryTypeV11, StorageEntryTypeV12, StorageEntryTypeV13, StorageEntryTypeV14, StorageEntryTypeV9, StorageHasher, StorageHasherV10, StorageHasherV11, StorageHasherV12, StorageHasherV13, StorageHasherV14, StorageHasherV9, StorageMetadataV10, StorageMetadataV11, StorageMetadataV12, StorageMetadataV13, StorageMetadataV9 } from '@polkadot/types/interfaces/metadata';61import type { MmrBatchProof, MmrEncodableOpaqueLeaf, MmrError, MmrLeafBatchProof, MmrLeafIndex, MmrLeafProof, MmrNodeIndex, MmrProof } from '@polkadot/types/interfaces/mmr';62import type { NpApiError } from '@polkadot/types/interfaces/nompools';63import type { StorageKind } from '@polkadot/types/interfaces/offchain';64import type { DeferredOffenceOf, Kind, OffenceDetails, Offender, OpaqueTimeSlot, ReportIdOf, Reporter } from '@polkadot/types/interfaces/offences';65import type { AbridgedCandidateReceipt, AbridgedHostConfiguration, AbridgedHrmpChannel, AssignmentId, AssignmentKind, AttestedCandidate, AuctionIndex, AuthorityDiscoveryId, AvailabilityBitfield, AvailabilityBitfieldRecord, BackedCandidate, Bidder, BufferedSessionChange, CandidateCommitments, CandidateDescriptor, CandidateEvent, CandidateHash, CandidateInfo, CandidatePendingAvailability, CandidateReceipt, CollatorId, CollatorSignature, CommittedCandidateReceipt, CoreAssignment, CoreIndex, CoreOccupied, CoreState, DisputeLocation, DisputeResult, DisputeState, DisputeStatement, DisputeStatementSet, DoubleVoteReport, DownwardMessage, ExplicitDisputeStatement, GlobalValidationData, GlobalValidationSchedule, GroupIndex, GroupRotationInfo, HeadData, HostConfiguration, HrmpChannel, HrmpChannelId, HrmpOpenChannelRequest, InboundDownwardMessage, InboundHrmpMessage, InboundHrmpMessages, IncomingParachain, IncomingParachainDeploy, IncomingParachainFixed, InvalidDisputeStatementKind, LeasePeriod, LeasePeriodOf, LocalValidationData, MessageIngestionType, MessageQueueChain, MessagingStateSnapshot, MessagingStateSnapshotEgressEntry, MultiDisputeStatementSet, NewBidder, OccupiedCore, OccupiedCoreAssumption, OldV1SessionInfo, OutboundHrmpMessage, ParaGenesisArgs, ParaId, ParaInfo, ParaLifecycle, ParaPastCodeMeta, ParaScheduling, ParaValidatorIndex, ParachainDispatchOrigin, ParachainInherentData, ParachainProposal, ParachainsInherentData, ParathreadClaim, ParathreadClaimQueue, ParathreadEntry, PersistedValidationData, PvfCheckStatement, QueuedParathread, RegisteredParachainInfo, RelayBlockNumber, RelayChainBlockNumber, RelayChainHash, RelayHash, Remark, ReplacementTimes, Retriable, ScheduledCore, Scheduling, ScrapedOnChainVotes, ServiceQuality, SessionInfo, SessionInfoValidatorGroup, SignedAvailabilityBitfield, SignedAvailabilityBitfields, SigningContext, SlotRange, SlotRange10, Statement, SubId, SystemInherentData, TransientValidationData, UpgradeGoAhead, UpgradeRestriction, UpwardMessage, ValidDisputeStatementKind, ValidationCode, ValidationCodeHash, ValidationData, ValidationDataType, ValidationFunctionParams, ValidatorSignature, ValidityAttestation, VecInboundHrmpMessage, WinnersData, WinnersData10, WinnersDataTuple, WinnersDataTuple10, WinningData, WinningData10, WinningDataEntry } from '@polkadot/types/interfaces/parachains';66import type { FeeDetails, InclusionFee, RuntimeDispatchInfo, RuntimeDispatchInfoV1, RuntimeDispatchInfoV2 } from '@polkadot/types/interfaces/payment';67import type { Approvals } from '@polkadot/types/interfaces/poll';68import type { ProxyAnnouncement, ProxyDefinition, ProxyType } from '@polkadot/types/interfaces/proxy';69import type { AccountStatus, AccountValidity } from '@polkadot/types/interfaces/purchase';70import type { ActiveRecovery, RecoveryConfig } from '@polkadot/types/interfaces/recovery';71import type { RpcMethods } from '@polkadot/types/interfaces/rpc';72import type { AccountId, AccountId20, AccountId32, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, Balance, BalanceOf, Block, BlockNumber, BlockNumberFor, BlockNumberOf, Call, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H160, H2048, H256, H32, H512, H64, Hash, Header, HeaderPartial, I32F32, Index, IndicesLookupSource, Justification, Justifications, KeyTypeId, KeyValue, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiAddress, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletVersion, PalletsOrigin, Pays, PerU16, Perbill, Percent, Permill, Perquintill, Phantom, PhantomData, PreRuntime, Releases, RuntimeDbWeight, Seal, SealV0, SignedBlock, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageData, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, Weight, WeightMultiplier, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';73import type { Si0Field, Si0LookupTypeId, Si0Path, Si0Type, Si0TypeDef, Si0TypeDefArray, Si0TypeDefBitSequence, Si0TypeDefCompact, Si0TypeDefComposite, Si0TypeDefPhantom, Si0TypeDefPrimitive, Si0TypeDefSequence, Si0TypeDefTuple, Si0TypeDefVariant, Si0TypeParameter, Si0Variant, Si1Field, Si1LookupTypeId, Si1Path, Si1Type, Si1TypeDef, Si1TypeDefArray, Si1TypeDefBitSequence, Si1TypeDefCompact, Si1TypeDefComposite, Si1TypeDefPrimitive, Si1TypeDefSequence, Si1TypeDefTuple, Si1TypeDefVariant, Si1TypeParameter, Si1Variant, SiField, SiLookupTypeId, SiPath, SiType, SiTypeDef, SiTypeDefArray, SiTypeDefBitSequence, SiTypeDefCompact, SiTypeDefComposite, SiTypeDefPrimitive, SiTypeDefSequence, SiTypeDefTuple, SiTypeDefVariant, SiTypeParameter, SiVariant } from '@polkadot/types/interfaces/scaleInfo';74import type { Period, Priority, SchedulePeriod, SchedulePriority, Scheduled, ScheduledTo254, TaskAddress } from '@polkadot/types/interfaces/scheduler';75import type { BeefyKey, FullIdentification, IdentificationTuple, Keys, MembershipProof, SessionIndex, SessionKeys1, SessionKeys10, SessionKeys10B, SessionKeys2, SessionKeys3, SessionKeys4, SessionKeys5, SessionKeys6, SessionKeys6B, SessionKeys7, SessionKeys7B, SessionKeys8, SessionKeys8B, SessionKeys9, SessionKeys9B, ValidatorCount } from '@polkadot/types/interfaces/session';76import type { Bid, BidKind, SocietyJudgement, SocietyVote, StrikeCount, VouchingStatus } from '@polkadot/types/interfaces/society';77import type { ActiveEraInfo, CompactAssignments, CompactAssignmentsTo257, CompactAssignmentsTo265, CompactAssignmentsWith16, CompactAssignmentsWith24, CompactScore, CompactScoreCompact, ElectionCompute, ElectionPhase, ElectionResult, ElectionScore, ElectionSize, ElectionStatus, EraIndex, EraPoints, EraRewardPoints, EraRewards, Exposure, ExtendedBalance, Forcing, IndividualExposure, KeyType, MomentOf, Nominations, NominatorIndex, NominatorIndexCompact, OffchainAccuracy, OffchainAccuracyCompact, PhragmenScore, Points, RawSolution, RawSolutionTo265, RawSolutionWith16, RawSolutionWith24, ReadySolution, RewardDestination, RewardPoint, RoundSnapshot, SeatHolder, SignedSubmission, SignedSubmissionOf, SignedSubmissionTo276, SlashJournalEntry, SlashingSpans, SlashingSpansTo204, SolutionOrSnapshotSize, SolutionSupport, SolutionSupports, SpanIndex, SpanRecord, StakingLedger, StakingLedgerTo223, StakingLedgerTo240, SubmissionIndicesOf, Supports, UnappliedSlash, UnappliedSlashOther, UnlockChunk, ValidatorIndex, ValidatorIndexCompact, ValidatorPrefs, ValidatorPrefsTo145, ValidatorPrefsTo196, ValidatorPrefsWithBlocked, ValidatorPrefsWithCommission, VoteWeight, Voter } from '@polkadot/types/interfaces/staking';78import type { ApiId, BlockTrace, BlockTraceEvent, BlockTraceEventData, BlockTraceSpan, KeyValueOption, MigrationStatusResult, ReadProof, RuntimeVersion, RuntimeVersionApi, RuntimeVersionPartial, RuntimeVersionPre3, RuntimeVersionPre4, SpecVersion, StorageChangeSet, TraceBlockResponse, TraceError } from '@polkadot/types/interfaces/state';79import type { WeightToFeeCoefficient } from '@polkadot/types/interfaces/support';80import type { AccountInfo, AccountInfoWithDualRefCount, AccountInfoWithProviders, AccountInfoWithRefCount, AccountInfoWithRefCountU8, AccountInfoWithTripleRefCount, ApplyExtrinsicResult, ApplyExtrinsicResultPre6, ArithmeticError, BlockLength, BlockWeights, ChainProperties, ChainType, ConsumedWeight, DigestOf, DispatchClass, DispatchError, DispatchErrorModule, DispatchErrorModulePre6, DispatchErrorModuleU8, DispatchErrorModuleU8a, DispatchErrorPre6, DispatchErrorPre6First, DispatchErrorTo198, DispatchInfo, DispatchInfoTo190, DispatchInfoTo244, DispatchOutcome, DispatchOutcomePre6, DispatchResult, DispatchResultOf, DispatchResultTo198, Event, EventId, EventIndex, EventRecord, Health, InvalidTransaction, Key, LastRuntimeUpgradeInfo, NetworkState, NetworkStatePeerset, NetworkStatePeersetInfo, NodeRole, NotConnectedPeer, Peer, PeerEndpoint, PeerEndpointAddr, PeerInfo, PeerPing, PerDispatchClassU32, PerDispatchClassWeight, PerDispatchClassWeightsPerClass, Phase, RawOrigin, RefCount, RefCountTo259, SyncState, SystemOrigin, TokenError, TransactionValidityError, TransactionalError, UnknownTransaction, WeightPerClass } from '@polkadot/types/interfaces/system';81import type { Bounty, BountyIndex, BountyStatus, BountyStatusActive, BountyStatusCuratorProposed, BountyStatusPendingPayout, OpenTip, OpenTipFinderTo225, OpenTipTip, OpenTipTo225, TreasuryProposal } from '@polkadot/types/interfaces/treasury';82import type { Multiplier } from '@polkadot/types/interfaces/txpayment';83import type { TransactionSource, TransactionValidity, ValidTransaction } from '@polkadot/types/interfaces/txqueue';84import type { ClassDetails, ClassId, ClassMetadata, DepositBalance, DepositBalanceOf, DestroyWitness, InstanceDetails, InstanceId, InstanceMetadata } from '@polkadot/types/interfaces/uniques';85import type { Multisig, Timepoint } from '@polkadot/types/interfaces/utility';86import type { VestingInfo } from '@polkadot/types/interfaces/vesting';87import type { AssetInstance, AssetInstanceV0, AssetInstanceV1, AssetInstanceV2, BodyId, BodyPart, DoubleEncodedCall, Fungibility, FungibilityV0, FungibilityV1, FungibilityV2, InboundStatus, InstructionV2, InteriorMultiLocation, Junction, JunctionV0, JunctionV1, JunctionV2, Junctions, JunctionsV1, JunctionsV2, MultiAsset, MultiAssetFilter, MultiAssetFilterV1, MultiAssetFilterV2, MultiAssetV0, MultiAssetV1, MultiAssetV2, MultiAssets, MultiAssetsV1, MultiAssetsV2, MultiLocation, MultiLocationV0, MultiLocationV1, MultiLocationV2, NetworkId, OriginKindV0, OriginKindV1, OriginKindV2, OutboundStatus, Outcome, QueryId, QueryStatus, QueueConfigData, Response, ResponseV0, ResponseV1, ResponseV2, ResponseV2Error, ResponseV2Result, VersionMigrationStage, VersionedMultiAsset, VersionedMultiAssets, VersionedMultiLocation, VersionedResponse, VersionedXcm, WeightLimitV2, WildFungibility, WildFungibilityV0, WildFungibilityV1, WildFungibilityV2, WildMultiAsset, WildMultiAssetV1, WildMultiAssetV2, Xcm, XcmAssetId, XcmError, XcmErrorV0, XcmErrorV1, XcmErrorV2, XcmOrder, XcmOrderV0, XcmOrderV1, XcmOrderV2, XcmOrigin, XcmOriginKind, XcmV0, XcmV1, XcmV2, XcmVersion, XcmpMessageFormat } from '@polkadot/types/interfaces/xcm';8889declare module '@polkadot/types/types/registry' {90  interface InterfaceTypes {91    AbridgedCandidateReceipt: AbridgedCandidateReceipt;92    AbridgedHostConfiguration: AbridgedHostConfiguration;93    AbridgedHrmpChannel: AbridgedHrmpChannel;94    AccountData: AccountData;95    AccountId: AccountId;96    AccountId20: AccountId20;97    AccountId32: AccountId32;98    AccountId33: AccountId33;99    AccountIdOf: AccountIdOf;100    AccountIndex: AccountIndex;101    AccountInfo: AccountInfo;102    AccountInfoWithDualRefCount: AccountInfoWithDualRefCount;103    AccountInfoWithProviders: AccountInfoWithProviders;104    AccountInfoWithRefCount: AccountInfoWithRefCount;105    AccountInfoWithRefCountU8: AccountInfoWithRefCountU8;106    AccountInfoWithTripleRefCount: AccountInfoWithTripleRefCount;107    AccountStatus: AccountStatus;108    AccountValidity: AccountValidity;109    AccountVote: AccountVote;110    AccountVoteSplit: AccountVoteSplit;111    AccountVoteStandard: AccountVoteStandard;112    ActiveEraInfo: ActiveEraInfo;113    ActiveGilt: ActiveGilt;114    ActiveGiltsTotal: ActiveGiltsTotal;115    ActiveIndex: ActiveIndex;116    ActiveRecovery: ActiveRecovery;117    Address: Address;118    AliveContractInfo: AliveContractInfo;119    AllowedSlots: AllowedSlots;120    AnySignature: AnySignature;121    ApiId: ApiId;122    ApplyExtrinsicResult: ApplyExtrinsicResult;123    ApplyExtrinsicResultPre6: ApplyExtrinsicResultPre6;124    ApprovalFlag: ApprovalFlag;125    Approvals: Approvals;126    ArithmeticError: ArithmeticError;127    AssetApproval: AssetApproval;128    AssetApprovalKey: AssetApprovalKey;129    AssetBalance: AssetBalance;130    AssetDestroyWitness: AssetDestroyWitness;131    AssetDetails: AssetDetails;132    AssetId: AssetId;133    AssetInstance: AssetInstance;134    AssetInstanceV0: AssetInstanceV0;135    AssetInstanceV1: AssetInstanceV1;136    AssetInstanceV2: AssetInstanceV2;137    AssetMetadata: AssetMetadata;138    AssetOptions: AssetOptions;139    AssignmentId: AssignmentId;140    AssignmentKind: AssignmentKind;141    AttestedCandidate: AttestedCandidate;142    AuctionIndex: AuctionIndex;143    AuthIndex: AuthIndex;144    AuthorityDiscoveryId: AuthorityDiscoveryId;145    AuthorityId: AuthorityId;146    AuthorityIndex: AuthorityIndex;147    AuthorityList: AuthorityList;148    AuthoritySet: AuthoritySet;149    AuthoritySetChange: AuthoritySetChange;150    AuthoritySetChanges: AuthoritySetChanges;151    AuthoritySignature: AuthoritySignature;152    AuthorityWeight: AuthorityWeight;153    AvailabilityBitfield: AvailabilityBitfield;154    AvailabilityBitfieldRecord: AvailabilityBitfieldRecord;155    BabeAuthorityWeight: BabeAuthorityWeight;156    BabeBlockWeight: BabeBlockWeight;157    BabeEpochConfiguration: BabeEpochConfiguration;158    BabeEquivocationProof: BabeEquivocationProof;159    BabeGenesisConfiguration: BabeGenesisConfiguration;160    BabeGenesisConfigurationV1: BabeGenesisConfigurationV1;161    BabeWeight: BabeWeight;162    BackedCandidate: BackedCandidate;163    Balance: Balance;164    BalanceLock: BalanceLock;165    BalanceLockTo212: BalanceLockTo212;166    BalanceOf: BalanceOf;167    BalanceStatus: BalanceStatus;168    BeefyAuthoritySet: BeefyAuthoritySet;169    BeefyCommitment: BeefyCommitment;170    BeefyId: BeefyId;171    BeefyKey: BeefyKey;172    BeefyNextAuthoritySet: BeefyNextAuthoritySet;173    BeefyPayload: BeefyPayload;174    BeefyPayloadId: BeefyPayloadId;175    BeefySignedCommitment: BeefySignedCommitment;176    BenchmarkBatch: BenchmarkBatch;177    BenchmarkConfig: BenchmarkConfig;178    BenchmarkList: BenchmarkList;179    BenchmarkMetadata: BenchmarkMetadata;180    BenchmarkParameter: BenchmarkParameter;181    BenchmarkResult: BenchmarkResult;182    Bid: Bid;183    Bidder: Bidder;184    BidKind: BidKind;185    BitVec: BitVec;186    Block: Block;187    BlockAttestations: BlockAttestations;188    BlockHash: BlockHash;189    BlockLength: BlockLength;190    BlockNumber: BlockNumber;191    BlockNumberFor: BlockNumberFor;192    BlockNumberOf: BlockNumberOf;193    BlockStats: BlockStats;194    BlockTrace: BlockTrace;195    BlockTraceEvent: BlockTraceEvent;196    BlockTraceEventData: BlockTraceEventData;197    BlockTraceSpan: BlockTraceSpan;198    BlockV0: BlockV0;199    BlockV1: BlockV1;200    BlockV2: BlockV2;201    BlockWeights: BlockWeights;202    BodyId: BodyId;203    BodyPart: BodyPart;204    bool: bool;205    Bool: Bool;206    Bounty: Bounty;207    BountyIndex: BountyIndex;208    BountyStatus: BountyStatus;209    BountyStatusActive: BountyStatusActive;210    BountyStatusCuratorProposed: BountyStatusCuratorProposed;211    BountyStatusPendingPayout: BountyStatusPendingPayout;212    BridgedBlockHash: BridgedBlockHash;213    BridgedBlockNumber: BridgedBlockNumber;214    BridgedHeader: BridgedHeader;215    BridgeMessageId: BridgeMessageId;216    BufferedSessionChange: BufferedSessionChange;217    Bytes: Bytes;218    Call: Call;219    CallHash: CallHash;220    CallHashOf: CallHashOf;221    CallIndex: CallIndex;222    CallOrigin: CallOrigin;223    CandidateCommitments: CandidateCommitments;224    CandidateDescriptor: CandidateDescriptor;225    CandidateEvent: CandidateEvent;226    CandidateHash: CandidateHash;227    CandidateInfo: CandidateInfo;228    CandidatePendingAvailability: CandidatePendingAvailability;229    CandidateReceipt: CandidateReceipt;230    ChainId: ChainId;231    ChainProperties: ChainProperties;232    ChainType: ChainType;233    ChangesTrieConfiguration: ChangesTrieConfiguration;234    ChangesTrieSignal: ChangesTrieSignal;235    CheckInherentsResult: CheckInherentsResult;236    ClassDetails: ClassDetails;237    ClassId: ClassId;238    ClassMetadata: ClassMetadata;239    CodecHash: CodecHash;240    CodeHash: CodeHash;241    CodeSource: CodeSource;242    CodeUploadRequest: CodeUploadRequest;243    CodeUploadResult: CodeUploadResult;244    CodeUploadResultValue: CodeUploadResultValue;245    CollationInfo: CollationInfo;246    CollationInfoV1: CollationInfoV1;247    CollatorId: CollatorId;248    CollatorSignature: CollatorSignature;249    CollectiveOrigin: CollectiveOrigin;250    CommittedCandidateReceipt: CommittedCandidateReceipt;251    CompactAssignments: CompactAssignments;252    CompactAssignmentsTo257: CompactAssignmentsTo257;253    CompactAssignmentsTo265: CompactAssignmentsTo265;254    CompactAssignmentsWith16: CompactAssignmentsWith16;255    CompactAssignmentsWith24: CompactAssignmentsWith24;256    CompactScore: CompactScore;257    CompactScoreCompact: CompactScoreCompact;258    ConfigData: ConfigData;259    Consensus: Consensus;260    ConsensusEngineId: ConsensusEngineId;261    ConsumedWeight: ConsumedWeight;262    ContractCallFlags: ContractCallFlags;263    ContractCallRequest: ContractCallRequest;264    ContractConstructorSpecLatest: ContractConstructorSpecLatest;265    ContractConstructorSpecV0: ContractConstructorSpecV0;266    ContractConstructorSpecV1: ContractConstructorSpecV1;267    ContractConstructorSpecV2: ContractConstructorSpecV2;268    ContractConstructorSpecV3: ContractConstructorSpecV3;269    ContractContractSpecV0: ContractContractSpecV0;270    ContractContractSpecV1: ContractContractSpecV1;271    ContractContractSpecV2: ContractContractSpecV2;272    ContractContractSpecV3: ContractContractSpecV3;273    ContractContractSpecV4: ContractContractSpecV4;274    ContractCryptoHasher: ContractCryptoHasher;275    ContractDiscriminant: ContractDiscriminant;276    ContractDisplayName: ContractDisplayName;277    ContractEventParamSpecLatest: ContractEventParamSpecLatest;278    ContractEventParamSpecV0: ContractEventParamSpecV0;279    ContractEventParamSpecV2: ContractEventParamSpecV2;280    ContractEventSpecLatest: ContractEventSpecLatest;281    ContractEventSpecV0: ContractEventSpecV0;282    ContractEventSpecV1: ContractEventSpecV1;283    ContractEventSpecV2: ContractEventSpecV2;284    ContractExecResult: ContractExecResult;285    ContractExecResultOk: ContractExecResultOk;286    ContractExecResultResult: ContractExecResultResult;287    ContractExecResultSuccessTo255: ContractExecResultSuccessTo255;288    ContractExecResultSuccessTo260: ContractExecResultSuccessTo260;289    ContractExecResultTo255: ContractExecResultTo255;290    ContractExecResultTo260: ContractExecResultTo260;291    ContractExecResultTo267: ContractExecResultTo267;292    ContractExecResultU64: ContractExecResultU64;293    ContractInfo: ContractInfo;294    ContractInstantiateResult: ContractInstantiateResult;295    ContractInstantiateResultTo267: ContractInstantiateResultTo267;296    ContractInstantiateResultTo299: ContractInstantiateResultTo299;297    ContractInstantiateResultU64: ContractInstantiateResultU64;298    ContractLayoutArray: ContractLayoutArray;299    ContractLayoutCell: ContractLayoutCell;300    ContractLayoutEnum: ContractLayoutEnum;301    ContractLayoutHash: ContractLayoutHash;302    ContractLayoutHashingStrategy: ContractLayoutHashingStrategy;303    ContractLayoutKey: ContractLayoutKey;304    ContractLayoutStruct: ContractLayoutStruct;305    ContractLayoutStructField: ContractLayoutStructField;306    ContractMessageParamSpecLatest: ContractMessageParamSpecLatest;307    ContractMessageParamSpecV0: ContractMessageParamSpecV0;308    ContractMessageParamSpecV2: ContractMessageParamSpecV2;309    ContractMessageSpecLatest: ContractMessageSpecLatest;310    ContractMessageSpecV0: ContractMessageSpecV0;311    ContractMessageSpecV1: ContractMessageSpecV1;312    ContractMessageSpecV2: ContractMessageSpecV2;313    ContractMetadata: ContractMetadata;314    ContractMetadataLatest: ContractMetadataLatest;315    ContractMetadataV0: ContractMetadataV0;316    ContractMetadataV1: ContractMetadataV1;317    ContractMetadataV2: ContractMetadataV2;318    ContractMetadataV3: ContractMetadataV3;319    ContractMetadataV4: ContractMetadataV4;320    ContractProject: ContractProject;321    ContractProjectContract: ContractProjectContract;322    ContractProjectInfo: ContractProjectInfo;323    ContractProjectSource: ContractProjectSource;324    ContractProjectV0: ContractProjectV0;325    ContractReturnFlags: ContractReturnFlags;326    ContractSelector: ContractSelector;327    ContractStorageKey: ContractStorageKey;328    ContractStorageLayout: ContractStorageLayout;329    ContractTypeSpec: ContractTypeSpec;330    Conviction: Conviction;331    CoreAssignment: CoreAssignment;332    CoreIndex: CoreIndex;333    CoreOccupied: CoreOccupied;334    CoreState: CoreState;335    CrateVersion: CrateVersion;336    CreatedBlock: CreatedBlock;337    CumulusPalletDmpQueueCall: CumulusPalletDmpQueueCall;338    CumulusPalletDmpQueueConfigData: CumulusPalletDmpQueueConfigData;339    CumulusPalletDmpQueueError: CumulusPalletDmpQueueError;340    CumulusPalletDmpQueueEvent: CumulusPalletDmpQueueEvent;341    CumulusPalletDmpQueuePageIndexData: CumulusPalletDmpQueuePageIndexData;342    CumulusPalletParachainSystemCall: CumulusPalletParachainSystemCall;343    CumulusPalletParachainSystemError: CumulusPalletParachainSystemError;344    CumulusPalletParachainSystemEvent: CumulusPalletParachainSystemEvent;345    CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot;346    CumulusPalletXcmCall: CumulusPalletXcmCall;347    CumulusPalletXcmError: CumulusPalletXcmError;348    CumulusPalletXcmEvent: CumulusPalletXcmEvent;349    CumulusPalletXcmpQueueCall: CumulusPalletXcmpQueueCall;350    CumulusPalletXcmpQueueError: CumulusPalletXcmpQueueError;351    CumulusPalletXcmpQueueEvent: CumulusPalletXcmpQueueEvent;352    CumulusPalletXcmpQueueInboundChannelDetails: CumulusPalletXcmpQueueInboundChannelDetails;353    CumulusPalletXcmpQueueInboundState: CumulusPalletXcmpQueueInboundState;354    CumulusPalletXcmpQueueOutboundChannelDetails: CumulusPalletXcmpQueueOutboundChannelDetails;355    CumulusPalletXcmpQueueOutboundState: CumulusPalletXcmpQueueOutboundState;356    CumulusPalletXcmpQueueQueueConfigData: CumulusPalletXcmpQueueQueueConfigData;357    CumulusPrimitivesParachainInherentParachainInherentData: CumulusPrimitivesParachainInherentParachainInherentData;358    Data: Data;359    DeferredOffenceOf: DeferredOffenceOf;360    DefunctVoter: DefunctVoter;361    DelayKind: DelayKind;362    DelayKindBest: DelayKindBest;363    Delegations: Delegations;364    DeletedContract: DeletedContract;365    DeliveredMessages: DeliveredMessages;366    DepositBalance: DepositBalance;367    DepositBalanceOf: DepositBalanceOf;368    DestroyWitness: DestroyWitness;369    Digest: Digest;370    DigestItem: DigestItem;371    DigestOf: DigestOf;372    DispatchClass: DispatchClass;373    DispatchError: DispatchError;374    DispatchErrorModule: DispatchErrorModule;375    DispatchErrorModulePre6: DispatchErrorModulePre6;376    DispatchErrorModuleU8: DispatchErrorModuleU8;377    DispatchErrorModuleU8a: DispatchErrorModuleU8a;378    DispatchErrorPre6: DispatchErrorPre6;379    DispatchErrorPre6First: DispatchErrorPre6First;380    DispatchErrorTo198: DispatchErrorTo198;381    DispatchFeePayment: DispatchFeePayment;382    DispatchInfo: DispatchInfo;383    DispatchInfoTo190: DispatchInfoTo190;384    DispatchInfoTo244: DispatchInfoTo244;385    DispatchOutcome: DispatchOutcome;386    DispatchOutcomePre6: DispatchOutcomePre6;387    DispatchResult: DispatchResult;388    DispatchResultOf: DispatchResultOf;389    DispatchResultTo198: DispatchResultTo198;390    DisputeLocation: DisputeLocation;391    DisputeResult: DisputeResult;392    DisputeState: DisputeState;393    DisputeStatement: DisputeStatement;394    DisputeStatementSet: DisputeStatementSet;395    DoubleEncodedCall: DoubleEncodedCall;396    DoubleVoteReport: DoubleVoteReport;397    DownwardMessage: DownwardMessage;398    EcdsaSignature: EcdsaSignature;399    Ed25519Signature: Ed25519Signature;400    EIP1559Transaction: EIP1559Transaction;401    EIP2930Transaction: EIP2930Transaction;402    ElectionCompute: ElectionCompute;403    ElectionPhase: ElectionPhase;404    ElectionResult: ElectionResult;405    ElectionScore: ElectionScore;406    ElectionSize: ElectionSize;407    ElectionStatus: ElectionStatus;408    EncodedFinalityProofs: EncodedFinalityProofs;409    EncodedJustification: EncodedJustification;410    Epoch: Epoch;411    EpochAuthorship: EpochAuthorship;412    Era: Era;413    EraIndex: EraIndex;414    EraPoints: EraPoints;415    EraRewardPoints: EraRewardPoints;416    EraRewards: EraRewards;417    ErrorMetadataLatest: ErrorMetadataLatest;418    ErrorMetadataV10: ErrorMetadataV10;419    ErrorMetadataV11: ErrorMetadataV11;420    ErrorMetadataV12: ErrorMetadataV12;421    ErrorMetadataV13: ErrorMetadataV13;422    ErrorMetadataV14: ErrorMetadataV14;423    ErrorMetadataV9: ErrorMetadataV9;424    EthAccessList: EthAccessList;425    EthAccessListItem: EthAccessListItem;426    EthAccount: EthAccount;427    EthAddress: EthAddress;428    EthBlock: EthBlock;429    EthBloom: EthBloom;430    EthbloomBloom: EthbloomBloom;431    EthCallRequest: EthCallRequest;432    EthereumAccountId: EthereumAccountId;433    EthereumAddress: EthereumAddress;434    EthereumBlock: EthereumBlock;435    EthereumHeader: EthereumHeader;436    EthereumLog: EthereumLog;437    EthereumLookupSource: EthereumLookupSource;438    EthereumReceiptEip658ReceiptData: EthereumReceiptEip658ReceiptData;439    EthereumReceiptReceiptV3: EthereumReceiptReceiptV3;440    EthereumSignature: EthereumSignature;441    EthereumTransactionAccessListItem: EthereumTransactionAccessListItem;442    EthereumTransactionEip1559Transaction: EthereumTransactionEip1559Transaction;443    EthereumTransactionEip2930Transaction: EthereumTransactionEip2930Transaction;444    EthereumTransactionLegacyTransaction: EthereumTransactionLegacyTransaction;445    EthereumTransactionTransactionAction: EthereumTransactionTransactionAction;446    EthereumTransactionTransactionSignature: EthereumTransactionTransactionSignature;447    EthereumTransactionTransactionV2: EthereumTransactionTransactionV2;448    EthereumTypesHashH64: EthereumTypesHashH64;449    EthFeeHistory: EthFeeHistory;450    EthFilter: EthFilter;451    EthFilterAddress: EthFilterAddress;452    EthFilterChanges: EthFilterChanges;453    EthFilterTopic: EthFilterTopic;454    EthFilterTopicEntry: EthFilterTopicEntry;455    EthFilterTopicInner: EthFilterTopicInner;456    EthHeader: EthHeader;457    EthLog: EthLog;458    EthReceipt: EthReceipt;459    EthReceiptV0: EthReceiptV0;460    EthReceiptV3: EthReceiptV3;461    EthRichBlock: EthRichBlock;462    EthRichHeader: EthRichHeader;463    EthStorageProof: EthStorageProof;464    EthSubKind: EthSubKind;465    EthSubParams: EthSubParams;466    EthSubResult: EthSubResult;467    EthSyncInfo: EthSyncInfo;468    EthSyncStatus: EthSyncStatus;469    EthTransaction: EthTransaction;470    EthTransactionAction: EthTransactionAction;471    EthTransactionCondition: EthTransactionCondition;472    EthTransactionRequest: EthTransactionRequest;473    EthTransactionSignature: EthTransactionSignature;474    EthTransactionStatus: EthTransactionStatus;475    EthWork: EthWork;476    Event: Event;477    EventId: EventId;478    EventIndex: EventIndex;479    EventMetadataLatest: EventMetadataLatest;480    EventMetadataV10: EventMetadataV10;481    EventMetadataV11: EventMetadataV11;482    EventMetadataV12: EventMetadataV12;483    EventMetadataV13: EventMetadataV13;484    EventMetadataV14: EventMetadataV14;485    EventMetadataV9: EventMetadataV9;486    EventRecord: EventRecord;487    EvmAccount: EvmAccount;488    EvmCallInfo: EvmCallInfo;489    EvmCoreErrorExitError: EvmCoreErrorExitError;490    EvmCoreErrorExitFatal: EvmCoreErrorExitFatal;491    EvmCoreErrorExitReason: EvmCoreErrorExitReason;492    EvmCoreErrorExitRevert: EvmCoreErrorExitRevert;493    EvmCoreErrorExitSucceed: EvmCoreErrorExitSucceed;494    EvmCreateInfo: EvmCreateInfo;495    EvmLog: EvmLog;496    EvmVicinity: EvmVicinity;497    ExecReturnValue: ExecReturnValue;498    ExitError: ExitError;499    ExitFatal: ExitFatal;500    ExitReason: ExitReason;501    ExitRevert: ExitRevert;502    ExitSucceed: ExitSucceed;503    ExplicitDisputeStatement: ExplicitDisputeStatement;504    Exposure: Exposure;505    ExtendedBalance: ExtendedBalance;506    Extrinsic: Extrinsic;507    ExtrinsicEra: ExtrinsicEra;508    ExtrinsicMetadataLatest: ExtrinsicMetadataLatest;509    ExtrinsicMetadataV11: ExtrinsicMetadataV11;510    ExtrinsicMetadataV12: ExtrinsicMetadataV12;511    ExtrinsicMetadataV13: ExtrinsicMetadataV13;512    ExtrinsicMetadataV14: ExtrinsicMetadataV14;513    ExtrinsicOrHash: ExtrinsicOrHash;514    ExtrinsicPayload: ExtrinsicPayload;515    ExtrinsicPayloadUnknown: ExtrinsicPayloadUnknown;516    ExtrinsicPayloadV4: ExtrinsicPayloadV4;517    ExtrinsicSignature: ExtrinsicSignature;518    ExtrinsicSignatureV4: ExtrinsicSignatureV4;519    ExtrinsicStatus: ExtrinsicStatus;520    ExtrinsicsWeight: ExtrinsicsWeight;521    ExtrinsicUnknown: ExtrinsicUnknown;522    ExtrinsicV4: ExtrinsicV4;523    f32: f32;524    F32: F32;525    f64: f64;526    F64: F64;527    FeeDetails: FeeDetails;528    Fixed128: Fixed128;529    Fixed64: Fixed64;530    FixedI128: FixedI128;531    FixedI64: FixedI64;532    FixedU128: FixedU128;533    FixedU64: FixedU64;534    Forcing: Forcing;535    ForkTreePendingChange: ForkTreePendingChange;536    ForkTreePendingChangeNode: ForkTreePendingChangeNode;537    FpRpcTransactionStatus: FpRpcTransactionStatus;538    FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;539    FrameSupportDispatchDispatchInfo: FrameSupportDispatchDispatchInfo;540    FrameSupportDispatchPays: FrameSupportDispatchPays;541    FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;542    FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;543    FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;544    FrameSupportPalletId: FrameSupportPalletId;545    FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;546    FrameSystemAccountInfo: FrameSystemAccountInfo;547    FrameSystemCall: FrameSystemCall;548    FrameSystemError: FrameSystemError;549    FrameSystemEvent: FrameSystemEvent;550    FrameSystemEventRecord: FrameSystemEventRecord;551    FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;552    FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;553    FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;554    FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;555    FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;556    FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;557    FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;558    FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;559    FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;560    FrameSystemPhase: FrameSystemPhase;561    FullIdentification: FullIdentification;562    FunctionArgumentMetadataLatest: FunctionArgumentMetadataLatest;563    FunctionArgumentMetadataV10: FunctionArgumentMetadataV10;564    FunctionArgumentMetadataV11: FunctionArgumentMetadataV11;565    FunctionArgumentMetadataV12: FunctionArgumentMetadataV12;566    FunctionArgumentMetadataV13: FunctionArgumentMetadataV13;567    FunctionArgumentMetadataV14: FunctionArgumentMetadataV14;568    FunctionArgumentMetadataV9: FunctionArgumentMetadataV9;569    FunctionMetadataLatest: FunctionMetadataLatest;570    FunctionMetadataV10: FunctionMetadataV10;571    FunctionMetadataV11: FunctionMetadataV11;572    FunctionMetadataV12: FunctionMetadataV12;573    FunctionMetadataV13: FunctionMetadataV13;574    FunctionMetadataV14: FunctionMetadataV14;575    FunctionMetadataV9: FunctionMetadataV9;576    FundIndex: FundIndex;577    FundInfo: FundInfo;578    Fungibility: Fungibility;579    FungibilityV0: FungibilityV0;580    FungibilityV1: FungibilityV1;581    FungibilityV2: FungibilityV2;582    Gas: Gas;583    GiltBid: GiltBid;584    GlobalValidationData: GlobalValidationData;585    GlobalValidationSchedule: GlobalValidationSchedule;586    GrandpaCommit: GrandpaCommit;587    GrandpaEquivocation: GrandpaEquivocation;588    GrandpaEquivocationProof: GrandpaEquivocationProof;589    GrandpaEquivocationValue: GrandpaEquivocationValue;590    GrandpaJustification: GrandpaJustification;591    GrandpaPrecommit: GrandpaPrecommit;592    GrandpaPrevote: GrandpaPrevote;593    GrandpaSignedPrecommit: GrandpaSignedPrecommit;594    GroupIndex: GroupIndex;595    GroupRotationInfo: GroupRotationInfo;596    H1024: H1024;597    H128: H128;598    H160: H160;599    H2048: H2048;600    H256: H256;601    H32: H32;602    H512: H512;603    H64: H64;604    Hash: Hash;605    HeadData: HeadData;606    Header: Header;607    HeaderPartial: HeaderPartial;608    Health: Health;609    Heartbeat: Heartbeat;610    HeartbeatTo244: HeartbeatTo244;611    HostConfiguration: HostConfiguration;612    HostFnWeights: HostFnWeights;613    HostFnWeightsTo264: HostFnWeightsTo264;614    HrmpChannel: HrmpChannel;615    HrmpChannelId: HrmpChannelId;616    HrmpOpenChannelRequest: HrmpOpenChannelRequest;617    i128: i128;618    I128: I128;619    i16: i16;620    I16: I16;621    i256: i256;622    I256: I256;623    i32: i32;624    I32: I32;625    I32F32: I32F32;626    i64: i64;627    I64: I64;628    i8: i8;629    I8: I8;630    IdentificationTuple: IdentificationTuple;631    IdentityFields: IdentityFields;632    IdentityInfo: IdentityInfo;633    IdentityInfoAdditional: IdentityInfoAdditional;634    IdentityInfoTo198: IdentityInfoTo198;635    IdentityJudgement: IdentityJudgement;636    ImmortalEra: ImmortalEra;637    ImportedAux: ImportedAux;638    InboundDownwardMessage: InboundDownwardMessage;639    InboundHrmpMessage: InboundHrmpMessage;640    InboundHrmpMessages: InboundHrmpMessages;641    InboundLaneData: InboundLaneData;642    InboundRelayer: InboundRelayer;643    InboundStatus: InboundStatus;644    IncludedBlocks: IncludedBlocks;645    InclusionFee: InclusionFee;646    IncomingParachain: IncomingParachain;647    IncomingParachainDeploy: IncomingParachainDeploy;648    IncomingParachainFixed: IncomingParachainFixed;649    Index: Index;650    IndicesLookupSource: IndicesLookupSource;651    IndividualExposure: IndividualExposure;652    InherentData: InherentData;653    InherentIdentifier: InherentIdentifier;654    InitializationData: InitializationData;655    InstanceDetails: InstanceDetails;656    InstanceId: InstanceId;657    InstanceMetadata: InstanceMetadata;658    InstantiateRequest: InstantiateRequest;659    InstantiateRequestV1: InstantiateRequestV1;660    InstantiateRequestV2: InstantiateRequestV2;661    InstantiateReturnValue: InstantiateReturnValue;662    InstantiateReturnValueOk: InstantiateReturnValueOk;663    InstantiateReturnValueTo267: InstantiateReturnValueTo267;664    InstructionV2: InstructionV2;665    InstructionWeights: InstructionWeights;666    InteriorMultiLocation: InteriorMultiLocation;667    InvalidDisputeStatementKind: InvalidDisputeStatementKind;668    InvalidTransaction: InvalidTransaction;669    Json: Json;670    Junction: Junction;671    Junctions: Junctions;672    JunctionsV1: JunctionsV1;673    JunctionsV2: JunctionsV2;674    JunctionV0: JunctionV0;675    JunctionV1: JunctionV1;676    JunctionV2: JunctionV2;677    Justification: Justification;678    JustificationNotification: JustificationNotification;679    Justifications: Justifications;680    Key: Key;681    KeyOwnerProof: KeyOwnerProof;682    Keys: Keys;683    KeyType: KeyType;684    KeyTypeId: KeyTypeId;685    KeyValue: KeyValue;686    KeyValueOption: KeyValueOption;687    Kind: Kind;688    LaneId: LaneId;689    LastContribution: LastContribution;690    LastRuntimeUpgradeInfo: LastRuntimeUpgradeInfo;691    LeasePeriod: LeasePeriod;692    LeasePeriodOf: LeasePeriodOf;693    LegacyTransaction: LegacyTransaction;694    Limits: Limits;695    LimitsTo264: LimitsTo264;696    LocalValidationData: LocalValidationData;697    LockIdentifier: LockIdentifier;698    LookupSource: LookupSource;699    LookupTarget: LookupTarget;700    LotteryConfig: LotteryConfig;701    MaybeRandomness: MaybeRandomness;702    MaybeVrf: MaybeVrf;703    MemberCount: MemberCount;704    MembershipProof: MembershipProof;705    MessageData: MessageData;706    MessageId: MessageId;707    MessageIngestionType: MessageIngestionType;708    MessageKey: MessageKey;709    MessageNonce: MessageNonce;710    MessageQueueChain: MessageQueueChain;711    MessagesDeliveryProofOf: MessagesDeliveryProofOf;712    MessagesProofOf: MessagesProofOf;713    MessagingStateSnapshot: MessagingStateSnapshot;714    MessagingStateSnapshotEgressEntry: MessagingStateSnapshotEgressEntry;715    MetadataAll: MetadataAll;716    MetadataLatest: MetadataLatest;717    MetadataV10: MetadataV10;718    MetadataV11: MetadataV11;719    MetadataV12: MetadataV12;720    MetadataV13: MetadataV13;721    MetadataV14: MetadataV14;722    MetadataV9: MetadataV9;723    MigrationStatusResult: MigrationStatusResult;724    MmrBatchProof: MmrBatchProof;725    MmrEncodableOpaqueLeaf: MmrEncodableOpaqueLeaf;726    MmrError: MmrError;727    MmrLeafBatchProof: MmrLeafBatchProof;728    MmrLeafIndex: MmrLeafIndex;729    MmrLeafProof: MmrLeafProof;730    MmrNodeIndex: MmrNodeIndex;731    MmrProof: MmrProof;732    MmrRootHash: MmrRootHash;733    ModuleConstantMetadataV10: ModuleConstantMetadataV10;734    ModuleConstantMetadataV11: ModuleConstantMetadataV11;735    ModuleConstantMetadataV12: ModuleConstantMetadataV12;736    ModuleConstantMetadataV13: ModuleConstantMetadataV13;737    ModuleConstantMetadataV9: ModuleConstantMetadataV9;738    ModuleId: ModuleId;739    ModuleMetadataV10: ModuleMetadataV10;740    ModuleMetadataV11: ModuleMetadataV11;741    ModuleMetadataV12: ModuleMetadataV12;742    ModuleMetadataV13: ModuleMetadataV13;743    ModuleMetadataV9: ModuleMetadataV9;744    Moment: Moment;745    MomentOf: MomentOf;746    MoreAttestations: MoreAttestations;747    MortalEra: MortalEra;748    MultiAddress: MultiAddress;749    MultiAsset: MultiAsset;750    MultiAssetFilter: MultiAssetFilter;751    MultiAssetFilterV1: MultiAssetFilterV1;752    MultiAssetFilterV2: MultiAssetFilterV2;753    MultiAssets: MultiAssets;754    MultiAssetsV1: MultiAssetsV1;755    MultiAssetsV2: MultiAssetsV2;756    MultiAssetV0: MultiAssetV0;757    MultiAssetV1: MultiAssetV1;758    MultiAssetV2: MultiAssetV2;759    MultiDisputeStatementSet: MultiDisputeStatementSet;760    MultiLocation: MultiLocation;761    MultiLocationV0: MultiLocationV0;762    MultiLocationV1: MultiLocationV1;763    MultiLocationV2: MultiLocationV2;764    Multiplier: Multiplier;765    Multisig: Multisig;766    MultiSignature: MultiSignature;767    MultiSigner: MultiSigner;768    NetworkId: NetworkId;769    NetworkState: NetworkState;770    NetworkStatePeerset: NetworkStatePeerset;771    NetworkStatePeersetInfo: NetworkStatePeersetInfo;772    NewBidder: NewBidder;773    NextAuthority: NextAuthority;774    NextConfigDescriptor: NextConfigDescriptor;775    NextConfigDescriptorV1: NextConfigDescriptorV1;776    NodeRole: NodeRole;777    Nominations: Nominations;778    NominatorIndex: NominatorIndex;779    NominatorIndexCompact: NominatorIndexCompact;780    NotConnectedPeer: NotConnectedPeer;781    NpApiError: NpApiError;782    Null: Null;783    OccupiedCore: OccupiedCore;784    OccupiedCoreAssumption: OccupiedCoreAssumption;785    OffchainAccuracy: OffchainAccuracy;786    OffchainAccuracyCompact: OffchainAccuracyCompact;787    OffenceDetails: OffenceDetails;788    Offender: Offender;789    OldV1SessionInfo: OldV1SessionInfo;790    OpalRuntimeRuntime: OpalRuntimeRuntime;791    OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance;792    OpaqueCall: OpaqueCall;793    OpaqueKeyOwnershipProof: OpaqueKeyOwnershipProof;794    OpaqueMetadata: OpaqueMetadata;795    OpaqueMultiaddr: OpaqueMultiaddr;796    OpaqueNetworkState: OpaqueNetworkState;797    OpaquePeerId: OpaquePeerId;798    OpaqueTimeSlot: OpaqueTimeSlot;799    OpenTip: OpenTip;800    OpenTipFinderTo225: OpenTipFinderTo225;801    OpenTipTip: OpenTipTip;802    OpenTipTo225: OpenTipTo225;803    OperatingMode: OperatingMode;804    OptionBool: OptionBool;805    Origin: Origin;806    OriginCaller: OriginCaller;807    OriginKindV0: OriginKindV0;808    OriginKindV1: OriginKindV1;809    OriginKindV2: OriginKindV2;810    OrmlTokensAccountData: OrmlTokensAccountData;811    OrmlTokensBalanceLock: OrmlTokensBalanceLock;812    OrmlTokensModuleCall: OrmlTokensModuleCall;813    OrmlTokensModuleError: OrmlTokensModuleError;814    OrmlTokensModuleEvent: OrmlTokensModuleEvent;815    OrmlTokensReserveData: OrmlTokensReserveData;816    OrmlVestingModuleCall: OrmlVestingModuleCall;817    OrmlVestingModuleError: OrmlVestingModuleError;818    OrmlVestingModuleEvent: OrmlVestingModuleEvent;819    OrmlVestingVestingSchedule: OrmlVestingVestingSchedule;820    OrmlXtokensModuleCall: OrmlXtokensModuleCall;821    OrmlXtokensModuleError: OrmlXtokensModuleError;822    OrmlXtokensModuleEvent: OrmlXtokensModuleEvent;823    OutboundHrmpMessage: OutboundHrmpMessage;824    OutboundLaneData: OutboundLaneData;825    OutboundMessageFee: OutboundMessageFee;826    OutboundPayload: OutboundPayload;827    OutboundStatus: OutboundStatus;828    Outcome: Outcome;829    OverweightIndex: OverweightIndex;830    Owner: Owner;831    PageCounter: PageCounter;832    PageIndexData: PageIndexData;833    PalletAppPromotionCall: PalletAppPromotionCall;834    PalletAppPromotionError: PalletAppPromotionError;835    PalletAppPromotionEvent: PalletAppPromotionEvent;836    PalletBalancesAccountData: PalletBalancesAccountData;837    PalletBalancesBalanceLock: PalletBalancesBalanceLock;838    PalletBalancesCall: PalletBalancesCall;839    PalletBalancesError: PalletBalancesError;840    PalletBalancesEvent: PalletBalancesEvent;841    PalletBalancesReasons: PalletBalancesReasons;842    PalletBalancesReserveData: PalletBalancesReserveData;843    PalletCallMetadataLatest: PalletCallMetadataLatest;844    PalletCallMetadataV14: PalletCallMetadataV14;845    PalletCommonError: PalletCommonError;846    PalletCommonEvent: PalletCommonEvent;847    PalletConfigurationAppPromotionConfiguration: PalletConfigurationAppPromotionConfiguration;848    PalletConfigurationCall: PalletConfigurationCall;849    PalletConfigurationError: PalletConfigurationError;850    PalletConstantMetadataLatest: PalletConstantMetadataLatest;851    PalletConstantMetadataV14: PalletConstantMetadataV14;852    PalletErrorMetadataLatest: PalletErrorMetadataLatest;853    PalletErrorMetadataV14: PalletErrorMetadataV14;854    PalletEthereumCall: PalletEthereumCall;855    PalletEthereumError: PalletEthereumError;856    PalletEthereumEvent: PalletEthereumEvent;857    PalletEthereumFakeTransactionFinalizer: PalletEthereumFakeTransactionFinalizer;858    PalletEventMetadataLatest: PalletEventMetadataLatest;859    PalletEventMetadataV14: PalletEventMetadataV14;860    PalletEvmAccountBasicCrossAccountIdRepr: PalletEvmAccountBasicCrossAccountIdRepr;861    PalletEvmCall: PalletEvmCall;862    PalletEvmCoderSubstrateError: PalletEvmCoderSubstrateError;863    PalletEvmContractHelpersError: PalletEvmContractHelpersError;864    PalletEvmContractHelpersEvent: PalletEvmContractHelpersEvent;865    PalletEvmContractHelpersSponsoringModeT: PalletEvmContractHelpersSponsoringModeT;866    PalletEvmError: PalletEvmError;867    PalletEvmEvent: PalletEvmEvent;868    PalletEvmMigrationCall: PalletEvmMigrationCall;869    PalletEvmMigrationError: PalletEvmMigrationError;870    PalletEvmMigrationEvent: PalletEvmMigrationEvent;871    PalletForeignAssetsAssetIds: PalletForeignAssetsAssetIds;872    PalletForeignAssetsModuleAssetMetadata: PalletForeignAssetsModuleAssetMetadata;873    PalletForeignAssetsModuleCall: PalletForeignAssetsModuleCall;874    PalletForeignAssetsModuleError: PalletForeignAssetsModuleError;875    PalletForeignAssetsModuleEvent: PalletForeignAssetsModuleEvent;876    PalletForeignAssetsNativeCurrency: PalletForeignAssetsNativeCurrency;877    PalletFungibleError: PalletFungibleError;878    PalletId: PalletId;879    PalletInflationCall: PalletInflationCall;880    PalletMaintenanceCall: PalletMaintenanceCall;881    PalletMaintenanceError: PalletMaintenanceError;882    PalletMaintenanceEvent: PalletMaintenanceEvent;883    PalletMetadataLatest: PalletMetadataLatest;884    PalletMetadataV14: PalletMetadataV14;885    PalletNonfungibleError: PalletNonfungibleError;886    PalletNonfungibleItemData: PalletNonfungibleItemData;887    PalletRefungibleError: PalletRefungibleError;888    PalletRmrkCoreCall: PalletRmrkCoreCall;889    PalletRmrkCoreError: PalletRmrkCoreError;890    PalletRmrkCoreEvent: PalletRmrkCoreEvent;891    PalletRmrkEquipCall: PalletRmrkEquipCall;892    PalletRmrkEquipError: PalletRmrkEquipError;893    PalletRmrkEquipEvent: PalletRmrkEquipEvent;894    PalletsOrigin: PalletsOrigin;895    PalletStorageMetadataLatest: PalletStorageMetadataLatest;896    PalletStorageMetadataV14: PalletStorageMetadataV14;897    PalletStructureCall: PalletStructureCall;898    PalletStructureError: PalletStructureError;899    PalletStructureEvent: PalletStructureEvent;900    PalletSudoCall: PalletSudoCall;901    PalletSudoError: PalletSudoError;902    PalletSudoEvent: PalletSudoEvent;903    PalletTemplateTransactionPaymentCall: PalletTemplateTransactionPaymentCall;904    PalletTemplateTransactionPaymentChargeTransactionPayment: PalletTemplateTransactionPaymentChargeTransactionPayment;905    PalletTestUtilsCall: PalletTestUtilsCall;906    PalletTestUtilsError: PalletTestUtilsError;907    PalletTestUtilsEvent: PalletTestUtilsEvent;908    PalletTimestampCall: PalletTimestampCall;909    PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;910    PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;911    PalletTreasuryCall: PalletTreasuryCall;912    PalletTreasuryError: PalletTreasuryError;913    PalletTreasuryEvent: PalletTreasuryEvent;914    PalletTreasuryProposal: PalletTreasuryProposal;915    PalletUniqueCall: PalletUniqueCall;916    PalletUniqueError: PalletUniqueError;917    PalletVersion: PalletVersion;918    PalletXcmCall: PalletXcmCall;919    PalletXcmError: PalletXcmError;920    PalletXcmEvent: PalletXcmEvent;921    ParachainDispatchOrigin: ParachainDispatchOrigin;922    ParachainInherentData: ParachainInherentData;923    ParachainProposal: ParachainProposal;924    ParachainsInherentData: ParachainsInherentData;925    ParaGenesisArgs: ParaGenesisArgs;926    ParaId: ParaId;927    ParaInfo: ParaInfo;928    ParaLifecycle: ParaLifecycle;929    Parameter: Parameter;930    ParaPastCodeMeta: ParaPastCodeMeta;931    ParaScheduling: ParaScheduling;932    ParathreadClaim: ParathreadClaim;933    ParathreadClaimQueue: ParathreadClaimQueue;934    ParathreadEntry: ParathreadEntry;935    ParaValidatorIndex: ParaValidatorIndex;936    Pays: Pays;937    Peer: Peer;938    PeerEndpoint: PeerEndpoint;939    PeerEndpointAddr: PeerEndpointAddr;940    PeerInfo: PeerInfo;941    PeerPing: PeerPing;942    PendingChange: PendingChange;943    PendingPause: PendingPause;944    PendingResume: PendingResume;945    Perbill: Perbill;946    Percent: Percent;947    PerDispatchClassU32: PerDispatchClassU32;948    PerDispatchClassWeight: PerDispatchClassWeight;949    PerDispatchClassWeightsPerClass: PerDispatchClassWeightsPerClass;950    Period: Period;951    Permill: Permill;952    PermissionLatest: PermissionLatest;953    PermissionsV1: PermissionsV1;954    PermissionVersions: PermissionVersions;955    Perquintill: Perquintill;956    PersistedValidationData: PersistedValidationData;957    PerU16: PerU16;958    Phantom: Phantom;959    PhantomData: PhantomData;960    PhantomTypeUpDataStructs: PhantomTypeUpDataStructs;961    Phase: Phase;962    PhragmenScore: PhragmenScore;963    Points: Points;964    PolkadotCorePrimitivesInboundDownwardMessage: PolkadotCorePrimitivesInboundDownwardMessage;965    PolkadotCorePrimitivesInboundHrmpMessage: PolkadotCorePrimitivesInboundHrmpMessage;966    PolkadotCorePrimitivesOutboundHrmpMessage: PolkadotCorePrimitivesOutboundHrmpMessage;967    PolkadotParachainPrimitivesXcmpMessageFormat: PolkadotParachainPrimitivesXcmpMessageFormat;968    PolkadotPrimitivesV2AbridgedHostConfiguration: PolkadotPrimitivesV2AbridgedHostConfiguration;969    PolkadotPrimitivesV2AbridgedHrmpChannel: PolkadotPrimitivesV2AbridgedHrmpChannel;970    PolkadotPrimitivesV2PersistedValidationData: PolkadotPrimitivesV2PersistedValidationData;971    PolkadotPrimitivesV2UpgradeRestriction: PolkadotPrimitivesV2UpgradeRestriction;972    PortableType: PortableType;973    PortableTypeV14: PortableTypeV14;974    Precommits: Precommits;975    PrefabWasmModule: PrefabWasmModule;976    PrefixedStorageKey: PrefixedStorageKey;977    PreimageStatus: PreimageStatus;978    PreimageStatusAvailable: PreimageStatusAvailable;979    PreRuntime: PreRuntime;980    Prevotes: Prevotes;981    Priority: Priority;982    PriorLock: PriorLock;983    PropIndex: PropIndex;984    Proposal: Proposal;985    ProposalIndex: ProposalIndex;986    ProxyAnnouncement: ProxyAnnouncement;987    ProxyDefinition: ProxyDefinition;988    ProxyState: ProxyState;989    ProxyType: ProxyType;990    PvfCheckStatement: PvfCheckStatement;991    QueryId: QueryId;992    QueryStatus: QueryStatus;993    QueueConfigData: QueueConfigData;994    QueuedParathread: QueuedParathread;995    Randomness: Randomness;996    Raw: Raw;997    RawAuraPreDigest: RawAuraPreDigest;998    RawBabePreDigest: RawBabePreDigest;999    RawBabePreDigestCompat: RawBabePreDigestCompat;1000    RawBabePreDigestPrimary: RawBabePreDigestPrimary;1001    RawBabePreDigestPrimaryTo159: RawBabePreDigestPrimaryTo159;1002    RawBabePreDigestSecondaryPlain: RawBabePreDigestSecondaryPlain;1003    RawBabePreDigestSecondaryTo159: RawBabePreDigestSecondaryTo159;1004    RawBabePreDigestSecondaryVRF: RawBabePreDigestSecondaryVRF;1005    RawBabePreDigestTo159: RawBabePreDigestTo159;1006    RawOrigin: RawOrigin;1007    RawSolution: RawSolution;1008    RawSolutionTo265: RawSolutionTo265;1009    RawSolutionWith16: RawSolutionWith16;1010    RawSolutionWith24: RawSolutionWith24;1011    RawVRFOutput: RawVRFOutput;1012    ReadProof: ReadProof;1013    ReadySolution: ReadySolution;1014    Reasons: Reasons;1015    RecoveryConfig: RecoveryConfig;1016    RefCount: RefCount;1017    RefCountTo259: RefCountTo259;1018    ReferendumIndex: ReferendumIndex;1019    ReferendumInfo: ReferendumInfo;1020    ReferendumInfoFinished: ReferendumInfoFinished;1021    ReferendumInfoTo239: ReferendumInfoTo239;1022    ReferendumStatus: ReferendumStatus;1023    RegisteredParachainInfo: RegisteredParachainInfo;1024    RegistrarIndex: RegistrarIndex;1025    RegistrarInfo: RegistrarInfo;1026    Registration: Registration;1027    RegistrationJudgement: RegistrationJudgement;1028    RegistrationTo198: RegistrationTo198;1029    RelayBlockNumber: RelayBlockNumber;1030    RelayChainBlockNumber: RelayChainBlockNumber;1031    RelayChainHash: RelayChainHash;1032    RelayerId: RelayerId;1033    RelayHash: RelayHash;1034    Releases: Releases;1035    Remark: Remark;1036    Renouncing: Renouncing;1037    RentProjection: RentProjection;1038    ReplacementTimes: ReplacementTimes;1039    ReportedRoundStates: ReportedRoundStates;1040    Reporter: Reporter;1041    ReportIdOf: ReportIdOf;1042    ReserveData: ReserveData;1043    ReserveIdentifier: ReserveIdentifier;1044    Response: Response;1045    ResponseV0: ResponseV0;1046    ResponseV1: ResponseV1;1047    ResponseV2: ResponseV2;1048    ResponseV2Error: ResponseV2Error;1049    ResponseV2Result: ResponseV2Result;1050    Retriable: Retriable;1051    RewardDestination: RewardDestination;1052    RewardPoint: RewardPoint;1053    RmrkTraitsBaseBaseInfo: RmrkTraitsBaseBaseInfo;1054    RmrkTraitsCollectionCollectionInfo: RmrkTraitsCollectionCollectionInfo;1055    RmrkTraitsNftAccountIdOrCollectionNftTuple: RmrkTraitsNftAccountIdOrCollectionNftTuple;1056    RmrkTraitsNftNftChild: RmrkTraitsNftNftChild;1057    RmrkTraitsNftNftInfo: RmrkTraitsNftNftInfo;1058    RmrkTraitsNftRoyaltyInfo: RmrkTraitsNftRoyaltyInfo;1059    RmrkTraitsPartEquippableList: RmrkTraitsPartEquippableList;1060    RmrkTraitsPartFixedPart: RmrkTraitsPartFixedPart;1061    RmrkTraitsPartPartType: RmrkTraitsPartPartType;1062    RmrkTraitsPartSlotPart: RmrkTraitsPartSlotPart;1063    RmrkTraitsPropertyPropertyInfo: RmrkTraitsPropertyPropertyInfo;1064    RmrkTraitsResourceBasicResource: RmrkTraitsResourceBasicResource;1065    RmrkTraitsResourceComposableResource: RmrkTraitsResourceComposableResource;1066    RmrkTraitsResourceResourceInfo: RmrkTraitsResourceResourceInfo;1067    RmrkTraitsResourceResourceTypes: RmrkTraitsResourceResourceTypes;1068    RmrkTraitsResourceSlotResource: RmrkTraitsResourceSlotResource;1069    RmrkTraitsTheme: RmrkTraitsTheme;1070    RmrkTraitsThemeThemeProperty: RmrkTraitsThemeThemeProperty;1071    RoundSnapshot: RoundSnapshot;1072    RoundState: RoundState;1073    RpcMethods: RpcMethods;1074    RuntimeDbWeight: RuntimeDbWeight;1075    RuntimeDispatchInfo: RuntimeDispatchInfo;1076    RuntimeDispatchInfoV1: RuntimeDispatchInfoV1;1077    RuntimeDispatchInfoV2: RuntimeDispatchInfoV2;1078    RuntimeVersion: RuntimeVersion;1079    RuntimeVersionApi: RuntimeVersionApi;1080    RuntimeVersionPartial: RuntimeVersionPartial;1081    RuntimeVersionPre3: RuntimeVersionPre3;1082    RuntimeVersionPre4: RuntimeVersionPre4;1083    Schedule: Schedule;1084    Scheduled: Scheduled;1085    ScheduledCore: ScheduledCore;1086    ScheduledTo254: ScheduledTo254;1087    SchedulePeriod: SchedulePeriod;1088    SchedulePriority: SchedulePriority;1089    ScheduleTo212: ScheduleTo212;1090    ScheduleTo258: ScheduleTo258;1091    ScheduleTo264: ScheduleTo264;1092    Scheduling: Scheduling;1093    ScrapedOnChainVotes: ScrapedOnChainVotes;1094    Seal: Seal;1095    SealV0: SealV0;1096    SeatHolder: SeatHolder;1097    SeedOf: SeedOf;1098    ServiceQuality: ServiceQuality;1099    SessionIndex: SessionIndex;1100    SessionInfo: SessionInfo;1101    SessionInfoValidatorGroup: SessionInfoValidatorGroup;1102    SessionKeys1: SessionKeys1;1103    SessionKeys10: SessionKeys10;1104    SessionKeys10B: SessionKeys10B;1105    SessionKeys2: SessionKeys2;1106    SessionKeys3: SessionKeys3;1107    SessionKeys4: SessionKeys4;1108    SessionKeys5: SessionKeys5;1109    SessionKeys6: SessionKeys6;1110    SessionKeys6B: SessionKeys6B;1111    SessionKeys7: SessionKeys7;1112    SessionKeys7B: SessionKeys7B;1113    SessionKeys8: SessionKeys8;1114    SessionKeys8B: SessionKeys8B;1115    SessionKeys9: SessionKeys9;1116    SessionKeys9B: SessionKeys9B;1117    SetId: SetId;1118    SetIndex: SetIndex;1119    Si0Field: Si0Field;1120    Si0LookupTypeId: Si0LookupTypeId;1121    Si0Path: Si0Path;1122    Si0Type: Si0Type;1123    Si0TypeDef: Si0TypeDef;1124    Si0TypeDefArray: Si0TypeDefArray;1125    Si0TypeDefBitSequence: Si0TypeDefBitSequence;1126    Si0TypeDefCompact: Si0TypeDefCompact;1127    Si0TypeDefComposite: Si0TypeDefComposite;1128    Si0TypeDefPhantom: Si0TypeDefPhantom;1129    Si0TypeDefPrimitive: Si0TypeDefPrimitive;1130    Si0TypeDefSequence: Si0TypeDefSequence;1131    Si0TypeDefTuple: Si0TypeDefTuple;1132    Si0TypeDefVariant: Si0TypeDefVariant;1133    Si0TypeParameter: Si0TypeParameter;1134    Si0Variant: Si0Variant;1135    Si1Field: Si1Field;1136    Si1LookupTypeId: Si1LookupTypeId;1137    Si1Path: Si1Path;1138    Si1Type: Si1Type;1139    Si1TypeDef: Si1TypeDef;1140    Si1TypeDefArray: Si1TypeDefArray;1141    Si1TypeDefBitSequence: Si1TypeDefBitSequence;1142    Si1TypeDefCompact: Si1TypeDefCompact;1143    Si1TypeDefComposite: Si1TypeDefComposite;1144    Si1TypeDefPrimitive: Si1TypeDefPrimitive;1145    Si1TypeDefSequence: Si1TypeDefSequence;1146    Si1TypeDefTuple: Si1TypeDefTuple;1147    Si1TypeDefVariant: Si1TypeDefVariant;1148    Si1TypeParameter: Si1TypeParameter;1149    Si1Variant: Si1Variant;1150    SiField: SiField;1151    Signature: Signature;1152    SignedAvailabilityBitfield: SignedAvailabilityBitfield;1153    SignedAvailabilityBitfields: SignedAvailabilityBitfields;1154    SignedBlock: SignedBlock;1155    SignedBlockWithJustification: SignedBlockWithJustification;1156    SignedBlockWithJustifications: SignedBlockWithJustifications;1157    SignedExtensionMetadataLatest: SignedExtensionMetadataLatest;1158    SignedExtensionMetadataV14: SignedExtensionMetadataV14;1159    SignedSubmission: SignedSubmission;1160    SignedSubmissionOf: SignedSubmissionOf;1161    SignedSubmissionTo276: SignedSubmissionTo276;1162    SignerPayload: SignerPayload;1163    SigningContext: SigningContext;1164    SiLookupTypeId: SiLookupTypeId;1165    SiPath: SiPath;1166    SiType: SiType;1167    SiTypeDef: SiTypeDef;1168    SiTypeDefArray: SiTypeDefArray;1169    SiTypeDefBitSequence: SiTypeDefBitSequence;1170    SiTypeDefCompact: SiTypeDefCompact;1171    SiTypeDefComposite: SiTypeDefComposite;1172    SiTypeDefPrimitive: SiTypeDefPrimitive;1173    SiTypeDefSequence: SiTypeDefSequence;1174    SiTypeDefTuple: SiTypeDefTuple;1175    SiTypeDefVariant: SiTypeDefVariant;1176    SiTypeParameter: SiTypeParameter;1177    SiVariant: SiVariant;1178    SlashingSpans: SlashingSpans;1179    SlashingSpansTo204: SlashingSpansTo204;1180    SlashJournalEntry: SlashJournalEntry;1181    Slot: Slot;1182    SlotDuration: SlotDuration;1183    SlotNumber: SlotNumber;1184    SlotRange: SlotRange;1185    SlotRange10: SlotRange10;1186    SocietyJudgement: SocietyJudgement;1187    SocietyVote: SocietyVote;1188    SolutionOrSnapshotSize: SolutionOrSnapshotSize;1189    SolutionSupport: SolutionSupport;1190    SolutionSupports: SolutionSupports;1191    SpanIndex: SpanIndex;1192    SpanRecord: SpanRecord;1193    SpCoreEcdsaSignature: SpCoreEcdsaSignature;1194    SpCoreEd25519Signature: SpCoreEd25519Signature;1195    SpCoreSr25519Signature: SpCoreSr25519Signature;1196    SpecVersion: SpecVersion;1197    SpRuntimeArithmeticError: SpRuntimeArithmeticError;1198    SpRuntimeDigest: SpRuntimeDigest;1199    SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;1200    SpRuntimeDispatchError: SpRuntimeDispatchError;1201    SpRuntimeModuleError: SpRuntimeModuleError;1202    SpRuntimeMultiSignature: SpRuntimeMultiSignature;1203    SpRuntimeTokenError: SpRuntimeTokenError;1204    SpRuntimeTransactionalError: SpRuntimeTransactionalError;1205    SpTrieStorageProof: SpTrieStorageProof;1206    SpVersionRuntimeVersion: SpVersionRuntimeVersion;1207    SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;1208    SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;1209    Sr25519Signature: Sr25519Signature;1210    StakingLedger: StakingLedger;1211    StakingLedgerTo223: StakingLedgerTo223;1212    StakingLedgerTo240: StakingLedgerTo240;1213    Statement: Statement;1214    StatementKind: StatementKind;1215    StorageChangeSet: StorageChangeSet;1216    StorageData: StorageData;1217    StorageDeposit: StorageDeposit;1218    StorageEntryMetadataLatest: StorageEntryMetadataLatest;1219    StorageEntryMetadataV10: StorageEntryMetadataV10;1220    StorageEntryMetadataV11: StorageEntryMetadataV11;1221    StorageEntryMetadataV12: StorageEntryMetadataV12;1222    StorageEntryMetadataV13: StorageEntryMetadataV13;1223    StorageEntryMetadataV14: StorageEntryMetadataV14;1224    StorageEntryMetadataV9: StorageEntryMetadataV9;1225    StorageEntryModifierLatest: StorageEntryModifierLatest;1226    StorageEntryModifierV10: StorageEntryModifierV10;1227    StorageEntryModifierV11: StorageEntryModifierV11;1228    StorageEntryModifierV12: StorageEntryModifierV12;1229    StorageEntryModifierV13: StorageEntryModifierV13;1230    StorageEntryModifierV14: StorageEntryModifierV14;1231    StorageEntryModifierV9: StorageEntryModifierV9;1232    StorageEntryTypeLatest: StorageEntryTypeLatest;1233    StorageEntryTypeV10: StorageEntryTypeV10;1234    StorageEntryTypeV11: StorageEntryTypeV11;1235    StorageEntryTypeV12: StorageEntryTypeV12;1236    StorageEntryTypeV13: StorageEntryTypeV13;1237    StorageEntryTypeV14: StorageEntryTypeV14;1238    StorageEntryTypeV9: StorageEntryTypeV9;1239    StorageHasher: StorageHasher;1240    StorageHasherV10: StorageHasherV10;1241    StorageHasherV11: StorageHasherV11;1242    StorageHasherV12: StorageHasherV12;1243    StorageHasherV13: StorageHasherV13;1244    StorageHasherV14: StorageHasherV14;1245    StorageHasherV9: StorageHasherV9;1246    StorageInfo: StorageInfo;1247    StorageKey: StorageKey;1248    StorageKind: StorageKind;1249    StorageMetadataV10: StorageMetadataV10;1250    StorageMetadataV11: StorageMetadataV11;1251    StorageMetadataV12: StorageMetadataV12;1252    StorageMetadataV13: StorageMetadataV13;1253    StorageMetadataV9: StorageMetadataV9;1254    StorageProof: StorageProof;1255    StoredPendingChange: StoredPendingChange;1256    StoredState: StoredState;1257    StrikeCount: StrikeCount;1258    SubId: SubId;1259    SubmissionIndicesOf: SubmissionIndicesOf;1260    Supports: Supports;1261    SyncState: SyncState;1262    SystemInherentData: SystemInherentData;1263    SystemOrigin: SystemOrigin;1264    Tally: Tally;1265    TaskAddress: TaskAddress;1266    TAssetBalance: TAssetBalance;1267    TAssetDepositBalance: TAssetDepositBalance;1268    Text: Text;1269    Timepoint: Timepoint;1270    TokenError: TokenError;1271    TombstoneContractInfo: TombstoneContractInfo;1272    TraceBlockResponse: TraceBlockResponse;1273    TraceError: TraceError;1274    TransactionalError: TransactionalError;1275    TransactionInfo: TransactionInfo;1276    TransactionLongevity: TransactionLongevity;1277    TransactionPriority: TransactionPriority;1278    TransactionSource: TransactionSource;1279    TransactionStorageProof: TransactionStorageProof;1280    TransactionTag: TransactionTag;1281    TransactionV0: TransactionV0;1282    TransactionV1: TransactionV1;1283    TransactionV2: TransactionV2;1284    TransactionValidity: TransactionValidity;1285    TransactionValidityError: TransactionValidityError;1286    TransientValidationData: TransientValidationData;1287    TreasuryProposal: TreasuryProposal;1288    TrieId: TrieId;1289    TrieIndex: TrieIndex;1290    Type: Type;1291    u128: u128;1292    U128: U128;1293    u16: u16;1294    U16: U16;1295    u256: u256;1296    U256: U256;1297    u32: u32;1298    U32: U32;1299    U32F32: U32F32;1300    u64: u64;1301    U64: U64;1302    u8: u8;1303    U8: U8;1304    UnappliedSlash: UnappliedSlash;1305    UnappliedSlashOther: UnappliedSlashOther;1306    UncleEntryItem: UncleEntryItem;1307    UnknownTransaction: UnknownTransaction;1308    UnlockChunk: UnlockChunk;1309    UnrewardedRelayer: UnrewardedRelayer;1310    UnrewardedRelayersState: UnrewardedRelayersState;1311    UpDataStructsAccessMode: UpDataStructsAccessMode;1312    UpDataStructsCollection: UpDataStructsCollection;1313    UpDataStructsCollectionLimits: UpDataStructsCollectionLimits;1314    UpDataStructsCollectionMode: UpDataStructsCollectionMode;1315    UpDataStructsCollectionPermissions: UpDataStructsCollectionPermissions;1316    UpDataStructsCollectionStats: UpDataStructsCollectionStats;1317    UpDataStructsCreateCollectionData: UpDataStructsCreateCollectionData;1318    UpDataStructsCreateFungibleData: UpDataStructsCreateFungibleData;1319    UpDataStructsCreateItemData: UpDataStructsCreateItemData;1320    UpDataStructsCreateItemExData: UpDataStructsCreateItemExData;1321    UpDataStructsCreateNftData: UpDataStructsCreateNftData;1322    UpDataStructsCreateNftExData: UpDataStructsCreateNftExData;1323    UpDataStructsCreateReFungibleData: UpDataStructsCreateReFungibleData;1324    UpDataStructsCreateRefungibleExMultipleOwners: UpDataStructsCreateRefungibleExMultipleOwners;1325    UpDataStructsCreateRefungibleExSingleOwner: UpDataStructsCreateRefungibleExSingleOwner;1326    UpDataStructsNestingPermissions: UpDataStructsNestingPermissions;1327    UpDataStructsOwnerRestrictedSet: UpDataStructsOwnerRestrictedSet;1328    UpDataStructsProperties: UpDataStructsProperties;1329    UpDataStructsPropertiesMapBoundedVec: UpDataStructsPropertiesMapBoundedVec;1330    UpDataStructsPropertiesMapPropertyPermission: UpDataStructsPropertiesMapPropertyPermission;1331    UpDataStructsProperty: UpDataStructsProperty;1332    UpDataStructsPropertyKeyPermission: UpDataStructsPropertyKeyPermission;1333    UpDataStructsPropertyPermission: UpDataStructsPropertyPermission;1334    UpDataStructsPropertyScope: UpDataStructsPropertyScope;1335    UpDataStructsRpcCollection: UpDataStructsRpcCollection;1336    UpDataStructsRpcCollectionFlags: UpDataStructsRpcCollectionFlags;1337    UpDataStructsSponsoringRateLimit: UpDataStructsSponsoringRateLimit;1338    UpDataStructsSponsorshipStateAccountId32: UpDataStructsSponsorshipStateAccountId32;1339    UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: UpDataStructsSponsorshipStateBasicCrossAccountIdRepr;1340    UpDataStructsTokenChild: UpDataStructsTokenChild;1341    UpDataStructsTokenData: UpDataStructsTokenData;1342    UpgradeGoAhead: UpgradeGoAhead;1343    UpgradeRestriction: UpgradeRestriction;1344    UpPovEstimateRpcPovInfo: UpPovEstimateRpcPovInfo;1345    UpwardMessage: UpwardMessage;1346    usize: usize;1347    USize: USize;1348    ValidationCode: ValidationCode;1349    ValidationCodeHash: ValidationCodeHash;1350    ValidationData: ValidationData;1351    ValidationDataType: ValidationDataType;1352    ValidationFunctionParams: ValidationFunctionParams;1353    ValidatorCount: ValidatorCount;1354    ValidatorId: ValidatorId;1355    ValidatorIdOf: ValidatorIdOf;1356    ValidatorIndex: ValidatorIndex;1357    ValidatorIndexCompact: ValidatorIndexCompact;1358    ValidatorPrefs: ValidatorPrefs;1359    ValidatorPrefsTo145: ValidatorPrefsTo145;1360    ValidatorPrefsTo196: ValidatorPrefsTo196;1361    ValidatorPrefsWithBlocked: ValidatorPrefsWithBlocked;1362    ValidatorPrefsWithCommission: ValidatorPrefsWithCommission;1363    ValidatorSet: ValidatorSet;1364    ValidatorSetId: ValidatorSetId;1365    ValidatorSignature: ValidatorSignature;1366    ValidDisputeStatementKind: ValidDisputeStatementKind;1367    ValidityAttestation: ValidityAttestation;1368    ValidTransaction: ValidTransaction;1369    VecInboundHrmpMessage: VecInboundHrmpMessage;1370    VersionedMultiAsset: VersionedMultiAsset;1371    VersionedMultiAssets: VersionedMultiAssets;1372    VersionedMultiLocation: VersionedMultiLocation;1373    VersionedResponse: VersionedResponse;1374    VersionedXcm: VersionedXcm;1375    VersionMigrationStage: VersionMigrationStage;1376    VestingInfo: VestingInfo;1377    VestingSchedule: VestingSchedule;1378    Vote: Vote;1379    VoteIndex: VoteIndex;1380    Voter: Voter;1381    VoterInfo: VoterInfo;1382    Votes: Votes;1383    VotesTo230: VotesTo230;1384    VoteThreshold: VoteThreshold;1385    VoteWeight: VoteWeight;1386    Voting: Voting;1387    VotingDelegating: VotingDelegating;1388    VotingDirect: VotingDirect;1389    VotingDirectVote: VotingDirectVote;1390    VouchingStatus: VouchingStatus;1391    VrfData: VrfData;1392    VrfOutput: VrfOutput;1393    VrfProof: VrfProof;1394    Weight: Weight;1395    WeightLimitV2: WeightLimitV2;1396    WeightMultiplier: WeightMultiplier;1397    WeightPerClass: WeightPerClass;1398    WeightToFeeCoefficient: WeightToFeeCoefficient;1399    WeightV1: WeightV1;1400    WeightV2: WeightV2;1401    WildFungibility: WildFungibility;1402    WildFungibilityV0: WildFungibilityV0;1403    WildFungibilityV1: WildFungibilityV1;1404    WildFungibilityV2: WildFungibilityV2;1405    WildMultiAsset: WildMultiAsset;1406    WildMultiAssetV1: WildMultiAssetV1;1407    WildMultiAssetV2: WildMultiAssetV2;1408    WinnersData: WinnersData;1409    WinnersData10: WinnersData10;1410    WinnersDataTuple: WinnersDataTuple;1411    WinnersDataTuple10: WinnersDataTuple10;1412    WinningData: WinningData;1413    WinningData10: WinningData10;1414    WinningDataEntry: WinningDataEntry;1415    WithdrawReasons: WithdrawReasons;1416    Xcm: Xcm;1417    XcmAssetId: XcmAssetId;1418    XcmDoubleEncoded: XcmDoubleEncoded;1419    XcmError: XcmError;1420    XcmErrorV0: XcmErrorV0;1421    XcmErrorV1: XcmErrorV1;1422    XcmErrorV2: XcmErrorV2;1423    XcmOrder: XcmOrder;1424    XcmOrderV0: XcmOrderV0;1425    XcmOrderV1: XcmOrderV1;1426    XcmOrderV2: XcmOrderV2;1427    XcmOrigin: XcmOrigin;1428    XcmOriginKind: XcmOriginKind;1429    XcmpMessageFormat: XcmpMessageFormat;1430    XcmV0: XcmV0;1431    XcmV0Junction: XcmV0Junction;1432    XcmV0JunctionBodyId: XcmV0JunctionBodyId;1433    XcmV0JunctionBodyPart: XcmV0JunctionBodyPart;1434    XcmV0JunctionNetworkId: XcmV0JunctionNetworkId;1435    XcmV0MultiAsset: XcmV0MultiAsset;1436    XcmV0MultiLocation: XcmV0MultiLocation;1437    XcmV0Order: XcmV0Order;1438    XcmV0OriginKind: XcmV0OriginKind;1439    XcmV0Response: XcmV0Response;1440    XcmV0Xcm: XcmV0Xcm;1441    XcmV1: XcmV1;1442    XcmV1Junction: XcmV1Junction;1443    XcmV1MultiAsset: XcmV1MultiAsset;1444    XcmV1MultiassetAssetId: XcmV1MultiassetAssetId;1445    XcmV1MultiassetAssetInstance: XcmV1MultiassetAssetInstance;1446    XcmV1MultiassetFungibility: XcmV1MultiassetFungibility;1447    XcmV1MultiassetMultiAssetFilter: XcmV1MultiassetMultiAssetFilter;1448    XcmV1MultiassetMultiAssets: XcmV1MultiassetMultiAssets;1449    XcmV1MultiassetWildFungibility: XcmV1MultiassetWildFungibility;1450    XcmV1MultiassetWildMultiAsset: XcmV1MultiassetWildMultiAsset;1451    XcmV1MultiLocation: XcmV1MultiLocation;1452    XcmV1MultilocationJunctions: XcmV1MultilocationJunctions;1453    XcmV1Order: XcmV1Order;1454    XcmV1Response: XcmV1Response;1455    XcmV1Xcm: XcmV1Xcm;1456    XcmV2: XcmV2;1457    XcmV2Instruction: XcmV2Instruction;1458    XcmV2Response: XcmV2Response;1459    XcmV2TraitsError: XcmV2TraitsError;1460    XcmV2TraitsOutcome: XcmV2TraitsOutcome;1461    XcmV2WeightLimit: XcmV2WeightLimit;1462    XcmV2Xcm: XcmV2Xcm;1463    XcmVersion: XcmVersion;1464    XcmVersionedMultiAsset: XcmVersionedMultiAsset;1465    XcmVersionedMultiAssets: XcmVersionedMultiAssets;1466    XcmVersionedMultiLocation: XcmVersionedMultiLocation;1467    XcmVersionedXcm: XcmVersionedXcm;1468  } // InterfaceTypes1469} // declare module
modifiedtests/src/interfaces/default/types.tsdiffbeforeafterboth
--- a/tests/src/interfaces/default/types.ts
+++ b/tests/src/interfaces/default/types.ts
@@ -2748,6 +2748,41 @@
   readonly type: 'LimitReached' | 'NoLayer';
 }
 
+/** @name SpRuntimeTransactionValidityInvalidTransaction */
+export interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+  readonly isCall: boolean;
+  readonly isPayment: boolean;
+  readonly isFuture: boolean;
+  readonly isStale: boolean;
+  readonly isBadProof: boolean;
+  readonly isAncientBirthBlock: boolean;
+  readonly isExhaustsResources: boolean;
+  readonly isCustom: boolean;
+  readonly asCustom: u8;
+  readonly isBadMandatory: boolean;
+  readonly isMandatoryDispatch: boolean;
+  readonly isBadSigner: boolean;
+  readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+}
+
+/** @name SpRuntimeTransactionValidityTransactionValidityError */
+export interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+  readonly isInvalid: boolean;
+  readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+  readonly isUnknown: boolean;
+  readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+  readonly type: 'Invalid' | 'Unknown';
+}
+
+/** @name SpRuntimeTransactionValidityUnknownTransaction */
+export interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+  readonly isCannotLookup: boolean;
+  readonly isNoUnsignedValidator: boolean;
+  readonly isCustom: boolean;
+  readonly asCustom: u8;
+  readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+}
+
 /** @name SpTrieStorageProof */
 export interface SpTrieStorageProof extends Struct {
   readonly trieNodes: BTreeSet<Bytes>;
@@ -3023,6 +3058,7 @@
   readonly proofSize: u64;
   readonly compactProofSize: u64;
   readonly compressedProofSize: u64;
+  readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
 }
 
 /** @name XcmDoubleEncoded */
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/lookup.ts
+++ b/tests/src/interfaces/lookup.ts
@@ -3212,291 +3212,576 @@
   UpPovEstimateRpcPovInfo: {
     proofSize: 'u64',
     compactProofSize: 'u64',
-    compressedProofSize: 'u64'
+    compressedProofSize: 'u64',
+    result: 'Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>'
   },
   /**
+<<<<<<< HEAD
    * Lookup424: pallet_common::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup424: sp_runtime::transaction_validity::TransactionValidityError
+   **/
+  SpRuntimeTransactionValidityTransactionValidityError: {
+    _enum: {
+      Invalid: 'SpRuntimeTransactionValidityInvalidTransaction',
+      Unknown: 'SpRuntimeTransactionValidityUnknownTransaction'
+    }
+  },
+  /**
+   * Lookup425: sp_runtime::transaction_validity::InvalidTransaction
+   **/
+  SpRuntimeTransactionValidityInvalidTransaction: {
+    _enum: {
+      Call: 'Null',
+      Payment: 'Null',
+      Future: 'Null',
+      Stale: 'Null',
+      BadProof: 'Null',
+      AncientBirthBlock: 'Null',
+      ExhaustsResources: 'Null',
+      Custom: 'u8',
+      BadMandatory: 'Null',
+      MandatoryDispatch: 'Null',
+      BadSigner: 'Null'
+    }
+  },
+  /**
+   * Lookup426: sp_runtime::transaction_validity::UnknownTransaction
+   **/
+  SpRuntimeTransactionValidityUnknownTransaction: {
+    _enum: {
+      CannotLookup: 'Null',
+      NoUnsignedValidator: 'Null',
+      Custom: 'u8'
+    }
+  },
+  /**
+   * Lookup428: pallet_common::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletCommonError: {
     _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal', 'ConfirmSponsorshipFail', 'UserIsNotCollectionAdmin']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup416: pallet_fungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup417: pallet_fungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup430: pallet_fungible::pallet::Error<T>
 =======
    * Lookup426: pallet_fungible::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup430: pallet_fungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletFungibleError: {
     _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed', 'SettingAllowanceForAllNotAllowed', 'FungibleTokensAreAlwaysValid']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup420: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup417: pallet_refungible::ItemData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup418: pallet_refungible::ItemData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup431: pallet_refungible::ItemData
 =======
    * Lookup427: pallet_refungible::ItemData
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup431: pallet_refungible::ItemData
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRefungibleItemData: {
     constData: 'Bytes'
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup422: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup423: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup436: pallet_refungible::pallet::Error<T>
 =======
    * Lookup432: pallet_refungible::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup436: pallet_refungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRefungibleError: {
     _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup421: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup423: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup424: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
    * Lookup433: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletNonfungibleItemData: {
     owner: 'PalletEvmAccountBasicCrossAccountIdRepr'
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup423: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup425: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup426: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup439: up_data_structs::PropertyScope
 =======
    * Lookup435: up_data_structs::PropertyScope
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup439: up_data_structs::PropertyScope
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   UpDataStructsPropertyScope: {
     _enum: ['None', 'Rmrk']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup426: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup427: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup428: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup441: pallet_nonfungible::pallet::Error<T>
 =======
    * Lookup437: pallet_nonfungible::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup441: pallet_nonfungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletNonfungibleError: {
     _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup427: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup428: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup429: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup442: pallet_structure::pallet::Error<T>
 =======
    * Lookup438: pallet_structure::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup442: pallet_structure::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletStructureError: {
     _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup428: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup429: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup430: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup443: pallet_rmrk_core::pallet::Error<T>
 =======
    * Lookup439: pallet_rmrk_core::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup443: pallet_rmrk_core::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRmrkCoreError: {
     _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup430: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup431: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup432: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup445: pallet_rmrk_equip::pallet::Error<T>
 =======
    * Lookup441: pallet_rmrk_equip::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup445: pallet_rmrk_equip::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRmrkEquipError: {
     _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup436: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup437: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup438: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: pallet_app_promotion::pallet::Error<T>
 =======
    * Lookup447: pallet_app_promotion::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup451: pallet_app_promotion::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletAppPromotionError: {
     _enum: ['AdminNotSet', 'NoPermission', 'NotSufficientFunds', 'PendingForBlockOverflow', 'SponsorNotSet', 'IncorrectLockedBalanceOperation']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup437: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup438: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup439: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup452: pallet_foreign_assets::module::Error<T>
 =======
    * Lookup448: pallet_foreign_assets::module::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup452: pallet_foreign_assets::module::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletForeignAssetsModuleError: {
     _enum: ['BadLocation', 'MultiLocationExisted', 'AssetIdNotExists', 'AssetIdExisted']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup439: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup440: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup441: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup454: pallet_evm::pallet::Error<T>
 =======
    * Lookup451: pallet_evm::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup455: pallet_evm::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmError: {
     _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce', 'GasLimitTooLow', 'GasLimitTooHigh', 'Undefined', 'Reentrancy', 'TransactionMustComeFromEOA']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup442: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup443: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup444: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup457: fp_rpc::TransactionStatus
 =======
    * Lookup454: fp_rpc::TransactionStatus
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup458: fp_rpc::TransactionStatus
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   FpRpcTransactionStatus: {
     transactionHash: 'H256',
@@ -3509,12 +3794,15 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup444: ethbloom::Bloom
    **/
   EthbloomBloom: '[u8;256]',
   /**
    * Lookup446: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup445: ethbloom::Bloom
    **/
@@ -3522,6 +3810,8 @@
   /**
    * Lookup447: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup446: ethbloom::Bloom
    **/
@@ -3529,6 +3819,8 @@
   /**
    * Lookup448: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: ethbloom::Bloom
    **/
@@ -3542,9 +3834,25 @@
   /**
    * Lookup458: ethereum::receipt::ReceiptV3
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup460: ethbloom::Bloom
+   **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup462: ethereum::receipt::ReceiptV3
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumReceiptReceiptV3: {
     _enum: {
@@ -3555,22 +3863,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup447: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup448: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup449: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup462: ethereum::receipt::EIP658ReceiptData
 =======
    * Lookup459: ethereum::receipt::EIP658ReceiptData
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup463: ethereum::receipt::EIP658ReceiptData
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumReceiptEip658ReceiptData: {
     statusCode: 'u8',
@@ -3580,22 +3907,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup448: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup449: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup450: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup463: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
    * Lookup460: ethereum::block::Block<ethereum::transaction::TransactionV2>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup464: ethereum::block::Block<ethereum::transaction::TransactionV2>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumBlock: {
     header: 'EthereumHeader',
@@ -3604,22 +3950,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup449: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup450: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup464: ethereum::header::Header
 =======
    * Lookup461: ethereum::header::Header
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup465: ethereum::header::Header
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumHeader: {
     parentHash: 'H256',
@@ -3640,12 +4005,15 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup450: ethereum_types::hash::H64
    **/
   EthereumTypesHashH64: '[u8;8]',
   /**
    * Lookup455: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: ethereum_types::hash::H64
    **/
@@ -3653,6 +4021,8 @@
   /**
    * Lookup456: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup452: ethereum_types::hash::H64
    **/
@@ -3660,6 +4030,8 @@
   /**
    * Lookup457: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup465: ethereum_types::hash::H64
    **/
@@ -3673,53 +4045,107 @@
   /**
    * Lookup467: pallet_ethereum::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup466: ethereum_types::hash::H64
+   **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup471: pallet_ethereum::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEthereumError: {
     _enum: ['InvalidSignature', 'PreLogExists']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup456: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup457: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup458: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: pallet_evm_coder_substrate::pallet::Error<T>
 =======
    * Lookup468: pallet_evm_coder_substrate::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup472: pallet_evm_coder_substrate::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmCoderSubstrateError: {
     _enum: ['OutOfGas', 'OutOfFund']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup457: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup458: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup472: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
    * Lookup469: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup473: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: {
     _enum: {
@@ -3730,78 +4156,138 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup458: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup460: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup473: pallet_evm_contract_helpers::SponsoringModeT
 =======
    * Lookup470: pallet_evm_contract_helpers::SponsoringModeT
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup474: pallet_evm_contract_helpers::SponsoringModeT
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmContractHelpersSponsoringModeT: {
     _enum: ['Disabled', 'Allowlisted', 'Generous']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup464: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup465: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup466: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup479: pallet_evm_contract_helpers::pallet::Error<T>
 =======
    * Lookup476: pallet_evm_contract_helpers::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup480: pallet_evm_contract_helpers::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmContractHelpersError: {
     _enum: ['NoPermission', 'NoPendingSponsor', 'TooManyMethodsHaveSponsoredLimit']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup465: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup466: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup467: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup480: pallet_evm_migration::pallet::Error<T>
 =======
    * Lookup477: pallet_evm_migration::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup481: pallet_evm_migration::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmMigrationError: {
     _enum: ['AccountNotEmpty', 'AccountIsNotMigrating', 'BadEvent']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup466: pallet_maintenance::pallet::Error<T>
    **/
   PalletMaintenanceError: 'Null',
   /**
    * Lookup467: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup467: pallet_maintenance::pallet::Error<T>
    **/
@@ -3809,6 +4295,8 @@
   /**
    * Lookup468: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup468: pallet_maintenance::pallet::Error<T>
    **/
@@ -3816,6 +4304,8 @@
   /**
    * Lookup469: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup481: pallet_maintenance::pallet::Error<T>
    **/
@@ -3829,31 +4319,66 @@
   /**
    * Lookup479: pallet_test_utils::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup482: pallet_maintenance::pallet::Error<T>
+   **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup483: pallet_test_utils::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletTestUtilsError: {
     _enum: ['TestPalletDisabled', 'TriggerRollback']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup469: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup470: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup484: sp_runtime::MultiSignature
 =======
    * Lookup481: sp_runtime::MultiSignature
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup485: sp_runtime::MultiSignature
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   SpRuntimeMultiSignature: {
     _enum: {
@@ -3864,14 +4389,21 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup470: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup472: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup485: sp_core::ed25519::Signature
 >>>>>>> fix: update polkadot types and definitions
@@ -3932,54 +4464,70 @@
    * Lookup501: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
 =======
    * Lookup482: sp_core::ed25519::Signature
+=======
+   * Lookup486: sp_core::ed25519::Signature
+>>>>>>> chore: regenerate types
    **/
   SpCoreEd25519Signature: '[u8;64]',
   /**
-   * Lookup484: sp_core::sr25519::Signature
+   * Lookup488: sp_core::sr25519::Signature
    **/
   SpCoreSr25519Signature: '[u8;64]',
   /**
-   * Lookup485: sp_core::ecdsa::Signature
+   * Lookup489: sp_core::ecdsa::Signature
    **/
   SpCoreEcdsaSignature: '[u8;65]',
   /**
-   * Lookup488: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
+   * Lookup492: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
    **/
   FrameSystemExtensionsCheckSpecVersion: 'Null',
   /**
-   * Lookup489: frame_system::extensions::check_tx_version::CheckTxVersion<T>
+   * Lookup493: frame_system::extensions::check_tx_version::CheckTxVersion<T>
    **/
   FrameSystemExtensionsCheckTxVersion: 'Null',
   /**
-   * Lookup490: frame_system::extensions::check_genesis::CheckGenesis<T>
+   * Lookup494: frame_system::extensions::check_genesis::CheckGenesis<T>
    **/
   FrameSystemExtensionsCheckGenesis: 'Null',
   /**
-   * Lookup493: frame_system::extensions::check_nonce::CheckNonce<T>
+   * Lookup497: frame_system::extensions::check_nonce::CheckNonce<T>
    **/
   FrameSystemExtensionsCheckNonce: 'Compact<u32>',
   /**
-   * Lookup494: frame_system::extensions::check_weight::CheckWeight<T>
+   * Lookup498: frame_system::extensions::check_weight::CheckWeight<T>
    **/
   FrameSystemExtensionsCheckWeight: 'Null',
   /**
-   * Lookup495: opal_runtime::runtime_common::maintenance::CheckMaintenance
+   * Lookup499: opal_runtime::runtime_common::maintenance::CheckMaintenance
    **/
   OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: 'Null',
   /**
-   * Lookup496: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
+   * Lookup500: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
    **/
   PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
   /**
-   * Lookup497: opal_runtime::Runtime
+   * Lookup501: opal_runtime::Runtime
    **/
   OpalRuntimeRuntime: 'Null',
   /**
+<<<<<<< HEAD
    * Lookup498: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup502: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEthereumFakeTransactionFinalizer: 'Null'
 };
modifiedtests/src/interfaces/registry.tsdiffbeforeafterboth
--- a/tests/src/interfaces/registry.ts
+++ b/tests/src/interfaces/registry.ts
@@ -6,22 +6,41 @@
 import '@polkadot/types/types/registry';
 
 <<<<<<< HEAD
+<<<<<<< HEAD
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
 =======
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
 
 declare module '@polkadot/types/types/registry' {
   interface InterfaceTypes {
@@ -214,6 +233,9 @@
     SpRuntimeModuleError: SpRuntimeModuleError;
     SpRuntimeMultiSignature: SpRuntimeMultiSignature;
     SpRuntimeTokenError: SpRuntimeTokenError;
+    SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
+    SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
+    SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
     SpRuntimeTransactionalError: SpRuntimeTransactionalError;
     SpTrieStorageProof: SpTrieStorageProof;
     SpVersionRuntimeVersion: SpVersionRuntimeVersion;
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -3489,12 +3489,58 @@
     readonly proofSize: u64;
     readonly compactProofSize: u64;
     readonly compressedProofSize: u64;
+    readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
   }
 
+<<<<<<< HEAD
   /** @name PalletCommonError (424) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+  /** @name SpRuntimeTransactionValidityTransactionValidityError (424) */
+  interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+    readonly isInvalid: boolean;
+    readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+    readonly isUnknown: boolean;
+    readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+    readonly type: 'Invalid' | 'Unknown';
+  }
+
+  /** @name SpRuntimeTransactionValidityInvalidTransaction (425) */
+  interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+    readonly isCall: boolean;
+    readonly isPayment: boolean;
+    readonly isFuture: boolean;
+    readonly isStale: boolean;
+    readonly isBadProof: boolean;
+    readonly isAncientBirthBlock: boolean;
+    readonly isExhaustsResources: boolean;
+    readonly isCustom: boolean;
+    readonly asCustom: u8;
+    readonly isBadMandatory: boolean;
+    readonly isMandatoryDispatch: boolean;
+    readonly isBadSigner: boolean;
+    readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+  }
+
+  /** @name SpRuntimeTransactionValidityUnknownTransaction (426) */
+  interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+    readonly isCannotLookup: boolean;
+    readonly isNoUnsignedValidator: boolean;
+    readonly isCustom: boolean;
+    readonly asCustom: u8;
+    readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+  }
+
+  /** @name PalletCommonError (428) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletCommonError extends Enum {
     readonly isCollectionNotFound: boolean;
     readonly isMustBeTokenOwner: boolean;
@@ -3536,18 +3582,32 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletFungibleError (416) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletFungibleError (417) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletFungibleError (430) */
 =======
   /** @name PalletFungibleError (426) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+  /** @name PalletFungibleError (430) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletFungibleError extends Enum {
     readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isFungibleItemsHaveNoId: boolean;
@@ -3560,39 +3620,72 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletRefungibleError (420) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRefungibleItemData (417) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRefungibleItemData (418) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRefungibleItemData (431) */
 =======
   /** @name PalletRefungibleItemData (427) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+  /** @name PalletRefungibleItemData (431) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletRefungibleItemData extends Struct {
     readonly constData: Bytes;
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletRefungibleError (422) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRefungibleError (423) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRefungibleError (436) */
 =======
   /** @name PalletRefungibleError (432) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletRefungibleError (436) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletRefungibleError extends Enum {
     readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isWrongRefungiblePieces: boolean;
@@ -3603,43 +3696,81 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletNonfungibleItemData (421) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleItemData (423) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleItemData (424) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleItemData (437) */
 =======
   /** @name PalletNonfungibleItemData (433) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletNonfungibleItemData (437) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletNonfungibleItemData extends Struct {
     readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name UpDataStructsPropertyScope (423) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsPropertyScope (425) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsPropertyScope (426) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsPropertyScope (439) */
 =======
   /** @name UpDataStructsPropertyScope (435) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name UpDataStructsPropertyScope (439) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface UpDataStructsPropertyScope extends Enum {
     readonly isNone: boolean;
     readonly isRmrk: boolean;
@@ -3647,22 +3778,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletNonfungibleError (426) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleError (427) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleError (428) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletNonfungibleError (441) */
 =======
   /** @name PalletNonfungibleError (437) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletNonfungibleError (441) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletNonfungibleError extends Enum {
     readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isNonfungibleItemsHaveNoAmount: boolean;
@@ -3671,22 +3821,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletStructureError (427) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletStructureError (428) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletStructureError (429) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletStructureError (442) */
 =======
   /** @name PalletStructureError (438) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletStructureError (442) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletStructureError extends Enum {
     readonly isOuroborosDetected: boolean;
     readonly isDepthLimit: boolean;
@@ -3696,22 +3865,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletRmrkCoreError (428) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkCoreError (429) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkCoreError (430) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkCoreError (443) */
 =======
   /** @name PalletRmrkCoreError (439) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletRmrkCoreError (443) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletRmrkCoreError extends Enum {
     readonly isCorruptedCollectionType: boolean;
     readonly isRmrkPropertyKeyIsTooLong: boolean;
@@ -3736,22 +3924,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletRmrkEquipError (430) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkEquipError (431) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkEquipError (432) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletRmrkEquipError (445) */
 =======
   /** @name PalletRmrkEquipError (441) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletRmrkEquipError (445) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletRmrkEquipError extends Enum {
     readonly isPermissionError: boolean;
     readonly isNoAvailableBaseId: boolean;
@@ -3764,22 +3971,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletAppPromotionError (436) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletAppPromotionError (437) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletAppPromotionError (438) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletAppPromotionError (451) */
 =======
   /** @name PalletAppPromotionError (447) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletAppPromotionError (451) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletAppPromotionError extends Enum {
     readonly isAdminNotSet: boolean;
     readonly isNoPermission: boolean;
@@ -3791,22 +4017,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletForeignAssetsModuleError (437) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletForeignAssetsModuleError (438) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletForeignAssetsModuleError (439) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletForeignAssetsModuleError (452) */
 =======
   /** @name PalletForeignAssetsModuleError (448) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletForeignAssetsModuleError (452) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletForeignAssetsModuleError extends Enum {
     readonly isBadLocation: boolean;
     readonly isMultiLocationExisted: boolean;
@@ -3816,22 +4061,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletEvmError (439) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmError (440) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmError (441) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmError (454) */
 =======
   /** @name PalletEvmError (451) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEvmError (455) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEvmError extends Enum {
     readonly isBalanceLow: boolean;
     readonly isFeeOverflow: boolean;
@@ -3848,22 +4112,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name FpRpcTransactionStatus (442) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name FpRpcTransactionStatus (443) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name FpRpcTransactionStatus (444) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name FpRpcTransactionStatus (457) */
 =======
   /** @name FpRpcTransactionStatus (454) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name FpRpcTransactionStatus (458) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface FpRpcTransactionStatus extends Struct {
     readonly transactionHash: H256;
     readonly transactionIndex: u32;
@@ -3875,23 +4158,30 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name EthbloomBloom (444) */
   interface EthbloomBloom extends U8aFixed {}
 
   /** @name EthereumReceiptReceiptV3 (446) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthbloomBloom (445) */
   interface EthbloomBloom extends U8aFixed {}
 
   /** @name EthereumReceiptReceiptV3 (447) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthbloomBloom (446) */
   interface EthbloomBloom extends U8aFixed {}
 
   /** @name EthereumReceiptReceiptV3 (448) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthbloomBloom (459) */
   interface EthbloomBloom extends U8aFixed {}
@@ -3903,9 +4193,24 @@
 
   /** @name EthereumReceiptReceiptV3 (458) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name EthbloomBloom (460) */
+  interface EthbloomBloom extends U8aFixed {}
+
+  /** @name EthereumReceiptReceiptV3 (462) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface EthereumReceiptReceiptV3 extends Enum {
     readonly isLegacy: boolean;
     readonly asLegacy: EthereumReceiptEip658ReceiptData;
@@ -3917,22 +4222,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name EthereumReceiptEip658ReceiptData (447) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumReceiptEip658ReceiptData (448) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumReceiptEip658ReceiptData (449) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumReceiptEip658ReceiptData (462) */
 =======
   /** @name EthereumReceiptEip658ReceiptData (459) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name EthereumReceiptEip658ReceiptData (463) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface EthereumReceiptEip658ReceiptData extends Struct {
     readonly statusCode: u8;
     readonly usedGas: U256;
@@ -3941,22 +4265,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name EthereumBlock (448) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumBlock (449) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumBlock (450) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumBlock (463) */
 =======
   /** @name EthereumBlock (460) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name EthereumBlock (464) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface EthereumBlock extends Struct {
     readonly header: EthereumHeader;
     readonly transactions: Vec<EthereumTransactionTransactionV2>;
@@ -3964,22 +4307,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name EthereumHeader (449) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumHeader (450) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumHeader (451) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumHeader (464) */
 =======
   /** @name EthereumHeader (461) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name EthereumHeader (465) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface EthereumHeader extends Struct {
     readonly parentHash: H256;
     readonly ommersHash: H256;
@@ -3999,23 +4361,30 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name EthereumTypesHashH64 (450) */
   interface EthereumTypesHashH64 extends U8aFixed {}
 
   /** @name PalletEthereumError (455) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumTypesHashH64 (451) */
   interface EthereumTypesHashH64 extends U8aFixed {}
 
   /** @name PalletEthereumError (456) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumTypesHashH64 (452) */
   interface EthereumTypesHashH64 extends U8aFixed {}
 
   /** @name PalletEthereumError (457) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name EthereumTypesHashH64 (465) */
   interface EthereumTypesHashH64 extends U8aFixed {}
@@ -4027,9 +4396,24 @@
 
   /** @name PalletEthereumError (467) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name EthereumTypesHashH64 (466) */
+  interface EthereumTypesHashH64 extends U8aFixed {}
+
+  /** @name PalletEthereumError (471) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEthereumError extends Enum {
     readonly isInvalidSignature: boolean;
     readonly isPreLogExists: boolean;
@@ -4037,22 +4421,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletEvmCoderSubstrateError (456) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmCoderSubstrateError (457) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmCoderSubstrateError (458) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmCoderSubstrateError (471) */
 =======
   /** @name PalletEvmCoderSubstrateError (468) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEvmCoderSubstrateError (472) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEvmCoderSubstrateError extends Enum {
     readonly isOutOfGas: boolean;
     readonly isOutOfFund: boolean;
@@ -4060,22 +4463,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */
 =======
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (473) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {
     readonly isDisabled: boolean;
     readonly isUnconfirmed: boolean;
@@ -4086,22 +4508,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletEvmContractHelpersSponsoringModeT (458) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersSponsoringModeT (459) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersSponsoringModeT (460) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersSponsoringModeT (473) */
 =======
   /** @name PalletEvmContractHelpersSponsoringModeT (470) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEvmContractHelpersSponsoringModeT (474) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEvmContractHelpersSponsoringModeT extends Enum {
     readonly isDisabled: boolean;
     readonly isAllowlisted: boolean;
@@ -4110,22 +4551,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletEvmContractHelpersError (464) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersError (465) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersError (466) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmContractHelpersError (479) */
 =======
   /** @name PalletEvmContractHelpersError (476) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEvmContractHelpersError (480) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEvmContractHelpersError extends Enum {
     readonly isNoPermission: boolean;
     readonly isNoPendingSponsor: boolean;
@@ -4134,22 +4594,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletEvmMigrationError (465) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmMigrationError (466) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmMigrationError (467) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletEvmMigrationError (480) */
 =======
   /** @name PalletEvmMigrationError (477) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEvmMigrationError (481) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletEvmMigrationError extends Enum {
     readonly isAccountNotEmpty: boolean;
     readonly isAccountIsNotMigrating: boolean;
@@ -4158,23 +4637,30 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name PalletMaintenanceError (466) */
   type PalletMaintenanceError = Null;
 
   /** @name PalletTestUtilsError (467) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletMaintenanceError (467) */
   type PalletMaintenanceError = Null;
 
   /** @name PalletTestUtilsError (468) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletMaintenanceError (468) */
   type PalletMaintenanceError = Null;
 
   /** @name PalletTestUtilsError (469) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name PalletMaintenanceError (481) */
   type PalletMaintenanceError = Null;
@@ -4186,9 +4672,24 @@
 
   /** @name PalletTestUtilsError (479) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletMaintenanceError (482) */
+  type PalletMaintenanceError = Null;
+
+  /** @name PalletTestUtilsError (483) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface PalletTestUtilsError extends Enum {
     readonly isTestPalletDisabled: boolean;
     readonly isTriggerRollback: boolean;
@@ -4196,22 +4697,41 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name SpRuntimeMultiSignature (469) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpRuntimeMultiSignature (470) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpRuntimeMultiSignature (471) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpRuntimeMultiSignature (484) */
 =======
   /** @name SpRuntimeMultiSignature (481) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name SpRuntimeMultiSignature (485) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   interface SpRuntimeMultiSignature extends Enum {
     readonly isEd25519: boolean;
     readonly asEd25519: SpCoreEd25519Signature;
@@ -4223,14 +4743,21 @@
   }
 
 <<<<<<< HEAD
+<<<<<<< HEAD
   /** @name SpCoreEd25519Signature (470) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpCoreEd25519Signature (471) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpCoreEd25519Signature (472) */
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
   /** @name SpCoreEd25519Signature (485) */
 >>>>>>> fix: update polkadot types and definitions
@@ -4280,43 +4807,59 @@
   /** @name PalletEthereumFakeTransactionFinalizer (501) */
 =======
   /** @name SpCoreEd25519Signature (482) */
+=======
+  /** @name SpCoreEd25519Signature (486) */
+>>>>>>> chore: regenerate types
   interface SpCoreEd25519Signature extends U8aFixed {}
 
-  /** @name SpCoreSr25519Signature (484) */
+  /** @name SpCoreSr25519Signature (488) */
   interface SpCoreSr25519Signature extends U8aFixed {}
 
-  /** @name SpCoreEcdsaSignature (485) */
+  /** @name SpCoreEcdsaSignature (489) */
   interface SpCoreEcdsaSignature extends U8aFixed {}
 
-  /** @name FrameSystemExtensionsCheckSpecVersion (488) */
+  /** @name FrameSystemExtensionsCheckSpecVersion (492) */
   type FrameSystemExtensionsCheckSpecVersion = Null;
 
-  /** @name FrameSystemExtensionsCheckTxVersion (489) */
+  /** @name FrameSystemExtensionsCheckTxVersion (493) */
   type FrameSystemExtensionsCheckTxVersion = Null;
 
-  /** @name FrameSystemExtensionsCheckGenesis (490) */
+  /** @name FrameSystemExtensionsCheckGenesis (494) */
   type FrameSystemExtensionsCheckGenesis = Null;
 
-  /** @name FrameSystemExtensionsCheckNonce (493) */
+  /** @name FrameSystemExtensionsCheckNonce (497) */
   interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
 
-  /** @name FrameSystemExtensionsCheckWeight (494) */
+  /** @name FrameSystemExtensionsCheckWeight (498) */
   type FrameSystemExtensionsCheckWeight = Null;
 
-  /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */
+  /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (499) */
   type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;
 
-  /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */
+  /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (500) */
   interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
 
-  /** @name OpalRuntimeRuntime (497) */
+  /** @name OpalRuntimeRuntime (501) */
   type OpalRuntimeRuntime = Null;
 
+<<<<<<< HEAD
   /** @name PalletEthereumFakeTransactionFinalizer (498) */
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+  /** @name PalletEthereumFakeTransactionFinalizer (502) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
   type PalletEthereumFakeTransactionFinalizer = Null;
 
 } // declare module
modifiedtests/src/interfaces/unique/definitions.tsdiffbeforeafterboth
--- a/tests/src/interfaces/unique/definitions.ts
+++ b/tests/src/interfaces/unique/definitions.ts
@@ -176,6 +176,7 @@
       'Option<u128>',
     ),
 <<<<<<< HEAD
+<<<<<<< HEAD
     allowanceForAll: fun(
       'Tells whether the given `owner` approves the `operator`.',
       [collectionParam, crossAccountParam('owner'), crossAccountParam('operator')],
@@ -184,6 +185,16 @@
     povEstimate: fun(
       'Estimate PoV size',
       [{name: 'encodedXt', type: 'Vec<u8>'}],
+=======
+    estimateExtrinsicPoV: fun(
+      'Estimate PoV size of an encoded extrinsic',
+      [{name: 'encodedXt', type: 'Bytes'}],
+      'UpPovEstimateRpcPovInfo',
+    ),
+    estimateCallPoV: fun(
+      'Estimate PoV size of an encoded call',
+      [{name: 'encodedCall', type: 'Bytes'}],
+>>>>>>> chore: regenerate types
       'UpPovEstimateRpcPovInfo',
 >>>>>>> fix: update polkadot types and definitions
     ),