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

difftreelog

chore regenerate types

Daniel Shiposha2022-09-26parent: #629591d.patch.diff
in: master

6 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
@@ -695,7 +695,7 @@
       /**
        * Get collection properties, optionally limited to the provided keys
        **/
-      collectionProperties: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, propertyKeys?: Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsProperty>>>;
+      collectionProperties: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, propertyKeys?: Option<Vec<Text>> | null | Uint8Array | Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsProperty>>>;
       /**
        * Get chain stats about collections
        **/
@@ -723,7 +723,7 @@
       /**
        * Get property permissions, optionally limited to the provided keys
        **/
-      propertyPermissions: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, propertyKeys?: Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsPropertyKeyPermission>>>;
+      propertyPermissions: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, propertyKeys?: Option<Vec<Text>> | null | Uint8Array | Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsPropertyKeyPermission>>>;
       /**
        * Get tokens nested directly into the token
        **/
@@ -731,7 +731,7 @@
       /**
        * Get token data, including properties, optionally limited to the provided keys, and total pieces for an RFT
        **/
-      tokenData: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, propertyKeys?: Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<UpDataStructsTokenData>>;
+      tokenData: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, propertyKeys?: Option<Vec<Text>> | null | Uint8Array | Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<UpDataStructsTokenData>>;
       /**
        * Check if the token exists
        **/
@@ -747,7 +747,7 @@
       /**
        * Get token properties, optionally limited to the provided keys
        **/
-      tokenProperties: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, propertyKeys?: Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsProperty>>>;
+      tokenProperties: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, propertyKeys?: Option<Vec<Text>> | null | Uint8Array | Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsProperty>>>;
       /**
        * Get the topmost token owner in the hierarchy of a possibly nested token
        **/
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
--- a/tests/src/interfaces/augment-types.ts
+++ b/tests/src/interfaces/augment-types.ts
@@ -5,7 +5,7 @@
 // this is required to allow for ambient/previous definitions
 import '@polkadot/types/types/registry';
 
-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, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, 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, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, 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, 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, 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';
+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, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, 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, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, 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, 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, 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';
 import type { Data, StorageKey } from '@polkadot/types';
 import 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';
 import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
@@ -535,6 +535,7 @@
     FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;
     FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;
     FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;
+    FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;
     FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;
     FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;
     FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;
