git.delta.rocks / unique-network / refs/commits / 5b6b6125c041

difftreelog

fix update polkadot types and definitions

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