modifiedtests/src/interfaces/default/types.tsdiffbeforeafterboth
after · tests/src/interfaces/default/types.ts
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit2/* eslint-disable */34import type { BTreeMap, BTreeSet, Bytes, Compact, Enum, Null, Option, Result, Struct, Text, U256, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';5import type { ITuple } from '@polkadot/types-codec/types';6import type { AccountId32, Call, H160, H256, MultiAddress, Perbill, Permill } from '@polkadot/types/interfaces/runtime';7import type { Event } from '@polkadot/types/interfaces/system';89/** @name CumulusPalletDmpQueueCall */10export interface CumulusPalletDmpQueueCall extends Enum {11  readonly isServiceOverweight: boolean;12  readonly asServiceOverweight: {13    readonly index: u64;14    readonly weightLimit: u64;15  } & Struct;16  readonly type: 'ServiceOverweight';17}1819/** @name CumulusPalletDmpQueueConfigData */20export interface CumulusPalletDmpQueueConfigData extends Struct {21  readonly maxIndividual: u64;22}2324/** @name CumulusPalletDmpQueueError */25export interface CumulusPalletDmpQueueError extends Enum {26  readonly isUnknown: boolean;27  readonly isOverLimit: boolean;28  readonly type: 'Unknown' | 'OverLimit';29}3031/** @name CumulusPalletDmpQueueEvent */32export interface CumulusPalletDmpQueueEvent extends Enum {33  readonly isInvalidFormat: boolean;34  readonly asInvalidFormat: {35    readonly messageId: U8aFixed;36  } & Struct;37  readonly isUnsupportedVersion: boolean;38  readonly asUnsupportedVersion: {39    readonly messageId: U8aFixed;40  } & Struct;41  readonly isExecutedDownward: boolean;42  readonly asExecutedDownward: {43    readonly messageId: U8aFixed;44    readonly outcome: XcmV2TraitsOutcome;45  } & Struct;46  readonly isWeightExhausted: boolean;47  readonly asWeightExhausted: {48    readonly messageId: U8aFixed;49    readonly remainingWeight: u64;50    readonly requiredWeight: u64;51  } & Struct;52  readonly isOverweightEnqueued: boolean;53  readonly asOverweightEnqueued: {54    readonly messageId: U8aFixed;55    readonly overweightIndex: u64;56    readonly requiredWeight: u64;57  } & Struct;58  readonly isOverweightServiced: boolean;59  readonly asOverweightServiced: {60    readonly overweightIndex: u64;61    readonly weightUsed: u64;62  } & Struct;63  readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';64}6566/** @name CumulusPalletDmpQueuePageIndexData */67export interface CumulusPalletDmpQueuePageIndexData extends Struct {68  readonly beginUsed: u32;69  readonly endUsed: u32;70  readonly overweightCount: u64;71}7273/** @name CumulusPalletParachainSystemCall */74export interface CumulusPalletParachainSystemCall extends Enum {75  readonly isSetValidationData: boolean;76  readonly asSetValidationData: {77    readonly data: CumulusPrimitivesParachainInherentParachainInherentData;78  } & Struct;79  readonly isSudoSendUpwardMessage: boolean;80  readonly asSudoSendUpwardMessage: {81    readonly message: Bytes;82  } & Struct;83  readonly isAuthorizeUpgrade: boolean;84  readonly asAuthorizeUpgrade: {85    readonly codeHash: H256;86  } & Struct;87  readonly isEnactAuthorizedUpgrade: boolean;88  readonly asEnactAuthorizedUpgrade: {89    readonly code: Bytes;90  } & Struct;91  readonly type: 'SetValidationData' | 'SudoSendUpwardMessage' | 'AuthorizeUpgrade' | 'EnactAuthorizedUpgrade';92}9394/** @name CumulusPalletParachainSystemError */95export interface CumulusPalletParachainSystemError extends Enum {96  readonly isOverlappingUpgrades: boolean;97  readonly isProhibitedByPolkadot: boolean;98  readonly isTooBig: boolean;99  readonly isValidationDataNotAvailable: boolean;100  readonly isHostConfigurationNotAvailable: boolean;101  readonly isNotScheduled: boolean;102  readonly isNothingAuthorized: boolean;103  readonly isUnauthorized: boolean;104  readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled' | 'NothingAuthorized' | 'Unauthorized';105}106107/** @name CumulusPalletParachainSystemEvent */108export interface CumulusPalletParachainSystemEvent extends Enum {109  readonly isValidationFunctionStored: boolean;110  readonly isValidationFunctionApplied: boolean;111  readonly asValidationFunctionApplied: {112    readonly relayChainBlockNum: u32;113  } & Struct;114  readonly isValidationFunctionDiscarded: boolean;115  readonly isUpgradeAuthorized: boolean;116  readonly asUpgradeAuthorized: {117    readonly codeHash: H256;118  } & Struct;119  readonly isDownwardMessagesReceived: boolean;120  readonly asDownwardMessagesReceived: {121    readonly count: u32;122  } & Struct;123  readonly isDownwardMessagesProcessed: boolean;124  readonly asDownwardMessagesProcessed: {125    readonly weightUsed: u64;126    readonly dmqHead: H256;127  } & Struct;128  readonly type: 'ValidationFunctionStored' | 'ValidationFunctionApplied' | 'ValidationFunctionDiscarded' | 'UpgradeAuthorized' | 'DownwardMessagesReceived' | 'DownwardMessagesProcessed';129}130131/** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot */132export interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {133  readonly dmqMqcHead: H256;134  readonly relayDispatchQueueSize: ITuple<[u32, u32]>;135  readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;136  readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;137}138139/** @name CumulusPalletXcmCall */140export interface CumulusPalletXcmCall extends Null {}141142/** @name CumulusPalletXcmError */143export interface CumulusPalletXcmError extends Null {}144145/** @name CumulusPalletXcmEvent */146export interface CumulusPalletXcmEvent extends Enum {147  readonly isInvalidFormat: boolean;148  readonly asInvalidFormat: U8aFixed;149  readonly isUnsupportedVersion: boolean;150  readonly asUnsupportedVersion: U8aFixed;151  readonly isExecutedDownward: boolean;152  readonly asExecutedDownward: ITuple<[U8aFixed, XcmV2TraitsOutcome]>;153  readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';154}155156/** @name CumulusPalletXcmOrigin */157export interface CumulusPalletXcmOrigin extends Enum {158  readonly isRelay: boolean;159  readonly isSiblingParachain: boolean;160  readonly asSiblingParachain: u32;161  readonly type: 'Relay' | 'SiblingParachain';162}163164/** @name CumulusPalletXcmpQueueCall */165export interface CumulusPalletXcmpQueueCall extends Enum {166  readonly isServiceOverweight: boolean;167  readonly asServiceOverweight: {168    readonly index: u64;169    readonly weightLimit: u64;170  } & Struct;171  readonly isSuspendXcmExecution: boolean;172  readonly isResumeXcmExecution: boolean;173  readonly isUpdateSuspendThreshold: boolean;174  readonly asUpdateSuspendThreshold: {175    readonly new_: u32;176  } & Struct;177  readonly isUpdateDropThreshold: boolean;178  readonly asUpdateDropThreshold: {179    readonly new_: u32;180  } & Struct;181  readonly isUpdateResumeThreshold: boolean;182  readonly asUpdateResumeThreshold: {183    readonly new_: u32;184  } & Struct;185  readonly isUpdateThresholdWeight: boolean;186  readonly asUpdateThresholdWeight: {187    readonly new_: u64;188  } & Struct;189  readonly isUpdateWeightRestrictDecay: boolean;190  readonly asUpdateWeightRestrictDecay: {191    readonly new_: u64;192  } & Struct;193  readonly isUpdateXcmpMaxIndividualWeight: boolean;194  readonly asUpdateXcmpMaxIndividualWeight: {195    readonly new_: u64;196  } & Struct;197  readonly type: 'ServiceOverweight' | 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold' | 'UpdateThresholdWeight' | 'UpdateWeightRestrictDecay' | 'UpdateXcmpMaxIndividualWeight';198}199200/** @name CumulusPalletXcmpQueueError */201export interface CumulusPalletXcmpQueueError extends Enum {202  readonly isFailedToSend: boolean;203  readonly isBadXcmOrigin: boolean;204  readonly isBadXcm: boolean;205  readonly isBadOverweightIndex: boolean;206  readonly isWeightOverLimit: boolean;207  readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';208}209210/** @name CumulusPalletXcmpQueueEvent */211export interface CumulusPalletXcmpQueueEvent extends Enum {212  readonly isSuccess: boolean;213  readonly asSuccess: {214    readonly messageHash: Option<H256>;215    readonly weight: u64;216  } & Struct;217  readonly isFail: boolean;218  readonly asFail: {219    readonly messageHash: Option<H256>;220    readonly error: XcmV2TraitsError;221    readonly weight: u64;222  } & Struct;223  readonly isBadVersion: boolean;224  readonly asBadVersion: {225    readonly messageHash: Option<H256>;226  } & Struct;227  readonly isBadFormat: boolean;228  readonly asBadFormat: {229    readonly messageHash: Option<H256>;230  } & Struct;231  readonly isUpwardMessageSent: boolean;232  readonly asUpwardMessageSent: {233    readonly messageHash: Option<H256>;234  } & Struct;235  readonly isXcmpMessageSent: boolean;236  readonly asXcmpMessageSent: {237    readonly messageHash: Option<H256>;238  } & Struct;239  readonly isOverweightEnqueued: boolean;240  readonly asOverweightEnqueued: {241    readonly sender: u32;242    readonly sentAt: u32;243    readonly index: u64;244    readonly required: u64;245  } & Struct;246  readonly isOverweightServiced: boolean;247  readonly asOverweightServiced: {248    readonly index: u64;249    readonly used: u64;250  } & Struct;251  readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';252}253254/** @name CumulusPalletXcmpQueueInboundChannelDetails */255export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {256  readonly sender: u32;257  readonly state: CumulusPalletXcmpQueueInboundState;258  readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;259}260261/** @name CumulusPalletXcmpQueueInboundState */262export interface CumulusPalletXcmpQueueInboundState extends Enum {263  readonly isOk: boolean;264  readonly isSuspended: boolean;265  readonly type: 'Ok' | 'Suspended';266}267268/** @name CumulusPalletXcmpQueueOutboundChannelDetails */269export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {270  readonly recipient: u32;271  readonly state: CumulusPalletXcmpQueueOutboundState;272  readonly signalsExist: bool;273  readonly firstIndex: u16;274  readonly lastIndex: u16;275}276277/** @name CumulusPalletXcmpQueueOutboundState */278export interface CumulusPalletXcmpQueueOutboundState extends Enum {279  readonly isOk: boolean;280  readonly isSuspended: boolean;281  readonly type: 'Ok' | 'Suspended';282}283284/** @name CumulusPalletXcmpQueueQueueConfigData */285export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {286  readonly suspendThreshold: u32;287  readonly dropThreshold: u32;288  readonly resumeThreshold: u32;289  readonly thresholdWeight: u64;290  readonly weightRestrictDecay: u64;291  readonly xcmpMaxIndividualWeight: u64;292}293294/** @name CumulusPrimitivesParachainInherentParachainInherentData */295export interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {296  readonly validationData: PolkadotPrimitivesV2PersistedValidationData;297  readonly relayChainState: SpTrieStorageProof;298  readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;299  readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;300}301302/** @name EthbloomBloom */303export interface EthbloomBloom extends U8aFixed {}304305/** @name EthereumBlock */306export interface EthereumBlock extends Struct {307  readonly header: EthereumHeader;308  readonly transactions: Vec<EthereumTransactionTransactionV2>;309  readonly ommers: Vec<EthereumHeader>;310}311312/** @name EthereumHeader */313export interface EthereumHeader extends Struct {314  readonly parentHash: H256;315  readonly ommersHash: H256;316  readonly beneficiary: H160;317  readonly stateRoot: H256;318  readonly transactionsRoot: H256;319  readonly receiptsRoot: H256;320  readonly logsBloom: EthbloomBloom;321  readonly difficulty: U256;322  readonly number: U256;323  readonly gasLimit: U256;324  readonly gasUsed: U256;325  readonly timestamp: u64;326  readonly extraData: Bytes;327  readonly mixHash: H256;328  readonly nonce: EthereumTypesHashH64;329}330331/** @name EthereumLog */332export interface EthereumLog extends Struct {333  readonly address: H160;334  readonly topics: Vec<H256>;335  readonly data: Bytes;336}337338/** @name EthereumReceiptEip658ReceiptData */339export interface EthereumReceiptEip658ReceiptData extends Struct {340  readonly statusCode: u8;341  readonly usedGas: U256;342  readonly logsBloom: EthbloomBloom;343  readonly logs: Vec<EthereumLog>;344}345346/** @name EthereumReceiptReceiptV3 */347export interface EthereumReceiptReceiptV3 extends Enum {348  readonly isLegacy: boolean;349  readonly asLegacy: EthereumReceiptEip658ReceiptData;350  readonly isEip2930: boolean;351  readonly asEip2930: EthereumReceiptEip658ReceiptData;352  readonly isEip1559: boolean;353  readonly asEip1559: EthereumReceiptEip658ReceiptData;354  readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';355}356357/** @name EthereumTransactionAccessListItem */358export interface EthereumTransactionAccessListItem extends Struct {359  readonly address: H160;360  readonly storageKeys: Vec<H256>;361}362363/** @name EthereumTransactionEip1559Transaction */364export interface EthereumTransactionEip1559Transaction extends Struct {365  readonly chainId: u64;366  readonly nonce: U256;367  readonly maxPriorityFeePerGas: U256;368  readonly maxFeePerGas: U256;369  readonly gasLimit: U256;370  readonly action: EthereumTransactionTransactionAction;371  readonly value: U256;372  readonly input: Bytes;373  readonly accessList: Vec<EthereumTransactionAccessListItem>;374  readonly oddYParity: bool;375  readonly r: H256;376  readonly s: H256;377}378379/** @name EthereumTransactionEip2930Transaction */380export interface EthereumTransactionEip2930Transaction extends Struct {381  readonly chainId: u64;382  readonly nonce: U256;383  readonly gasPrice: U256;384  readonly gasLimit: U256;385  readonly action: EthereumTransactionTransactionAction;386  readonly value: U256;387  readonly input: Bytes;388  readonly accessList: Vec<EthereumTransactionAccessListItem>;389  readonly oddYParity: bool;390  readonly r: H256;391  readonly s: H256;392}393394/** @name EthereumTransactionLegacyTransaction */395export interface EthereumTransactionLegacyTransaction extends Struct {396  readonly nonce: U256;397  readonly gasPrice: U256;398  readonly gasLimit: U256;399  readonly action: EthereumTransactionTransactionAction;400  readonly value: U256;401  readonly input: Bytes;402  readonly signature: EthereumTransactionTransactionSignature;403}404405/** @name EthereumTransactionTransactionAction */406export interface EthereumTransactionTransactionAction extends Enum {407  readonly isCall: boolean;408  readonly asCall: H160;409  readonly isCreate: boolean;410  readonly type: 'Call' | 'Create';411}412413/** @name EthereumTransactionTransactionSignature */414export interface EthereumTransactionTransactionSignature extends Struct {415  readonly v: u64;416  readonly r: H256;417  readonly s: H256;418}419420/** @name EthereumTransactionTransactionV2 */421export interface EthereumTransactionTransactionV2 extends Enum {422  readonly isLegacy: boolean;423  readonly asLegacy: EthereumTransactionLegacyTransaction;424  readonly isEip2930: boolean;425  readonly asEip2930: EthereumTransactionEip2930Transaction;426  readonly isEip1559: boolean;427  readonly asEip1559: EthereumTransactionEip1559Transaction;428  readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';429}430431/** @name EthereumTypesHashH64 */432export interface EthereumTypesHashH64 extends U8aFixed {}433434/** @name EvmCoreErrorExitError */435export interface EvmCoreErrorExitError extends Enum {436  readonly isStackUnderflow: boolean;437  readonly isStackOverflow: boolean;438  readonly isInvalidJump: boolean;439  readonly isInvalidRange: boolean;440  readonly isDesignatedInvalid: boolean;441  readonly isCallTooDeep: boolean;442  readonly isCreateCollision: boolean;443  readonly isCreateContractLimit: boolean;444  readonly isOutOfOffset: boolean;445  readonly isOutOfGas: boolean;446  readonly isOutOfFund: boolean;447  readonly isPcUnderflow: boolean;448  readonly isCreateEmpty: boolean;449  readonly isOther: boolean;450  readonly asOther: Text;451  readonly isInvalidCode: boolean;452  readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other' | 'InvalidCode';453}454455/** @name EvmCoreErrorExitFatal */456export interface EvmCoreErrorExitFatal extends Enum {457  readonly isNotSupported: boolean;458  readonly isUnhandledInterrupt: boolean;459  readonly isCallErrorAsFatal: boolean;460  readonly asCallErrorAsFatal: EvmCoreErrorExitError;461  readonly isOther: boolean;462  readonly asOther: Text;463  readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';464}465466/** @name EvmCoreErrorExitReason */467export interface EvmCoreErrorExitReason extends Enum {468  readonly isSucceed: boolean;469  readonly asSucceed: EvmCoreErrorExitSucceed;470  readonly isError: boolean;471  readonly asError: EvmCoreErrorExitError;472  readonly isRevert: boolean;473  readonly asRevert: EvmCoreErrorExitRevert;474  readonly isFatal: boolean;475  readonly asFatal: EvmCoreErrorExitFatal;476  readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';477}478479/** @name EvmCoreErrorExitRevert */480export interface EvmCoreErrorExitRevert extends Enum {481  readonly isReverted: boolean;482  readonly type: 'Reverted';483}484485/** @name EvmCoreErrorExitSucceed */486export interface EvmCoreErrorExitSucceed extends Enum {487  readonly isStopped: boolean;488  readonly isReturned: boolean;489  readonly isSuicided: boolean;490  readonly type: 'Stopped' | 'Returned' | 'Suicided';491}492493/** @name FpRpcTransactionStatus */494export interface FpRpcTransactionStatus extends Struct {495  readonly transactionHash: H256;496  readonly transactionIndex: u32;497  readonly from: H160;498  readonly to: Option<H160>;499  readonly contractAddress: Option<H160>;500  readonly logs: Vec<EthereumLog>;501  readonly logsBloom: EthbloomBloom;502}503504/** @name FrameSupportDispatchRawOrigin */505export interface FrameSupportDispatchRawOrigin extends Enum {506  readonly isRoot: boolean;507  readonly isSigned: boolean;508  readonly asSigned: AccountId32;509  readonly isNone: boolean;510  readonly type: 'Root' | 'Signed' | 'None';511}512513/** @name FrameSupportPalletId */514export interface FrameSupportPalletId extends U8aFixed {}515516/** @name FrameSupportScheduleLookupError */517export interface FrameSupportScheduleLookupError extends Enum {518  readonly isUnknown: boolean;519  readonly isBadFormat: boolean;520  readonly type: 'Unknown' | 'BadFormat';521}522523/** @name FrameSupportScheduleMaybeHashed */524export interface FrameSupportScheduleMaybeHashed extends Enum {525  readonly isValue: boolean;526  readonly asValue: Call;527  readonly isHash: boolean;528  readonly asHash: H256;529  readonly type: 'Value' | 'Hash';530}531532/** @name FrameSupportTokensMiscBalanceStatus */533export interface FrameSupportTokensMiscBalanceStatus extends Enum {534  readonly isFree: boolean;535  readonly isReserved: boolean;536  readonly type: 'Free' | 'Reserved';537}538539/** @name FrameSupportWeightsDispatchClass */540export interface FrameSupportWeightsDispatchClass extends Enum {541  readonly isNormal: boolean;542  readonly isOperational: boolean;543  readonly isMandatory: boolean;544  readonly type: 'Normal' | 'Operational' | 'Mandatory';545}546547/** @name FrameSupportWeightsDispatchInfo */548export interface FrameSupportWeightsDispatchInfo extends Struct {549  readonly weight: u64;550  readonly class: FrameSupportWeightsDispatchClass;551  readonly paysFee: FrameSupportWeightsPays;552}553554/** @name FrameSupportWeightsPays */555export interface FrameSupportWeightsPays extends Enum {556  readonly isYes: boolean;557  readonly isNo: boolean;558  readonly type: 'Yes' | 'No';559}560561/** @name FrameSupportWeightsPerDispatchClassU32 */562export interface FrameSupportWeightsPerDispatchClassU32 extends Struct {563  readonly normal: u32;564  readonly operational: u32;565  readonly mandatory: u32;566}567568/** @name FrameSupportWeightsPerDispatchClassU64 */569export interface FrameSupportWeightsPerDispatchClassU64 extends Struct {570  readonly normal: u64;571  readonly operational: u64;572  readonly mandatory: u64;573}574575/** @name FrameSupportWeightsPerDispatchClassWeightsPerClass */576export interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {577  readonly normal: FrameSystemLimitsWeightsPerClass;578  readonly operational: FrameSystemLimitsWeightsPerClass;579  readonly mandatory: FrameSystemLimitsWeightsPerClass;580}581582/** @name FrameSupportWeightsRuntimeDbWeight */583export interface FrameSupportWeightsRuntimeDbWeight extends Struct {584  readonly read: u64;585  readonly write: u64;586}587588/** @name FrameSystemAccountInfo */589export interface FrameSystemAccountInfo extends Struct {590  readonly nonce: u32;591  readonly consumers: u32;592  readonly providers: u32;593  readonly sufficients: u32;594  readonly data: PalletBalancesAccountData;595}596597/** @name FrameSystemCall */598export interface FrameSystemCall extends Enum {599  readonly isFillBlock: boolean;600  readonly asFillBlock: {601    readonly ratio: Perbill;602  } & Struct;603  readonly isRemark: boolean;604  readonly asRemark: {605    readonly remark: Bytes;606  } & Struct;607  readonly isSetHeapPages: boolean;608  readonly asSetHeapPages: {609    readonly pages: u64;610  } & Struct;611  readonly isSetCode: boolean;612  readonly asSetCode: {613    readonly code: Bytes;614  } & Struct;615  readonly isSetCodeWithoutChecks: boolean;616  readonly asSetCodeWithoutChecks: {617    readonly code: Bytes;618  } & Struct;619  readonly isSetStorage: boolean;620  readonly asSetStorage: {621    readonly items: Vec<ITuple<[Bytes, Bytes]>>;622  } & Struct;623  readonly isKillStorage: boolean;624  readonly asKillStorage: {625    readonly keys_: Vec<Bytes>;626  } & Struct;627  readonly isKillPrefix: boolean;628  readonly asKillPrefix: {629    readonly prefix: Bytes;630    readonly subkeys: u32;631  } & Struct;632  readonly isRemarkWithEvent: boolean;633  readonly asRemarkWithEvent: {634    readonly remark: Bytes;635  } & Struct;636  readonly type: 'FillBlock' | 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent';637}638639/** @name FrameSystemError */640export interface FrameSystemError extends Enum {641  readonly isInvalidSpecName: boolean;642  readonly isSpecVersionNeedsToIncrease: boolean;643  readonly isFailedToExtractRuntimeVersion: boolean;644  readonly isNonDefaultComposite: boolean;645  readonly isNonZeroRefCount: boolean;646  readonly isCallFiltered: boolean;647  readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';648}649650/** @name FrameSystemEvent */651export interface FrameSystemEvent extends Enum {652  readonly isExtrinsicSuccess: boolean;653  readonly asExtrinsicSuccess: {654    readonly dispatchInfo: FrameSupportWeightsDispatchInfo;655  } & Struct;656  readonly isExtrinsicFailed: boolean;657  readonly asExtrinsicFailed: {658    readonly dispatchError: SpRuntimeDispatchError;659    readonly dispatchInfo: FrameSupportWeightsDispatchInfo;660  } & Struct;661  readonly isCodeUpdated: boolean;662  readonly isNewAccount: boolean;663  readonly asNewAccount: {664    readonly account: AccountId32;665  } & Struct;666  readonly isKilledAccount: boolean;667  readonly asKilledAccount: {668    readonly account: AccountId32;669  } & Struct;670  readonly isRemarked: boolean;671  readonly asRemarked: {672    readonly sender: AccountId32;673    readonly hash_: H256;674  } & Struct;675  readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';676}677678/** @name FrameSystemEventRecord */679export interface FrameSystemEventRecord extends Struct {680  readonly phase: FrameSystemPhase;681  readonly event: Event;682  readonly topics: Vec<H256>;683}684685/** @name FrameSystemExtensionsCheckGenesis */686export interface FrameSystemExtensionsCheckGenesis extends Null {}687688/** @name FrameSystemExtensionsCheckNonce */689export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}690691/** @name FrameSystemExtensionsCheckSpecVersion */692export interface FrameSystemExtensionsCheckSpecVersion extends Null {}693694/** @name FrameSystemExtensionsCheckTxVersion */695export interface FrameSystemExtensionsCheckTxVersion extends Null {}696697/** @name FrameSystemExtensionsCheckWeight */698export interface FrameSystemExtensionsCheckWeight extends Null {}699700/** @name FrameSystemLastRuntimeUpgradeInfo */701export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {702  readonly specVersion: Compact<u32>;703  readonly specName: Text;704}705706/** @name FrameSystemLimitsBlockLength */707export interface FrameSystemLimitsBlockLength extends Struct {708  readonly max: FrameSupportWeightsPerDispatchClassU32;709}710711/** @name FrameSystemLimitsBlockWeights */712export interface FrameSystemLimitsBlockWeights extends Struct {713  readonly baseBlock: u64;714  readonly maxBlock: u64;715  readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;716}717718/** @name FrameSystemLimitsWeightsPerClass */719export interface FrameSystemLimitsWeightsPerClass extends Struct {720  readonly baseExtrinsic: u64;721  readonly maxExtrinsic: Option<u64>;722  readonly maxTotal: Option<u64>;723  readonly reserved: Option<u64>;724}725726/** @name FrameSystemPhase */727export interface FrameSystemPhase extends Enum {728  readonly isApplyExtrinsic: boolean;729  readonly asApplyExtrinsic: u32;730  readonly isFinalization: boolean;731  readonly isInitialization: boolean;732  readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';733}734735/** @name OpalRuntimeOriginCaller */736export interface OpalRuntimeOriginCaller extends Enum {737  readonly isSystem: boolean;738  readonly asSystem: FrameSupportDispatchRawOrigin;739  readonly isVoid: boolean;740  readonly asVoid: SpCoreVoid;741  readonly isPolkadotXcm: boolean;742  readonly asPolkadotXcm: PalletXcmOrigin;743  readonly isCumulusXcm: boolean;744  readonly asCumulusXcm: CumulusPalletXcmOrigin;745  readonly isEthereum: boolean;746  readonly asEthereum: PalletEthereumRawOrigin;747  readonly type: 'System' | 'Void' | 'PolkadotXcm' | 'CumulusXcm' | 'Ethereum';748}749750/** @name OpalRuntimeRuntime */751export interface OpalRuntimeRuntime extends Null {}752753/** @name OrmlTokensAccountData */754export interface OrmlTokensAccountData extends Struct {755  readonly free: u128;756  readonly reserved: u128;757  readonly frozen: u128;758}759760/** @name OrmlTokensBalanceLock */761export interface OrmlTokensBalanceLock extends Struct {762  readonly id: U8aFixed;763  readonly amount: u128;764}765766/** @name OrmlTokensModuleCall */767export interface OrmlTokensModuleCall extends Enum {768  readonly isTransfer: boolean;769  readonly asTransfer: {770    readonly dest: MultiAddress;771    readonly currencyId: PalletForeignAssetsAssetIds;772    readonly amount: Compact<u128>;773  } & Struct;774  readonly isTransferAll: boolean;775  readonly asTransferAll: {776    readonly dest: MultiAddress;777    readonly currencyId: PalletForeignAssetsAssetIds;778    readonly keepAlive: bool;779  } & Struct;780  readonly isTransferKeepAlive: boolean;781  readonly asTransferKeepAlive: {782    readonly dest: MultiAddress;783    readonly currencyId: PalletForeignAssetsAssetIds;784    readonly amount: Compact<u128>;785  } & Struct;786  readonly isForceTransfer: boolean;787  readonly asForceTransfer: {788    readonly source: MultiAddress;789    readonly dest: MultiAddress;790    readonly currencyId: PalletForeignAssetsAssetIds;791    readonly amount: Compact<u128>;792  } & Struct;793  readonly isSetBalance: boolean;794  readonly asSetBalance: {795    readonly who: MultiAddress;796    readonly currencyId: PalletForeignAssetsAssetIds;797    readonly newFree: Compact<u128>;798    readonly newReserved: Compact<u128>;799  } & Struct;800  readonly type: 'Transfer' | 'TransferAll' | 'TransferKeepAlive' | 'ForceTransfer' | 'SetBalance';801}802803/** @name OrmlTokensModuleError */804export interface OrmlTokensModuleError extends Enum {805  readonly isBalanceTooLow: boolean;806  readonly isAmountIntoBalanceFailed: boolean;807  readonly isLiquidityRestrictions: boolean;808  readonly isMaxLocksExceeded: boolean;809  readonly isKeepAlive: boolean;810  readonly isExistentialDeposit: boolean;811  readonly isDeadAccount: boolean;812  readonly isTooManyReserves: boolean;813  readonly type: 'BalanceTooLow' | 'AmountIntoBalanceFailed' | 'LiquidityRestrictions' | 'MaxLocksExceeded' | 'KeepAlive' | 'ExistentialDeposit' | 'DeadAccount' | 'TooManyReserves';814}815816/** @name OrmlTokensModuleEvent */817export interface OrmlTokensModuleEvent extends Enum {818  readonly isEndowed: boolean;819  readonly asEndowed: {820    readonly currencyId: PalletForeignAssetsAssetIds;821    readonly who: AccountId32;822    readonly amount: u128;823  } & Struct;824  readonly isDustLost: boolean;825  readonly asDustLost: {826    readonly currencyId: PalletForeignAssetsAssetIds;827    readonly who: AccountId32;828    readonly amount: u128;829  } & Struct;830  readonly isTransfer: boolean;831  readonly asTransfer: {832    readonly currencyId: PalletForeignAssetsAssetIds;833    readonly from: AccountId32;834    readonly to: AccountId32;835    readonly amount: u128;836  } & Struct;837  readonly isReserved: boolean;838  readonly asReserved: {839    readonly currencyId: PalletForeignAssetsAssetIds;840    readonly who: AccountId32;841    readonly amount: u128;842  } & Struct;843  readonly isUnreserved: boolean;844  readonly asUnreserved: {845    readonly currencyId: PalletForeignAssetsAssetIds;846    readonly who: AccountId32;847    readonly amount: u128;848  } & Struct;849  readonly isReserveRepatriated: boolean;850  readonly asReserveRepatriated: {851    readonly currencyId: PalletForeignAssetsAssetIds;852    readonly from: AccountId32;853    readonly to: AccountId32;854    readonly amount: u128;855    readonly status: FrameSupportTokensMiscBalanceStatus;856  } & Struct;857  readonly isBalanceSet: boolean;858  readonly asBalanceSet: {859    readonly currencyId: PalletForeignAssetsAssetIds;860    readonly who: AccountId32;861    readonly free: u128;862    readonly reserved: u128;863  } & Struct;864  readonly isTotalIssuanceSet: boolean;865  readonly asTotalIssuanceSet: {866    readonly currencyId: PalletForeignAssetsAssetIds;867    readonly amount: u128;868  } & Struct;869  readonly isWithdrawn: boolean;870  readonly asWithdrawn: {871    readonly currencyId: PalletForeignAssetsAssetIds;872    readonly who: AccountId32;873    readonly amount: u128;874  } & Struct;875  readonly isSlashed: boolean;876  readonly asSlashed: {877    readonly currencyId: PalletForeignAssetsAssetIds;878    readonly who: AccountId32;879    readonly freeAmount: u128;880    readonly reservedAmount: u128;881  } & Struct;882  readonly isDeposited: boolean;883  readonly asDeposited: {884    readonly currencyId: PalletForeignAssetsAssetIds;885    readonly who: AccountId32;886    readonly amount: u128;887  } & Struct;888  readonly isLockSet: boolean;889  readonly asLockSet: {890    readonly lockId: U8aFixed;891    readonly currencyId: PalletForeignAssetsAssetIds;892    readonly who: AccountId32;893    readonly amount: u128;894  } & Struct;895  readonly isLockRemoved: boolean;896  readonly asLockRemoved: {897    readonly lockId: U8aFixed;898    readonly currencyId: PalletForeignAssetsAssetIds;899    readonly who: AccountId32;900  } & Struct;901  readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'BalanceSet' | 'TotalIssuanceSet' | 'Withdrawn' | 'Slashed' | 'Deposited' | 'LockSet' | 'LockRemoved';902}903904/** @name OrmlTokensReserveData */905export interface OrmlTokensReserveData extends Struct {906  readonly id: Null;907  readonly amount: u128;908}909910/** @name OrmlVestingModuleCall */911export interface OrmlVestingModuleCall extends Enum {912  readonly isClaim: boolean;913  readonly isVestedTransfer: boolean;914  readonly asVestedTransfer: {915    readonly dest: MultiAddress;916    readonly schedule: OrmlVestingVestingSchedule;917  } & Struct;918  readonly isUpdateVestingSchedules: boolean;919  readonly asUpdateVestingSchedules: {920    readonly who: MultiAddress;921    readonly vestingSchedules: Vec<OrmlVestingVestingSchedule>;922  } & Struct;923  readonly isClaimFor: boolean;924  readonly asClaimFor: {925    readonly dest: MultiAddress;926  } & Struct;927  readonly type: 'Claim' | 'VestedTransfer' | 'UpdateVestingSchedules' | 'ClaimFor';928}929930/** @name OrmlVestingModuleError */931export interface OrmlVestingModuleError extends Enum {932  readonly isZeroVestingPeriod: boolean;933  readonly isZeroVestingPeriodCount: boolean;934  readonly isInsufficientBalanceToLock: boolean;935  readonly isTooManyVestingSchedules: boolean;936  readonly isAmountLow: boolean;937  readonly isMaxVestingSchedulesExceeded: boolean;938  readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';939}940941/** @name OrmlVestingModuleEvent */942export interface OrmlVestingModuleEvent extends Enum {943  readonly isVestingScheduleAdded: boolean;944  readonly asVestingScheduleAdded: {945    readonly from: AccountId32;946    readonly to: AccountId32;947    readonly vestingSchedule: OrmlVestingVestingSchedule;948  } & Struct;949  readonly isClaimed: boolean;950  readonly asClaimed: {951    readonly who: AccountId32;952    readonly amount: u128;953  } & Struct;954  readonly isVestingSchedulesUpdated: boolean;955  readonly asVestingSchedulesUpdated: {956    readonly who: AccountId32;957  } & Struct;958  readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';959}960961/** @name OrmlVestingVestingSchedule */962export interface OrmlVestingVestingSchedule extends Struct {963  readonly start: u32;964  readonly period: u32;965  readonly periodCount: u32;966  readonly perPeriod: Compact<u128>;967}968969/** @name OrmlXtokensModuleCall */970export interface OrmlXtokensModuleCall extends Enum {971  readonly isTransfer: boolean;972  readonly asTransfer: {973    readonly currencyId: PalletForeignAssetsAssetIds;974    readonly amount: u128;975    readonly dest: XcmVersionedMultiLocation;976    readonly destWeight: u64;977  } & Struct;978  readonly isTransferMultiasset: boolean;979  readonly asTransferMultiasset: {980    readonly asset: XcmVersionedMultiAsset;981    readonly dest: XcmVersionedMultiLocation;982    readonly destWeight: u64;983  } & Struct;984  readonly isTransferWithFee: boolean;985  readonly asTransferWithFee: {986    readonly currencyId: PalletForeignAssetsAssetIds;987    readonly amount: u128;988    readonly fee: u128;989    readonly dest: XcmVersionedMultiLocation;990    readonly destWeight: u64;991  } & Struct;992  readonly isTransferMultiassetWithFee: boolean;993  readonly asTransferMultiassetWithFee: {994    readonly asset: XcmVersionedMultiAsset;995    readonly fee: XcmVersionedMultiAsset;996    readonly dest: XcmVersionedMultiLocation;997    readonly destWeight: u64;998  } & Struct;999  readonly isTransferMulticurrencies: boolean;1000  readonly asTransferMulticurrencies: {1001    readonly currencies: Vec<ITuple<[PalletForeignAssetsAssetIds, u128]>>;1002    readonly feeItem: u32;1003    readonly dest: XcmVersionedMultiLocation;1004    readonly destWeight: u64;1005  } & Struct;1006  readonly isTransferMultiassets: boolean;1007  readonly asTransferMultiassets: {1008    readonly assets: XcmVersionedMultiAssets;1009    readonly feeItem: u32;1010    readonly dest: XcmVersionedMultiLocation;1011    readonly destWeight: u64;1012  } & Struct;1013  readonly type: 'Transfer' | 'TransferMultiasset' | 'TransferWithFee' | 'TransferMultiassetWithFee' | 'TransferMulticurrencies' | 'TransferMultiassets';1014}10151016/** @name OrmlXtokensModuleError */1017export interface OrmlXtokensModuleError extends Enum {1018  readonly isAssetHasNoReserve: boolean;1019  readonly isNotCrossChainTransfer: boolean;1020  readonly isInvalidDest: boolean;1021  readonly isNotCrossChainTransferableCurrency: boolean;1022  readonly isUnweighableMessage: boolean;1023  readonly isXcmExecutionFailed: boolean;1024  readonly isCannotReanchor: boolean;1025  readonly isInvalidAncestry: boolean;1026  readonly isInvalidAsset: boolean;1027  readonly isDestinationNotInvertible: boolean;1028  readonly isBadVersion: boolean;1029  readonly isDistinctReserveForAssetAndFee: boolean;1030  readonly isZeroFee: boolean;1031  readonly isZeroAmount: boolean;1032  readonly isTooManyAssetsBeingSent: boolean;1033  readonly isAssetIndexNonExistent: boolean;1034  readonly isFeeNotEnough: boolean;1035  readonly isNotSupportedMultiLocation: boolean;1036  readonly isMinXcmFeeNotDefined: boolean;1037  readonly type: 'AssetHasNoReserve' | 'NotCrossChainTransfer' | 'InvalidDest' | 'NotCrossChainTransferableCurrency' | 'UnweighableMessage' | 'XcmExecutionFailed' | 'CannotReanchor' | 'InvalidAncestry' | 'InvalidAsset' | 'DestinationNotInvertible' | 'BadVersion' | 'DistinctReserveForAssetAndFee' | 'ZeroFee' | 'ZeroAmount' | 'TooManyAssetsBeingSent' | 'AssetIndexNonExistent' | 'FeeNotEnough' | 'NotSupportedMultiLocation' | 'MinXcmFeeNotDefined';1038}10391040/** @name OrmlXtokensModuleEvent */1041export interface OrmlXtokensModuleEvent extends Enum {1042  readonly isTransferredMultiAssets: boolean;1043  readonly asTransferredMultiAssets: {1044    readonly sender: AccountId32;1045    readonly assets: XcmV1MultiassetMultiAssets;1046    readonly fee: XcmV1MultiAsset;1047    readonly dest: XcmV1MultiLocation;1048  } & Struct;1049  readonly type: 'TransferredMultiAssets';1050}10511052/** @name PalletAppPromotionCall */1053export interface PalletAppPromotionCall extends Enum {1054  readonly isSetAdminAddress: boolean;1055  readonly asSetAdminAddress: {1056    readonly admin: PalletEvmAccountBasicCrossAccountIdRepr;1057  } & Struct;1058  readonly isStake: boolean;1059  readonly asStake: {1060    readonly amount: u128;1061  } & Struct;1062  readonly isUnstake: boolean;1063  readonly isSponsorCollection: boolean;1064  readonly asSponsorCollection: {1065    readonly collectionId: u32;1066  } & Struct;1067  readonly isStopSponsoringCollection: boolean;1068  readonly asStopSponsoringCollection: {1069    readonly collectionId: u32;1070  } & Struct;1071  readonly isSponsorContract: boolean;1072  readonly asSponsorContract: {1073    readonly contractId: H160;1074  } & Struct;1075  readonly isStopSponsoringContract: boolean;1076  readonly asStopSponsoringContract: {1077    readonly contractId: H160;1078  } & Struct;1079  readonly isPayoutStakers: boolean;1080  readonly asPayoutStakers: {1081    readonly stakersNumber: Option<u8>;1082  } & Struct;1083  readonly type: 'SetAdminAddress' | 'Stake' | 'Unstake' | 'SponsorCollection' | 'StopSponsoringCollection' | 'SponsorContract' | 'StopSponsoringContract' | 'PayoutStakers';1084}10851086/** @name PalletAppPromotionError */1087export interface PalletAppPromotionError extends Enum {1088  readonly isAdminNotSet: boolean;1089  readonly isNoPermission: boolean;1090  readonly isNotSufficientFunds: boolean;1091  readonly isPendingForBlockOverflow: boolean;1092  readonly isSponsorNotSet: boolean;1093  readonly isIncorrectLockedBalanceOperation: boolean;1094  readonly type: 'AdminNotSet' | 'NoPermission' | 'NotSufficientFunds' | 'PendingForBlockOverflow' | 'SponsorNotSet' | 'IncorrectLockedBalanceOperation';1095}10961097/** @name PalletAppPromotionEvent */1098export interface PalletAppPromotionEvent extends Enum {1099  readonly isStakingRecalculation: boolean;1100  readonly asStakingRecalculation: ITuple<[AccountId32, u128, u128]>;1101  readonly isStake: boolean;1102  readonly asStake: ITuple<[AccountId32, u128]>;1103  readonly isUnstake: boolean;1104  readonly asUnstake: ITuple<[AccountId32, u128]>;1105  readonly isSetAdmin: boolean;1106  readonly asSetAdmin: AccountId32;1107  readonly type: 'StakingRecalculation' | 'Stake' | 'Unstake' | 'SetAdmin';1108}11091110/** @name PalletBalancesAccountData */1111export interface PalletBalancesAccountData extends Struct {1112  readonly free: u128;1113  readonly reserved: u128;1114  readonly miscFrozen: u128;1115  readonly feeFrozen: u128;1116}11171118/** @name PalletBalancesBalanceLock */1119export interface PalletBalancesBalanceLock extends Struct {1120  readonly id: U8aFixed;1121  readonly amount: u128;1122  readonly reasons: PalletBalancesReasons;1123}11241125/** @name PalletBalancesCall */1126export interface PalletBalancesCall extends Enum {1127  readonly isTransfer: boolean;1128  readonly asTransfer: {1129    readonly dest: MultiAddress;1130    readonly value: Compact<u128>;1131  } & Struct;1132  readonly isSetBalance: boolean;1133  readonly asSetBalance: {1134    readonly who: MultiAddress;1135    readonly newFree: Compact<u128>;1136    readonly newReserved: Compact<u128>;1137  } & Struct;1138  readonly isForceTransfer: boolean;1139  readonly asForceTransfer: {1140    readonly source: MultiAddress;1141    readonly dest: MultiAddress;1142    readonly value: Compact<u128>;1143  } & Struct;1144  readonly isTransferKeepAlive: boolean;1145  readonly asTransferKeepAlive: {1146    readonly dest: MultiAddress;1147    readonly value: Compact<u128>;1148  } & Struct;1149  readonly isTransferAll: boolean;1150  readonly asTransferAll: {1151    readonly dest: MultiAddress;1152    readonly keepAlive: bool;1153  } & Struct;1154  readonly isForceUnreserve: boolean;1155  readonly asForceUnreserve: {1156    readonly who: MultiAddress;1157    readonly amount: u128;1158  } & Struct;1159  readonly type: 'Transfer' | 'SetBalance' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve';1160}11611162/** @name PalletBalancesError */1163export interface PalletBalancesError extends Enum {1164  readonly isVestingBalance: boolean;1165  readonly isLiquidityRestrictions: boolean;1166  readonly isInsufficientBalance: boolean;1167  readonly isExistentialDeposit: boolean;1168  readonly isKeepAlive: boolean;1169  readonly isExistingVestingSchedule: boolean;1170  readonly isDeadAccount: boolean;1171  readonly isTooManyReserves: boolean;1172  readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'KeepAlive' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves';1173}11741175/** @name PalletBalancesEvent */1176export interface PalletBalancesEvent extends Enum {1177  readonly isEndowed: boolean;1178  readonly asEndowed: {1179    readonly account: AccountId32;1180    readonly freeBalance: u128;1181  } & Struct;1182  readonly isDustLost: boolean;1183  readonly asDustLost: {1184    readonly account: AccountId32;1185    readonly amount: u128;1186  } & Struct;1187  readonly isTransfer: boolean;1188  readonly asTransfer: {1189    readonly from: AccountId32;1190    readonly to: AccountId32;1191    readonly amount: u128;1192  } & Struct;1193  readonly isBalanceSet: boolean;1194  readonly asBalanceSet: {1195    readonly who: AccountId32;1196    readonly free: u128;1197    readonly reserved: u128;1198  } & Struct;1199  readonly isReserved: boolean;1200  readonly asReserved: {1201    readonly who: AccountId32;1202    readonly amount: u128;1203  } & Struct;1204  readonly isUnreserved: boolean;1205  readonly asUnreserved: {1206    readonly who: AccountId32;1207    readonly amount: u128;1208  } & Struct;1209  readonly isReserveRepatriated: boolean;1210  readonly asReserveRepatriated: {1211    readonly from: AccountId32;1212    readonly to: AccountId32;1213    readonly amount: u128;1214    readonly destinationStatus: FrameSupportTokensMiscBalanceStatus;1215  } & Struct;1216  readonly isDeposit: boolean;1217  readonly asDeposit: {1218    readonly who: AccountId32;1219    readonly amount: u128;1220  } & Struct;1221  readonly isWithdraw: boolean;1222  readonly asWithdraw: {1223    readonly who: AccountId32;1224    readonly amount: u128;1225  } & Struct;1226  readonly isSlashed: boolean;1227  readonly asSlashed: {1228    readonly who: AccountId32;1229    readonly amount: u128;1230  } & Struct;1231  readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'BalanceSet' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'Deposit' | 'Withdraw' | 'Slashed';1232}12331234/** @name PalletBalancesReasons */1235export interface PalletBalancesReasons extends Enum {1236  readonly isFee: boolean;1237  readonly isMisc: boolean;1238  readonly isAll: boolean;1239  readonly type: 'Fee' | 'Misc' | 'All';1240}12411242/** @name PalletBalancesReleases */1243export interface PalletBalancesReleases extends Enum {1244  readonly isV100: boolean;1245  readonly isV200: boolean;1246  readonly type: 'V100' | 'V200';1247}12481249/** @name PalletBalancesReserveData */1250export interface PalletBalancesReserveData extends Struct {1251  readonly id: U8aFixed;1252  readonly amount: u128;1253}12541255/** @name PalletCommonError */1256export interface PalletCommonError extends Enum {1257  readonly isCollectionNotFound: boolean;1258  readonly isMustBeTokenOwner: boolean;1259  readonly isNoPermission: boolean;1260  readonly isCantDestroyNotEmptyCollection: boolean;1261  readonly isPublicMintingNotAllowed: boolean;1262  readonly isAddressNotInAllowlist: boolean;1263  readonly isCollectionNameLimitExceeded: boolean;1264  readonly isCollectionDescriptionLimitExceeded: boolean;1265  readonly isCollectionTokenPrefixLimitExceeded: boolean;1266  readonly isTotalCollectionsLimitExceeded: boolean;1267  readonly isCollectionAdminCountExceeded: boolean;1268  readonly isCollectionLimitBoundsExceeded: boolean;1269  readonly isOwnerPermissionsCantBeReverted: boolean;1270  readonly isTransferNotAllowed: boolean;1271  readonly isAccountTokenLimitExceeded: boolean;1272  readonly isCollectionTokenLimitExceeded: boolean;1273  readonly isMetadataFlagFrozen: boolean;1274  readonly isTokenNotFound: boolean;1275  readonly isTokenValueTooLow: boolean;1276  readonly isApprovedValueTooLow: boolean;1277  readonly isCantApproveMoreThanOwned: boolean;1278  readonly isAddressIsZero: boolean;1279  readonly isUnsupportedOperation: boolean;1280  readonly isNotSufficientFounds: boolean;1281  readonly isUserIsNotAllowedToNest: boolean;1282  readonly isSourceCollectionIsNotAllowedToNest: boolean;1283  readonly isCollectionFieldSizeExceeded: boolean;1284  readonly isNoSpaceForProperty: boolean;1285  readonly isPropertyLimitReached: boolean;1286  readonly isPropertyKeyIsTooLong: boolean;1287  readonly isInvalidCharacterInPropertyKey: boolean;1288  readonly isEmptyPropertyKey: boolean;1289  readonly isCollectionIsExternal: boolean;1290  readonly isCollectionIsInternal: boolean;1291  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';1292}12931294/** @name PalletCommonEvent */1295export interface PalletCommonEvent extends Enum {1296  readonly isCollectionCreated: boolean;1297  readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;1298  readonly isCollectionDestroyed: boolean;1299  readonly asCollectionDestroyed: u32;1300  readonly isItemCreated: boolean;1301  readonly asItemCreated: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1302  readonly isItemDestroyed: boolean;1303  readonly asItemDestroyed: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1304  readonly isTransfer: boolean;1305  readonly asTransfer: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1306  readonly isApproved: boolean;1307  readonly asApproved: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1308  readonly isCollectionPropertySet: boolean;1309  readonly asCollectionPropertySet: ITuple<[u32, Bytes]>;1310  readonly isCollectionPropertyDeleted: boolean;1311  readonly asCollectionPropertyDeleted: ITuple<[u32, Bytes]>;1312  readonly isTokenPropertySet: boolean;1313  readonly asTokenPropertySet: ITuple<[u32, u32, Bytes]>;1314  readonly isTokenPropertyDeleted: boolean;1315  readonly asTokenPropertyDeleted: ITuple<[u32, u32, Bytes]>;1316  readonly isPropertyPermissionSet: boolean;1317  readonly asPropertyPermissionSet: ITuple<[u32, Bytes]>;1318  readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved' | 'CollectionPropertySet' | 'CollectionPropertyDeleted' | 'TokenPropertySet' | 'TokenPropertyDeleted' | 'PropertyPermissionSet';1319}13201321/** @name PalletConfigurationCall */1322export interface PalletConfigurationCall extends Enum {1323  readonly isSetWeightToFeeCoefficientOverride: boolean;1324  readonly asSetWeightToFeeCoefficientOverride: {1325    readonly coeff: Option<u32>;1326  } & Struct;1327  readonly isSetMinGasPriceOverride: boolean;1328  readonly asSetMinGasPriceOverride: {1329    readonly coeff: Option<u64>;1330  } & Struct;1331  readonly type: 'SetWeightToFeeCoefficientOverride' | 'SetMinGasPriceOverride';1332}13331334/** @name PalletEthereumCall */1335export interface PalletEthereumCall extends Enum {1336  readonly isTransact: boolean;1337  readonly asTransact: {1338    readonly transaction: EthereumTransactionTransactionV2;1339  } & Struct;1340  readonly type: 'Transact';1341}13421343/** @name PalletEthereumError */1344export interface PalletEthereumError extends Enum {1345  readonly isInvalidSignature: boolean;1346  readonly isPreLogExists: boolean;1347  readonly type: 'InvalidSignature' | 'PreLogExists';1348}13491350/** @name PalletEthereumEvent */1351export interface PalletEthereumEvent extends Enum {1352  readonly isExecuted: boolean;1353  readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;1354  readonly type: 'Executed';1355}13561357/** @name PalletEthereumFakeTransactionFinalizer */1358export interface PalletEthereumFakeTransactionFinalizer extends Null {}13591360/** @name PalletEthereumRawOrigin */1361export interface PalletEthereumRawOrigin extends Enum {1362  readonly isEthereumTransaction: boolean;1363  readonly asEthereumTransaction: H160;1364  readonly type: 'EthereumTransaction';1365}13661367/** @name PalletEvmAccountBasicCrossAccountIdRepr */1368export interface PalletEvmAccountBasicCrossAccountIdRepr extends Enum {1369  readonly isSubstrate: boolean;1370  readonly asSubstrate: AccountId32;1371  readonly isEthereum: boolean;1372  readonly asEthereum: H160;1373  readonly type: 'Substrate' | 'Ethereum';1374}13751376/** @name PalletEvmCall */1377export interface PalletEvmCall extends Enum {1378  readonly isWithdraw: boolean;1379  readonly asWithdraw: {1380    readonly address: H160;1381    readonly value: u128;1382  } & Struct;1383  readonly isCall: boolean;1384  readonly asCall: {1385    readonly source: H160;1386    readonly target: H160;1387    readonly input: Bytes;1388    readonly value: U256;1389    readonly gasLimit: u64;1390    readonly maxFeePerGas: U256;1391    readonly maxPriorityFeePerGas: Option<U256>;1392    readonly nonce: Option<U256>;1393    readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1394  } & Struct;1395  readonly isCreate: boolean;1396  readonly asCreate: {1397    readonly source: H160;1398    readonly init: Bytes;1399    readonly value: U256;1400    readonly gasLimit: u64;1401    readonly maxFeePerGas: U256;1402    readonly maxPriorityFeePerGas: Option<U256>;1403    readonly nonce: Option<U256>;1404    readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1405  } & Struct;1406  readonly isCreate2: boolean;1407  readonly asCreate2: {1408    readonly source: H160;1409    readonly init: Bytes;1410    readonly salt: H256;1411    readonly value: U256;1412    readonly gasLimit: u64;1413    readonly maxFeePerGas: U256;1414    readonly maxPriorityFeePerGas: Option<U256>;1415    readonly nonce: Option<U256>;1416    readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1417  } & Struct;1418  readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';1419}14201421/** @name PalletEvmCoderSubstrateError */1422export interface PalletEvmCoderSubstrateError extends Enum {1423  readonly isOutOfGas: boolean;1424  readonly isOutOfFund: boolean;1425  readonly type: 'OutOfGas' | 'OutOfFund';1426}14271428/** @name PalletEvmContractHelpersError */1429export interface PalletEvmContractHelpersError extends Enum {1430  readonly isNoPermission: boolean;1431  readonly isNoPendingSponsor: boolean;1432  readonly isTooManyMethodsHaveSponsoredLimit: boolean;1433  readonly type: 'NoPermission' | 'NoPendingSponsor' | 'TooManyMethodsHaveSponsoredLimit';1434}14351436/** @name PalletEvmContractHelpersEvent */1437export interface PalletEvmContractHelpersEvent extends Enum {1438  readonly isContractSponsorSet: boolean;1439  readonly asContractSponsorSet: ITuple<[H160, AccountId32]>;1440  readonly isContractSponsorshipConfirmed: boolean;1441  readonly asContractSponsorshipConfirmed: ITuple<[H160, AccountId32]>;1442  readonly isContractSponsorRemoved: boolean;1443  readonly asContractSponsorRemoved: H160;1444  readonly type: 'ContractSponsorSet' | 'ContractSponsorshipConfirmed' | 'ContractSponsorRemoved';1445}14461447/** @name PalletEvmContractHelpersSponsoringModeT */1448export interface PalletEvmContractHelpersSponsoringModeT extends Enum {1449  readonly isDisabled: boolean;1450  readonly isAllowlisted: boolean;1451  readonly isGenerous: boolean;1452  readonly type: 'Disabled' | 'Allowlisted' | 'Generous';1453}14541455/** @name PalletEvmError */1456export interface PalletEvmError extends Enum {1457  readonly isBalanceLow: boolean;1458  readonly isFeeOverflow: boolean;1459  readonly isPaymentOverflow: boolean;1460  readonly isWithdrawFailed: boolean;1461  readonly isGasPriceTooLow: boolean;1462  readonly isInvalidNonce: boolean;1463  readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';1464}14651466/** @name PalletEvmEvent */1467export interface PalletEvmEvent extends Enum {1468  readonly isLog: boolean;1469  readonly asLog: EthereumLog;1470  readonly isCreated: boolean;1471  readonly asCreated: H160;1472  readonly isCreatedFailed: boolean;1473  readonly asCreatedFailed: H160;1474  readonly isExecuted: boolean;1475  readonly asExecuted: H160;1476  readonly isExecutedFailed: boolean;1477  readonly asExecutedFailed: H160;1478  readonly isBalanceDeposit: boolean;1479  readonly asBalanceDeposit: ITuple<[AccountId32, H160, U256]>;1480  readonly isBalanceWithdraw: boolean;1481  readonly asBalanceWithdraw: ITuple<[AccountId32, H160, U256]>;1482  readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';1483}14841485/** @name PalletEvmMigrationCall */1486export interface PalletEvmMigrationCall extends Enum {1487  readonly isBegin: boolean;1488  readonly asBegin: {1489    readonly address: H160;1490  } & Struct;1491  readonly isSetData: boolean;1492  readonly asSetData: {1493    readonly address: H160;1494    readonly data: Vec<ITuple<[H256, H256]>>;1495  } & Struct;1496  readonly isFinish: boolean;1497  readonly asFinish: {1498    readonly address: H160;1499    readonly code: Bytes;1500  } & Struct;1501  readonly type: 'Begin' | 'SetData' | 'Finish';1502}15031504/** @name PalletEvmMigrationError */1505export interface PalletEvmMigrationError extends Enum {1506  readonly isAccountNotEmpty: boolean;1507  readonly isAccountIsNotMigrating: boolean;1508  readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';1509}15101511/** @name PalletForeignAssetsAssetIds */1512export interface PalletForeignAssetsAssetIds extends Enum {1513  readonly isForeignAssetId: boolean;1514  readonly asForeignAssetId: u32;1515  readonly isNativeAssetId: boolean;1516  readonly asNativeAssetId: PalletForeignAssetsNativeCurrency;1517  readonly type: 'ForeignAssetId' | 'NativeAssetId';1518}15191520/** @name PalletForeignAssetsModuleAssetMetadata */1521export interface PalletForeignAssetsModuleAssetMetadata extends Struct {1522  readonly name: Bytes;1523  readonly symbol: Bytes;1524  readonly decimals: u8;1525  readonly minimalBalance: u128;1526}15271528/** @name PalletForeignAssetsModuleCall */1529export interface PalletForeignAssetsModuleCall extends Enum {1530  readonly isRegisterForeignAsset: boolean;1531  readonly asRegisterForeignAsset: {1532    readonly owner: AccountId32;1533    readonly location: XcmVersionedMultiLocation;1534    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1535  } & Struct;1536  readonly isUpdateForeignAsset: boolean;1537  readonly asUpdateForeignAsset: {1538    readonly foreignAssetId: u32;1539    readonly location: XcmVersionedMultiLocation;1540    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1541  } & Struct;1542  readonly type: 'RegisterForeignAsset' | 'UpdateForeignAsset';1543}15441545/** @name PalletForeignAssetsModuleError */1546export interface PalletForeignAssetsModuleError extends Enum {1547  readonly isBadLocation: boolean;1548  readonly isMultiLocationExisted: boolean;1549  readonly isAssetIdNotExists: boolean;1550  readonly isAssetIdExisted: boolean;1551  readonly type: 'BadLocation' | 'MultiLocationExisted' | 'AssetIdNotExists' | 'AssetIdExisted';1552}15531554/** @name PalletForeignAssetsModuleEvent */1555export interface PalletForeignAssetsModuleEvent extends Enum {1556  readonly isForeignAssetRegistered: boolean;1557  readonly asForeignAssetRegistered: {1558    readonly assetId: u32;1559    readonly assetAddress: XcmV1MultiLocation;1560    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1561  } & Struct;1562  readonly isForeignAssetUpdated: boolean;1563  readonly asForeignAssetUpdated: {1564    readonly assetId: u32;1565    readonly assetAddress: XcmV1MultiLocation;1566    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1567  } & Struct;1568  readonly isAssetRegistered: boolean;1569  readonly asAssetRegistered: {1570    readonly assetId: PalletForeignAssetsAssetIds;1571    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1572  } & Struct;1573  readonly isAssetUpdated: boolean;1574  readonly asAssetUpdated: {1575    readonly assetId: PalletForeignAssetsAssetIds;1576    readonly metadata: PalletForeignAssetsModuleAssetMetadata;1577  } & Struct;1578  readonly type: 'ForeignAssetRegistered' | 'ForeignAssetUpdated' | 'AssetRegistered' | 'AssetUpdated';1579}15801581/** @name PalletForeignAssetsNativeCurrency */1582export interface PalletForeignAssetsNativeCurrency extends Enum {1583  readonly isHere: boolean;1584  readonly isParent: boolean;1585  readonly type: 'Here' | 'Parent';1586}15871588/** @name PalletFungibleError */1589export interface PalletFungibleError extends Enum {1590  readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;1591  readonly isFungibleItemsHaveNoId: boolean;1592  readonly isFungibleItemsDontHaveData: boolean;1593  readonly isFungibleDisallowsNesting: boolean;1594  readonly isSettingPropertiesNotAllowed: boolean;1595  readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData' | 'FungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';1596}15971598/** @name PalletInflationCall */1599export interface PalletInflationCall extends Enum {1600  readonly isStartInflation: boolean;1601  readonly asStartInflation: {1602    readonly inflationStartRelayBlock: u32;1603  } & Struct;1604  readonly type: 'StartInflation';1605}16061607/** @name PalletNonfungibleError */1608export interface PalletNonfungibleError extends Enum {1609  readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;1610  readonly isNonfungibleItemsHaveNoAmount: boolean;1611  readonly isCantBurnNftWithChildren: boolean;1612  readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount' | 'CantBurnNftWithChildren';1613}16141615/** @name PalletNonfungibleItemData */1616export interface PalletNonfungibleItemData extends Struct {1617  readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;1618}16191620/** @name PalletRefungibleError */1621export interface PalletRefungibleError extends Enum {1622  readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;1623  readonly isWrongRefungiblePieces: boolean;1624  readonly isRepartitionWhileNotOwningAllPieces: boolean;1625  readonly isRefungibleDisallowsNesting: boolean;1626  readonly isSettingPropertiesNotAllowed: boolean;1627  readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces' | 'RepartitionWhileNotOwningAllPieces' | 'RefungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';1628}16291630/** @name PalletRefungibleItemData */1631export interface PalletRefungibleItemData extends Struct {1632  readonly constData: Bytes;1633}16341635/** @name PalletRmrkCoreCall */1636export interface PalletRmrkCoreCall extends Enum {1637  readonly isCreateCollection: boolean;1638  readonly asCreateCollection: {1639    readonly metadata: Bytes;1640    readonly max: Option<u32>;1641    readonly symbol: Bytes;1642  } & Struct;1643  readonly isDestroyCollection: boolean;1644  readonly asDestroyCollection: {1645    readonly collectionId: u32;1646  } & Struct;1647  readonly isChangeCollectionIssuer: boolean;1648  readonly asChangeCollectionIssuer: {1649    readonly collectionId: u32;1650    readonly newIssuer: MultiAddress;1651  } & Struct;1652  readonly isLockCollection: boolean;1653  readonly asLockCollection: {1654    readonly collectionId: u32;1655  } & Struct;1656  readonly isMintNft: boolean;1657  readonly asMintNft: {1658    readonly owner: Option<AccountId32>;1659    readonly collectionId: u32;1660    readonly recipient: Option<AccountId32>;1661    readonly royaltyAmount: Option<Permill>;1662    readonly metadata: Bytes;1663    readonly transferable: bool;1664    readonly resources: Option<Vec<RmrkTraitsResourceResourceTypes>>;1665  } & Struct;1666  readonly isBurnNft: boolean;1667  readonly asBurnNft: {1668    readonly collectionId: u32;1669    readonly nftId: u32;1670    readonly maxBurns: u32;1671  } & Struct;1672  readonly isSend: boolean;1673  readonly asSend: {1674    readonly rmrkCollectionId: u32;1675    readonly rmrkNftId: u32;1676    readonly newOwner: RmrkTraitsNftAccountIdOrCollectionNftTuple;1677  } & Struct;1678  readonly isAcceptNft: boolean;1679  readonly asAcceptNft: {1680    readonly rmrkCollectionId: u32;1681    readonly rmrkNftId: u32;1682    readonly newOwner: RmrkTraitsNftAccountIdOrCollectionNftTuple;1683  } & Struct;1684  readonly isRejectNft: boolean;1685  readonly asRejectNft: {1686    readonly rmrkCollectionId: u32;1687    readonly rmrkNftId: u32;1688  } & Struct;1689  readonly isAcceptResource: boolean;1690  readonly asAcceptResource: {1691    readonly rmrkCollectionId: u32;1692    readonly rmrkNftId: u32;1693    readonly resourceId: u32;1694  } & Struct;1695  readonly isAcceptResourceRemoval: boolean;1696  readonly asAcceptResourceRemoval: {1697    readonly rmrkCollectionId: u32;1698    readonly rmrkNftId: u32;1699    readonly resourceId: u32;1700  } & Struct;1701  readonly isSetProperty: boolean;1702  readonly asSetProperty: {1703    readonly rmrkCollectionId: Compact<u32>;1704    readonly maybeNftId: Option<u32>;1705    readonly key: Bytes;1706    readonly value: Bytes;1707  } & Struct;1708  readonly isSetPriority: boolean;1709  readonly asSetPriority: {1710    readonly rmrkCollectionId: u32;1711    readonly rmrkNftId: u32;1712    readonly priorities: Vec<u32>;1713  } & Struct;1714  readonly isAddBasicResource: boolean;1715  readonly asAddBasicResource: {1716    readonly rmrkCollectionId: u32;1717    readonly nftId: u32;1718    readonly resource: RmrkTraitsResourceBasicResource;1719  } & Struct;1720  readonly isAddComposableResource: boolean;1721  readonly asAddComposableResource: {1722    readonly rmrkCollectionId: u32;1723    readonly nftId: u32;1724    readonly resource: RmrkTraitsResourceComposableResource;1725  } & Struct;1726  readonly isAddSlotResource: boolean;1727  readonly asAddSlotResource: {1728    readonly rmrkCollectionId: u32;1729    readonly nftId: u32;1730    readonly resource: RmrkTraitsResourceSlotResource;1731  } & Struct;1732  readonly isRemoveResource: boolean;1733  readonly asRemoveResource: {1734    readonly rmrkCollectionId: u32;1735    readonly nftId: u32;1736    readonly resourceId: u32;1737  } & Struct;1738  readonly type: 'CreateCollection' | 'DestroyCollection' | 'ChangeCollectionIssuer' | 'LockCollection' | 'MintNft' | 'BurnNft' | 'Send' | 'AcceptNft' | 'RejectNft' | 'AcceptResource' | 'AcceptResourceRemoval' | 'SetProperty' | 'SetPriority' | 'AddBasicResource' | 'AddComposableResource' | 'AddSlotResource' | 'RemoveResource';1739}17401741/** @name PalletRmrkCoreError */1742export interface PalletRmrkCoreError extends Enum {1743  readonly isCorruptedCollectionType: boolean;1744  readonly isRmrkPropertyKeyIsTooLong: boolean;1745  readonly isRmrkPropertyValueIsTooLong: boolean;1746  readonly isRmrkPropertyIsNotFound: boolean;1747  readonly isUnableToDecodeRmrkData: boolean;1748  readonly isCollectionNotEmpty: boolean;1749  readonly isNoAvailableCollectionId: boolean;1750  readonly isNoAvailableNftId: boolean;1751  readonly isCollectionUnknown: boolean;1752  readonly isNoPermission: boolean;1753  readonly isNonTransferable: boolean;1754  readonly isCollectionFullOrLocked: boolean;1755  readonly isResourceDoesntExist: boolean;1756  readonly isCannotSendToDescendentOrSelf: boolean;1757  readonly isCannotAcceptNonOwnedNft: boolean;1758  readonly isCannotRejectNonOwnedNft: boolean;1759  readonly isCannotRejectNonPendingNft: boolean;1760  readonly isResourceNotPending: boolean;1761  readonly isNoAvailableResourceId: boolean;1762  readonly type: 'CorruptedCollectionType' | 'RmrkPropertyKeyIsTooLong' | 'RmrkPropertyValueIsTooLong' | 'RmrkPropertyIsNotFound' | 'UnableToDecodeRmrkData' | 'CollectionNotEmpty' | 'NoAvailableCollectionId' | 'NoAvailableNftId' | 'CollectionUnknown' | 'NoPermission' | 'NonTransferable' | 'CollectionFullOrLocked' | 'ResourceDoesntExist' | 'CannotSendToDescendentOrSelf' | 'CannotAcceptNonOwnedNft' | 'CannotRejectNonOwnedNft' | 'CannotRejectNonPendingNft' | 'ResourceNotPending' | 'NoAvailableResourceId';1763}17641765/** @name PalletRmrkCoreEvent */1766export interface PalletRmrkCoreEvent extends Enum {1767  readonly isCollectionCreated: boolean;1768  readonly asCollectionCreated: {1769    readonly issuer: AccountId32;1770    readonly collectionId: u32;1771  } & Struct;1772  readonly isCollectionDestroyed: boolean;1773  readonly asCollectionDestroyed: {1774    readonly issuer: AccountId32;1775    readonly collectionId: u32;1776  } & Struct;1777  readonly isIssuerChanged: boolean;1778  readonly asIssuerChanged: {1779    readonly oldIssuer: AccountId32;1780    readonly newIssuer: AccountId32;1781    readonly collectionId: u32;1782  } & Struct;1783  readonly isCollectionLocked: boolean;1784  readonly asCollectionLocked: {1785    readonly issuer: AccountId32;1786    readonly collectionId: u32;1787  } & Struct;1788  readonly isNftMinted: boolean;1789  readonly asNftMinted: {1790    readonly owner: AccountId32;1791    readonly collectionId: u32;1792    readonly nftId: u32;1793  } & Struct;1794  readonly isNftBurned: boolean;1795  readonly asNftBurned: {1796    readonly owner: AccountId32;1797    readonly nftId: u32;1798  } & Struct;1799  readonly isNftSent: boolean;1800  readonly asNftSent: {1801    readonly sender: AccountId32;1802    readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;1803    readonly collectionId: u32;1804    readonly nftId: u32;1805    readonly approvalRequired: bool;1806  } & Struct;1807  readonly isNftAccepted: boolean;1808  readonly asNftAccepted: {1809    readonly sender: AccountId32;1810    readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;1811    readonly collectionId: u32;1812    readonly nftId: u32;1813  } & Struct;1814  readonly isNftRejected: boolean;1815  readonly asNftRejected: {1816    readonly sender: AccountId32;1817    readonly collectionId: u32;1818    readonly nftId: u32;1819  } & Struct;1820  readonly isPropertySet: boolean;1821  readonly asPropertySet: {1822    readonly collectionId: u32;1823    readonly maybeNftId: Option<u32>;1824    readonly key: Bytes;1825    readonly value: Bytes;1826  } & Struct;1827  readonly isResourceAdded: boolean;1828  readonly asResourceAdded: {1829    readonly nftId: u32;1830    readonly resourceId: u32;1831  } & Struct;1832  readonly isResourceRemoval: boolean;1833  readonly asResourceRemoval: {1834    readonly nftId: u32;1835    readonly resourceId: u32;1836  } & Struct;1837  readonly isResourceAccepted: boolean;1838  readonly asResourceAccepted: {1839    readonly nftId: u32;1840    readonly resourceId: u32;1841  } & Struct;1842  readonly isResourceRemovalAccepted: boolean;1843  readonly asResourceRemovalAccepted: {1844    readonly nftId: u32;1845    readonly resourceId: u32;1846  } & Struct;1847  readonly isPrioritySet: boolean;1848  readonly asPrioritySet: {1849    readonly collectionId: u32;1850    readonly nftId: u32;1851  } & Struct;1852  readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'IssuerChanged' | 'CollectionLocked' | 'NftMinted' | 'NftBurned' | 'NftSent' | 'NftAccepted' | 'NftRejected' | 'PropertySet' | 'ResourceAdded' | 'ResourceRemoval' | 'ResourceAccepted' | 'ResourceRemovalAccepted' | 'PrioritySet';1853}18541855/** @name PalletRmrkEquipCall */1856export interface PalletRmrkEquipCall extends Enum {1857  readonly isCreateBase: boolean;1858  readonly asCreateBase: {1859    readonly baseType: Bytes;1860    readonly symbol: Bytes;1861    readonly parts: Vec<RmrkTraitsPartPartType>;1862  } & Struct;1863  readonly isThemeAdd: boolean;1864  readonly asThemeAdd: {1865    readonly baseId: u32;1866    readonly theme: RmrkTraitsTheme;1867  } & Struct;1868  readonly isEquippable: boolean;1869  readonly asEquippable: {1870    readonly baseId: u32;1871    readonly slotId: u32;1872    readonly equippables: RmrkTraitsPartEquippableList;1873  } & Struct;1874  readonly type: 'CreateBase' | 'ThemeAdd' | 'Equippable';1875}18761877/** @name PalletRmrkEquipError */1878export interface PalletRmrkEquipError extends Enum {1879  readonly isPermissionError: boolean;1880  readonly isNoAvailableBaseId: boolean;1881  readonly isNoAvailablePartId: boolean;1882  readonly isBaseDoesntExist: boolean;1883  readonly isNeedsDefaultThemeFirst: boolean;1884  readonly isPartDoesntExist: boolean;1885  readonly isNoEquippableOnFixedPart: boolean;1886  readonly type: 'PermissionError' | 'NoAvailableBaseId' | 'NoAvailablePartId' | 'BaseDoesntExist' | 'NeedsDefaultThemeFirst' | 'PartDoesntExist' | 'NoEquippableOnFixedPart';1887}18881889/** @name PalletRmrkEquipEvent */1890export interface PalletRmrkEquipEvent extends Enum {1891  readonly isBaseCreated: boolean;1892  readonly asBaseCreated: {1893    readonly issuer: AccountId32;1894    readonly baseId: u32;1895  } & Struct;1896  readonly isEquippablesUpdated: boolean;1897  readonly asEquippablesUpdated: {1898    readonly baseId: u32;1899    readonly slotId: u32;1900  } & Struct;1901  readonly type: 'BaseCreated' | 'EquippablesUpdated';1902}19031904/** @name PalletStructureCall */1905export interface PalletStructureCall extends Null {}19061907/** @name PalletStructureError */1908export interface PalletStructureError extends Enum {1909  readonly isOuroborosDetected: boolean;1910  readonly isDepthLimit: boolean;1911  readonly isBreadthLimit: boolean;1912  readonly isTokenNotFound: boolean;1913  readonly type: 'OuroborosDetected' | 'DepthLimit' | 'BreadthLimit' | 'TokenNotFound';1914}19151916/** @name PalletStructureEvent */1917export interface PalletStructureEvent extends Enum {1918  readonly isExecuted: boolean;1919  readonly asExecuted: Result<Null, SpRuntimeDispatchError>;1920  readonly type: 'Executed';1921}19221923/** @name PalletSudoCall */1924export interface PalletSudoCall extends Enum {1925  readonly isSudo: boolean;1926  readonly asSudo: {1927    readonly call: Call;1928  } & Struct;1929  readonly isSudoUncheckedWeight: boolean;1930  readonly asSudoUncheckedWeight: {1931    readonly call: Call;1932    readonly weight: u64;1933  } & Struct;1934  readonly isSetKey: boolean;1935  readonly asSetKey: {1936    readonly new_: MultiAddress;1937  } & Struct;1938  readonly isSudoAs: boolean;1939  readonly asSudoAs: {1940    readonly who: MultiAddress;1941    readonly call: Call;1942  } & Struct;1943  readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs';1944}19451946/** @name PalletSudoError */1947export interface PalletSudoError extends Enum {1948  readonly isRequireSudo: boolean;1949  readonly type: 'RequireSudo';1950}19511952/** @name PalletSudoEvent */1953export interface PalletSudoEvent extends Enum {1954  readonly isSudid: boolean;1955  readonly asSudid: {1956    readonly sudoResult: Result<Null, SpRuntimeDispatchError>;1957  } & Struct;1958  readonly isKeyChanged: boolean;1959  readonly asKeyChanged: {1960    readonly oldSudoer: Option<AccountId32>;1961  } & Struct;1962  readonly isSudoAsDone: boolean;1963  readonly asSudoAsDone: {1964    readonly sudoResult: Result<Null, SpRuntimeDispatchError>;1965  } & Struct;1966  readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';1967}19681969/** @name PalletTemplateTransactionPaymentCall */1970export interface PalletTemplateTransactionPaymentCall extends Null {}19711972/** @name PalletTemplateTransactionPaymentChargeTransactionPayment */1973export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}19741975/** @name PalletTimestampCall */1976export interface PalletTimestampCall extends Enum {1977  readonly isSet: boolean;1978  readonly asSet: {1979    readonly now: Compact<u64>;1980  } & Struct;1981  readonly type: 'Set';1982}19831984/** @name PalletTransactionPaymentEvent */1985export interface PalletTransactionPaymentEvent extends Enum {1986  readonly isTransactionFeePaid: boolean;1987  readonly asTransactionFeePaid: {1988    readonly who: AccountId32;1989    readonly actualFee: u128;1990    readonly tip: u128;1991  } & Struct;1992  readonly type: 'TransactionFeePaid';1993}19941995/** @name PalletTransactionPaymentReleases */1996export interface PalletTransactionPaymentReleases extends Enum {1997  readonly isV1Ancient: boolean;1998  readonly isV2: boolean;1999  readonly type: 'V1Ancient' | 'V2';2000}20012002/** @name PalletTreasuryCall */2003export interface PalletTreasuryCall extends Enum {2004  readonly isProposeSpend: boolean;2005  readonly asProposeSpend: {2006    readonly value: Compact<u128>;2007    readonly beneficiary: MultiAddress;2008  } & Struct;2009  readonly isRejectProposal: boolean;2010  readonly asRejectProposal: {2011    readonly proposalId: Compact<u32>;2012  } & Struct;2013  readonly isApproveProposal: boolean;2014  readonly asApproveProposal: {2015    readonly proposalId: Compact<u32>;2016  } & Struct;2017  readonly isSpend: boolean;2018  readonly asSpend: {2019    readonly amount: Compact<u128>;2020    readonly beneficiary: MultiAddress;2021  } & Struct;2022  readonly isRemoveApproval: boolean;2023  readonly asRemoveApproval: {2024    readonly proposalId: Compact<u32>;2025  } & Struct;2026  readonly type: 'ProposeSpend' | 'RejectProposal' | 'ApproveProposal' | 'Spend' | 'RemoveApproval';2027}20282029/** @name PalletTreasuryError */2030export interface PalletTreasuryError extends Enum {2031  readonly isInsufficientProposersBalance: boolean;2032  readonly isInvalidIndex: boolean;2033  readonly isTooManyApprovals: boolean;2034  readonly isInsufficientPermission: boolean;2035  readonly isProposalNotApproved: boolean;2036  readonly type: 'InsufficientProposersBalance' | 'InvalidIndex' | 'TooManyApprovals' | 'InsufficientPermission' | 'ProposalNotApproved';2037}20382039/** @name PalletTreasuryEvent */2040export interface PalletTreasuryEvent extends Enum {2041  readonly isProposed: boolean;2042  readonly asProposed: {2043    readonly proposalIndex: u32;2044  } & Struct;2045  readonly isSpending: boolean;2046  readonly asSpending: {2047    readonly budgetRemaining: u128;2048  } & Struct;2049  readonly isAwarded: boolean;2050  readonly asAwarded: {2051    readonly proposalIndex: u32;2052    readonly award: u128;2053    readonly account: AccountId32;2054  } & Struct;2055  readonly isRejected: boolean;2056  readonly asRejected: {2057    readonly proposalIndex: u32;2058    readonly slashed: u128;2059  } & Struct;2060  readonly isBurnt: boolean;2061  readonly asBurnt: {2062    readonly burntFunds: u128;2063  } & Struct;2064  readonly isRollover: boolean;2065  readonly asRollover: {2066    readonly rolloverBalance: u128;2067  } & Struct;2068  readonly isDeposit: boolean;2069  readonly asDeposit: {2070    readonly value: u128;2071  } & Struct;2072  readonly isSpendApproved: boolean;2073  readonly asSpendApproved: {2074    readonly proposalIndex: u32;2075    readonly amount: u128;2076    readonly beneficiary: AccountId32;2077  } & Struct;2078  readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit' | 'SpendApproved';2079}20802081/** @name PalletTreasuryProposal */2082export interface PalletTreasuryProposal extends Struct {2083  readonly proposer: AccountId32;2084  readonly value: u128;2085  readonly beneficiary: AccountId32;2086  readonly bond: u128;2087}20882089/** @name PalletUniqueCall */2090export interface PalletUniqueCall extends Enum {2091  readonly isCreateCollection: boolean;2092  readonly asCreateCollection: {2093    readonly collectionName: Vec<u16>;2094    readonly collectionDescription: Vec<u16>;2095    readonly tokenPrefix: Bytes;2096    readonly mode: UpDataStructsCollectionMode;2097  } & Struct;2098  readonly isCreateCollectionEx: boolean;2099  readonly asCreateCollectionEx: {2100    readonly data: UpDataStructsCreateCollectionData;2101  } & Struct;2102  readonly isDestroyCollection: boolean;2103  readonly asDestroyCollection: {2104    readonly collectionId: u32;2105  } & Struct;2106  readonly isAddToAllowList: boolean;2107  readonly asAddToAllowList: {2108    readonly collectionId: u32;2109    readonly address: PalletEvmAccountBasicCrossAccountIdRepr;2110  } & Struct;2111  readonly isRemoveFromAllowList: boolean;2112  readonly asRemoveFromAllowList: {2113    readonly collectionId: u32;2114    readonly address: PalletEvmAccountBasicCrossAccountIdRepr;2115  } & Struct;2116  readonly isChangeCollectionOwner: boolean;2117  readonly asChangeCollectionOwner: {2118    readonly collectionId: u32;2119    readonly newOwner: AccountId32;2120  } & Struct;2121  readonly isAddCollectionAdmin: boolean;2122  readonly asAddCollectionAdmin: {2123    readonly collectionId: u32;2124    readonly newAdminId: PalletEvmAccountBasicCrossAccountIdRepr;2125  } & Struct;2126  readonly isRemoveCollectionAdmin: boolean;2127  readonly asRemoveCollectionAdmin: {2128    readonly collectionId: u32;2129    readonly accountId: PalletEvmAccountBasicCrossAccountIdRepr;2130  } & Struct;2131  readonly isSetCollectionSponsor: boolean;2132  readonly asSetCollectionSponsor: {2133    readonly collectionId: u32;2134    readonly newSponsor: AccountId32;2135  } & Struct;2136  readonly isConfirmSponsorship: boolean;2137  readonly asConfirmSponsorship: {2138    readonly collectionId: u32;2139  } & Struct;2140  readonly isRemoveCollectionSponsor: boolean;2141  readonly asRemoveCollectionSponsor: {2142    readonly collectionId: u32;2143  } & Struct;2144  readonly isCreateItem: boolean;2145  readonly asCreateItem: {2146    readonly collectionId: u32;2147    readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2148    readonly data: UpDataStructsCreateItemData;2149  } & Struct;2150  readonly isCreateMultipleItems: boolean;2151  readonly asCreateMultipleItems: {2152    readonly collectionId: u32;2153    readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2154    readonly itemsData: Vec<UpDataStructsCreateItemData>;2155  } & Struct;2156  readonly isSetCollectionProperties: boolean;2157  readonly asSetCollectionProperties: {2158    readonly collectionId: u32;2159    readonly properties: Vec<UpDataStructsProperty>;2160  } & Struct;2161  readonly isDeleteCollectionProperties: boolean;2162  readonly asDeleteCollectionProperties: {2163    readonly collectionId: u32;2164    readonly propertyKeys: Vec<Bytes>;2165  } & Struct;2166  readonly isSetTokenProperties: boolean;2167  readonly asSetTokenProperties: {2168    readonly collectionId: u32;2169    readonly tokenId: u32;2170    readonly properties: Vec<UpDataStructsProperty>;2171  } & Struct;2172  readonly isDeleteTokenProperties: boolean;2173  readonly asDeleteTokenProperties: {2174    readonly collectionId: u32;2175    readonly tokenId: u32;2176    readonly propertyKeys: Vec<Bytes>;2177  } & Struct;2178  readonly isSetTokenPropertyPermissions: boolean;2179  readonly asSetTokenPropertyPermissions: {2180    readonly collectionId: u32;2181    readonly propertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2182  } & Struct;2183  readonly isCreateMultipleItemsEx: boolean;2184  readonly asCreateMultipleItemsEx: {2185    readonly collectionId: u32;2186    readonly data: UpDataStructsCreateItemExData;2187  } & Struct;2188  readonly isSetTransfersEnabledFlag: boolean;2189  readonly asSetTransfersEnabledFlag: {2190    readonly collectionId: u32;2191    readonly value: bool;2192  } & Struct;2193  readonly isBurnItem: boolean;2194  readonly asBurnItem: {2195    readonly collectionId: u32;2196    readonly itemId: u32;2197    readonly value: u128;2198  } & Struct;2199  readonly isBurnFrom: boolean;2200  readonly asBurnFrom: {2201    readonly collectionId: u32;2202    readonly from: PalletEvmAccountBasicCrossAccountIdRepr;2203    readonly itemId: u32;2204    readonly value: u128;2205  } & Struct;2206  readonly isTransfer: boolean;2207  readonly asTransfer: {2208    readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;2209    readonly collectionId: u32;2210    readonly itemId: u32;2211    readonly value: u128;2212  } & Struct;2213  readonly isApprove: boolean;2214  readonly asApprove: {2215    readonly spender: PalletEvmAccountBasicCrossAccountIdRepr;2216    readonly collectionId: u32;2217    readonly itemId: u32;2218    readonly amount: u128;2219  } & Struct;2220  readonly isTransferFrom: boolean;2221  readonly asTransferFrom: {2222    readonly from: PalletEvmAccountBasicCrossAccountIdRepr;2223    readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;2224    readonly collectionId: u32;2225    readonly itemId: u32;2226    readonly value: u128;2227  } & Struct;2228  readonly isSetCollectionLimits: boolean;2229  readonly asSetCollectionLimits: {2230    readonly collectionId: u32;2231    readonly newLimit: UpDataStructsCollectionLimits;2232  } & Struct;2233  readonly isSetCollectionPermissions: boolean;2234  readonly asSetCollectionPermissions: {2235    readonly collectionId: u32;2236    readonly newPermission: UpDataStructsCollectionPermissions;2237  } & Struct;2238  readonly isRepartition: boolean;2239  readonly asRepartition: {2240    readonly collectionId: u32;2241    readonly tokenId: u32;2242    readonly amount: u128;2243  } & Struct;2244  readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetCollectionProperties' | 'DeleteCollectionProperties' | 'SetTokenProperties' | 'DeleteTokenProperties' | 'SetTokenPropertyPermissions' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetCollectionLimits' | 'SetCollectionPermissions' | 'Repartition';2245}22462247/** @name PalletUniqueError */2248export interface PalletUniqueError extends Enum {2249  readonly isCollectionDecimalPointLimitExceeded: boolean;2250  readonly isConfirmUnsetSponsorFail: boolean;2251  readonly isEmptyArgument: boolean;2252  readonly isRepartitionCalledOnNonRefungibleCollection: boolean;2253  readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument' | 'RepartitionCalledOnNonRefungibleCollection';2254}22552256/** @name PalletUniqueRawEvent */2257export interface PalletUniqueRawEvent extends Enum {2258  readonly isCollectionSponsorRemoved: boolean;2259  readonly asCollectionSponsorRemoved: u32;2260  readonly isCollectionAdminAdded: boolean;2261  readonly asCollectionAdminAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;2262  readonly isCollectionOwnedChanged: boolean;2263  readonly asCollectionOwnedChanged: ITuple<[u32, AccountId32]>;2264  readonly isCollectionSponsorSet: boolean;2265  readonly asCollectionSponsorSet: ITuple<[u32, AccountId32]>;2266  readonly isSponsorshipConfirmed: boolean;2267  readonly asSponsorshipConfirmed: ITuple<[u32, AccountId32]>;2268  readonly isCollectionAdminRemoved: boolean;2269  readonly asCollectionAdminRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;2270  readonly isAllowListAddressRemoved: boolean;2271  readonly asAllowListAddressRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;2272  readonly isAllowListAddressAdded: boolean;2273  readonly asAllowListAddressAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;2274  readonly isCollectionLimitSet: boolean;2275  readonly asCollectionLimitSet: u32;2276  readonly isCollectionPermissionSet: boolean;2277  readonly asCollectionPermissionSet: u32;2278  readonly type: 'CollectionSponsorRemoved' | 'CollectionAdminAdded' | 'CollectionOwnedChanged' | 'CollectionSponsorSet' | 'SponsorshipConfirmed' | 'CollectionAdminRemoved' | 'AllowListAddressRemoved' | 'AllowListAddressAdded' | 'CollectionLimitSet' | 'CollectionPermissionSet';2279}22802281/** @name PalletUniqueSchedulerCall */2282export interface PalletUniqueSchedulerCall extends Enum {2283  readonly isScheduleNamed: boolean;2284  readonly asScheduleNamed: {2285    readonly id: U8aFixed;2286    readonly when: u32;2287    readonly maybePeriodic: Option<ITuple<[u32, u32]>>;2288    readonly priority: u8;2289    readonly call: FrameSupportScheduleMaybeHashed;2290  } & Struct;2291  readonly isCancelNamed: boolean;2292  readonly asCancelNamed: {2293    readonly id: U8aFixed;2294  } & Struct;2295  readonly isScheduleNamedAfter: boolean;2296  readonly asScheduleNamedAfter: {2297    readonly id: U8aFixed;2298    readonly after: u32;2299    readonly maybePeriodic: Option<ITuple<[u32, u32]>>;2300    readonly priority: u8;2301    readonly call: FrameSupportScheduleMaybeHashed;2302  } & Struct;2303  readonly type: 'ScheduleNamed' | 'CancelNamed' | 'ScheduleNamedAfter';2304}23052306/** @name PalletUniqueSchedulerError */2307export interface PalletUniqueSchedulerError extends Enum {2308  readonly isFailedToSchedule: boolean;2309  readonly isNotFound: boolean;2310  readonly isTargetBlockNumberInPast: boolean;2311  readonly isRescheduleNoChange: boolean;2312  readonly type: 'FailedToSchedule' | 'NotFound' | 'TargetBlockNumberInPast' | 'RescheduleNoChange';2313}23142315/** @name PalletUniqueSchedulerEvent */2316export interface PalletUniqueSchedulerEvent extends Enum {2317  readonly isScheduled: boolean;2318  readonly asScheduled: {2319    readonly when: u32;2320    readonly index: u32;2321  } & Struct;2322  readonly isCanceled: boolean;2323  readonly asCanceled: {2324    readonly when: u32;2325    readonly index: u32;2326  } & Struct;2327  readonly isDispatched: boolean;2328  readonly asDispatched: {2329    readonly task: ITuple<[u32, u32]>;2330    readonly id: Option<U8aFixed>;2331    readonly result: Result<Null, SpRuntimeDispatchError>;2332  } & Struct;2333  readonly isCallLookupFailed: boolean;2334  readonly asCallLookupFailed: {2335    readonly task: ITuple<[u32, u32]>;2336    readonly id: Option<U8aFixed>;2337    readonly error: FrameSupportScheduleLookupError;2338  } & Struct;2339  readonly type: 'Scheduled' | 'Canceled' | 'Dispatched' | 'CallLookupFailed';2340}23412342/** @name PalletUniqueSchedulerScheduledV3 */2343export interface PalletUniqueSchedulerScheduledV3 extends Struct {2344  readonly maybeId: Option<U8aFixed>;2345  readonly priority: u8;2346  readonly call: FrameSupportScheduleMaybeHashed;2347  readonly maybePeriodic: Option<ITuple<[u32, u32]>>;2348  readonly origin: OpalRuntimeOriginCaller;2349}23502351/** @name PalletXcmCall */2352export interface PalletXcmCall extends Enum {2353  readonly isSend: boolean;2354  readonly asSend: {2355    readonly dest: XcmVersionedMultiLocation;2356    readonly message: XcmVersionedXcm;2357  } & Struct;2358  readonly isTeleportAssets: boolean;2359  readonly asTeleportAssets: {2360    readonly dest: XcmVersionedMultiLocation;2361    readonly beneficiary: XcmVersionedMultiLocation;2362    readonly assets: XcmVersionedMultiAssets;2363    readonly feeAssetItem: u32;2364  } & Struct;2365  readonly isReserveTransferAssets: boolean;2366  readonly asReserveTransferAssets: {2367    readonly dest: XcmVersionedMultiLocation;2368    readonly beneficiary: XcmVersionedMultiLocation;2369    readonly assets: XcmVersionedMultiAssets;2370    readonly feeAssetItem: u32;2371  } & Struct;2372  readonly isExecute: boolean;2373  readonly asExecute: {2374    readonly message: XcmVersionedXcm;2375    readonly maxWeight: u64;2376  } & Struct;2377  readonly isForceXcmVersion: boolean;2378  readonly asForceXcmVersion: {2379    readonly location: XcmV1MultiLocation;2380    readonly xcmVersion: u32;2381  } & Struct;2382  readonly isForceDefaultXcmVersion: boolean;2383  readonly asForceDefaultXcmVersion: {2384    readonly maybeXcmVersion: Option<u32>;2385  } & Struct;2386  readonly isForceSubscribeVersionNotify: boolean;2387  readonly asForceSubscribeVersionNotify: {2388    readonly location: XcmVersionedMultiLocation;2389  } & Struct;2390  readonly isForceUnsubscribeVersionNotify: boolean;2391  readonly asForceUnsubscribeVersionNotify: {2392    readonly location: XcmVersionedMultiLocation;2393  } & Struct;2394  readonly isLimitedReserveTransferAssets: boolean;2395  readonly asLimitedReserveTransferAssets: {2396    readonly dest: XcmVersionedMultiLocation;2397    readonly beneficiary: XcmVersionedMultiLocation;2398    readonly assets: XcmVersionedMultiAssets;2399    readonly feeAssetItem: u32;2400    readonly weightLimit: XcmV2WeightLimit;2401  } & Struct;2402  readonly isLimitedTeleportAssets: boolean;2403  readonly asLimitedTeleportAssets: {2404    readonly dest: XcmVersionedMultiLocation;2405    readonly beneficiary: XcmVersionedMultiLocation;2406    readonly assets: XcmVersionedMultiAssets;2407    readonly feeAssetItem: u32;2408    readonly weightLimit: XcmV2WeightLimit;2409  } & Struct;2410  readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets';2411}24122413/** @name PalletXcmError */2414export interface PalletXcmError extends Enum {2415  readonly isUnreachable: boolean;2416  readonly isSendFailure: boolean;2417  readonly isFiltered: boolean;2418  readonly isUnweighableMessage: boolean;2419  readonly isDestinationNotInvertible: boolean;2420  readonly isEmpty: boolean;2421  readonly isCannotReanchor: boolean;2422  readonly isTooManyAssets: boolean;2423  readonly isInvalidOrigin: boolean;2424  readonly isBadVersion: boolean;2425  readonly isBadLocation: boolean;2426  readonly isNoSubscription: boolean;2427  readonly isAlreadySubscribed: boolean;2428  readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';2429}24302431/** @name PalletXcmEvent */2432export interface PalletXcmEvent extends Enum {2433  readonly isAttempted: boolean;2434  readonly asAttempted: XcmV2TraitsOutcome;2435  readonly isSent: boolean;2436  readonly asSent: ITuple<[XcmV1MultiLocation, XcmV1MultiLocation, XcmV2Xcm]>;2437  readonly isUnexpectedResponse: boolean;2438  readonly asUnexpectedResponse: ITuple<[XcmV1MultiLocation, u64]>;2439  readonly isResponseReady: boolean;2440  readonly asResponseReady: ITuple<[u64, XcmV2Response]>;2441  readonly isNotified: boolean;2442  readonly asNotified: ITuple<[u64, u8, u8]>;2443  readonly isNotifyOverweight: boolean;2444  readonly asNotifyOverweight: ITuple<[u64, u8, u8, u64, u64]>;2445  readonly isNotifyDispatchError: boolean;2446  readonly asNotifyDispatchError: ITuple<[u64, u8, u8]>;2447  readonly isNotifyDecodeFailed: boolean;2448  readonly asNotifyDecodeFailed: ITuple<[u64, u8, u8]>;2449  readonly isInvalidResponder: boolean;2450  readonly asInvalidResponder: ITuple<[XcmV1MultiLocation, u64, Option<XcmV1MultiLocation>]>;2451  readonly isInvalidResponderVersion: boolean;2452  readonly asInvalidResponderVersion: ITuple<[XcmV1MultiLocation, u64]>;2453  readonly isResponseTaken: boolean;2454  readonly asResponseTaken: u64;2455  readonly isAssetsTrapped: boolean;2456  readonly asAssetsTrapped: ITuple<[H256, XcmV1MultiLocation, XcmVersionedMultiAssets]>;2457  readonly isVersionChangeNotified: boolean;2458  readonly asVersionChangeNotified: ITuple<[XcmV1MultiLocation, u32]>;2459  readonly isSupportedVersionChanged: boolean;2460  readonly asSupportedVersionChanged: ITuple<[XcmV1MultiLocation, u32]>;2461  readonly isNotifyTargetSendFail: boolean;2462  readonly asNotifyTargetSendFail: ITuple<[XcmV1MultiLocation, u64, XcmV2TraitsError]>;2463  readonly isNotifyTargetMigrationFail: boolean;2464  readonly asNotifyTargetMigrationFail: ITuple<[XcmVersionedMultiLocation, u64]>;2465  readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';2466}24672468/** @name PalletXcmOrigin */2469export interface PalletXcmOrigin extends Enum {2470  readonly isXcm: boolean;2471  readonly asXcm: XcmV1MultiLocation;2472  readonly isResponse: boolean;2473  readonly asResponse: XcmV1MultiLocation;2474  readonly type: 'Xcm' | 'Response';2475}24762477/** @name PhantomTypeUpDataStructs */2478export interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild]>> {}24792480/** @name PolkadotCorePrimitivesInboundDownwardMessage */2481export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {2482  readonly sentAt: u32;2483  readonly msg: Bytes;2484}24852486/** @name PolkadotCorePrimitivesInboundHrmpMessage */2487export interface PolkadotCorePrimitivesInboundHrmpMessage extends Struct {2488  readonly sentAt: u32;2489  readonly data: Bytes;2490}24912492/** @name PolkadotCorePrimitivesOutboundHrmpMessage */2493export interface PolkadotCorePrimitivesOutboundHrmpMessage extends Struct {2494  readonly recipient: u32;2495  readonly data: Bytes;2496}24972498/** @name PolkadotParachainPrimitivesXcmpMessageFormat */2499export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {2500  readonly isConcatenatedVersionedXcm: boolean;2501  readonly isConcatenatedEncodedBlob: boolean;2502  readonly isSignals: boolean;2503  readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';2504}25052506/** @name PolkadotPrimitivesV2AbridgedHostConfiguration */2507export interface PolkadotPrimitivesV2AbridgedHostConfiguration extends Struct {2508  readonly maxCodeSize: u32;2509  readonly maxHeadDataSize: u32;2510  readonly maxUpwardQueueCount: u32;2511  readonly maxUpwardQueueSize: u32;2512  readonly maxUpwardMessageSize: u32;2513  readonly maxUpwardMessageNumPerCandidate: u32;2514  readonly hrmpMaxMessageNumPerCandidate: u32;2515  readonly validationUpgradeCooldown: u32;2516  readonly validationUpgradeDelay: u32;2517}25182519/** @name PolkadotPrimitivesV2AbridgedHrmpChannel */2520export interface PolkadotPrimitivesV2AbridgedHrmpChannel extends Struct {2521  readonly maxCapacity: u32;2522  readonly maxTotalSize: u32;2523  readonly maxMessageSize: u32;2524  readonly msgCount: u32;2525  readonly totalSize: u32;2526  readonly mqcHead: Option<H256>;2527}25282529/** @name PolkadotPrimitivesV2PersistedValidationData */2530export interface PolkadotPrimitivesV2PersistedValidationData extends Struct {2531  readonly parentHead: Bytes;2532  readonly relayParentNumber: u32;2533  readonly relayParentStorageRoot: H256;2534  readonly maxPovSize: u32;2535}25362537/** @name PolkadotPrimitivesV2UpgradeRestriction */2538export interface PolkadotPrimitivesV2UpgradeRestriction extends Enum {2539  readonly isPresent: boolean;2540  readonly type: 'Present';2541}25422543/** @name RmrkTraitsBaseBaseInfo */2544export interface RmrkTraitsBaseBaseInfo extends Struct {2545  readonly issuer: AccountId32;2546  readonly baseType: Bytes;2547  readonly symbol: Bytes;2548}25492550/** @name RmrkTraitsCollectionCollectionInfo */2551export interface RmrkTraitsCollectionCollectionInfo extends Struct {2552  readonly issuer: AccountId32;2553  readonly metadata: Bytes;2554  readonly max: Option<u32>;2555  readonly symbol: Bytes;2556  readonly nftsCount: u32;2557}25582559/** @name RmrkTraitsNftAccountIdOrCollectionNftTuple */2560export interface RmrkTraitsNftAccountIdOrCollectionNftTuple extends Enum {2561  readonly isAccountId: boolean;2562  readonly asAccountId: AccountId32;2563  readonly isCollectionAndNftTuple: boolean;2564  readonly asCollectionAndNftTuple: ITuple<[u32, u32]>;2565  readonly type: 'AccountId' | 'CollectionAndNftTuple';2566}25672568/** @name RmrkTraitsNftNftChild */2569export interface RmrkTraitsNftNftChild extends Struct {2570  readonly collectionId: u32;2571  readonly nftId: u32;2572}25732574/** @name RmrkTraitsNftNftInfo */2575export interface RmrkTraitsNftNftInfo extends Struct {2576  readonly owner: RmrkTraitsNftAccountIdOrCollectionNftTuple;2577  readonly royalty: Option<RmrkTraitsNftRoyaltyInfo>;2578  readonly metadata: Bytes;2579  readonly equipped: bool;2580  readonly pending: bool;2581}25822583/** @name RmrkTraitsNftRoyaltyInfo */2584export interface RmrkTraitsNftRoyaltyInfo extends Struct {2585  readonly recipient: AccountId32;2586  readonly amount: Permill;2587}25882589/** @name RmrkTraitsPartEquippableList */2590export interface RmrkTraitsPartEquippableList extends Enum {2591  readonly isAll: boolean;2592  readonly isEmpty: boolean;2593  readonly isCustom: boolean;2594  readonly asCustom: Vec<u32>;2595  readonly type: 'All' | 'Empty' | 'Custom';2596}25972598/** @name RmrkTraitsPartFixedPart */2599export interface RmrkTraitsPartFixedPart extends Struct {2600  readonly id: u32;2601  readonly z: u32;2602  readonly src: Bytes;2603}26042605/** @name RmrkTraitsPartPartType */2606export interface RmrkTraitsPartPartType extends Enum {2607  readonly isFixedPart: boolean;2608  readonly asFixedPart: RmrkTraitsPartFixedPart;2609  readonly isSlotPart: boolean;2610  readonly asSlotPart: RmrkTraitsPartSlotPart;2611  readonly type: 'FixedPart' | 'SlotPart';2612}26132614/** @name RmrkTraitsPartSlotPart */2615export interface RmrkTraitsPartSlotPart extends Struct {2616  readonly id: u32;2617  readonly equippable: RmrkTraitsPartEquippableList;2618  readonly src: Bytes;2619  readonly z: u32;2620}26212622/** @name RmrkTraitsPropertyPropertyInfo */2623export interface RmrkTraitsPropertyPropertyInfo extends Struct {2624  readonly key: Bytes;2625  readonly value: Bytes;2626}26272628/** @name RmrkTraitsResourceBasicResource */2629export interface RmrkTraitsResourceBasicResource extends Struct {2630  readonly src: Option<Bytes>;2631  readonly metadata: Option<Bytes>;2632  readonly license: Option<Bytes>;2633  readonly thumb: Option<Bytes>;2634}26352636/** @name RmrkTraitsResourceComposableResource */2637export interface RmrkTraitsResourceComposableResource extends Struct {2638  readonly parts: Vec<u32>;2639  readonly base: u32;2640  readonly src: Option<Bytes>;2641  readonly metadata: Option<Bytes>;2642  readonly license: Option<Bytes>;2643  readonly thumb: Option<Bytes>;2644}26452646/** @name RmrkTraitsResourceResourceInfo */2647export interface RmrkTraitsResourceResourceInfo extends Struct {2648  readonly id: u32;2649  readonly resource: RmrkTraitsResourceResourceTypes;2650  readonly pending: bool;2651  readonly pendingRemoval: bool;2652}26532654/** @name RmrkTraitsResourceResourceTypes */2655export interface RmrkTraitsResourceResourceTypes extends Enum {2656  readonly isBasic: boolean;2657  readonly asBasic: RmrkTraitsResourceBasicResource;2658  readonly isComposable: boolean;2659  readonly asComposable: RmrkTraitsResourceComposableResource;2660  readonly isSlot: boolean;2661  readonly asSlot: RmrkTraitsResourceSlotResource;2662  readonly type: 'Basic' | 'Composable' | 'Slot';2663}26642665/** @name RmrkTraitsResourceSlotResource */2666export interface RmrkTraitsResourceSlotResource extends Struct {2667  readonly base: u32;2668  readonly src: Option<Bytes>;2669  readonly metadata: Option<Bytes>;2670  readonly slot: u32;2671  readonly license: Option<Bytes>;2672  readonly thumb: Option<Bytes>;2673}26742675/** @name RmrkTraitsTheme */2676export interface RmrkTraitsTheme extends Struct {2677  readonly name: Bytes;2678  readonly properties: Vec<RmrkTraitsThemeThemeProperty>;2679  readonly inherit: bool;2680}26812682/** @name RmrkTraitsThemeThemeProperty */2683export interface RmrkTraitsThemeThemeProperty extends Struct {2684  readonly key: Bytes;2685  readonly value: Bytes;2686}26872688/** @name SpCoreEcdsaSignature */2689export interface SpCoreEcdsaSignature extends U8aFixed {}26902691/** @name SpCoreEd25519Signature */2692export interface SpCoreEd25519Signature extends U8aFixed {}26932694/** @name SpCoreSr25519Signature */2695export interface SpCoreSr25519Signature extends U8aFixed {}26962697/** @name SpCoreVoid */2698export interface SpCoreVoid extends Null {}26992700/** @name SpRuntimeArithmeticError */2701export interface SpRuntimeArithmeticError extends Enum {2702  readonly isUnderflow: boolean;2703  readonly isOverflow: boolean;2704  readonly isDivisionByZero: boolean;2705  readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';2706}27072708/** @name SpRuntimeDigest */2709export interface SpRuntimeDigest extends Struct {2710  readonly logs: Vec<SpRuntimeDigestDigestItem>;2711}27122713/** @name SpRuntimeDigestDigestItem */2714export interface SpRuntimeDigestDigestItem extends Enum {2715  readonly isOther: boolean;2716  readonly asOther: Bytes;2717  readonly isConsensus: boolean;2718  readonly asConsensus: ITuple<[U8aFixed, Bytes]>;2719  readonly isSeal: boolean;2720  readonly asSeal: ITuple<[U8aFixed, Bytes]>;2721  readonly isPreRuntime: boolean;2722  readonly asPreRuntime: ITuple<[U8aFixed, Bytes]>;2723  readonly isRuntimeEnvironmentUpdated: boolean;2724  readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';2725}27262727/** @name SpRuntimeDispatchError */2728export interface SpRuntimeDispatchError extends Enum {2729  readonly isOther: boolean;2730  readonly isCannotLookup: boolean;2731  readonly isBadOrigin: boolean;2732  readonly isModule: boolean;2733  readonly asModule: SpRuntimeModuleError;2734  readonly isConsumerRemaining: boolean;2735  readonly isNoProviders: boolean;2736  readonly isTooManyConsumers: boolean;2737  readonly isToken: boolean;2738  readonly asToken: SpRuntimeTokenError;2739  readonly isArithmetic: boolean;2740  readonly asArithmetic: SpRuntimeArithmeticError;2741  readonly isTransactional: boolean;2742  readonly asTransactional: SpRuntimeTransactionalError;2743  readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic' | 'Transactional';2744}27452746/** @name SpRuntimeModuleError */2747export interface SpRuntimeModuleError extends Struct {2748  readonly index: u8;2749  readonly error: U8aFixed;2750}27512752/** @name SpRuntimeMultiSignature */2753export interface SpRuntimeMultiSignature extends Enum {2754  readonly isEd25519: boolean;2755  readonly asEd25519: SpCoreEd25519Signature;2756  readonly isSr25519: boolean;2757  readonly asSr25519: SpCoreSr25519Signature;2758  readonly isEcdsa: boolean;2759  readonly asEcdsa: SpCoreEcdsaSignature;2760  readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';2761}27622763/** @name SpRuntimeTokenError */2764export interface SpRuntimeTokenError extends Enum {2765  readonly isNoFunds: boolean;2766  readonly isWouldDie: boolean;2767  readonly isBelowMinimum: boolean;2768  readonly isCannotCreate: boolean;2769  readonly isUnknownAsset: boolean;2770  readonly isFrozen: boolean;2771  readonly isUnsupported: boolean;2772  readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';2773}27742775/** @name SpRuntimeTransactionalError */2776export interface SpRuntimeTransactionalError extends Enum {2777  readonly isLimitReached: boolean;2778  readonly isNoLayer: boolean;2779  readonly type: 'LimitReached' | 'NoLayer';2780}27812782/** @name SpTrieStorageProof */2783export interface SpTrieStorageProof extends Struct {2784  readonly trieNodes: BTreeSet<Bytes>;2785}27862787/** @name SpVersionRuntimeVersion */2788export interface SpVersionRuntimeVersion extends Struct {2789  readonly specName: Text;2790  readonly implName: Text;2791  readonly authoringVersion: u32;2792  readonly specVersion: u32;2793  readonly implVersion: u32;2794  readonly apis: Vec<ITuple<[U8aFixed, u32]>>;2795  readonly transactionVersion: u32;2796  readonly stateVersion: u8;2797}27982799/** @name UpDataStructsAccessMode */2800export interface UpDataStructsAccessMode extends Enum {2801  readonly isNormal: boolean;2802  readonly isAllowList: boolean;2803  readonly type: 'Normal' | 'AllowList';2804}28052806/** @name UpDataStructsCollection */2807export interface UpDataStructsCollection extends Struct {2808  readonly owner: AccountId32;2809  readonly mode: UpDataStructsCollectionMode;2810  readonly name: Vec<u16>;2811  readonly description: Vec<u16>;2812  readonly tokenPrefix: Bytes;2813  readonly sponsorship: UpDataStructsSponsorshipStateAccountId32;2814  readonly limits: UpDataStructsCollectionLimits;2815  readonly permissions: UpDataStructsCollectionPermissions;2816  readonly flags: U8aFixed;2817}28182819/** @name UpDataStructsCollectionLimits */2820export interface UpDataStructsCollectionLimits extends Struct {2821  readonly accountTokenOwnershipLimit: Option<u32>;2822  readonly sponsoredDataSize: Option<u32>;2823  readonly sponsoredDataRateLimit: Option<UpDataStructsSponsoringRateLimit>;2824  readonly tokenLimit: Option<u32>;2825  readonly sponsorTransferTimeout: Option<u32>;2826  readonly sponsorApproveTimeout: Option<u32>;2827  readonly ownerCanTransfer: Option<bool>;2828  readonly ownerCanDestroy: Option<bool>;2829  readonly transfersEnabled: Option<bool>;2830}28312832/** @name UpDataStructsCollectionMode */2833export interface UpDataStructsCollectionMode extends Enum {2834  readonly isNft: boolean;2835  readonly isFungible: boolean;2836  readonly asFungible: u8;2837  readonly isReFungible: boolean;2838  readonly type: 'Nft' | 'Fungible' | 'ReFungible';2839}28402841/** @name UpDataStructsCollectionPermissions */2842export interface UpDataStructsCollectionPermissions extends Struct {2843  readonly access: Option<UpDataStructsAccessMode>;2844  readonly mintMode: Option<bool>;2845  readonly nesting: Option<UpDataStructsNestingPermissions>;2846}28472848/** @name UpDataStructsCollectionStats */2849export interface UpDataStructsCollectionStats extends Struct {2850  readonly created: u32;2851  readonly destroyed: u32;2852  readonly alive: u32;2853}28542855/** @name UpDataStructsCreateCollectionData */2856export interface UpDataStructsCreateCollectionData extends Struct {2857  readonly mode: UpDataStructsCollectionMode;2858  readonly access: Option<UpDataStructsAccessMode>;2859  readonly name: Vec<u16>;2860  readonly description: Vec<u16>;2861  readonly tokenPrefix: Bytes;2862  readonly pendingSponsor: Option<AccountId32>;2863  readonly limits: Option<UpDataStructsCollectionLimits>;2864  readonly permissions: Option<UpDataStructsCollectionPermissions>;2865  readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2866  readonly properties: Vec<UpDataStructsProperty>;2867}28682869/** @name UpDataStructsCreateFungibleData */2870export interface UpDataStructsCreateFungibleData extends Struct {2871  readonly value: u128;2872}28732874/** @name UpDataStructsCreateItemData */2875export interface UpDataStructsCreateItemData extends Enum {2876  readonly isNft: boolean;2877  readonly asNft: UpDataStructsCreateNftData;2878  readonly isFungible: boolean;2879  readonly asFungible: UpDataStructsCreateFungibleData;2880  readonly isReFungible: boolean;2881  readonly asReFungible: UpDataStructsCreateReFungibleData;2882  readonly type: 'Nft' | 'Fungible' | 'ReFungible';2883}28842885/** @name UpDataStructsCreateItemExData */2886export interface UpDataStructsCreateItemExData extends Enum {2887  readonly isNft: boolean;2888  readonly asNft: Vec<UpDataStructsCreateNftExData>;2889  readonly isFungible: boolean;2890  readonly asFungible: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr,u128>;2891  readonly isRefungibleMultipleItems: boolean;2892  readonly asRefungibleMultipleItems: Vec<UpDataStructsCreateRefungibleExSingleOwner>;2893  readonly isRefungibleMultipleOwners: boolean;2894  readonly asRefungibleMultipleOwners: UpDataStructsCreateRefungibleExMultipleOwners;2895  readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';2896}28972898/** @name UpDataStructsCreateNftData */2899export interface UpDataStructsCreateNftData extends Struct {2900  readonly properties: Vec<UpDataStructsProperty>;2901}29022903/** @name UpDataStructsCreateNftExData */2904export interface UpDataStructsCreateNftExData extends Struct {2905  readonly properties: Vec<UpDataStructsProperty>;2906  readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2907}29082909/** @name UpDataStructsCreateReFungibleData */2910export interface UpDataStructsCreateReFungibleData extends Struct {2911  readonly pieces: u128;2912  readonly properties: Vec<UpDataStructsProperty>;2913}29142915/** @name UpDataStructsCreateRefungibleExMultipleOwners */2916export interface UpDataStructsCreateRefungibleExMultipleOwners extends Struct {2917  readonly users: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr, u128>;2918  readonly properties: Vec<UpDataStructsProperty>;2919}29202921/** @name UpDataStructsCreateRefungibleExSingleOwner */2922export interface UpDataStructsCreateRefungibleExSingleOwner extends Struct {2923  readonly user: PalletEvmAccountBasicCrossAccountIdRepr;2924  readonly pieces: u128;2925  readonly properties: Vec<UpDataStructsProperty>;2926}29272928/** @name UpDataStructsNestingPermissions */2929export interface UpDataStructsNestingPermissions extends Struct {2930  readonly tokenOwner: bool;2931  readonly collectionAdmin: bool;2932  readonly restricted: Option<UpDataStructsOwnerRestrictedSet>;2933}29342935/** @name UpDataStructsOwnerRestrictedSet */2936export interface UpDataStructsOwnerRestrictedSet extends BTreeSet<u32> {}29372938/** @name UpDataStructsProperties */2939export interface UpDataStructsProperties extends Struct {2940  readonly map: UpDataStructsPropertiesMapBoundedVec;2941  readonly consumedSpace: u32;2942  readonly spaceLimit: u32;2943}29442945/** @name UpDataStructsPropertiesMapBoundedVec */2946export interface UpDataStructsPropertiesMapBoundedVec extends BTreeMap<Bytes, Bytes> {}29472948/** @name UpDataStructsPropertiesMapPropertyPermission */2949export interface UpDataStructsPropertiesMapPropertyPermission extends BTreeMap<Bytes, UpDataStructsPropertyPermission> {}29502951/** @name UpDataStructsProperty */2952export interface UpDataStructsProperty extends Struct {2953  readonly key: Bytes;2954  readonly value: Bytes;2955}29562957/** @name UpDataStructsPropertyKeyPermission */2958export interface UpDataStructsPropertyKeyPermission extends Struct {2959  readonly key: Bytes;2960  readonly permission: UpDataStructsPropertyPermission;2961}29622963/** @name UpDataStructsPropertyPermission */2964export interface UpDataStructsPropertyPermission extends Struct {2965  readonly mutable: bool;2966  readonly collectionAdmin: bool;2967  readonly tokenOwner: bool;2968}29692970/** @name UpDataStructsPropertyScope */2971export interface UpDataStructsPropertyScope extends Enum {2972  readonly isNone: boolean;2973  readonly isRmrk: boolean;2974  readonly type: 'None' | 'Rmrk';2975}29762977/** @name UpDataStructsRpcCollection */2978export interface UpDataStructsRpcCollection extends Struct {2979  readonly owner: AccountId32;2980  readonly mode: UpDataStructsCollectionMode;2981  readonly name: Vec<u16>;2982  readonly description: Vec<u16>;2983  readonly tokenPrefix: Bytes;2984  readonly sponsorship: UpDataStructsSponsorshipStateAccountId32;2985  readonly limits: UpDataStructsCollectionLimits;2986  readonly permissions: UpDataStructsCollectionPermissions;2987  readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2988  readonly properties: Vec<UpDataStructsProperty>;2989  readonly readOnly: bool;2990  readonly foreign: bool;2991}29922993/** @name UpDataStructsSponsoringRateLimit */2994export interface UpDataStructsSponsoringRateLimit extends Enum {2995  readonly isSponsoringDisabled: boolean;2996  readonly isBlocks: boolean;2997  readonly asBlocks: u32;2998  readonly type: 'SponsoringDisabled' | 'Blocks';2999}30003001/** @name UpDataStructsSponsorshipStateAccountId32 */3002export interface UpDataStructsSponsorshipStateAccountId32 extends Enum {3003  readonly isDisabled: boolean;3004  readonly isUnconfirmed: boolean;3005  readonly asUnconfirmed: AccountId32;3006  readonly isConfirmed: boolean;3007  readonly asConfirmed: AccountId32;3008  readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';3009}30103011/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr */3012export interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {3013  readonly isDisabled: boolean;3014  readonly isUnconfirmed: boolean;3015  readonly asUnconfirmed: PalletEvmAccountBasicCrossAccountIdRepr;3016  readonly isConfirmed: boolean;3017  readonly asConfirmed: PalletEvmAccountBasicCrossAccountIdRepr;3018  readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';3019}30203021/** @name UpDataStructsTokenChild */3022export interface UpDataStructsTokenChild extends Struct {3023  readonly token: u32;3024  readonly collection: u32;3025}30263027/** @name UpDataStructsTokenData */3028export interface UpDataStructsTokenData extends Struct {3029  readonly properties: Vec<UpDataStructsProperty>;3030  readonly owner: Option<PalletEvmAccountBasicCrossAccountIdRepr>;3031  readonly pieces: u128;3032}30333034/** @name XcmDoubleEncoded */3035export interface XcmDoubleEncoded extends Struct {3036  readonly encoded: Bytes;3037}30383039/** @name XcmV0Junction */3040export interface XcmV0Junction extends Enum {3041  readonly isParent: boolean;3042  readonly isParachain: boolean;3043  readonly asParachain: Compact<u32>;3044  readonly isAccountId32: boolean;3045  readonly asAccountId32: {3046    readonly network: XcmV0JunctionNetworkId;3047    readonly id: U8aFixed;3048  } & Struct;3049  readonly isAccountIndex64: boolean;3050  readonly asAccountIndex64: {3051    readonly network: XcmV0JunctionNetworkId;3052    readonly index: Compact<u64>;3053  } & Struct;3054  readonly isAccountKey20: boolean;3055  readonly asAccountKey20: {3056    readonly network: XcmV0JunctionNetworkId;3057    readonly key: U8aFixed;3058  } & Struct;3059  readonly isPalletInstance: boolean;3060  readonly asPalletInstance: u8;3061  readonly isGeneralIndex: boolean;3062  readonly asGeneralIndex: Compact<u128>;3063  readonly isGeneralKey: boolean;3064  readonly asGeneralKey: Bytes;3065  readonly isOnlyChild: boolean;3066  readonly isPlurality: boolean;3067  readonly asPlurality: {3068    readonly id: XcmV0JunctionBodyId;3069    readonly part: XcmV0JunctionBodyPart;3070  } & Struct;3071  readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';3072}30733074/** @name XcmV0JunctionBodyId */3075export interface XcmV0JunctionBodyId extends Enum {3076  readonly isUnit: boolean;3077  readonly isNamed: boolean;3078  readonly asNamed: Bytes;3079  readonly isIndex: boolean;3080  readonly asIndex: Compact<u32>;3081  readonly isExecutive: boolean;3082  readonly isTechnical: boolean;3083  readonly isLegislative: boolean;3084  readonly isJudicial: boolean;3085  readonly type: 'Unit' | 'Named' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial';3086}30873088/** @name XcmV0JunctionBodyPart */3089export interface XcmV0JunctionBodyPart extends Enum {3090  readonly isVoice: boolean;3091  readonly isMembers: boolean;3092  readonly asMembers: {3093    readonly count: Compact<u32>;3094  } & Struct;3095  readonly isFraction: boolean;3096  readonly asFraction: {3097    readonly nom: Compact<u32>;3098    readonly denom: Compact<u32>;3099  } & Struct;3100  readonly isAtLeastProportion: boolean;3101  readonly asAtLeastProportion: {3102    readonly nom: Compact<u32>;3103    readonly denom: Compact<u32>;3104  } & Struct;3105  readonly isMoreThanProportion: boolean;3106  readonly asMoreThanProportion: {3107    readonly nom: Compact<u32>;3108    readonly denom: Compact<u32>;3109  } & Struct;3110  readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion';3111}31123113/** @name XcmV0JunctionNetworkId */3114export interface XcmV0JunctionNetworkId extends Enum {3115  readonly isAny: boolean;3116  readonly isNamed: boolean;3117  readonly asNamed: Bytes;3118  readonly isPolkadot: boolean;3119  readonly isKusama: boolean;3120  readonly type: 'Any' | 'Named' | 'Polkadot' | 'Kusama';3121}31223123/** @name XcmV0MultiAsset */3124export interface XcmV0MultiAsset extends Enum {3125  readonly isNone: boolean;3126  readonly isAll: boolean;3127  readonly isAllFungible: boolean;3128  readonly isAllNonFungible: boolean;3129  readonly isAllAbstractFungible: boolean;3130  readonly asAllAbstractFungible: {3131    readonly id: Bytes;3132  } & Struct;3133  readonly isAllAbstractNonFungible: boolean;3134  readonly asAllAbstractNonFungible: {3135    readonly class: Bytes;3136  } & Struct;3137  readonly isAllConcreteFungible: boolean;3138  readonly asAllConcreteFungible: {3139    readonly id: XcmV0MultiLocation;3140  } & Struct;3141  readonly isAllConcreteNonFungible: boolean;3142  readonly asAllConcreteNonFungible: {3143    readonly class: XcmV0MultiLocation;3144  } & Struct;3145  readonly isAbstractFungible: boolean;3146  readonly asAbstractFungible: {3147    readonly id: Bytes;3148    readonly amount: Compact<u128>;3149  } & Struct;3150  readonly isAbstractNonFungible: boolean;3151  readonly asAbstractNonFungible: {3152    readonly class: Bytes;3153    readonly instance: XcmV1MultiassetAssetInstance;3154  } & Struct;3155  readonly isConcreteFungible: boolean;3156  readonly asConcreteFungible: {3157    readonly id: XcmV0MultiLocation;3158    readonly amount: Compact<u128>;3159  } & Struct;3160  readonly isConcreteNonFungible: boolean;3161  readonly asConcreteNonFungible: {3162    readonly class: XcmV0MultiLocation;3163    readonly instance: XcmV1MultiassetAssetInstance;3164  } & Struct;3165  readonly type: 'None' | 'All' | 'AllFungible' | 'AllNonFungible' | 'AllAbstractFungible' | 'AllAbstractNonFungible' | 'AllConcreteFungible' | 'AllConcreteNonFungible' | 'AbstractFungible' | 'AbstractNonFungible' | 'ConcreteFungible' | 'ConcreteNonFungible';3166}31673168/** @name XcmV0MultiLocation */3169export interface XcmV0MultiLocation extends Enum {3170  readonly isNull: boolean;3171  readonly isX1: boolean;3172  readonly asX1: XcmV0Junction;3173  readonly isX2: boolean;3174  readonly asX2: ITuple<[XcmV0Junction, XcmV0Junction]>;3175  readonly isX3: boolean;3176  readonly asX3: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3177  readonly isX4: boolean;3178  readonly asX4: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3179  readonly isX5: boolean;3180  readonly asX5: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3181  readonly isX6: boolean;3182  readonly asX6: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3183  readonly isX7: boolean;3184  readonly asX7: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3185  readonly isX8: boolean;3186  readonly asX8: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3187  readonly type: 'Null' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';3188}31893190/** @name XcmV0Order */3191export interface XcmV0Order extends Enum {3192  readonly isNull: boolean;3193  readonly isDepositAsset: boolean;3194  readonly asDepositAsset: {3195    readonly assets: Vec<XcmV0MultiAsset>;3196    readonly dest: XcmV0MultiLocation;3197  } & Struct;3198  readonly isDepositReserveAsset: boolean;3199  readonly asDepositReserveAsset: {3200    readonly assets: Vec<XcmV0MultiAsset>;3201    readonly dest: XcmV0MultiLocation;3202    readonly effects: Vec<XcmV0Order>;3203  } & Struct;3204  readonly isExchangeAsset: boolean;3205  readonly asExchangeAsset: {3206    readonly give: Vec<XcmV0MultiAsset>;3207    readonly receive: Vec<XcmV0MultiAsset>;3208  } & Struct;3209  readonly isInitiateReserveWithdraw: boolean;3210  readonly asInitiateReserveWithdraw: {3211    readonly assets: Vec<XcmV0MultiAsset>;3212    readonly reserve: XcmV0MultiLocation;3213    readonly effects: Vec<XcmV0Order>;3214  } & Struct;3215  readonly isInitiateTeleport: boolean;3216  readonly asInitiateTeleport: {3217    readonly assets: Vec<XcmV0MultiAsset>;3218    readonly dest: XcmV0MultiLocation;3219    readonly effects: Vec<XcmV0Order>;3220  } & Struct;3221  readonly isQueryHolding: boolean;3222  readonly asQueryHolding: {3223    readonly queryId: Compact<u64>;3224    readonly dest: XcmV0MultiLocation;3225    readonly assets: Vec<XcmV0MultiAsset>;3226  } & Struct;3227  readonly isBuyExecution: boolean;3228  readonly asBuyExecution: {3229    readonly fees: XcmV0MultiAsset;3230    readonly weight: u64;3231    readonly debt: u64;3232    readonly haltOnError: bool;3233    readonly xcm: Vec<XcmV0Xcm>;3234  } & Struct;3235  readonly type: 'Null' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';3236}32373238/** @name XcmV0OriginKind */3239export interface XcmV0OriginKind extends Enum {3240  readonly isNative: boolean;3241  readonly isSovereignAccount: boolean;3242  readonly isSuperuser: boolean;3243  readonly isXcm: boolean;3244  readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm';3245}32463247/** @name XcmV0Response */3248export interface XcmV0Response extends Enum {3249  readonly isAssets: boolean;3250  readonly asAssets: Vec<XcmV0MultiAsset>;3251  readonly type: 'Assets';3252}32533254/** @name XcmV0Xcm */3255export interface XcmV0Xcm extends Enum {3256  readonly isWithdrawAsset: boolean;3257  readonly asWithdrawAsset: {3258    readonly assets: Vec<XcmV0MultiAsset>;3259    readonly effects: Vec<XcmV0Order>;3260  } & Struct;3261  readonly isReserveAssetDeposit: boolean;3262  readonly asReserveAssetDeposit: {3263    readonly assets: Vec<XcmV0MultiAsset>;3264    readonly effects: Vec<XcmV0Order>;3265  } & Struct;3266  readonly isTeleportAsset: boolean;3267  readonly asTeleportAsset: {3268    readonly assets: Vec<XcmV0MultiAsset>;3269    readonly effects: Vec<XcmV0Order>;3270  } & Struct;3271  readonly isQueryResponse: boolean;3272  readonly asQueryResponse: {3273    readonly queryId: Compact<u64>;3274    readonly response: XcmV0Response;3275  } & Struct;3276  readonly isTransferAsset: boolean;3277  readonly asTransferAsset: {3278    readonly assets: Vec<XcmV0MultiAsset>;3279    readonly dest: XcmV0MultiLocation;3280  } & Struct;3281  readonly isTransferReserveAsset: boolean;3282  readonly asTransferReserveAsset: {3283    readonly assets: Vec<XcmV0MultiAsset>;3284    readonly dest: XcmV0MultiLocation;3285    readonly effects: Vec<XcmV0Order>;3286  } & Struct;3287  readonly isTransact: boolean;3288  readonly asTransact: {3289    readonly originType: XcmV0OriginKind;3290    readonly requireWeightAtMost: u64;3291    readonly call: XcmDoubleEncoded;3292  } & Struct;3293  readonly isHrmpNewChannelOpenRequest: boolean;3294  readonly asHrmpNewChannelOpenRequest: {3295    readonly sender: Compact<u32>;3296    readonly maxMessageSize: Compact<u32>;3297    readonly maxCapacity: Compact<u32>;3298  } & Struct;3299  readonly isHrmpChannelAccepted: boolean;3300  readonly asHrmpChannelAccepted: {3301    readonly recipient: Compact<u32>;3302  } & Struct;3303  readonly isHrmpChannelClosing: boolean;3304  readonly asHrmpChannelClosing: {3305    readonly initiator: Compact<u32>;3306    readonly sender: Compact<u32>;3307    readonly recipient: Compact<u32>;3308  } & Struct;3309  readonly isRelayedFrom: boolean;3310  readonly asRelayedFrom: {3311    readonly who: XcmV0MultiLocation;3312    readonly message: XcmV0Xcm;3313  } & Struct;3314  readonly type: 'WithdrawAsset' | 'ReserveAssetDeposit' | 'TeleportAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom';3315}33163317/** @name XcmV1Junction */3318export interface XcmV1Junction extends Enum {3319  readonly isParachain: boolean;3320  readonly asParachain: Compact<u32>;3321  readonly isAccountId32: boolean;3322  readonly asAccountId32: {3323    readonly network: XcmV0JunctionNetworkId;3324    readonly id: U8aFixed;3325  } & Struct;3326  readonly isAccountIndex64: boolean;3327  readonly asAccountIndex64: {3328    readonly network: XcmV0JunctionNetworkId;3329    readonly index: Compact<u64>;3330  } & Struct;3331  readonly isAccountKey20: boolean;3332  readonly asAccountKey20: {3333    readonly network: XcmV0JunctionNetworkId;3334    readonly key: U8aFixed;3335  } & Struct;3336  readonly isPalletInstance: boolean;3337  readonly asPalletInstance: u8;3338  readonly isGeneralIndex: boolean;3339  readonly asGeneralIndex: Compact<u128>;3340  readonly isGeneralKey: boolean;3341  readonly asGeneralKey: Bytes;3342  readonly isOnlyChild: boolean;3343  readonly isPlurality: boolean;3344  readonly asPlurality: {3345    readonly id: XcmV0JunctionBodyId;3346    readonly part: XcmV0JunctionBodyPart;3347  } & Struct;3348  readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';3349}33503351/** @name XcmV1MultiAsset */3352export interface XcmV1MultiAsset extends Struct {3353  readonly id: XcmV1MultiassetAssetId;3354  readonly fun: XcmV1MultiassetFungibility;3355}33563357/** @name XcmV1MultiassetAssetId */3358export interface XcmV1MultiassetAssetId extends Enum {3359  readonly isConcrete: boolean;3360  readonly asConcrete: XcmV1MultiLocation;3361  readonly isAbstract: boolean;3362  readonly asAbstract: Bytes;3363  readonly type: 'Concrete' | 'Abstract';3364}33653366/** @name XcmV1MultiassetAssetInstance */3367export interface XcmV1MultiassetAssetInstance extends Enum {3368  readonly isUndefined: boolean;3369  readonly isIndex: boolean;3370  readonly asIndex: Compact<u128>;3371  readonly isArray4: boolean;3372  readonly asArray4: U8aFixed;3373  readonly isArray8: boolean;3374  readonly asArray8: U8aFixed;3375  readonly isArray16: boolean;3376  readonly asArray16: U8aFixed;3377  readonly isArray32: boolean;3378  readonly asArray32: U8aFixed;3379  readonly isBlob: boolean;3380  readonly asBlob: Bytes;3381  readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32' | 'Blob';3382}33833384/** @name XcmV1MultiassetFungibility */3385export interface XcmV1MultiassetFungibility extends Enum {3386  readonly isFungible: boolean;3387  readonly asFungible: Compact<u128>;3388  readonly isNonFungible: boolean;3389  readonly asNonFungible: XcmV1MultiassetAssetInstance;3390  readonly type: 'Fungible' | 'NonFungible';3391}33923393/** @name XcmV1MultiassetMultiAssetFilter */3394export interface XcmV1MultiassetMultiAssetFilter extends Enum {3395  readonly isDefinite: boolean;3396  readonly asDefinite: XcmV1MultiassetMultiAssets;3397  readonly isWild: boolean;3398  readonly asWild: XcmV1MultiassetWildMultiAsset;3399  readonly type: 'Definite' | 'Wild';3400}34013402/** @name XcmV1MultiassetMultiAssets */3403export interface XcmV1MultiassetMultiAssets extends Vec<XcmV1MultiAsset> {}34043405/** @name XcmV1MultiassetWildFungibility */3406export interface XcmV1MultiassetWildFungibility extends Enum {3407  readonly isFungible: boolean;3408  readonly isNonFungible: boolean;3409  readonly type: 'Fungible' | 'NonFungible';3410}34113412/** @name XcmV1MultiassetWildMultiAsset */3413export interface XcmV1MultiassetWildMultiAsset extends Enum {3414  readonly isAll: boolean;3415  readonly isAllOf: boolean;3416  readonly asAllOf: {3417    readonly id: XcmV1MultiassetAssetId;3418    readonly fun: XcmV1MultiassetWildFungibility;3419  } & Struct;3420  readonly type: 'All' | 'AllOf';3421}34223423/** @name XcmV1MultiLocation */3424export interface XcmV1MultiLocation extends Struct {3425  readonly parents: u8;3426  readonly interior: XcmV1MultilocationJunctions;3427}34283429/** @name XcmV1MultilocationJunctions */3430export interface XcmV1MultilocationJunctions extends Enum {3431  readonly isHere: boolean;3432  readonly isX1: boolean;3433  readonly asX1: XcmV1Junction;3434  readonly isX2: boolean;3435  readonly asX2: ITuple<[XcmV1Junction, XcmV1Junction]>;3436  readonly isX3: boolean;3437  readonly asX3: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3438  readonly isX4: boolean;3439  readonly asX4: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3440  readonly isX5: boolean;3441  readonly asX5: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3442  readonly isX6: boolean;3443  readonly asX6: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3444  readonly isX7: boolean;3445  readonly asX7: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3446  readonly isX8: boolean;3447  readonly asX8: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3448  readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';3449}34503451/** @name XcmV1Order */3452export interface XcmV1Order extends Enum {3453  readonly isNoop: boolean;3454  readonly isDepositAsset: boolean;3455  readonly asDepositAsset: {3456    readonly assets: XcmV1MultiassetMultiAssetFilter;3457    readonly maxAssets: u32;3458    readonly beneficiary: XcmV1MultiLocation;3459  } & Struct;3460  readonly isDepositReserveAsset: boolean;3461  readonly asDepositReserveAsset: {3462    readonly assets: XcmV1MultiassetMultiAssetFilter;3463    readonly maxAssets: u32;3464    readonly dest: XcmV1MultiLocation;3465    readonly effects: Vec<XcmV1Order>;3466  } & Struct;3467  readonly isExchangeAsset: boolean;3468  readonly asExchangeAsset: {3469    readonly give: XcmV1MultiassetMultiAssetFilter;3470    readonly receive: XcmV1MultiassetMultiAssets;3471  } & Struct;3472  readonly isInitiateReserveWithdraw: boolean;3473  readonly asInitiateReserveWithdraw: {3474    readonly assets: XcmV1MultiassetMultiAssetFilter;3475    readonly reserve: XcmV1MultiLocation;3476    readonly effects: Vec<XcmV1Order>;3477  } & Struct;3478  readonly isInitiateTeleport: boolean;3479  readonly asInitiateTeleport: {3480    readonly assets: XcmV1MultiassetMultiAssetFilter;3481    readonly dest: XcmV1MultiLocation;3482    readonly effects: Vec<XcmV1Order>;3483  } & Struct;3484  readonly isQueryHolding: boolean;3485  readonly asQueryHolding: {3486    readonly queryId: Compact<u64>;3487    readonly dest: XcmV1MultiLocation;3488    readonly assets: XcmV1MultiassetMultiAssetFilter;3489  } & Struct;3490  readonly isBuyExecution: boolean;3491  readonly asBuyExecution: {3492    readonly fees: XcmV1MultiAsset;3493    readonly weight: u64;3494    readonly debt: u64;3495    readonly haltOnError: bool;3496    readonly instructions: Vec<XcmV1Xcm>;3497  } & Struct;3498  readonly type: 'Noop' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';3499}35003501/** @name XcmV1Response */3502export interface XcmV1Response extends Enum {3503  readonly isAssets: boolean;3504  readonly asAssets: XcmV1MultiassetMultiAssets;3505  readonly isVersion: boolean;3506  readonly asVersion: u32;3507  readonly type: 'Assets' | 'Version';3508}35093510/** @name XcmV1Xcm */3511export interface XcmV1Xcm extends Enum {3512  readonly isWithdrawAsset: boolean;3513  readonly asWithdrawAsset: {3514    readonly assets: XcmV1MultiassetMultiAssets;3515    readonly effects: Vec<XcmV1Order>;3516  } & Struct;3517  readonly isReserveAssetDeposited: boolean;3518  readonly asReserveAssetDeposited: {3519    readonly assets: XcmV1MultiassetMultiAssets;3520    readonly effects: Vec<XcmV1Order>;3521  } & Struct;3522  readonly isReceiveTeleportedAsset: boolean;3523  readonly asReceiveTeleportedAsset: {3524    readonly assets: XcmV1MultiassetMultiAssets;3525    readonly effects: Vec<XcmV1Order>;3526  } & Struct;3527  readonly isQueryResponse: boolean;3528  readonly asQueryResponse: {3529    readonly queryId: Compact<u64>;3530    readonly response: XcmV1Response;3531  } & Struct;3532  readonly isTransferAsset: boolean;3533  readonly asTransferAsset: {3534    readonly assets: XcmV1MultiassetMultiAssets;3535    readonly beneficiary: XcmV1MultiLocation;3536  } & Struct;3537  readonly isTransferReserveAsset: boolean;3538  readonly asTransferReserveAsset: {3539    readonly assets: XcmV1MultiassetMultiAssets;3540    readonly dest: XcmV1MultiLocation;3541    readonly effects: Vec<XcmV1Order>;3542  } & Struct;3543  readonly isTransact: boolean;3544  readonly asTransact: {3545    readonly originType: XcmV0OriginKind;3546    readonly requireWeightAtMost: u64;3547    readonly call: XcmDoubleEncoded;3548  } & Struct;3549  readonly isHrmpNewChannelOpenRequest: boolean;3550  readonly asHrmpNewChannelOpenRequest: {3551    readonly sender: Compact<u32>;3552    readonly maxMessageSize: Compact<u32>;3553    readonly maxCapacity: Compact<u32>;3554  } & Struct;3555  readonly isHrmpChannelAccepted: boolean;3556  readonly asHrmpChannelAccepted: {3557    readonly recipient: Compact<u32>;3558  } & Struct;3559  readonly isHrmpChannelClosing: boolean;3560  readonly asHrmpChannelClosing: {3561    readonly initiator: Compact<u32>;3562    readonly sender: Compact<u32>;3563    readonly recipient: Compact<u32>;3564  } & Struct;3565  readonly isRelayedFrom: boolean;3566  readonly asRelayedFrom: {3567    readonly who: XcmV1MultilocationJunctions;3568    readonly message: XcmV1Xcm;3569  } & Struct;3570  readonly isSubscribeVersion: boolean;3571  readonly asSubscribeVersion: {3572    readonly queryId: Compact<u64>;3573    readonly maxResponseWeight: Compact<u64>;3574  } & Struct;3575  readonly isUnsubscribeVersion: boolean;3576  readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom' | 'SubscribeVersion' | 'UnsubscribeVersion';3577}35783579/** @name XcmV2Instruction */3580export interface XcmV2Instruction extends Enum {3581  readonly isWithdrawAsset: boolean;3582  readonly asWithdrawAsset: XcmV1MultiassetMultiAssets;3583  readonly isReserveAssetDeposited: boolean;3584  readonly asReserveAssetDeposited: XcmV1MultiassetMultiAssets;3585  readonly isReceiveTeleportedAsset: boolean;3586  readonly asReceiveTeleportedAsset: XcmV1MultiassetMultiAssets;3587  readonly isQueryResponse: boolean;3588  readonly asQueryResponse: {3589    readonly queryId: Compact<u64>;3590    readonly response: XcmV2Response;3591    readonly maxWeight: Compact<u64>;3592  } & Struct;3593  readonly isTransferAsset: boolean;3594  readonly asTransferAsset: {3595    readonly assets: XcmV1MultiassetMultiAssets;3596    readonly beneficiary: XcmV1MultiLocation;3597  } & Struct;3598  readonly isTransferReserveAsset: boolean;3599  readonly asTransferReserveAsset: {3600    readonly assets: XcmV1MultiassetMultiAssets;3601    readonly dest: XcmV1MultiLocation;3602    readonly xcm: XcmV2Xcm;3603  } & Struct;3604  readonly isTransact: boolean;3605  readonly asTransact: {3606    readonly originType: XcmV0OriginKind;3607    readonly requireWeightAtMost: Compact<u64>;3608    readonly call: XcmDoubleEncoded;3609  } & Struct;3610  readonly isHrmpNewChannelOpenRequest: boolean;3611  readonly asHrmpNewChannelOpenRequest: {3612    readonly sender: Compact<u32>;3613    readonly maxMessageSize: Compact<u32>;3614    readonly maxCapacity: Compact<u32>;3615  } & Struct;3616  readonly isHrmpChannelAccepted: boolean;3617  readonly asHrmpChannelAccepted: {3618    readonly recipient: Compact<u32>;3619  } & Struct;3620  readonly isHrmpChannelClosing: boolean;3621  readonly asHrmpChannelClosing: {3622    readonly initiator: Compact<u32>;3623    readonly sender: Compact<u32>;3624    readonly recipient: Compact<u32>;3625  } & Struct;3626  readonly isClearOrigin: boolean;3627  readonly isDescendOrigin: boolean;3628  readonly asDescendOrigin: XcmV1MultilocationJunctions;3629  readonly isReportError: boolean;3630  readonly asReportError: {3631    readonly queryId: Compact<u64>;3632    readonly dest: XcmV1MultiLocation;3633    readonly maxResponseWeight: Compact<u64>;3634  } & Struct;3635  readonly isDepositAsset: boolean;3636  readonly asDepositAsset: {3637    readonly assets: XcmV1MultiassetMultiAssetFilter;3638    readonly maxAssets: Compact<u32>;3639    readonly beneficiary: XcmV1MultiLocation;3640  } & Struct;3641  readonly isDepositReserveAsset: boolean;3642  readonly asDepositReserveAsset: {3643    readonly assets: XcmV1MultiassetMultiAssetFilter;3644    readonly maxAssets: Compact<u32>;3645    readonly dest: XcmV1MultiLocation;3646    readonly xcm: XcmV2Xcm;3647  } & Struct;3648  readonly isExchangeAsset: boolean;3649  readonly asExchangeAsset: {3650    readonly give: XcmV1MultiassetMultiAssetFilter;3651    readonly receive: XcmV1MultiassetMultiAssets;3652  } & Struct;3653  readonly isInitiateReserveWithdraw: boolean;3654  readonly asInitiateReserveWithdraw: {3655    readonly assets: XcmV1MultiassetMultiAssetFilter;3656    readonly reserve: XcmV1MultiLocation;3657    readonly xcm: XcmV2Xcm;3658  } & Struct;3659  readonly isInitiateTeleport: boolean;3660  readonly asInitiateTeleport: {3661    readonly assets: XcmV1MultiassetMultiAssetFilter;3662    readonly dest: XcmV1MultiLocation;3663    readonly xcm: XcmV2Xcm;3664  } & Struct;3665  readonly isQueryHolding: boolean;3666  readonly asQueryHolding: {3667    readonly queryId: Compact<u64>;3668    readonly dest: XcmV1MultiLocation;3669    readonly assets: XcmV1MultiassetMultiAssetFilter;3670    readonly maxResponseWeight: Compact<u64>;3671  } & Struct;3672  readonly isBuyExecution: boolean;3673  readonly asBuyExecution: {3674    readonly fees: XcmV1MultiAsset;3675    readonly weightLimit: XcmV2WeightLimit;3676  } & Struct;3677  readonly isRefundSurplus: boolean;3678  readonly isSetErrorHandler: boolean;3679  readonly asSetErrorHandler: XcmV2Xcm;3680  readonly isSetAppendix: boolean;3681  readonly asSetAppendix: XcmV2Xcm;3682  readonly isClearError: boolean;3683  readonly isClaimAsset: boolean;3684  readonly asClaimAsset: {3685    readonly assets: XcmV1MultiassetMultiAssets;3686    readonly ticket: XcmV1MultiLocation;3687  } & Struct;3688  readonly isTrap: boolean;3689  readonly asTrap: Compact<u64>;3690  readonly isSubscribeVersion: boolean;3691  readonly asSubscribeVersion: {3692    readonly queryId: Compact<u64>;3693    readonly maxResponseWeight: Compact<u64>;3694  } & Struct;3695  readonly isUnsubscribeVersion: boolean;3696  readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion';3697}36983699/** @name XcmV2Response */3700export interface XcmV2Response extends Enum {3701  readonly isNull: boolean;3702  readonly isAssets: boolean;3703  readonly asAssets: XcmV1MultiassetMultiAssets;3704  readonly isExecutionResult: boolean;3705  readonly asExecutionResult: Option<ITuple<[u32, XcmV2TraitsError]>>;3706  readonly isVersion: boolean;3707  readonly asVersion: u32;3708  readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version';3709}37103711/** @name XcmV2TraitsError */3712export interface XcmV2TraitsError extends Enum {3713  readonly isOverflow: boolean;3714  readonly isUnimplemented: boolean;3715  readonly isUntrustedReserveLocation: boolean;3716  readonly isUntrustedTeleportLocation: boolean;3717  readonly isMultiLocationFull: boolean;3718  readonly isMultiLocationNotInvertible: boolean;3719  readonly isBadOrigin: boolean;3720  readonly isInvalidLocation: boolean;3721  readonly isAssetNotFound: boolean;3722  readonly isFailedToTransactAsset: boolean;3723  readonly isNotWithdrawable: boolean;3724  readonly isLocationCannotHold: boolean;3725  readonly isExceedsMaxMessageSize: boolean;3726  readonly isDestinationUnsupported: boolean;3727  readonly isTransport: boolean;3728  readonly isUnroutable: boolean;3729  readonly isUnknownClaim: boolean;3730  readonly isFailedToDecode: boolean;3731  readonly isMaxWeightInvalid: boolean;3732  readonly isNotHoldingFees: boolean;3733  readonly isTooExpensive: boolean;3734  readonly isTrap: boolean;3735  readonly asTrap: u64;3736  readonly isUnhandledXcmVersion: boolean;3737  readonly isWeightLimitReached: boolean;3738  readonly asWeightLimitReached: u64;3739  readonly isBarrier: boolean;3740  readonly isWeightNotComputable: boolean;3741  readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'MultiLocationFull' | 'MultiLocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable';3742}37433744/** @name XcmV2TraitsOutcome */3745export interface XcmV2TraitsOutcome extends Enum {3746  readonly isComplete: boolean;3747  readonly asComplete: u64;3748  readonly isIncomplete: boolean;3749  readonly asIncomplete: ITuple<[u64, XcmV2TraitsError]>;3750  readonly isError: boolean;3751  readonly asError: XcmV2TraitsError;3752  readonly type: 'Complete' | 'Incomplete' | 'Error';3753}37543755/** @name XcmV2WeightLimit */3756export interface XcmV2WeightLimit extends Enum {3757  readonly isUnlimited: boolean;3758  readonly isLimited: boolean;3759  readonly asLimited: Compact<u64>;3760  readonly type: 'Unlimited' | 'Limited';3761}37623763/** @name XcmV2Xcm */3764export interface XcmV2Xcm extends Vec<XcmV2Instruction> {}37653766/** @name XcmVersionedMultiAsset */3767export interface XcmVersionedMultiAsset extends Enum {3768  readonly isV0: boolean;3769  readonly asV0: XcmV0MultiAsset;3770  readonly isV1: boolean;3771  readonly asV1: XcmV1MultiAsset;3772  readonly type: 'V0' | 'V1';3773}37743775/** @name XcmVersionedMultiAssets */3776export interface XcmVersionedMultiAssets extends Enum {3777  readonly isV0: boolean;3778  readonly asV0: Vec<XcmV0MultiAsset>;3779  readonly isV1: boolean;3780  readonly asV1: XcmV1MultiassetMultiAssets;3781  readonly type: 'V0' | 'V1';3782}37833784/** @name XcmVersionedMultiLocation */3785export interface XcmVersionedMultiLocation extends Enum {3786  readonly isV0: boolean;3787  readonly asV0: XcmV0MultiLocation;3788  readonly isV1: boolean;3789  readonly asV1: XcmV1MultiLocation;3790  readonly type: 'V0' | 'V1';3791}37923793/** @name XcmVersionedXcm */3794export interface XcmVersionedXcm extends Enum {3795  readonly isV0: boolean;3796  readonly asV0: XcmV0Xcm;3797  readonly isV1: boolean;3798  readonly asV1: XcmV1Xcm;3799  readonly isV2: boolean;3800  readonly asV2: XcmV2Xcm;3801  readonly type: 'V0' | 'V1' | 'V2';3802}38033804export type PHANTOM_DEFAULT = 'default';
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/lookup.ts
+++ b/tests/src/interfaces/lookup.ts
@@ -3540,27 +3540,31 @@
    **/
   FrameSystemExtensionsCheckSpecVersion: 'Null',
   /**
-   * Lookup479: frame_system::extensions::check_genesis::CheckGenesis<T>
+   * Lookup479: frame_system::extensions::check_tx_version::CheckTxVersion<T>
+   **/
+  FrameSystemExtensionsCheckTxVersion: 'Null',
+  /**
+   * Lookup480: frame_system::extensions::check_genesis::CheckGenesis<T>
    **/
   FrameSystemExtensionsCheckGenesis: 'Null',
   /**
-   * Lookup482: frame_system::extensions::check_nonce::CheckNonce<T>
+   * Lookup483: frame_system::extensions::check_nonce::CheckNonce<T>
    **/
   FrameSystemExtensionsCheckNonce: 'Compact<u32>',
   /**
-   * Lookup483: frame_system::extensions::check_weight::CheckWeight<T>
+   * Lookup484: frame_system::extensions::check_weight::CheckWeight<T>
    **/
   FrameSystemExtensionsCheckWeight: 'Null',
   /**
-   * Lookup484: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
+   * Lookup485: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
    **/
   PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
   /**
-   * Lookup485: opal_runtime::Runtime
+   * Lookup486: opal_runtime::Runtime
    **/
   OpalRuntimeRuntime: 'Null',
   /**
-   * Lookup486: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+   * Lookup487: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
    **/
   PalletEthereumFakeTransactionFinalizer: 'Null'
 };
modifiedtests/src/interfaces/registry.tsdiffbeforeafterboth
--- a/tests/src/interfaces/registry.ts
+++ b/tests/src/interfaces/registry.ts
@@ -5,7 +5,7 @@
 // this is required to allow for ambient/previous definitions
 import '@polkadot/types/types/registry';
 
-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, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, 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, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, 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, 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, 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, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, 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, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, 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, 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, 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';
 
 declare module '@polkadot/types/types/registry' {
   interface InterfaceTypes {
@@ -71,6 +71,7 @@
     FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;
     FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;
     FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;
+    FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;
     FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;
     FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;
     FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -3784,22 +3784,25 @@
   /** @name FrameSystemExtensionsCheckSpecVersion (478) */
   type FrameSystemExtensionsCheckSpecVersion = Null;
 
-  /** @name FrameSystemExtensionsCheckGenesis (479) */
+  /** @name FrameSystemExtensionsCheckTxVersion (479) */
+  type FrameSystemExtensionsCheckTxVersion = Null;
+
+  /** @name FrameSystemExtensionsCheckGenesis (480) */
   type FrameSystemExtensionsCheckGenesis = Null;
 
-  /** @name FrameSystemExtensionsCheckNonce (482) */
+  /** @name FrameSystemExtensionsCheckNonce (483) */
   interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
 
-  /** @name FrameSystemExtensionsCheckWeight (483) */
+  /** @name FrameSystemExtensionsCheckWeight (484) */
   type FrameSystemExtensionsCheckWeight = Null;
 
-  /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (484) */
+  /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (485) */
   interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
 
-  /** @name OpalRuntimeRuntime (485) */
+  /** @name OpalRuntimeRuntime (486) */
   type OpalRuntimeRuntime = Null;
 
-  /** @name PalletEthereumFakeTransactionFinalizer (486) */
+  /** @name PalletEthereumFakeTransactionFinalizer (487) */
   type PalletEthereumFakeTransactionFinalizer = Null;
 
 } // declare module