git.delta.rocks / unique-network / refs/commits / 9d9505819394

difftreelog

test add test for createMultipleItemsEx

Yaroslav Bolyukin2022-02-28parent: #9ed680c.patch.diff
in: master

6 files changed

addedtests/src/createMultipleItemsEx.test.tsdiffbeforeafterboth

no changes

modifiedtests/src/interfaces/augment-api-tx.tsdiffbeforeafterboth
5import type { Bytes, Compact, Option, U256, Vec, bool, u128, u16, u32, u64 } from '@polkadot/types-codec';5import type { Bytes, Compact, Option, U256, Vec, bool, u128, u16, u32, u64 } from '@polkadot/types-codec';
6import type { AnyNumber, ITuple } from '@polkadot/types-codec/types';6import type { AnyNumber, ITuple } from '@polkadot/types-codec/types';
7import type { AccountId32, Call, H160, H256, MultiAddress, Perbill } from '@polkadot/types/interfaces/runtime';7import type { AccountId32, Call, H160, H256, MultiAddress, Perbill } from '@polkadot/types/interfaces/runtime';
8import type { CumulusPrimitivesParachainInherentParachainInherentData, EthereumTransactionTransactionV2, OrmlVestingVestingSchedule, PalletCommonAccountBasicCrossAccountIdRepr, UpDataStructsAccessMode, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCreateCollectionData, UpDataStructsCreateItemData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, XcmV1MultiLocation, XcmV2WeightLimit, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';8import type { CumulusPrimitivesParachainInherentParachainInherentData, EthereumTransactionTransactionV2, OrmlVestingVestingSchedule, PalletCommonAccountBasicCrossAccountIdRepr, UpDataStructsAccessMode, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCreateCollectionData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, XcmV1MultiLocation, XcmV2WeightLimit, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
99
10declare module '@polkadot/api-base/types/submittable' {10declare module '@polkadot/api-base/types/submittable' {
11 export interface AugmentedSubmittables<ApiType extends ApiTypes> {11 export interface AugmentedSubmittables<ApiType extends ApiTypes> {
710 * * owner: Address, initial owner of the NFT.710 * * owner: Address, initial owner of the NFT.
711 **/711 **/
712 createMultipleItems: AugmentedSubmittable<(collectionId: u32 | AnyNumber | Uint8Array, owner: PalletCommonAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, itemsData: Vec<UpDataStructsCreateItemData> | (UpDataStructsCreateItemData | { NFT: any } | { Fungible: any } | { ReFungible: any } | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [u32, PalletCommonAccountBasicCrossAccountIdRepr, Vec<UpDataStructsCreateItemData>]>;712 createMultipleItems: AugmentedSubmittable<(collectionId: u32 | AnyNumber | Uint8Array, owner: PalletCommonAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, itemsData: Vec<UpDataStructsCreateItemData> | (UpDataStructsCreateItemData | { NFT: any } | { Fungible: any } | { ReFungible: any } | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [u32, PalletCommonAccountBasicCrossAccountIdRepr, Vec<UpDataStructsCreateItemData>]>;
713 createMultipleItemsEx: AugmentedSubmittable<(collectionId: u32 | AnyNumber | Uint8Array, data: UpDataStructsCreateItemExData | { NFT: any } | { Fungible: any } | { RefungibleMultipleItems: any } | { RefungibleMultipleOwners: any } | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32, UpDataStructsCreateItemExData]>;
713 /**714 /**
714 * **DANGEROUS**: Destroys collection and all NFTs within this collection. Users irrecoverably lose their assets and may lose real money.715 * **DANGEROUS**: Destroys collection and all NFTs within this collection. Users irrecoverably lose their assets and may lose real money.
715 * 716 *
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit
2/* eslint-disable */2/* eslint-disable */
33
4import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonAccountBasicCrossAccountIdRepr, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV1AbridgedHostConfiguration, PolkadotPrimitivesV1AbridgedHrmpChannel, PolkadotPrimitivesV1PersistedValidationData, PolkadotPrimitivesV1UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpTrieStorageProof, SpVersionRuntimeVersion, UniqueRuntimeRuntime, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateNftData, UpDataStructsCreateReFungibleData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, 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, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';4import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonAccountBasicCrossAccountIdRepr, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV1AbridgedHostConfiguration, PolkadotPrimitivesV1AbridgedHrmpChannel, PolkadotPrimitivesV1PersistedValidationData, PolkadotPrimitivesV1UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpTrieStorageProof, SpVersionRuntimeVersion, UniqueRuntimeRuntime, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExData, UpDataStructsMetaUpdatePermission, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, 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, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';
5import type { Data, StorageKey } from '@polkadot/types';5import type { Data, StorageKey } from '@polkadot/types';
6import type { BitVec, Bool, Bytes, I128, I16, I256, I32, I64, I8, Json, Null, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';6import type { BitVec, Bool, Bytes, I128, I16, I256, I32, I64, I8, Json, Null, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';
7import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';7import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
1159 UpDataStructsCreateCollectionData: UpDataStructsCreateCollectionData;1159 UpDataStructsCreateCollectionData: UpDataStructsCreateCollectionData;
1160 UpDataStructsCreateFungibleData: UpDataStructsCreateFungibleData;1160 UpDataStructsCreateFungibleData: UpDataStructsCreateFungibleData;
1161 UpDataStructsCreateItemData: UpDataStructsCreateItemData;1161 UpDataStructsCreateItemData: UpDataStructsCreateItemData;
1162 UpDataStructsCreateItemExData: UpDataStructsCreateItemExData;
1162 UpDataStructsCreateNftData: UpDataStructsCreateNftData;1163 UpDataStructsCreateNftData: UpDataStructsCreateNftData;
1164 UpDataStructsCreateNftExData: UpDataStructsCreateNftExData;
1163 UpDataStructsCreateReFungibleData: UpDataStructsCreateReFungibleData;1165 UpDataStructsCreateReFungibleData: UpDataStructsCreateReFungibleData;
1166 UpDataStructsCreateRefungibleExData: UpDataStructsCreateRefungibleExData;
1164 UpDataStructsMetaUpdatePermission: UpDataStructsMetaUpdatePermission;1167 UpDataStructsMetaUpdatePermission: UpDataStructsMetaUpdatePermission;
1165 UpDataStructsSchemaVersion: UpDataStructsSchemaVersion;1168 UpDataStructsSchemaVersion: UpDataStructsSchemaVersion;
1166 UpDataStructsSponsoringRateLimit: UpDataStructsSponsoringRateLimit;1169 UpDataStructsSponsoringRateLimit: UpDataStructsSponsoringRateLimit;
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
1300 owner: 'PalletCommonAccountBasicCrossAccountIdRepr',1300 owner: 'PalletCommonAccountBasicCrossAccountIdRepr',
1301 itemsData: 'Vec<UpDataStructsCreateItemData>',1301 itemsData: 'Vec<UpDataStructsCreateItemData>',
1302 },1302 },
1303 create_multiple_items_ex: {
1304 collectionId: 'u32',
1305 data: 'UpDataStructsCreateItemExData',
1306 },
1303 set_transfers_enabled_flag: {1307 set_transfers_enabled_flag: {
1304 collectionId: 'u32',1308 collectionId: 'u32',
1305 value: 'bool',1309 value: 'bool',
1473 variableData: 'Bytes',1477 variableData: 'Bytes',
1474 pieces: 'u128'1478 pieces: 'u128'
1475 },1479 },
1480 /**
1481 * Lookup180: up_data_structs::CreateItemExData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1482 **/
1483 UpDataStructsCreateItemExData: {
1484 _enum: {
1485 NFT: 'Vec<UpDataStructsCreateNftExData>',
1486 Fungible: 'BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr, u128>',
1487 RefungibleMultipleItems: 'Vec<UpDataStructsCreateRefungibleExData>',
1488 RefungibleMultipleOwners: 'UpDataStructsCreateRefungibleExData'
1489 }
1490 },
1491 /**
1492 * Lookup182: up_data_structs::CreateNftExData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1493 **/
1494 UpDataStructsCreateNftExData: {
1495 constData: 'Bytes',
1496 variableData: 'Bytes',
1497 owner: 'PalletCommonAccountBasicCrossAccountIdRepr'
1498 },
1499 /**
1500 * Lookup189: up_data_structs::CreateRefungibleExData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1501 **/
1502 UpDataStructsCreateRefungibleExData: {
1503 constData: 'Bytes',
1504 variableData: 'Bytes',
1505 users: 'BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr, u128>'
1506 },
1476 /**1507 /**
1477 * Lookup181: pallet_template_transaction_payment::Call<T>1508 * Lookup192: pallet_template_transaction_payment::Call<T>
1478 **/1509 **/
1479 PalletTemplateTransactionPaymentCall: 'Null',1510 PalletTemplateTransactionPaymentCall: 'Null',
1480 /**1511 /**
1481 * Lookup182: pallet_evm::pallet::Call<T>1512 * Lookup193: pallet_evm::pallet::Call<T>
1482 **/1513 **/
1483 PalletEvmCall: {1514 PalletEvmCall: {
1484 _enum: {1515 _enum: {
1485 withdraw: {1516 withdraw: {
1520 }1551 }
1521 }1552 }
1522 },1553 },
1523 /**1554 /**
1524 * Lookup188: pallet_ethereum::pallet::Call<T>1555 * Lookup199: pallet_ethereum::pallet::Call<T>
1525 **/1556 **/
1526 PalletEthereumCall: {1557 PalletEthereumCall: {
1527 _enum: {1558 _enum: {
1528 transact: {1559 transact: {
1529 transaction: 'EthereumTransactionTransactionV2'1560 transaction: 'EthereumTransactionTransactionV2'
1530 }1561 }
1531 }1562 }
1532 },1563 },
1533 /**1564 /**
1534 * Lookup189: ethereum::transaction::TransactionV21565 * Lookup200: ethereum::transaction::TransactionV2
1535 **/1566 **/
1536 EthereumTransactionTransactionV2: {1567 EthereumTransactionTransactionV2: {
1537 _enum: {1568 _enum: {
1538 Legacy: 'EthereumTransactionLegacyTransaction',1569 Legacy: 'EthereumTransactionLegacyTransaction',
1539 EIP2930: 'EthereumTransactionEip2930Transaction',1570 EIP2930: 'EthereumTransactionEip2930Transaction',
1540 EIP1559: 'EthereumTransactionEip1559Transaction'1571 EIP1559: 'EthereumTransactionEip1559Transaction'
1541 }1572 }
1542 },1573 },
1543 /**1574 /**
1544 * Lookup190: ethereum::transaction::LegacyTransaction1575 * Lookup201: ethereum::transaction::LegacyTransaction
1545 **/1576 **/
1546 EthereumTransactionLegacyTransaction: {1577 EthereumTransactionLegacyTransaction: {
1547 nonce: 'U256',1578 nonce: 'U256',
1548 gasPrice: 'U256',1579 gasPrice: 'U256',
1552 input: 'Bytes',1583 input: 'Bytes',
1553 signature: 'EthereumTransactionTransactionSignature'1584 signature: 'EthereumTransactionTransactionSignature'
1554 },1585 },
1555 /**1586 /**
1556 * Lookup191: ethereum::transaction::TransactionAction1587 * Lookup202: ethereum::transaction::TransactionAction
1557 **/1588 **/
1558 EthereumTransactionTransactionAction: {1589 EthereumTransactionTransactionAction: {
1559 _enum: {1590 _enum: {
1560 Call: 'H160',1591 Call: 'H160',
1561 Create: 'Null'1592 Create: 'Null'
1562 }1593 }
1563 },1594 },
1564 /**1595 /**
1565 * Lookup192: ethereum::transaction::TransactionSignature1596 * Lookup203: ethereum::transaction::TransactionSignature
1566 **/1597 **/
1567 EthereumTransactionTransactionSignature: {1598 EthereumTransactionTransactionSignature: {
1568 v: 'u64',1599 v: 'u64',
1569 r: 'H256',1600 r: 'H256',
1570 s: 'H256'1601 s: 'H256'
1571 },1602 },
1572 /**1603 /**
1573 * Lookup194: ethereum::transaction::EIP2930Transaction1604 * Lookup205: ethereum::transaction::EIP2930Transaction
1574 **/1605 **/
1575 EthereumTransactionEip2930Transaction: {1606 EthereumTransactionEip2930Transaction: {
1576 chainId: 'u64',1607 chainId: 'u64',
1577 nonce: 'U256',1608 nonce: 'U256',
1585 r: 'H256',1616 r: 'H256',
1586 s: 'H256'1617 s: 'H256'
1587 },1618 },
1588 /**1619 /**
1589 * Lookup196: ethereum::transaction::AccessListItem1620 * Lookup207: ethereum::transaction::AccessListItem
1590 **/1621 **/
1591 EthereumTransactionAccessListItem: {1622 EthereumTransactionAccessListItem: {
1592 address: 'H160',1623 address: 'H160',
1593 slots: 'Vec<H256>'1624 slots: 'Vec<H256>'
1594 },1625 },
1595 /**1626 /**
1596 * Lookup197: ethereum::transaction::EIP1559Transaction1627 * Lookup208: ethereum::transaction::EIP1559Transaction
1597 **/1628 **/
1598 EthereumTransactionEip1559Transaction: {1629 EthereumTransactionEip1559Transaction: {
1599 chainId: 'u64',1630 chainId: 'u64',
1600 nonce: 'U256',1631 nonce: 'U256',
1609 r: 'H256',1640 r: 'H256',
1610 s: 'H256'1641 s: 'H256'
1611 },1642 },
1612 /**1643 /**
1613 * Lookup198: pallet_evm_migration::pallet::Call<T>1644 * Lookup209: pallet_evm_migration::pallet::Call<T>
1614 **/1645 **/
1615 PalletEvmMigrationCall: {1646 PalletEvmMigrationCall: {
1616 _enum: {1647 _enum: {
1617 begin: {1648 begin: {
1627 }1658 }
1628 }1659 }
1629 },1660 },
1630 /**1661 /**
1631 * Lookup201: pallet_sudo::pallet::Event<T>1662 * Lookup212: pallet_sudo::pallet::Event<T>
1632 **/1663 **/
1633 PalletSudoEvent: {1664 PalletSudoEvent: {
1634 _enum: {1665 _enum: {
1635 Sudid: {1666 Sudid: {
1643 }1674 }
1644 }1675 }
1645 },1676 },
1646 /**1677 /**
1647 * Lookup203: sp_runtime::DispatchError1678 * Lookup214: sp_runtime::DispatchError
1648 **/1679 **/
1649 SpRuntimeDispatchError: {1680 SpRuntimeDispatchError: {
1650 _enum: {1681 _enum: {
1651 Other: 'Null',1682 Other: 'Null',
1659 Arithmetic: 'SpRuntimeArithmeticError'1690 Arithmetic: 'SpRuntimeArithmeticError'
1660 }1691 }
1661 },1692 },
1662 /**1693 /**
1663 * Lookup204: sp_runtime::ModuleError1694 * Lookup215: sp_runtime::ModuleError
1664 **/1695 **/
1665 SpRuntimeModuleError: {1696 SpRuntimeModuleError: {
1666 index: 'u8',1697 index: 'u8',
1667 error: 'u8'1698 error: 'u8'
1668 },1699 },
1669 /**1700 /**
1670 * Lookup205: sp_runtime::TokenError1701 * Lookup216: sp_runtime::TokenError
1671 **/1702 **/
1672 SpRuntimeTokenError: {1703 SpRuntimeTokenError: {
1673 _enum: ['NoFunds', 'WouldDie', 'BelowMinimum', 'CannotCreate', 'UnknownAsset', 'Frozen', 'Unsupported']1704 _enum: ['NoFunds', 'WouldDie', 'BelowMinimum', 'CannotCreate', 'UnknownAsset', 'Frozen', 'Unsupported']
1674 },1705 },
1675 /**1706 /**
1676 * Lookup206: sp_runtime::ArithmeticError1707 * Lookup217: sp_runtime::ArithmeticError
1677 **/1708 **/
1678 SpRuntimeArithmeticError: {1709 SpRuntimeArithmeticError: {
1679 _enum: ['Underflow', 'Overflow', 'DivisionByZero']1710 _enum: ['Underflow', 'Overflow', 'DivisionByZero']
1680 },1711 },
1681 /**1712 /**
1682 * Lookup207: pallet_sudo::pallet::Error<T>1713 * Lookup218: pallet_sudo::pallet::Error<T>
1683 **/1714 **/
1684 PalletSudoError: {1715 PalletSudoError: {
1685 _enum: ['RequireSudo']1716 _enum: ['RequireSudo']
1686 },1717 },
1687 /**1718 /**
1688 * Lookup208: frame_system::AccountInfo<Index, pallet_balances::AccountData<Balance>>1719 * Lookup219: frame_system::AccountInfo<Index, pallet_balances::AccountData<Balance>>
1689 **/1720 **/
1690 FrameSystemAccountInfo: {1721 FrameSystemAccountInfo: {
1691 nonce: 'u32',1722 nonce: 'u32',
1692 consumers: 'u32',1723 consumers: 'u32',
1693 providers: 'u32',1724 providers: 'u32',
1694 sufficients: 'u32',1725 sufficients: 'u32',
1695 data: 'PalletBalancesAccountData'1726 data: 'PalletBalancesAccountData'
1696 },1727 },
1697 /**1728 /**
1698 * Lookup209: frame_support::weights::PerDispatchClass<T>1729 * Lookup220: frame_support::weights::PerDispatchClass<T>
1699 **/1730 **/
1700 FrameSupportWeightsPerDispatchClassU64: {1731 FrameSupportWeightsPerDispatchClassU64: {
1701 normal: 'u64',1732 normal: 'u64',
1702 operational: 'u64',1733 operational: 'u64',
1703 mandatory: 'u64'1734 mandatory: 'u64'
1704 },1735 },
1705 /**1736 /**
1706 * Lookup210: sp_runtime::generic::digest::Digest1737 * Lookup221: sp_runtime::generic::digest::Digest
1707 **/1738 **/
1708 SpRuntimeDigest: {1739 SpRuntimeDigest: {
1709 logs: 'Vec<SpRuntimeDigestDigestItem>'1740 logs: 'Vec<SpRuntimeDigestDigestItem>'
1710 },1741 },
1711 /**1742 /**
1712 * Lookup212: sp_runtime::generic::digest::DigestItem1743 * Lookup223: sp_runtime::generic::digest::DigestItem
1713 **/1744 **/
1714 SpRuntimeDigestDigestItem: {1745 SpRuntimeDigestDigestItem: {
1715 _enum: {1746 _enum: {
1716 Other: 'Bytes',1747 Other: 'Bytes',
1724 RuntimeEnvironmentUpdated: 'Null'1755 RuntimeEnvironmentUpdated: 'Null'
1725 }1756 }
1726 },1757 },
1727 /**1758 /**
1728 * Lookup214: frame_system::EventRecord<unique_runtime::Event, primitive_types::H256>1759 * Lookup225: frame_system::EventRecord<unique_runtime::Event, primitive_types::H256>
1729 **/1760 **/
1730 FrameSystemEventRecord: {1761 FrameSystemEventRecord: {
1731 phase: 'FrameSystemPhase',1762 phase: 'FrameSystemPhase',
1732 event: 'Event',1763 event: 'Event',
1733 topics: 'Vec<H256>'1764 topics: 'Vec<H256>'
1734 },1765 },
1735 /**1766 /**
1736 * Lookup216: frame_system::pallet::Event<T>1767 * Lookup227: frame_system::pallet::Event<T>
1737 **/1768 **/
1738 FrameSystemEvent: {1769 FrameSystemEvent: {
1739 _enum: {1770 _enum: {
1740 ExtrinsicSuccess: {1771 ExtrinsicSuccess: {
1760 }1791 }
1761 }1792 }
1762 },1793 },
1763 /**1794 /**
1764 * Lookup217: frame_support::weights::DispatchInfo1795 * Lookup228: frame_support::weights::DispatchInfo
1765 **/1796 **/
1766 FrameSupportWeightsDispatchInfo: {1797 FrameSupportWeightsDispatchInfo: {
1767 weight: 'u64',1798 weight: 'u64',
1768 class: 'FrameSupportWeightsDispatchClass',1799 class: 'FrameSupportWeightsDispatchClass',
1769 paysFee: 'FrameSupportWeightsPays'1800 paysFee: 'FrameSupportWeightsPays'
1770 },1801 },
1771 /**1802 /**
1772 * Lookup218: frame_support::weights::DispatchClass1803 * Lookup229: frame_support::weights::DispatchClass
1773 **/1804 **/
1774 FrameSupportWeightsDispatchClass: {1805 FrameSupportWeightsDispatchClass: {
1775 _enum: ['Normal', 'Operational', 'Mandatory']1806 _enum: ['Normal', 'Operational', 'Mandatory']
1776 },1807 },
1777 /**1808 /**
1778 * Lookup219: frame_support::weights::Pays1809 * Lookup230: frame_support::weights::Pays
1779 **/1810 **/
1780 FrameSupportWeightsPays: {1811 FrameSupportWeightsPays: {
1781 _enum: ['Yes', 'No']1812 _enum: ['Yes', 'No']
1782 },1813 },
1783 /**1814 /**
1784 * Lookup220: orml_vesting::module::Event<T>1815 * Lookup231: orml_vesting::module::Event<T>
1785 **/1816 **/
1786 OrmlVestingModuleEvent: {1817 OrmlVestingModuleEvent: {
1787 _enum: {1818 _enum: {
1788 VestingScheduleAdded: {1819 VestingScheduleAdded: {
1799 }1830 }
1800 }1831 }
1801 },1832 },
1802 /**1833 /**
1803 * Lookup221: cumulus_pallet_xcmp_queue::pallet::Event<T>1834 * Lookup232: cumulus_pallet_xcmp_queue::pallet::Event<T>
1804 **/1835 **/
1805 CumulusPalletXcmpQueueEvent: {1836 CumulusPalletXcmpQueueEvent: {
1806 _enum: {1837 _enum: {
1807 Success: 'Option<H256>',1838 Success: 'Option<H256>',
1814 OverweightServiced: '(u64,u64)'1845 OverweightServiced: '(u64,u64)'
1815 }1846 }
1816 },1847 },
1817 /**1848 /**
1818 * Lookup222: pallet_xcm::pallet::Event<T>1849 * Lookup233: pallet_xcm::pallet::Event<T>
1819 **/1850 **/
1820 PalletXcmEvent: {1851 PalletXcmEvent: {
1821 _enum: {1852 _enum: {
1822 Attempted: 'XcmV2TraitsOutcome',1853 Attempted: 'XcmV2TraitsOutcome',
1837 NotifyTargetMigrationFail: '(XcmVersionedMultiLocation,u64)'1868 NotifyTargetMigrationFail: '(XcmVersionedMultiLocation,u64)'
1838 }1869 }
1839 },1870 },
1840 /**1871 /**
1841 * Lookup223: xcm::v2::traits::Outcome1872 * Lookup234: xcm::v2::traits::Outcome
1842 **/1873 **/
1843 XcmV2TraitsOutcome: {1874 XcmV2TraitsOutcome: {
1844 _enum: {1875 _enum: {
1845 Complete: 'u64',1876 Complete: 'u64',
1846 Incomplete: '(u64,XcmV2TraitsError)',1877 Incomplete: '(u64,XcmV2TraitsError)',
1847 Error: 'XcmV2TraitsError'1878 Error: 'XcmV2TraitsError'
1848 }1879 }
1849 },1880 },
1850 /**1881 /**
1851 * Lookup225: cumulus_pallet_xcm::pallet::Event<T>1882 * Lookup236: cumulus_pallet_xcm::pallet::Event<T>
1852 **/1883 **/
1853 CumulusPalletXcmEvent: {1884 CumulusPalletXcmEvent: {
1854 _enum: {1885 _enum: {
1855 InvalidFormat: '[u8;8]',1886 InvalidFormat: '[u8;8]',
1856 UnsupportedVersion: '[u8;8]',1887 UnsupportedVersion: '[u8;8]',
1857 ExecutedDownward: '([u8;8],XcmV2TraitsOutcome)'1888 ExecutedDownward: '([u8;8],XcmV2TraitsOutcome)'
1858 }1889 }
1859 },1890 },
1860 /**1891 /**
1861 * Lookup226: cumulus_pallet_dmp_queue::pallet::Event<T>1892 * Lookup237: cumulus_pallet_dmp_queue::pallet::Event<T>
1862 **/1893 **/
1863 CumulusPalletDmpQueueEvent: {1894 CumulusPalletDmpQueueEvent: {
1864 _enum: {1895 _enum: {
1865 InvalidFormat: '[u8;32]',1896 InvalidFormat: '[u8;32]',
1870 OverweightServiced: '(u64,u64)'1901 OverweightServiced: '(u64,u64)'
1871 }1902 }
1872 },1903 },
1873 /**1904 /**
1874 * Lookup227: pallet_unique::RawEvent<sp_core::crypto::AccountId32, pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>1905 * Lookup238: pallet_unique::RawEvent<sp_core::crypto::AccountId32, pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1875 **/1906 **/
1876 PalletUniqueRawEvent: {1907 PalletUniqueRawEvent: {
1877 _enum: {1908 _enum: {
1878 CollectionSponsorRemoved: 'u32',1909 CollectionSponsorRemoved: 'u32',
1892 VariableOnChainSchemaSet: 'u32'1923 VariableOnChainSchemaSet: 'u32'
1893 }1924 }
1894 },1925 },
1895 /**1926 /**
1896 * Lookup228: pallet_common::pallet::Event<T>1927 * Lookup239: pallet_common::pallet::Event<T>
1897 **/1928 **/
1898 PalletCommonEvent: {1929 PalletCommonEvent: {
1899 _enum: {1930 _enum: {
1900 CollectionCreated: '(u32,u8,AccountId32)',1931 CollectionCreated: '(u32,u8,AccountId32)',
1905 Approved: '(u32,u32,PalletCommonAccountBasicCrossAccountIdRepr,PalletCommonAccountBasicCrossAccountIdRepr,u128)'1936 Approved: '(u32,u32,PalletCommonAccountBasicCrossAccountIdRepr,PalletCommonAccountBasicCrossAccountIdRepr,u128)'
1906 }1937 }
1907 },1938 },
1908 /**1939 /**
1909 * Lookup229: pallet_evm::pallet::Event<T>1940 * Lookup240: pallet_evm::pallet::Event<T>
1910 **/1941 **/
1911 PalletEvmEvent: {1942 PalletEvmEvent: {
1912 _enum: {1943 _enum: {
1913 Log: 'EthereumLog',1944 Log: 'EthereumLog',
1919 BalanceWithdraw: '(AccountId32,H160,U256)'1950 BalanceWithdraw: '(AccountId32,H160,U256)'
1920 }1951 }
1921 },1952 },
1922 /**1953 /**
1923 * Lookup230: ethereum::log::Log1954 * Lookup241: ethereum::log::Log
1924 **/1955 **/
1925 EthereumLog: {1956 EthereumLog: {
1926 address: 'H160',1957 address: 'H160',
1927 topics: 'Vec<H256>',1958 topics: 'Vec<H256>',
1928 data: 'Bytes'1959 data: 'Bytes'
1929 },1960 },
1930 /**1961 /**
1931 * Lookup231: pallet_ethereum::pallet::Event1962 * Lookup242: pallet_ethereum::pallet::Event
1932 **/1963 **/
1933 PalletEthereumEvent: {1964 PalletEthereumEvent: {
1934 _enum: {1965 _enum: {
1935 Executed: '(H160,H160,H256,EvmCoreErrorExitReason)'1966 Executed: '(H160,H160,H256,EvmCoreErrorExitReason)'
1936 }1967 }
1937 },1968 },
1938 /**1969 /**
1939 * Lookup232: evm_core::error::ExitReason1970 * Lookup243: evm_core::error::ExitReason
1940 **/1971 **/
1941 EvmCoreErrorExitReason: {1972 EvmCoreErrorExitReason: {
1942 _enum: {1973 _enum: {
1943 Succeed: 'EvmCoreErrorExitSucceed',1974 Succeed: 'EvmCoreErrorExitSucceed',
1946 Fatal: 'EvmCoreErrorExitFatal'1977 Fatal: 'EvmCoreErrorExitFatal'
1947 }1978 }
1948 },1979 },
1949 /**1980 /**
1950 * Lookup233: evm_core::error::ExitSucceed1981 * Lookup244: evm_core::error::ExitSucceed
1951 **/1982 **/
1952 EvmCoreErrorExitSucceed: {1983 EvmCoreErrorExitSucceed: {
1953 _enum: ['Stopped', 'Returned', 'Suicided']1984 _enum: ['Stopped', 'Returned', 'Suicided']
1954 },1985 },
1955 /**1986 /**
1956 * Lookup234: evm_core::error::ExitError1987 * Lookup245: evm_core::error::ExitError
1957 **/1988 **/
1958 EvmCoreErrorExitError: {1989 EvmCoreErrorExitError: {
1959 _enum: {1990 _enum: {
1960 StackUnderflow: 'Null',1991 StackUnderflow: 'Null',
1974 Other: 'Text'2005 Other: 'Text'
1975 }2006 }
1976 },2007 },
1977 /**2008 /**
1978 * Lookup237: evm_core::error::ExitRevert2009 * Lookup248: evm_core::error::ExitRevert
1979 **/2010 **/
1980 EvmCoreErrorExitRevert: {2011 EvmCoreErrorExitRevert: {
1981 _enum: ['Reverted']2012 _enum: ['Reverted']
1982 },2013 },
1983 /**2014 /**
1984 * Lookup238: evm_core::error::ExitFatal2015 * Lookup249: evm_core::error::ExitFatal
1985 **/2016 **/
1986 EvmCoreErrorExitFatal: {2017 EvmCoreErrorExitFatal: {
1987 _enum: {2018 _enum: {
1988 NotSupported: 'Null',2019 NotSupported: 'Null',
1991 Other: 'Text'2022 Other: 'Text'
1992 }2023 }
1993 },2024 },
1994 /**2025 /**
1995 * Lookup239: frame_system::Phase2026 * Lookup250: frame_system::Phase
1996 **/2027 **/
1997 FrameSystemPhase: {2028 FrameSystemPhase: {
1998 _enum: {2029 _enum: {
1999 ApplyExtrinsic: 'u32',2030 ApplyExtrinsic: 'u32',
2000 Finalization: 'Null',2031 Finalization: 'Null',
2001 Initialization: 'Null'2032 Initialization: 'Null'
2002 }2033 }
2003 },2034 },
2004 /**2035 /**
2005 * Lookup241: frame_system::LastRuntimeUpgradeInfo2036 * Lookup252: frame_system::LastRuntimeUpgradeInfo
2006 **/2037 **/
2007 FrameSystemLastRuntimeUpgradeInfo: {2038 FrameSystemLastRuntimeUpgradeInfo: {
2008 specVersion: 'Compact<u32>',2039 specVersion: 'Compact<u32>',
2009 specName: 'Text'2040 specName: 'Text'
2010 },2041 },
2011 /**2042 /**
2012 * Lookup242: frame_system::limits::BlockWeights2043 * Lookup253: frame_system::limits::BlockWeights
2013 **/2044 **/
2014 FrameSystemLimitsBlockWeights: {2045 FrameSystemLimitsBlockWeights: {
2015 baseBlock: 'u64',2046 baseBlock: 'u64',
2016 maxBlock: 'u64',2047 maxBlock: 'u64',
2017 perClass: 'FrameSupportWeightsPerDispatchClassWeightsPerClass'2048 perClass: 'FrameSupportWeightsPerDispatchClassWeightsPerClass'
2018 },2049 },
2019 /**2050 /**
2020 * Lookup243: frame_support::weights::PerDispatchClass<frame_system::limits::WeightsPerClass>2051 * Lookup254: frame_support::weights::PerDispatchClass<frame_system::limits::WeightsPerClass>
2021 **/2052 **/
2022 FrameSupportWeightsPerDispatchClassWeightsPerClass: {2053 FrameSupportWeightsPerDispatchClassWeightsPerClass: {
2023 normal: 'FrameSystemLimitsWeightsPerClass',2054 normal: 'FrameSystemLimitsWeightsPerClass',
2024 operational: 'FrameSystemLimitsWeightsPerClass',2055 operational: 'FrameSystemLimitsWeightsPerClass',
2025 mandatory: 'FrameSystemLimitsWeightsPerClass'2056 mandatory: 'FrameSystemLimitsWeightsPerClass'
2026 },2057 },
2027 /**2058 /**
2028 * Lookup244: frame_system::limits::WeightsPerClass2059 * Lookup255: frame_system::limits::WeightsPerClass
2029 **/2060 **/
2030 FrameSystemLimitsWeightsPerClass: {2061 FrameSystemLimitsWeightsPerClass: {
2031 baseExtrinsic: 'u64',2062 baseExtrinsic: 'u64',
2032 maxExtrinsic: 'Option<u64>',2063 maxExtrinsic: 'Option<u64>',
2033 maxTotal: 'Option<u64>',2064 maxTotal: 'Option<u64>',
2034 reserved: 'Option<u64>'2065 reserved: 'Option<u64>'
2035 },2066 },
2036 /**2067 /**
2037 * Lookup246: frame_system::limits::BlockLength2068 * Lookup257: frame_system::limits::BlockLength
2038 **/2069 **/
2039 FrameSystemLimitsBlockLength: {2070 FrameSystemLimitsBlockLength: {
2040 max: 'FrameSupportWeightsPerDispatchClassU32'2071 max: 'FrameSupportWeightsPerDispatchClassU32'
2041 },2072 },
2042 /**2073 /**
2043 * Lookup247: frame_support::weights::PerDispatchClass<T>2074 * Lookup258: frame_support::weights::PerDispatchClass<T>
2044 **/2075 **/
2045 FrameSupportWeightsPerDispatchClassU32: {2076 FrameSupportWeightsPerDispatchClassU32: {
2046 normal: 'u32',2077 normal: 'u32',
2047 operational: 'u32',2078 operational: 'u32',
2048 mandatory: 'u32'2079 mandatory: 'u32'
2049 },2080 },
2050 /**2081 /**
2051 * Lookup248: frame_support::weights::RuntimeDbWeight2082 * Lookup259: frame_support::weights::RuntimeDbWeight
2052 **/2083 **/
2053 FrameSupportWeightsRuntimeDbWeight: {2084 FrameSupportWeightsRuntimeDbWeight: {
2054 read: 'u64',2085 read: 'u64',
2055 write: 'u64'2086 write: 'u64'
2056 },2087 },
2057 /**2088 /**
2058 * Lookup249: sp_version::RuntimeVersion2089 * Lookup260: sp_version::RuntimeVersion
2059 **/2090 **/
2060 SpVersionRuntimeVersion: {2091 SpVersionRuntimeVersion: {
2061 specName: 'Text',2092 specName: 'Text',
2062 implName: 'Text',2093 implName: 'Text',
2067 transactionVersion: 'u32',2098 transactionVersion: 'u32',
2068 stateVersion: 'u8'2099 stateVersion: 'u8'
2069 },2100 },
2070 /**2101 /**
2071 * Lookup253: frame_system::pallet::Error<T>2102 * Lookup264: frame_system::pallet::Error<T>
2072 **/2103 **/
2073 FrameSystemError: {2104 FrameSystemError: {
2074 _enum: ['InvalidSpecName', 'SpecVersionNeedsToIncrease', 'FailedToExtractRuntimeVersion', 'NonDefaultComposite', 'NonZeroRefCount', 'CallFiltered']2105 _enum: ['InvalidSpecName', 'SpecVersionNeedsToIncrease', 'FailedToExtractRuntimeVersion', 'NonDefaultComposite', 'NonZeroRefCount', 'CallFiltered']
2075 },2106 },
2076 /**2107 /**
2077 * Lookup255: orml_vesting::module::Error<T>2108 * Lookup266: orml_vesting::module::Error<T>
2078 **/2109 **/
2079 OrmlVestingModuleError: {2110 OrmlVestingModuleError: {
2080 _enum: ['ZeroVestingPeriod', 'ZeroVestingPeriodCount', 'InsufficientBalanceToLock', 'TooManyVestingSchedules', 'AmountLow', 'MaxVestingSchedulesExceeded']2111 _enum: ['ZeroVestingPeriod', 'ZeroVestingPeriodCount', 'InsufficientBalanceToLock', 'TooManyVestingSchedules', 'AmountLow', 'MaxVestingSchedulesExceeded']
2081 },2112 },
2082 /**2113 /**
2083 * Lookup257: cumulus_pallet_xcmp_queue::InboundChannelDetails2114 * Lookup268: cumulus_pallet_xcmp_queue::InboundChannelDetails
2084 **/2115 **/
2085 CumulusPalletXcmpQueueInboundChannelDetails: {2116 CumulusPalletXcmpQueueInboundChannelDetails: {
2086 sender: 'u32',2117 sender: 'u32',
2087 state: 'CumulusPalletXcmpQueueInboundState',2118 state: 'CumulusPalletXcmpQueueInboundState',
2088 messageMetadata: 'Vec<(u32,PolkadotParachainPrimitivesXcmpMessageFormat)>'2119 messageMetadata: 'Vec<(u32,PolkadotParachainPrimitivesXcmpMessageFormat)>'
2089 },2120 },
2090 /**2121 /**
2091 * Lookup258: cumulus_pallet_xcmp_queue::InboundState2122 * Lookup269: cumulus_pallet_xcmp_queue::InboundState
2092 **/2123 **/
2093 CumulusPalletXcmpQueueInboundState: {2124 CumulusPalletXcmpQueueInboundState: {
2094 _enum: ['Ok', 'Suspended']2125 _enum: ['Ok', 'Suspended']
2095 },2126 },
2096 /**2127 /**
2097 * Lookup261: polkadot_parachain::primitives::XcmpMessageFormat2128 * Lookup272: polkadot_parachain::primitives::XcmpMessageFormat
2098 **/2129 **/
2099 PolkadotParachainPrimitivesXcmpMessageFormat: {2130 PolkadotParachainPrimitivesXcmpMessageFormat: {
2100 _enum: ['ConcatenatedVersionedXcm', 'ConcatenatedEncodedBlob', 'Signals']2131 _enum: ['ConcatenatedVersionedXcm', 'ConcatenatedEncodedBlob', 'Signals']
2101 },2132 },
2102 /**2133 /**
2103 * Lookup264: cumulus_pallet_xcmp_queue::OutboundChannelDetails2134 * Lookup275: cumulus_pallet_xcmp_queue::OutboundChannelDetails
2104 **/2135 **/
2105 CumulusPalletXcmpQueueOutboundChannelDetails: {2136 CumulusPalletXcmpQueueOutboundChannelDetails: {
2106 recipient: 'u32',2137 recipient: 'u32',
2107 state: 'CumulusPalletXcmpQueueOutboundState',2138 state: 'CumulusPalletXcmpQueueOutboundState',
2108 signalsExist: 'bool',2139 signalsExist: 'bool',
2109 firstIndex: 'u16',2140 firstIndex: 'u16',
2110 lastIndex: 'u16'2141 lastIndex: 'u16'
2111 },2142 },
2112 /**2143 /**
2113 * Lookup265: cumulus_pallet_xcmp_queue::OutboundState2144 * Lookup276: cumulus_pallet_xcmp_queue::OutboundState
2114 **/2145 **/
2115 CumulusPalletXcmpQueueOutboundState: {2146 CumulusPalletXcmpQueueOutboundState: {
2116 _enum: ['Ok', 'Suspended']2147 _enum: ['Ok', 'Suspended']
2117 },2148 },
2118 /**2149 /**
2119 * Lookup267: cumulus_pallet_xcmp_queue::QueueConfigData2150 * Lookup278: cumulus_pallet_xcmp_queue::QueueConfigData
2120 **/2151 **/
2121 CumulusPalletXcmpQueueQueueConfigData: {2152 CumulusPalletXcmpQueueQueueConfigData: {
2122 suspendThreshold: 'u32',2153 suspendThreshold: 'u32',
2123 dropThreshold: 'u32',2154 dropThreshold: 'u32',
2126 weightRestrictDecay: 'u64',2157 weightRestrictDecay: 'u64',
2127 xcmpMaxIndividualWeight: 'u64'2158 xcmpMaxIndividualWeight: 'u64'
2128 },2159 },
2129 /**2160 /**
2130 * Lookup269: cumulus_pallet_xcmp_queue::pallet::Error<T>2161 * Lookup280: cumulus_pallet_xcmp_queue::pallet::Error<T>
2131 **/2162 **/
2132 CumulusPalletXcmpQueueError: {2163 CumulusPalletXcmpQueueError: {
2133 _enum: ['FailedToSend', 'BadXcmOrigin', 'BadXcm', 'BadOverweightIndex', 'WeightOverLimit']2164 _enum: ['FailedToSend', 'BadXcmOrigin', 'BadXcm', 'BadOverweightIndex', 'WeightOverLimit']
2134 },2165 },
2135 /**2166 /**
2136 * Lookup270: pallet_xcm::pallet::Error<T>2167 * Lookup281: pallet_xcm::pallet::Error<T>
2137 **/2168 **/
2138 PalletXcmError: {2169 PalletXcmError: {
2139 _enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed']2170 _enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed']
2140 },2171 },
2141 /**2172 /**
2142 * Lookup271: cumulus_pallet_xcm::pallet::Error<T>2173 * Lookup282: cumulus_pallet_xcm::pallet::Error<T>
2143 **/2174 **/
2144 CumulusPalletXcmError: 'Null',2175 CumulusPalletXcmError: 'Null',
2145 /**2176 /**
2146 * Lookup272: cumulus_pallet_dmp_queue::ConfigData2177 * Lookup283: cumulus_pallet_dmp_queue::ConfigData
2147 **/2178 **/
2148 CumulusPalletDmpQueueConfigData: {2179 CumulusPalletDmpQueueConfigData: {
2149 maxIndividual: 'u64'2180 maxIndividual: 'u64'
2150 },2181 },
2151 /**2182 /**
2152 * Lookup273: cumulus_pallet_dmp_queue::PageIndexData2183 * Lookup284: cumulus_pallet_dmp_queue::PageIndexData
2153 **/2184 **/
2154 CumulusPalletDmpQueuePageIndexData: {2185 CumulusPalletDmpQueuePageIndexData: {
2155 beginUsed: 'u32',2186 beginUsed: 'u32',
2156 endUsed: 'u32',2187 endUsed: 'u32',
2157 overweightCount: 'u64'2188 overweightCount: 'u64'
2158 },2189 },
2159 /**2190 /**
2160 * Lookup276: cumulus_pallet_dmp_queue::pallet::Error<T>2191 * Lookup287: cumulus_pallet_dmp_queue::pallet::Error<T>
2161 **/2192 **/
2162 CumulusPalletDmpQueueError: {2193 CumulusPalletDmpQueueError: {
2163 _enum: ['Unknown', 'OverLimit']2194 _enum: ['Unknown', 'OverLimit']
2164 },2195 },
2165 /**2196 /**
2166 * Lookup280: pallet_unique::Error<T>2197 * Lookup291: pallet_unique::Error<T>
2167 **/2198 **/
2168 PalletUniqueError: {2199 PalletUniqueError: {
2169 _enum: ['CollectionDecimalPointLimitExceeded', 'ConfirmUnsetSponsorFail', 'EmptyArgument']2200 _enum: ['CollectionDecimalPointLimitExceeded', 'ConfirmUnsetSponsorFail', 'EmptyArgument']
2170 },2201 },
2171 /**2202 /**
2172 * Lookup281: up_data_structs::Collection<sp_core::crypto::AccountId32>2203 * Lookup292: up_data_structs::Collection<sp_core::crypto::AccountId32>
2173 **/2204 **/
2174 UpDataStructsCollection: {2205 UpDataStructsCollection: {
2175 owner: 'AccountId32',2206 owner: 'AccountId32',
2176 mode: 'UpDataStructsCollectionMode',2207 mode: 'UpDataStructsCollectionMode',
2187 constOnChainSchema: 'Bytes',2218 constOnChainSchema: 'Bytes',
2188 metaUpdatePermission: 'UpDataStructsMetaUpdatePermission'2219 metaUpdatePermission: 'UpDataStructsMetaUpdatePermission'
2189 },2220 },
2190 /**2221 /**
2191 * Lookup282: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>2222 * Lookup293: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>
2192 **/2223 **/
2193 UpDataStructsSponsorshipState: {2224 UpDataStructsSponsorshipState: {
2194 _enum: {2225 _enum: {
2195 Disabled: 'Null',2226 Disabled: 'Null',
2196 Unconfirmed: 'AccountId32',2227 Unconfirmed: 'AccountId32',
2197 Confirmed: 'AccountId32'2228 Confirmed: 'AccountId32'
2198 }2229 }
2199 },2230 },
2200 /**2231 /**
2201 * Lookup285: up_data_structs::CollectionStats2232 * Lookup296: up_data_structs::CollectionStats
2202 **/2233 **/
2203 UpDataStructsCollectionStats: {2234 UpDataStructsCollectionStats: {
2204 created: 'u32',2235 created: 'u32',
2205 destroyed: 'u32',2236 destroyed: 'u32',
2206 alive: 'u32'2237 alive: 'u32'
2207 },2238 },
2208 /**2239 /**
2209 * Lookup286: pallet_common::pallet::Error<T>2240 * Lookup297: pallet_common::pallet::Error<T>
2210 **/2241 **/
2211 PalletCommonError: {2242 PalletCommonError: {
2212 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'TokenVariableDataLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation']2243 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'TokenVariableDataLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation']
2213 },2244 },
2214 /**2245 /**
2215 * Lookup288: pallet_fungible::pallet::Error<T>2246 * Lookup299: pallet_fungible::pallet::Error<T>
2216 **/2247 **/
2217 PalletFungibleError: {2248 PalletFungibleError: {
2218 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData']2249 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData']
2219 },2250 },
2220 /**2251 /**
2221 * Lookup289: pallet_refungible::ItemData2252 * Lookup300: pallet_refungible::ItemData
2222 **/2253 **/
2223 PalletRefungibleItemData: {2254 PalletRefungibleItemData: {
2224 constData: 'Bytes',2255 constData: 'Bytes',
2225 variableData: 'Bytes'2256 variableData: 'Bytes'
2226 },2257 },
2227 /**2258 /**
2228 * Lookup293: pallet_refungible::pallet::Error<T>2259 * Lookup304: pallet_refungible::pallet::Error<T>
2229 **/2260 **/
2230 PalletRefungibleError: {2261 PalletRefungibleError: {
2231 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces']2262 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces']
2232 },2263 },
2233 /**2264 /**
2234 * Lookup294: pallet_nonfungible::ItemData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>2265 * Lookup305: pallet_nonfungible::ItemData<pallet_common::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
2235 **/2266 **/
2236 PalletNonfungibleItemData: {2267 PalletNonfungibleItemData: {
2237 constData: 'Bytes',2268 constData: 'Bytes',
2238 variableData: 'Bytes',2269 variableData: 'Bytes',
2239 owner: 'PalletCommonAccountBasicCrossAccountIdRepr'2270 owner: 'PalletCommonAccountBasicCrossAccountIdRepr'
2240 },2271 },
2241 /**2272 /**
2242 * Lookup295: pallet_nonfungible::pallet::Error<T>2273 * Lookup306: pallet_nonfungible::pallet::Error<T>
2243 **/2274 **/
2244 PalletNonfungibleError: {2275 PalletNonfungibleError: {
2245 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount']2276 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount']
2246 },2277 },
2247 /**2278 /**
2248 * Lookup297: pallet_evm::pallet::Error<T>2279 * Lookup308: pallet_evm::pallet::Error<T>
2249 **/2280 **/
2250 PalletEvmError: {2281 PalletEvmError: {
2251 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce']2282 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce']
2252 },2283 },
2253 /**2284 /**
2254 * Lookup300: fp_rpc::TransactionStatus2285 * Lookup311: fp_rpc::TransactionStatus
2255 **/2286 **/
2256 FpRpcTransactionStatus: {2287 FpRpcTransactionStatus: {
2257 transactionHash: 'H256',2288 transactionHash: 'H256',
2258 transactionIndex: 'u32',2289 transactionIndex: 'u32',
2262 logs: 'Vec<EthereumLog>',2293 logs: 'Vec<EthereumLog>',
2263 logsBloom: 'EthbloomBloom'2294 logsBloom: 'EthbloomBloom'
2264 },2295 },
2265 /**2296 /**
2266 * Lookup303: ethbloom::Bloom2297 * Lookup314: ethbloom::Bloom
2267 **/2298 **/
2268 EthbloomBloom: '[u8;256]',2299 EthbloomBloom: '[u8;256]',
2269 /**2300 /**
2270 * Lookup305: ethereum::receipt::ReceiptV32301 * Lookup316: ethereum::receipt::ReceiptV3
2271 **/2302 **/
2272 EthereumReceiptReceiptV3: {2303 EthereumReceiptReceiptV3: {
2273 _enum: {2304 _enum: {
2274 Legacy: 'EthereumReceiptEip658ReceiptData',2305 Legacy: 'EthereumReceiptEip658ReceiptData',
2275 EIP2930: 'EthereumReceiptEip658ReceiptData',2306 EIP2930: 'EthereumReceiptEip658ReceiptData',
2276 EIP1559: 'EthereumReceiptEip658ReceiptData'2307 EIP1559: 'EthereumReceiptEip658ReceiptData'
2277 }2308 }
2278 },2309 },
2279 /**2310 /**
2280 * Lookup306: ethereum::receipt::EIP658ReceiptData2311 * Lookup317: ethereum::receipt::EIP658ReceiptData
2281 **/2312 **/
2282 EthereumReceiptEip658ReceiptData: {2313 EthereumReceiptEip658ReceiptData: {
2283 statusCode: 'u8',2314 statusCode: 'u8',
2284 usedGas: 'U256',2315 usedGas: 'U256',
2285 logsBloom: 'EthbloomBloom',2316 logsBloom: 'EthbloomBloom',
2286 logs: 'Vec<EthereumLog>'2317 logs: 'Vec<EthereumLog>'
2287 },2318 },
2288 /**2319 /**
2289 * Lookup307: ethereum::block::Block<ethereum::transaction::TransactionV2>2320 * Lookup318: ethereum::block::Block<ethereum::transaction::TransactionV2>
2290 **/2321 **/
2291 EthereumBlock: {2322 EthereumBlock: {
2292 header: 'EthereumHeader',2323 header: 'EthereumHeader',
2293 transactions: 'Vec<EthereumTransactionTransactionV2>',2324 transactions: 'Vec<EthereumTransactionTransactionV2>',
2294 ommers: 'Vec<EthereumHeader>'2325 ommers: 'Vec<EthereumHeader>'
2295 },2326 },
2296 /**2327 /**
2297 * Lookup308: ethereum::header::Header2328 * Lookup319: ethereum::header::Header
2298 **/2329 **/
2299 EthereumHeader: {2330 EthereumHeader: {
2300 parentHash: 'H256',2331 parentHash: 'H256',
2301 ommersHash: 'H256',2332 ommersHash: 'H256',
2313 mixHash: 'H256',2344 mixHash: 'H256',
2314 nonce: 'EthereumTypesHashH64'2345 nonce: 'EthereumTypesHashH64'
2315 },2346 },
2316 /**2347 /**
2317 * Lookup309: ethereum_types::hash::H642348 * Lookup320: ethereum_types::hash::H64
2318 **/2349 **/
2319 EthereumTypesHashH64: '[u8;8]',2350 EthereumTypesHashH64: '[u8;8]',
2320 /**2351 /**
2321 * Lookup314: pallet_ethereum::pallet::Error<T>2352 * Lookup325: pallet_ethereum::pallet::Error<T>
2322 **/2353 **/
2323 PalletEthereumError: {2354 PalletEthereumError: {
2324 _enum: ['InvalidSignature', 'PreLogExists']2355 _enum: ['InvalidSignature', 'PreLogExists']
2325 },2356 },
2326 /**2357 /**
2327 * Lookup315: pallet_evm_coder_substrate::pallet::Error<T>2358 * Lookup326: pallet_evm_coder_substrate::pallet::Error<T>
2328 **/2359 **/
2329 PalletEvmCoderSubstrateError: {2360 PalletEvmCoderSubstrateError: {
2330 _enum: ['OutOfGas', 'OutOfFund']2361 _enum: ['OutOfGas', 'OutOfFund']
2331 },2362 },
2332 /**2363 /**
2333 * Lookup316: pallet_evm_contract_helpers::SponsoringModeT2364 * Lookup327: pallet_evm_contract_helpers::SponsoringModeT
2334 **/2365 **/
2335 PalletEvmContractHelpersSponsoringModeT: {2366 PalletEvmContractHelpersSponsoringModeT: {
2336 _enum: ['Disabled', 'Allowlisted', 'Generous']2367 _enum: ['Disabled', 'Allowlisted', 'Generous']
2337 },2368 },
2338 /**2369 /**
2339 * Lookup318: pallet_evm_contract_helpers::pallet::Error<T>2370 * Lookup329: pallet_evm_contract_helpers::pallet::Error<T>
2340 **/2371 **/
2341 PalletEvmContractHelpersError: {2372 PalletEvmContractHelpersError: {
2342 _enum: ['NoPermission']2373 _enum: ['NoPermission']
2343 },2374 },
2344 /**2375 /**
2345 * Lookup319: pallet_evm_migration::pallet::Error<T>2376 * Lookup330: pallet_evm_migration::pallet::Error<T>
2346 **/2377 **/
2347 PalletEvmMigrationError: {2378 PalletEvmMigrationError: {
2348 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating']2379 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating']
2349 },2380 },
2350 /**2381 /**
2351 * Lookup321: sp_runtime::MultiSignature2382 * Lookup332: sp_runtime::MultiSignature
2352 **/2383 **/
2353 SpRuntimeMultiSignature: {2384 SpRuntimeMultiSignature: {
2354 _enum: {2385 _enum: {
2355 Ed25519: 'SpCoreEd25519Signature',2386 Ed25519: 'SpCoreEd25519Signature',
2356 Sr25519: 'SpCoreSr25519Signature',2387 Sr25519: 'SpCoreSr25519Signature',
2357 Ecdsa: 'SpCoreEcdsaSignature'2388 Ecdsa: 'SpCoreEcdsaSignature'
2358 }2389 }
2359 },2390 },
2360 /**2391 /**
2361 * Lookup322: sp_core::ed25519::Signature2392 * Lookup333: sp_core::ed25519::Signature
2362 **/2393 **/
2363 SpCoreEd25519Signature: '[u8;64]',2394 SpCoreEd25519Signature: '[u8;64]',
2364 /**2395 /**
2365 * Lookup324: sp_core::sr25519::Signature2396 * Lookup335: sp_core::sr25519::Signature
2366 **/2397 **/
2367 SpCoreSr25519Signature: '[u8;64]',2398 SpCoreSr25519Signature: '[u8;64]',
2368 /**2399 /**
2369 * Lookup325: sp_core::ecdsa::Signature2400 * Lookup336: sp_core::ecdsa::Signature
2370 **/2401 **/
2371 SpCoreEcdsaSignature: '[u8;65]',2402 SpCoreEcdsaSignature: '[u8;65]',
2372 /**2403 /**
2373 * Lookup328: frame_system::extensions::check_spec_version::CheckSpecVersion<T>2404 * Lookup339: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
2374 **/2405 **/
2375 FrameSystemExtensionsCheckSpecVersion: 'Null',2406 FrameSystemExtensionsCheckSpecVersion: 'Null',
2376 /**2407 /**
2377 * Lookup329: frame_system::extensions::check_genesis::CheckGenesis<T>2408 * Lookup340: frame_system::extensions::check_genesis::CheckGenesis<T>
2378 **/2409 **/
2379 FrameSystemExtensionsCheckGenesis: 'Null',2410 FrameSystemExtensionsCheckGenesis: 'Null',
2380 /**2411 /**
2381 * Lookup332: frame_system::extensions::check_nonce::CheckNonce<T>2412 * Lookup343: frame_system::extensions::check_nonce::CheckNonce<T>
2382 **/2413 **/
2383 FrameSystemExtensionsCheckNonce: 'Compact<u32>',2414 FrameSystemExtensionsCheckNonce: 'Compact<u32>',
2384 /**2415 /**
2385 * Lookup333: frame_system::extensions::check_weight::CheckWeight<T>2416 * Lookup344: frame_system::extensions::check_weight::CheckWeight<T>
2386 **/2417 **/
2387 FrameSystemExtensionsCheckWeight: 'Null',2418 FrameSystemExtensionsCheckWeight: 'Null',
2388 /**2419 /**
2389 * Lookup334: pallet_template_transaction_payment::ChargeTransactionPayment<unique_runtime::Runtime>2420 * Lookup345: pallet_template_transaction_payment::ChargeTransactionPayment<unique_runtime::Runtime>
2390 **/2421 **/
2391 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',2422 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
2392 /**2423 /**
2393 * Lookup335: unique_runtime::Runtime2424 * Lookup346: unique_runtime::Runtime
2394 **/2425 **/
2395 UniqueRuntimeRuntime: 'Null'2426 UniqueRuntimeRuntime: 'Null'
2396};2427};
23972428
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
1421 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;1421 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
1422 readonly itemsData: Vec<UpDataStructsCreateItemData>;1422 readonly itemsData: Vec<UpDataStructsCreateItemData>;
1423 } & Struct;1423 } & Struct;
1424 readonly isCreateMultipleItemsEx: boolean;
1425 readonly asCreateMultipleItemsEx: {
1426 readonly collectionId: u32;
1427 readonly data: UpDataStructsCreateItemExData;
1428 } & Struct;
1424 readonly isSetTransfersEnabledFlag: boolean;1429 readonly isSetTransfersEnabledFlag: boolean;
1425 readonly asSetTransfersEnabledFlag: {1430 readonly asSetTransfersEnabledFlag: {
1426 readonly collectionId: u32;1431 readonly collectionId: u32;
1497 readonly collectionId: u32;1502 readonly collectionId: u32;
1498 readonly newLimit: UpDataStructsCollectionLimits;1503 readonly newLimit: UpDataStructsCollectionLimits;
1499 } & Struct;1504 } & Struct;
1500 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'SetPublicAccessMode' | 'SetMintPermission' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetVariableMetaData' | 'SetMetaUpdatePermissionFlag' | 'SetSchemaVersion' | 'SetOffchainSchema' | 'SetConstOnChainSchema' | 'SetVariableOnChainSchema' | 'SetCollectionLimits';1505 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'SetPublicAccessMode' | 'SetMintPermission' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetVariableMetaData' | 'SetMetaUpdatePermissionFlag' | 'SetSchemaVersion' | 'SetOffchainSchema' | 'SetConstOnChainSchema' | 'SetVariableOnChainSchema' | 'SetCollectionLimits';
1501 }1506 }
15021507
1503 /** @name UpDataStructsCollectionMode (155) */1508 /** @name UpDataStructsCollectionMode (155) */
1606 readonly pieces: u128;1611 readonly pieces: u128;
1607 }1612 }
1613
1614 /** @name UpDataStructsCreateItemExData (180) */
1615 export interface UpDataStructsCreateItemExData extends Enum {
1616 readonly isNft: boolean;
1617 readonly asNft: Vec<UpDataStructsCreateNftExData>;
1618 readonly isFungible: boolean;
1619 readonly asFungible: BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr, u128>;
1620 readonly isRefungibleMultipleItems: boolean;
1621 readonly asRefungibleMultipleItems: Vec<UpDataStructsCreateRefungibleExData>;
1622 readonly isRefungibleMultipleOwners: boolean;
1623 readonly asRefungibleMultipleOwners: UpDataStructsCreateRefungibleExData;
1624 readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';
1625 }
1626
1627 /** @name UpDataStructsCreateNftExData (182) */
1628 export interface UpDataStructsCreateNftExData extends Struct {
1629 readonly constData: Bytes;
1630 readonly variableData: Bytes;
1631 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
1632 }
1633
1634 /** @name UpDataStructsCreateRefungibleExData (189) */
1635 export interface UpDataStructsCreateRefungibleExData extends Struct {
1636 readonly constData: Bytes;
1637 readonly variableData: Bytes;
1638 readonly users: BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr, u128>;
1639 }
16081640
1609 /** @name PalletTemplateTransactionPaymentCall (181) */1641 /** @name PalletTemplateTransactionPaymentCall (192) */
1610 export type PalletTemplateTransactionPaymentCall = Null;1642 export type PalletTemplateTransactionPaymentCall = Null;
16111643
1612 /** @name PalletEvmCall (182) */1644 /** @name PalletEvmCall (193) */
1613 export interface PalletEvmCall extends Enum {1645 export interface PalletEvmCall extends Enum {
1614 readonly isWithdraw: boolean;1646 readonly isWithdraw: boolean;
1615 readonly asWithdraw: {1647 readonly asWithdraw: {
1654 readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';1686 readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';
1655 }1687 }
16561688
1657 /** @name PalletEthereumCall (188) */1689 /** @name PalletEthereumCall (199) */
1658 export interface PalletEthereumCall extends Enum {1690 export interface PalletEthereumCall extends Enum {
1659 readonly isTransact: boolean;1691 readonly isTransact: boolean;
1660 readonly asTransact: {1692 readonly asTransact: {
1663 readonly type: 'Transact';1695 readonly type: 'Transact';
1664 }1696 }
16651697
1666 /** @name EthereumTransactionTransactionV2 (189) */1698 /** @name EthereumTransactionTransactionV2 (200) */
1667 export interface EthereumTransactionTransactionV2 extends Enum {1699 export interface EthereumTransactionTransactionV2 extends Enum {
1668 readonly isLegacy: boolean;1700 readonly isLegacy: boolean;
1669 readonly asLegacy: EthereumTransactionLegacyTransaction;1701 readonly asLegacy: EthereumTransactionLegacyTransaction;
1674 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';1706 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
1675 }1707 }
16761708
1677 /** @name EthereumTransactionLegacyTransaction (190) */1709 /** @name EthereumTransactionLegacyTransaction (201) */
1678 export interface EthereumTransactionLegacyTransaction extends Struct {1710 export interface EthereumTransactionLegacyTransaction extends Struct {
1679 readonly nonce: U256;1711 readonly nonce: U256;
1680 readonly gasPrice: U256;1712 readonly gasPrice: U256;
1685 readonly signature: EthereumTransactionTransactionSignature;1717 readonly signature: EthereumTransactionTransactionSignature;
1686 }1718 }
16871719
1688 /** @name EthereumTransactionTransactionAction (191) */1720 /** @name EthereumTransactionTransactionAction (202) */
1689 export interface EthereumTransactionTransactionAction extends Enum {1721 export interface EthereumTransactionTransactionAction extends Enum {
1690 readonly isCall: boolean;1722 readonly isCall: boolean;
1691 readonly asCall: H160;1723 readonly asCall: H160;
1692 readonly isCreate: boolean;1724 readonly isCreate: boolean;
1693 readonly type: 'Call' | 'Create';1725 readonly type: 'Call' | 'Create';
1694 }1726 }
16951727
1696 /** @name EthereumTransactionTransactionSignature (192) */1728 /** @name EthereumTransactionTransactionSignature (203) */
1697 export interface EthereumTransactionTransactionSignature extends Struct {1729 export interface EthereumTransactionTransactionSignature extends Struct {
1698 readonly v: u64;1730 readonly v: u64;
1699 readonly r: H256;1731 readonly r: H256;
1700 readonly s: H256;1732 readonly s: H256;
1701 }1733 }
17021734
1703 /** @name EthereumTransactionEip2930Transaction (194) */1735 /** @name EthereumTransactionEip2930Transaction (205) */
1704 export interface EthereumTransactionEip2930Transaction extends Struct {1736 export interface EthereumTransactionEip2930Transaction extends Struct {
1705 readonly chainId: u64;1737 readonly chainId: u64;
1706 readonly nonce: U256;1738 readonly nonce: U256;
1715 readonly s: H256;1747 readonly s: H256;
1716 }1748 }
17171749
1718 /** @name EthereumTransactionAccessListItem (196) */1750 /** @name EthereumTransactionAccessListItem (207) */
1719 export interface EthereumTransactionAccessListItem extends Struct {1751 export interface EthereumTransactionAccessListItem extends Struct {
1720 readonly address: H160;1752 readonly address: H160;
1721 readonly slots: Vec<H256>;1753 readonly slots: Vec<H256>;
1722 }1754 }
17231755
1724 /** @name EthereumTransactionEip1559Transaction (197) */1756 /** @name EthereumTransactionEip1559Transaction (208) */
1725 export interface EthereumTransactionEip1559Transaction extends Struct {1757 export interface EthereumTransactionEip1559Transaction extends Struct {
1726 readonly chainId: u64;1758 readonly chainId: u64;
1727 readonly nonce: U256;1759 readonly nonce: U256;
1737 readonly s: H256;1769 readonly s: H256;
1738 }1770 }
17391771
1740 /** @name PalletEvmMigrationCall (198) */1772 /** @name PalletEvmMigrationCall (209) */
1741 export interface PalletEvmMigrationCall extends Enum {1773 export interface PalletEvmMigrationCall extends Enum {
1742 readonly isBegin: boolean;1774 readonly isBegin: boolean;
1743 readonly asBegin: {1775 readonly asBegin: {
1756 readonly type: 'Begin' | 'SetData' | 'Finish';1788 readonly type: 'Begin' | 'SetData' | 'Finish';
1757 }1789 }
17581790
1759 /** @name PalletSudoEvent (201) */1791 /** @name PalletSudoEvent (212) */
1760 export interface PalletSudoEvent extends Enum {1792 export interface PalletSudoEvent extends Enum {
1761 readonly isSudid: boolean;1793 readonly isSudid: boolean;
1762 readonly asSudid: {1794 readonly asSudid: {
1773 readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';1805 readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';
1774 }1806 }
17751807
1776 /** @name SpRuntimeDispatchError (203) */1808 /** @name SpRuntimeDispatchError (214) */
1777 export interface SpRuntimeDispatchError extends Enum {1809 export interface SpRuntimeDispatchError extends Enum {
1778 readonly isOther: boolean;1810 readonly isOther: boolean;
1779 readonly isCannotLookup: boolean;1811 readonly isCannotLookup: boolean;
1790 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic';1822 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic';
1791 }1823 }
17921824
1793 /** @name SpRuntimeModuleError (204) */1825 /** @name SpRuntimeModuleError (215) */
1794 export interface SpRuntimeModuleError extends Struct {1826 export interface SpRuntimeModuleError extends Struct {
1795 readonly index: u8;1827 readonly index: u8;
1796 readonly error: u8;1828 readonly error: u8;
1797 }1829 }
17981830
1799 /** @name SpRuntimeTokenError (205) */1831 /** @name SpRuntimeTokenError (216) */
1800 export interface SpRuntimeTokenError extends Enum {1832 export interface SpRuntimeTokenError extends Enum {
1801 readonly isNoFunds: boolean;1833 readonly isNoFunds: boolean;
1802 readonly isWouldDie: boolean;1834 readonly isWouldDie: boolean;
1808 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';1840 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';
1809 }1841 }
18101842
1811 /** @name SpRuntimeArithmeticError (206) */1843 /** @name SpRuntimeArithmeticError (217) */
1812 export interface SpRuntimeArithmeticError extends Enum {1844 export interface SpRuntimeArithmeticError extends Enum {
1813 readonly isUnderflow: boolean;1845 readonly isUnderflow: boolean;
1814 readonly isOverflow: boolean;1846 readonly isOverflow: boolean;
1815 readonly isDivisionByZero: boolean;1847 readonly isDivisionByZero: boolean;
1816 readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';1848 readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';
1817 }1849 }
18181850
1819 /** @name PalletSudoError (207) */1851 /** @name PalletSudoError (218) */
1820 export interface PalletSudoError extends Enum {1852 export interface PalletSudoError extends Enum {
1821 readonly isRequireSudo: boolean;1853 readonly isRequireSudo: boolean;
1822 readonly type: 'RequireSudo';1854 readonly type: 'RequireSudo';
1823 }1855 }
18241856
1825 /** @name FrameSystemAccountInfo (208) */1857 /** @name FrameSystemAccountInfo (219) */
1826 export interface FrameSystemAccountInfo extends Struct {1858 export interface FrameSystemAccountInfo extends Struct {
1827 readonly nonce: u32;1859 readonly nonce: u32;
1828 readonly consumers: u32;1860 readonly consumers: u32;
1831 readonly data: PalletBalancesAccountData;1863 readonly data: PalletBalancesAccountData;
1832 }1864 }
18331865
1834 /** @name FrameSupportWeightsPerDispatchClassU64 (209) */1866 /** @name FrameSupportWeightsPerDispatchClassU64 (220) */
1835 export interface FrameSupportWeightsPerDispatchClassU64 extends Struct {1867 export interface FrameSupportWeightsPerDispatchClassU64 extends Struct {
1836 readonly normal: u64;1868 readonly normal: u64;
1837 readonly operational: u64;1869 readonly operational: u64;
1838 readonly mandatory: u64;1870 readonly mandatory: u64;
1839 }1871 }
18401872
1841 /** @name SpRuntimeDigest (210) */1873 /** @name SpRuntimeDigest (221) */
1842 export interface SpRuntimeDigest extends Struct {1874 export interface SpRuntimeDigest extends Struct {
1843 readonly logs: Vec<SpRuntimeDigestDigestItem>;1875 readonly logs: Vec<SpRuntimeDigestDigestItem>;
1844 }1876 }
18451877
1846 /** @name SpRuntimeDigestDigestItem (212) */1878 /** @name SpRuntimeDigestDigestItem (223) */
1847 export interface SpRuntimeDigestDigestItem extends Enum {1879 export interface SpRuntimeDigestDigestItem extends Enum {
1848 readonly isOther: boolean;1880 readonly isOther: boolean;
1849 readonly asOther: Bytes;1881 readonly asOther: Bytes;
1857 readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';1889 readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';
1858 }1890 }
18591891
1860 /** @name FrameSystemEventRecord (214) */1892 /** @name FrameSystemEventRecord (225) */
1861 export interface FrameSystemEventRecord extends Struct {1893 export interface FrameSystemEventRecord extends Struct {
1862 readonly phase: FrameSystemPhase;1894 readonly phase: FrameSystemPhase;
1863 readonly event: Event;1895 readonly event: Event;
1864 readonly topics: Vec<H256>;1896 readonly topics: Vec<H256>;
1865 }1897 }
18661898
1867 /** @name FrameSystemEvent (216) */1899 /** @name FrameSystemEvent (227) */
1868 export interface FrameSystemEvent extends Enum {1900 export interface FrameSystemEvent extends Enum {
1869 readonly isExtrinsicSuccess: boolean;1901 readonly isExtrinsicSuccess: boolean;
1870 readonly asExtrinsicSuccess: {1902 readonly asExtrinsicSuccess: {
1892 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';1924 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';
1893 }1925 }
18941926
1895 /** @name FrameSupportWeightsDispatchInfo (217) */1927 /** @name FrameSupportWeightsDispatchInfo (228) */
1896 export interface FrameSupportWeightsDispatchInfo extends Struct {1928 export interface FrameSupportWeightsDispatchInfo extends Struct {
1897 readonly weight: u64;1929 readonly weight: u64;
1898 readonly class: FrameSupportWeightsDispatchClass;1930 readonly class: FrameSupportWeightsDispatchClass;
1899 readonly paysFee: FrameSupportWeightsPays;1931 readonly paysFee: FrameSupportWeightsPays;
1900 }1932 }
19011933
1902 /** @name FrameSupportWeightsDispatchClass (218) */1934 /** @name FrameSupportWeightsDispatchClass (229) */
1903 export interface FrameSupportWeightsDispatchClass extends Enum {1935 export interface FrameSupportWeightsDispatchClass extends Enum {
1904 readonly isNormal: boolean;1936 readonly isNormal: boolean;
1905 readonly isOperational: boolean;1937 readonly isOperational: boolean;
1906 readonly isMandatory: boolean;1938 readonly isMandatory: boolean;
1907 readonly type: 'Normal' | 'Operational' | 'Mandatory';1939 readonly type: 'Normal' | 'Operational' | 'Mandatory';
1908 }1940 }
19091941
1910 /** @name FrameSupportWeightsPays (219) */1942 /** @name FrameSupportWeightsPays (230) */
1911 export interface FrameSupportWeightsPays extends Enum {1943 export interface FrameSupportWeightsPays extends Enum {
1912 readonly isYes: boolean;1944 readonly isYes: boolean;
1913 readonly isNo: boolean;1945 readonly isNo: boolean;
1914 readonly type: 'Yes' | 'No';1946 readonly type: 'Yes' | 'No';
1915 }1947 }
19161948
1917 /** @name OrmlVestingModuleEvent (220) */1949 /** @name OrmlVestingModuleEvent (231) */
1918 export interface OrmlVestingModuleEvent extends Enum {1950 export interface OrmlVestingModuleEvent extends Enum {
1919 readonly isVestingScheduleAdded: boolean;1951 readonly isVestingScheduleAdded: boolean;
1920 readonly asVestingScheduleAdded: {1952 readonly asVestingScheduleAdded: {
1934 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';1966 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';
1935 }1967 }
19361968
1937 /** @name CumulusPalletXcmpQueueEvent (221) */1969 /** @name CumulusPalletXcmpQueueEvent (232) */
1938 export interface CumulusPalletXcmpQueueEvent extends Enum {1970 export interface CumulusPalletXcmpQueueEvent extends Enum {
1939 readonly isSuccess: boolean;1971 readonly isSuccess: boolean;
1940 readonly asSuccess: Option<H256>;1972 readonly asSuccess: Option<H256>;
1955 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';1987 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';
1956 }1988 }
19571989
1958 /** @name PalletXcmEvent (222) */1990 /** @name PalletXcmEvent (233) */
1959 export interface PalletXcmEvent extends Enum {1991 export interface PalletXcmEvent extends Enum {
1960 readonly isAttempted: boolean;1992 readonly isAttempted: boolean;
1961 readonly asAttempted: XcmV2TraitsOutcome;1993 readonly asAttempted: XcmV2TraitsOutcome;
1992 readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';2024 readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';
1993 }2025 }
19942026
1995 /** @name XcmV2TraitsOutcome (223) */2027 /** @name XcmV2TraitsOutcome (234) */
1996 export interface XcmV2TraitsOutcome extends Enum {2028 export interface XcmV2TraitsOutcome extends Enum {
1997 readonly isComplete: boolean;2029 readonly isComplete: boolean;
1998 readonly asComplete: u64;2030 readonly asComplete: u64;
2003 readonly type: 'Complete' | 'Incomplete' | 'Error';2035 readonly type: 'Complete' | 'Incomplete' | 'Error';
2004 }2036 }
20052037
2006 /** @name CumulusPalletXcmEvent (225) */2038 /** @name CumulusPalletXcmEvent (236) */
2007 export interface CumulusPalletXcmEvent extends Enum {2039 export interface CumulusPalletXcmEvent extends Enum {
2008 readonly isInvalidFormat: boolean;2040 readonly isInvalidFormat: boolean;
2009 readonly asInvalidFormat: U8aFixed;2041 readonly asInvalidFormat: U8aFixed;
2014 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';2046 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';
2015 }2047 }
20162048
2017 /** @name CumulusPalletDmpQueueEvent (226) */2049 /** @name CumulusPalletDmpQueueEvent (237) */
2018 export interface CumulusPalletDmpQueueEvent extends Enum {2050 export interface CumulusPalletDmpQueueEvent extends Enum {
2019 readonly isInvalidFormat: boolean;2051 readonly isInvalidFormat: boolean;
2020 readonly asInvalidFormat: U8aFixed;2052 readonly asInvalidFormat: U8aFixed;
2031 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';2063 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';
2032 }2064 }
20332065
2034 /** @name PalletUniqueRawEvent (227) */2066 /** @name PalletUniqueRawEvent (238) */
2035 export interface PalletUniqueRawEvent extends Enum {2067 export interface PalletUniqueRawEvent extends Enum {
2036 readonly isCollectionSponsorRemoved: boolean;2068 readonly isCollectionSponsorRemoved: boolean;
2037 readonly asCollectionSponsorRemoved: u32;2069 readonly asCollectionSponsorRemoved: u32;
2066 readonly type: 'CollectionSponsorRemoved' | 'CollectionAdminAdded' | 'CollectionOwnedChanged' | 'CollectionSponsorSet' | 'ConstOnChainSchemaSet' | 'SponsorshipConfirmed' | 'CollectionAdminRemoved' | 'AllowListAddressRemoved' | 'AllowListAddressAdded' | 'CollectionLimitSet' | 'MintPermissionSet' | 'OffchainSchemaSet' | 'PublicAccessModeSet' | 'SchemaVersionSet' | 'VariableOnChainSchemaSet';2098 readonly type: 'CollectionSponsorRemoved' | 'CollectionAdminAdded' | 'CollectionOwnedChanged' | 'CollectionSponsorSet' | 'ConstOnChainSchemaSet' | 'SponsorshipConfirmed' | 'CollectionAdminRemoved' | 'AllowListAddressRemoved' | 'AllowListAddressAdded' | 'CollectionLimitSet' | 'MintPermissionSet' | 'OffchainSchemaSet' | 'PublicAccessModeSet' | 'SchemaVersionSet' | 'VariableOnChainSchemaSet';
2067 }2099 }
20682100
2069 /** @name PalletCommonEvent (228) */2101 /** @name PalletCommonEvent (239) */
2070 export interface PalletCommonEvent extends Enum {2102 export interface PalletCommonEvent extends Enum {
2071 readonly isCollectionCreated: boolean;2103 readonly isCollectionCreated: boolean;
2072 readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;2104 readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;
2083 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved';2115 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved';
2084 }2116 }
20852117
2086 /** @name PalletEvmEvent (229) */2118 /** @name PalletEvmEvent (240) */
2087 export interface PalletEvmEvent extends Enum {2119 export interface PalletEvmEvent extends Enum {
2088 readonly isLog: boolean;2120 readonly isLog: boolean;
2089 readonly asLog: EthereumLog;2121 readonly asLog: EthereumLog;
2102 readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';2134 readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';
2103 }2135 }
21042136
2105 /** @name EthereumLog (230) */2137 /** @name EthereumLog (241) */
2106 export interface EthereumLog extends Struct {2138 export interface EthereumLog extends Struct {
2107 readonly address: H160;2139 readonly address: H160;
2108 readonly topics: Vec<H256>;2140 readonly topics: Vec<H256>;
2109 readonly data: Bytes;2141 readonly data: Bytes;
2110 }2142 }
21112143
2112 /** @name PalletEthereumEvent (231) */2144 /** @name PalletEthereumEvent (242) */
2113 export interface PalletEthereumEvent extends Enum {2145 export interface PalletEthereumEvent extends Enum {
2114 readonly isExecuted: boolean;2146 readonly isExecuted: boolean;
2115 readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;2147 readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;
2116 readonly type: 'Executed';2148 readonly type: 'Executed';
2117 }2149 }
21182150
2119 /** @name EvmCoreErrorExitReason (232) */2151 /** @name EvmCoreErrorExitReason (243) */
2120 export interface EvmCoreErrorExitReason extends Enum {2152 export interface EvmCoreErrorExitReason extends Enum {
2121 readonly isSucceed: boolean;2153 readonly isSucceed: boolean;
2122 readonly asSucceed: EvmCoreErrorExitSucceed;2154 readonly asSucceed: EvmCoreErrorExitSucceed;
2129 readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';2161 readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';
2130 }2162 }
21312163
2132 /** @name EvmCoreErrorExitSucceed (233) */2164 /** @name EvmCoreErrorExitSucceed (244) */
2133 export interface EvmCoreErrorExitSucceed extends Enum {2165 export interface EvmCoreErrorExitSucceed extends Enum {
2134 readonly isStopped: boolean;2166 readonly isStopped: boolean;
2135 readonly isReturned: boolean;2167 readonly isReturned: boolean;
2136 readonly isSuicided: boolean;2168 readonly isSuicided: boolean;
2137 readonly type: 'Stopped' | 'Returned' | 'Suicided';2169 readonly type: 'Stopped' | 'Returned' | 'Suicided';
2138 }2170 }
21392171
2140 /** @name EvmCoreErrorExitError (234) */2172 /** @name EvmCoreErrorExitError (245) */
2141 export interface EvmCoreErrorExitError extends Enum {2173 export interface EvmCoreErrorExitError extends Enum {
2142 readonly isStackUnderflow: boolean;2174 readonly isStackUnderflow: boolean;
2143 readonly isStackOverflow: boolean;2175 readonly isStackOverflow: boolean;
2158 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'InvalidCode' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other';2190 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'InvalidCode' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other';
2159 }2191 }
21602192
2161 /** @name EvmCoreErrorExitRevert (237) */2193 /** @name EvmCoreErrorExitRevert (248) */
2162 export interface EvmCoreErrorExitRevert extends Enum {2194 export interface EvmCoreErrorExitRevert extends Enum {
2163 readonly isReverted: boolean;2195 readonly isReverted: boolean;
2164 readonly type: 'Reverted';2196 readonly type: 'Reverted';
2165 }2197 }
21662198
2167 /** @name EvmCoreErrorExitFatal (238) */2199 /** @name EvmCoreErrorExitFatal (249) */
2168 export interface EvmCoreErrorExitFatal extends Enum {2200 export interface EvmCoreErrorExitFatal extends Enum {
2169 readonly isNotSupported: boolean;2201 readonly isNotSupported: boolean;
2170 readonly isUnhandledInterrupt: boolean;2202 readonly isUnhandledInterrupt: boolean;
2175 readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';2207 readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';
2176 }2208 }
21772209
2178 /** @name FrameSystemPhase (239) */2210 /** @name FrameSystemPhase (250) */
2179 export interface FrameSystemPhase extends Enum {2211 export interface FrameSystemPhase extends Enum {
2180 readonly isApplyExtrinsic: boolean;2212 readonly isApplyExtrinsic: boolean;
2181 readonly asApplyExtrinsic: u32;2213 readonly asApplyExtrinsic: u32;
2184 readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';2216 readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
2185 }2217 }
21862218
2187 /** @name FrameSystemLastRuntimeUpgradeInfo (241) */2219 /** @name FrameSystemLastRuntimeUpgradeInfo (252) */
2188 export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {2220 export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
2189 readonly specVersion: Compact<u32>;2221 readonly specVersion: Compact<u32>;
2190 readonly specName: Text;2222 readonly specName: Text;
2191 }2223 }
21922224
2193 /** @name FrameSystemLimitsBlockWeights (242) */2225 /** @name FrameSystemLimitsBlockWeights (253) */
2194 export interface FrameSystemLimitsBlockWeights extends Struct {2226 export interface FrameSystemLimitsBlockWeights extends Struct {
2195 readonly baseBlock: u64;2227 readonly baseBlock: u64;
2196 readonly maxBlock: u64;2228 readonly maxBlock: u64;
2197 readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;2229 readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;
2198 }2230 }
21992231
2200 /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (243) */2232 /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (254) */
2201 export interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {2233 export interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {
2202 readonly normal: FrameSystemLimitsWeightsPerClass;2234 readonly normal: FrameSystemLimitsWeightsPerClass;
2203 readonly operational: FrameSystemLimitsWeightsPerClass;2235 readonly operational: FrameSystemLimitsWeightsPerClass;
2204 readonly mandatory: FrameSystemLimitsWeightsPerClass;2236 readonly mandatory: FrameSystemLimitsWeightsPerClass;
2205 }2237 }
22062238
2207 /** @name FrameSystemLimitsWeightsPerClass (244) */2239 /** @name FrameSystemLimitsWeightsPerClass (255) */
2208 export interface FrameSystemLimitsWeightsPerClass extends Struct {2240 export interface FrameSystemLimitsWeightsPerClass extends Struct {
2209 readonly baseExtrinsic: u64;2241 readonly baseExtrinsic: u64;
2210 readonly maxExtrinsic: Option<u64>;2242 readonly maxExtrinsic: Option<u64>;
2211 readonly maxTotal: Option<u64>;2243 readonly maxTotal: Option<u64>;
2212 readonly reserved: Option<u64>;2244 readonly reserved: Option<u64>;
2213 }2245 }
22142246
2215 /** @name FrameSystemLimitsBlockLength (246) */2247 /** @name FrameSystemLimitsBlockLength (257) */
2216 export interface FrameSystemLimitsBlockLength extends Struct {2248 export interface FrameSystemLimitsBlockLength extends Struct {
2217 readonly max: FrameSupportWeightsPerDispatchClassU32;2249 readonly max: FrameSupportWeightsPerDispatchClassU32;
2218 }2250 }
22192251
2220 /** @name FrameSupportWeightsPerDispatchClassU32 (247) */2252 /** @name FrameSupportWeightsPerDispatchClassU32 (258) */
2221 export interface FrameSupportWeightsPerDispatchClassU32 extends Struct {2253 export interface FrameSupportWeightsPerDispatchClassU32 extends Struct {
2222 readonly normal: u32;2254 readonly normal: u32;
2223 readonly operational: u32;2255 readonly operational: u32;
2224 readonly mandatory: u32;2256 readonly mandatory: u32;
2225 }2257 }
22262258
2227 /** @name FrameSupportWeightsRuntimeDbWeight (248) */2259 /** @name FrameSupportWeightsRuntimeDbWeight (259) */
2228 export interface FrameSupportWeightsRuntimeDbWeight extends Struct {2260 export interface FrameSupportWeightsRuntimeDbWeight extends Struct {
2229 readonly read: u64;2261 readonly read: u64;
2230 readonly write: u64;2262 readonly write: u64;
2231 }2263 }
22322264
2233 /** @name SpVersionRuntimeVersion (249) */2265 /** @name SpVersionRuntimeVersion (260) */
2234 export interface SpVersionRuntimeVersion extends Struct {2266 export interface SpVersionRuntimeVersion extends Struct {
2235 readonly specName: Text;2267 readonly specName: Text;
2236 readonly implName: Text;2268 readonly implName: Text;
2242 readonly stateVersion: u8;2274 readonly stateVersion: u8;
2243 }2275 }
22442276
2245 /** @name FrameSystemError (253) */2277 /** @name FrameSystemError (264) */
2246 export interface FrameSystemError extends Enum {2278 export interface FrameSystemError extends Enum {
2247 readonly isInvalidSpecName: boolean;2279 readonly isInvalidSpecName: boolean;
2248 readonly isSpecVersionNeedsToIncrease: boolean;2280 readonly isSpecVersionNeedsToIncrease: boolean;
2253 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';2285 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';
2254 }2286 }
22552287
2256 /** @name OrmlVestingModuleError (255) */2288 /** @name OrmlVestingModuleError (266) */
2257 export interface OrmlVestingModuleError extends Enum {2289 export interface OrmlVestingModuleError extends Enum {
2258 readonly isZeroVestingPeriod: boolean;2290 readonly isZeroVestingPeriod: boolean;
2259 readonly isZeroVestingPeriodCount: boolean;2291 readonly isZeroVestingPeriodCount: boolean;
2264 readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';2296 readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';
2265 }2297 }
22662298
2267 /** @name CumulusPalletXcmpQueueInboundChannelDetails (257) */2299 /** @name CumulusPalletXcmpQueueInboundChannelDetails (268) */
2268 export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {2300 export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {
2269 readonly sender: u32;2301 readonly sender: u32;
2270 readonly state: CumulusPalletXcmpQueueInboundState;2302 readonly state: CumulusPalletXcmpQueueInboundState;
2271 readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;2303 readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;
2272 }2304 }
22732305
2274 /** @name CumulusPalletXcmpQueueInboundState (258) */2306 /** @name CumulusPalletXcmpQueueInboundState (269) */
2275 export interface CumulusPalletXcmpQueueInboundState extends Enum {2307 export interface CumulusPalletXcmpQueueInboundState extends Enum {
2276 readonly isOk: boolean;2308 readonly isOk: boolean;
2277 readonly isSuspended: boolean;2309 readonly isSuspended: boolean;
2278 readonly type: 'Ok' | 'Suspended';2310 readonly type: 'Ok' | 'Suspended';
2279 }2311 }
22802312
2281 /** @name PolkadotParachainPrimitivesXcmpMessageFormat (261) */2313 /** @name PolkadotParachainPrimitivesXcmpMessageFormat (272) */
2282 export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {2314 export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {
2283 readonly isConcatenatedVersionedXcm: boolean;2315 readonly isConcatenatedVersionedXcm: boolean;
2284 readonly isConcatenatedEncodedBlob: boolean;2316 readonly isConcatenatedEncodedBlob: boolean;
2285 readonly isSignals: boolean;2317 readonly isSignals: boolean;
2286 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';2318 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';
2287 }2319 }
22882320
2289 /** @name CumulusPalletXcmpQueueOutboundChannelDetails (264) */2321 /** @name CumulusPalletXcmpQueueOutboundChannelDetails (275) */
2290 export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {2322 export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {
2291 readonly recipient: u32;2323 readonly recipient: u32;
2292 readonly state: CumulusPalletXcmpQueueOutboundState;2324 readonly state: CumulusPalletXcmpQueueOutboundState;
2295 readonly lastIndex: u16;2327 readonly lastIndex: u16;
2296 }2328 }
22972329
2298 /** @name CumulusPalletXcmpQueueOutboundState (265) */2330 /** @name CumulusPalletXcmpQueueOutboundState (276) */
2299 export interface CumulusPalletXcmpQueueOutboundState extends Enum {2331 export interface CumulusPalletXcmpQueueOutboundState extends Enum {
2300 readonly isOk: boolean;2332 readonly isOk: boolean;
2301 readonly isSuspended: boolean;2333 readonly isSuspended: boolean;
2302 readonly type: 'Ok' | 'Suspended';2334 readonly type: 'Ok' | 'Suspended';
2303 }2335 }
23042336
2305 /** @name CumulusPalletXcmpQueueQueueConfigData (267) */2337 /** @name CumulusPalletXcmpQueueQueueConfigData (278) */
2306 export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {2338 export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {
2307 readonly suspendThreshold: u32;2339 readonly suspendThreshold: u32;
2308 readonly dropThreshold: u32;2340 readonly dropThreshold: u32;
2312 readonly xcmpMaxIndividualWeight: u64;2344 readonly xcmpMaxIndividualWeight: u64;
2313 }2345 }
23142346
2315 /** @name CumulusPalletXcmpQueueError (269) */2347 /** @name CumulusPalletXcmpQueueError (280) */
2316 export interface CumulusPalletXcmpQueueError extends Enum {2348 export interface CumulusPalletXcmpQueueError extends Enum {
2317 readonly isFailedToSend: boolean;2349 readonly isFailedToSend: boolean;
2318 readonly isBadXcmOrigin: boolean;2350 readonly isBadXcmOrigin: boolean;
2322 readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';2354 readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';
2323 }2355 }
23242356
2325 /** @name PalletXcmError (270) */2357 /** @name PalletXcmError (281) */
2326 export interface PalletXcmError extends Enum {2358 export interface PalletXcmError extends Enum {
2327 readonly isUnreachable: boolean;2359 readonly isUnreachable: boolean;
2328 readonly isSendFailure: boolean;2360 readonly isSendFailure: boolean;
2340 readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';2372 readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';
2341 }2373 }
23422374
2343 /** @name CumulusPalletXcmError (271) */2375 /** @name CumulusPalletXcmError (282) */
2344 export type CumulusPalletXcmError = Null;2376 export type CumulusPalletXcmError = Null;
23452377
2346 /** @name CumulusPalletDmpQueueConfigData (272) */2378 /** @name CumulusPalletDmpQueueConfigData (283) */
2347 export interface CumulusPalletDmpQueueConfigData extends Struct {2379 export interface CumulusPalletDmpQueueConfigData extends Struct {
2348 readonly maxIndividual: u64;2380 readonly maxIndividual: u64;
2349 }2381 }
23502382
2351 /** @name CumulusPalletDmpQueuePageIndexData (273) */2383 /** @name CumulusPalletDmpQueuePageIndexData (284) */
2352 export interface CumulusPalletDmpQueuePageIndexData extends Struct {2384 export interface CumulusPalletDmpQueuePageIndexData extends Struct {
2353 readonly beginUsed: u32;2385 readonly beginUsed: u32;
2354 readonly endUsed: u32;2386 readonly endUsed: u32;
2355 readonly overweightCount: u64;2387 readonly overweightCount: u64;
2356 }2388 }
23572389
2358 /** @name CumulusPalletDmpQueueError (276) */2390 /** @name CumulusPalletDmpQueueError (287) */
2359 export interface CumulusPalletDmpQueueError extends Enum {2391 export interface CumulusPalletDmpQueueError extends Enum {
2360 readonly isUnknown: boolean;2392 readonly isUnknown: boolean;
2361 readonly isOverLimit: boolean;2393 readonly isOverLimit: boolean;
2362 readonly type: 'Unknown' | 'OverLimit';2394 readonly type: 'Unknown' | 'OverLimit';
2363 }2395 }
23642396
2365 /** @name PalletUniqueError (280) */2397 /** @name PalletUniqueError (291) */
2366 export interface PalletUniqueError extends Enum {2398 export interface PalletUniqueError extends Enum {
2367 readonly isCollectionDecimalPointLimitExceeded: boolean;2399 readonly isCollectionDecimalPointLimitExceeded: boolean;
2368 readonly isConfirmUnsetSponsorFail: boolean;2400 readonly isConfirmUnsetSponsorFail: boolean;
2369 readonly isEmptyArgument: boolean;2401 readonly isEmptyArgument: boolean;
2370 readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument';2402 readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument';
2371 }2403 }
23722404
2373 /** @name UpDataStructsCollection (281) */2405 /** @name UpDataStructsCollection (292) */
2374 export interface UpDataStructsCollection extends Struct {2406 export interface UpDataStructsCollection extends Struct {
2375 readonly owner: AccountId32;2407 readonly owner: AccountId32;
2376 readonly mode: UpDataStructsCollectionMode;2408 readonly mode: UpDataStructsCollectionMode;
2388 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;2420 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;
2389 }2421 }
23902422
2391 /** @name UpDataStructsSponsorshipState (282) */2423 /** @name UpDataStructsSponsorshipState (293) */
2392 export interface UpDataStructsSponsorshipState extends Enum {2424 export interface UpDataStructsSponsorshipState extends Enum {
2393 readonly isDisabled: boolean;2425 readonly isDisabled: boolean;
2394 readonly isUnconfirmed: boolean;2426 readonly isUnconfirmed: boolean;
2398 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';2430 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';
2399 }2431 }
24002432
2401 /** @name UpDataStructsCollectionStats (285) */2433 /** @name UpDataStructsCollectionStats (296) */
2402 export interface UpDataStructsCollectionStats extends Struct {2434 export interface UpDataStructsCollectionStats extends Struct {
2403 readonly created: u32;2435 readonly created: u32;
2404 readonly destroyed: u32;2436 readonly destroyed: u32;
2405 readonly alive: u32;2437 readonly alive: u32;
2406 }2438 }
24072439
2408 /** @name PalletCommonError (286) */2440 /** @name PalletCommonError (297) */
2409 export interface PalletCommonError extends Enum {2441 export interface PalletCommonError extends Enum {
2410 readonly isCollectionNotFound: boolean;2442 readonly isCollectionNotFound: boolean;
2411 readonly isMustBeTokenOwner: boolean;2443 readonly isMustBeTokenOwner: boolean;
2433 readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'TokenVariableDataLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation';2465 readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'TokenVariableDataLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation';
2434 }2466 }
24352467
2436 /** @name PalletFungibleError (288) */2468 /** @name PalletFungibleError (299) */
2437 export interface PalletFungibleError extends Enum {2469 export interface PalletFungibleError extends Enum {
2438 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;2470 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
2439 readonly isFungibleItemsHaveNoId: boolean;2471 readonly isFungibleItemsHaveNoId: boolean;
2440 readonly isFungibleItemsDontHaveData: boolean;2472 readonly isFungibleItemsDontHaveData: boolean;
2441 readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData';2473 readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData';
2442 }2474 }
24432475
2444 /** @name PalletRefungibleItemData (289) */2476 /** @name PalletRefungibleItemData (300) */
2445 export interface PalletRefungibleItemData extends Struct {2477 export interface PalletRefungibleItemData extends Struct {
2446 readonly constData: Bytes;2478 readonly constData: Bytes;
2447 readonly variableData: Bytes;2479 readonly variableData: Bytes;
2448 }2480 }
24492481
2450 /** @name PalletRefungibleError (293) */2482 /** @name PalletRefungibleError (304) */
2451 export interface PalletRefungibleError extends Enum {2483 export interface PalletRefungibleError extends Enum {
2452 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;2484 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
2453 readonly isWrongRefungiblePieces: boolean;2485 readonly isWrongRefungiblePieces: boolean;
2454 readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces';2486 readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces';
2455 }2487 }
24562488
2457 /** @name PalletNonfungibleItemData (294) */2489 /** @name PalletNonfungibleItemData (305) */
2458 export interface PalletNonfungibleItemData extends Struct {2490 export interface PalletNonfungibleItemData extends Struct {
2459 readonly constData: Bytes;2491 readonly constData: Bytes;
2460 readonly variableData: Bytes;2492 readonly variableData: Bytes;
2461 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;2493 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
2462 }2494 }
24632495
2464 /** @name PalletNonfungibleError (295) */2496 /** @name PalletNonfungibleError (306) */
2465 export interface PalletNonfungibleError extends Enum {2497 export interface PalletNonfungibleError extends Enum {
2466 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;2498 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
2467 readonly isNonfungibleItemsHaveNoAmount: boolean;2499 readonly isNonfungibleItemsHaveNoAmount: boolean;
2468 readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount';2500 readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount';
2469 }2501 }
24702502
2471 /** @name PalletEvmError (297) */2503 /** @name PalletEvmError (308) */
2472 export interface PalletEvmError extends Enum {2504 export interface PalletEvmError extends Enum {
2473 readonly isBalanceLow: boolean;2505 readonly isBalanceLow: boolean;
2474 readonly isFeeOverflow: boolean;2506 readonly isFeeOverflow: boolean;
2479 readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';2511 readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';
2480 }2512 }
24812513
2482 /** @name FpRpcTransactionStatus (300) */2514 /** @name FpRpcTransactionStatus (311) */
2483 export interface FpRpcTransactionStatus extends Struct {2515 export interface FpRpcTransactionStatus extends Struct {
2484 readonly transactionHash: H256;2516 readonly transactionHash: H256;
2485 readonly transactionIndex: u32;2517 readonly transactionIndex: u32;
2490 readonly logsBloom: EthbloomBloom;2522 readonly logsBloom: EthbloomBloom;
2491 }2523 }
24922524
2493 /** @name EthbloomBloom (303) */2525 /** @name EthbloomBloom (314) */
2494 export interface EthbloomBloom extends U8aFixed {}2526 export interface EthbloomBloom extends U8aFixed {}
24952527
2496 /** @name EthereumReceiptReceiptV3 (305) */2528 /** @name EthereumReceiptReceiptV3 (316) */
2497 export interface EthereumReceiptReceiptV3 extends Enum {2529 export interface EthereumReceiptReceiptV3 extends Enum {
2498 readonly isLegacy: boolean;2530 readonly isLegacy: boolean;
2499 readonly asLegacy: EthereumReceiptEip658ReceiptData;2531 readonly asLegacy: EthereumReceiptEip658ReceiptData;
2504 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';2536 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
2505 }2537 }
25062538
2507 /** @name EthereumReceiptEip658ReceiptData (306) */2539 /** @name EthereumReceiptEip658ReceiptData (317) */
2508 export interface EthereumReceiptEip658ReceiptData extends Struct {2540 export interface EthereumReceiptEip658ReceiptData extends Struct {
2509 readonly statusCode: u8;2541 readonly statusCode: u8;
2510 readonly usedGas: U256;2542 readonly usedGas: U256;
2511 readonly logsBloom: EthbloomBloom;2543 readonly logsBloom: EthbloomBloom;
2512 readonly logs: Vec<EthereumLog>;2544 readonly logs: Vec<EthereumLog>;
2513 }2545 }
25142546
2515 /** @name EthereumBlock (307) */2547 /** @name EthereumBlock (318) */
2516 export interface EthereumBlock extends Struct {2548 export interface EthereumBlock extends Struct {
2517 readonly header: EthereumHeader;2549 readonly header: EthereumHeader;
2518 readonly transactions: Vec<EthereumTransactionTransactionV2>;2550 readonly transactions: Vec<EthereumTransactionTransactionV2>;
2519 readonly ommers: Vec<EthereumHeader>;2551 readonly ommers: Vec<EthereumHeader>;
2520 }2552 }
25212553
2522 /** @name EthereumHeader (308) */2554 /** @name EthereumHeader (319) */
2523 export interface EthereumHeader extends Struct {2555 export interface EthereumHeader extends Struct {
2524 readonly parentHash: H256;2556 readonly parentHash: H256;
2525 readonly ommersHash: H256;2557 readonly ommersHash: H256;
2538 readonly nonce: EthereumTypesHashH64;2570 readonly nonce: EthereumTypesHashH64;
2539 }2571 }
25402572
2541 /** @name EthereumTypesHashH64 (309) */2573 /** @name EthereumTypesHashH64 (320) */
2542 export interface EthereumTypesHashH64 extends U8aFixed {}2574 export interface EthereumTypesHashH64 extends U8aFixed {}
25432575
2544 /** @name PalletEthereumError (314) */2576 /** @name PalletEthereumError (325) */
2545 export interface PalletEthereumError extends Enum {2577 export interface PalletEthereumError extends Enum {
2546 readonly isInvalidSignature: boolean;2578 readonly isInvalidSignature: boolean;
2547 readonly isPreLogExists: boolean;2579 readonly isPreLogExists: boolean;
2548 readonly type: 'InvalidSignature' | 'PreLogExists';2580 readonly type: 'InvalidSignature' | 'PreLogExists';
2549 }2581 }
25502582
2551 /** @name PalletEvmCoderSubstrateError (315) */2583 /** @name PalletEvmCoderSubstrateError (326) */
2552 export interface PalletEvmCoderSubstrateError extends Enum {2584 export interface PalletEvmCoderSubstrateError extends Enum {
2553 readonly isOutOfGas: boolean;2585 readonly isOutOfGas: boolean;
2554 readonly isOutOfFund: boolean;2586 readonly isOutOfFund: boolean;
2555 readonly type: 'OutOfGas' | 'OutOfFund';2587 readonly type: 'OutOfGas' | 'OutOfFund';
2556 }2588 }
25572589
2558 /** @name PalletEvmContractHelpersSponsoringModeT (316) */2590 /** @name PalletEvmContractHelpersSponsoringModeT (327) */
2559 export interface PalletEvmContractHelpersSponsoringModeT extends Enum {2591 export interface PalletEvmContractHelpersSponsoringModeT extends Enum {
2560 readonly isDisabled: boolean;2592 readonly isDisabled: boolean;
2561 readonly isAllowlisted: boolean;2593 readonly isAllowlisted: boolean;
2562 readonly isGenerous: boolean;2594 readonly isGenerous: boolean;
2563 readonly type: 'Disabled' | 'Allowlisted' | 'Generous';2595 readonly type: 'Disabled' | 'Allowlisted' | 'Generous';
2564 }2596 }
25652597
2566 /** @name PalletEvmContractHelpersError (318) */2598 /** @name PalletEvmContractHelpersError (329) */
2567 export interface PalletEvmContractHelpersError extends Enum {2599 export interface PalletEvmContractHelpersError extends Enum {
2568 readonly isNoPermission: boolean;2600 readonly isNoPermission: boolean;
2569 readonly type: 'NoPermission';2601 readonly type: 'NoPermission';
2570 }2602 }
25712603
2572 /** @name PalletEvmMigrationError (319) */2604 /** @name PalletEvmMigrationError (330) */
2573 export interface PalletEvmMigrationError extends Enum {2605 export interface PalletEvmMigrationError extends Enum {
2574 readonly isAccountNotEmpty: boolean;2606 readonly isAccountNotEmpty: boolean;
2575 readonly isAccountIsNotMigrating: boolean;2607 readonly isAccountIsNotMigrating: boolean;
2576 readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';2608 readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';
2577 }2609 }
25782610
2579 /** @name SpRuntimeMultiSignature (321) */2611 /** @name SpRuntimeMultiSignature (332) */
2580 export interface SpRuntimeMultiSignature extends Enum {2612 export interface SpRuntimeMultiSignature extends Enum {
2581 readonly isEd25519: boolean;2613 readonly isEd25519: boolean;
2582 readonly asEd25519: SpCoreEd25519Signature;2614 readonly asEd25519: SpCoreEd25519Signature;
2587 readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';2619 readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
2588 }2620 }
25892621
2590 /** @name SpCoreEd25519Signature (322) */2622 /** @name SpCoreEd25519Signature (333) */
2591 export interface SpCoreEd25519Signature extends U8aFixed {}2623 export interface SpCoreEd25519Signature extends U8aFixed {}
25922624
2593 /** @name SpCoreSr25519Signature (324) */2625 /** @name SpCoreSr25519Signature (335) */
2594 export interface SpCoreSr25519Signature extends U8aFixed {}2626 export interface SpCoreSr25519Signature extends U8aFixed {}
25952627
2596 /** @name SpCoreEcdsaSignature (325) */2628 /** @name SpCoreEcdsaSignature (336) */
2597 export interface SpCoreEcdsaSignature extends U8aFixed {}2629 export interface SpCoreEcdsaSignature extends U8aFixed {}
25982630
2599 /** @name FrameSystemExtensionsCheckSpecVersion (328) */2631 /** @name FrameSystemExtensionsCheckSpecVersion (339) */
2600 export type FrameSystemExtensionsCheckSpecVersion = Null;2632 export type FrameSystemExtensionsCheckSpecVersion = Null;
26012633
2602 /** @name FrameSystemExtensionsCheckGenesis (329) */2634 /** @name FrameSystemExtensionsCheckGenesis (340) */
2603 export type FrameSystemExtensionsCheckGenesis = Null;2635 export type FrameSystemExtensionsCheckGenesis = Null;
26042636
2605 /** @name FrameSystemExtensionsCheckNonce (332) */2637 /** @name FrameSystemExtensionsCheckNonce (343) */
2606 export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}2638 export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
26072639
2608 /** @name FrameSystemExtensionsCheckWeight (333) */2640 /** @name FrameSystemExtensionsCheckWeight (344) */
2609 export type FrameSystemExtensionsCheckWeight = Null;2641 export type FrameSystemExtensionsCheckWeight = Null;
26102642
2611 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (334) */2643 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (345) */
2612 export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}2644 export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
26132645
2614 /** @name UniqueRuntimeRuntime (335) */2646 /** @name UniqueRuntimeRuntime (346) */
2615 export type UniqueRuntimeRuntime = Null;2647 export type UniqueRuntimeRuntime = Null;
26162648
2617} // declare module2649} // declare module
modifiedtests/src/interfaces/unique/types.tsdiffbeforeafterboth
1316 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;1316 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
1317 readonly itemsData: Vec<UpDataStructsCreateItemData>;1317 readonly itemsData: Vec<UpDataStructsCreateItemData>;
1318 } & Struct;1318 } & Struct;
1319 readonly isCreateMultipleItemsEx: boolean;
1320 readonly asCreateMultipleItemsEx: {
1321 readonly collectionId: u32;
1322 readonly data: UpDataStructsCreateItemExData;
1323 } & Struct;
1319 readonly isSetTransfersEnabledFlag: boolean;1324 readonly isSetTransfersEnabledFlag: boolean;
1320 readonly asSetTransfersEnabledFlag: {1325 readonly asSetTransfersEnabledFlag: {
1321 readonly collectionId: u32;1326 readonly collectionId: u32;
1392 readonly collectionId: u32;1397 readonly collectionId: u32;
1393 readonly newLimit: UpDataStructsCollectionLimits;1398 readonly newLimit: UpDataStructsCollectionLimits;
1394 } & Struct;1399 } & Struct;
1395 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'SetPublicAccessMode' | 'SetMintPermission' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetVariableMetaData' | 'SetMetaUpdatePermissionFlag' | 'SetSchemaVersion' | 'SetOffchainSchema' | 'SetConstOnChainSchema' | 'SetVariableOnChainSchema' | 'SetCollectionLimits';1400 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'SetPublicAccessMode' | 'SetMintPermission' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetVariableMetaData' | 'SetMetaUpdatePermissionFlag' | 'SetSchemaVersion' | 'SetOffchainSchema' | 'SetConstOnChainSchema' | 'SetVariableOnChainSchema' | 'SetCollectionLimits';
1396}1401}
13971402
1398/** @name PalletUniqueError */1403/** @name PalletUniqueError */
1806 readonly type: 'Nft' | 'Fungible' | 'ReFungible';1811 readonly type: 'Nft' | 'Fungible' | 'ReFungible';
1807}1812}
1813
1814/** @name UpDataStructsCreateItemExData */
1815export interface UpDataStructsCreateItemExData extends Enum {
1816 readonly isNft: boolean;
1817 readonly asNft: Vec<UpDataStructsCreateNftExData>;
1818 readonly isFungible: boolean;
1819 readonly asFungible: BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr,u128>;
1820 readonly isRefungibleMultipleItems: boolean;
1821 readonly asRefungibleMultipleItems: Vec<UpDataStructsCreateRefungibleExData>;
1822 readonly isRefungibleMultipleOwners: boolean;
1823 readonly asRefungibleMultipleOwners: UpDataStructsCreateRefungibleExData;
1824 readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';
1825}
18081826
1809/** @name UpDataStructsCreateNftData */1827/** @name UpDataStructsCreateNftData */
1810export interface UpDataStructsCreateNftData extends Struct {1828export interface UpDataStructsCreateNftData extends Struct {
1811 readonly constData: Bytes;1829 readonly constData: Bytes;
1812 readonly variableData: Bytes;1830 readonly variableData: Bytes;
1813}1831}
1832
1833/** @name UpDataStructsCreateNftExData */
1834export interface UpDataStructsCreateNftExData extends Struct {
1835 readonly constData: Bytes;
1836 readonly variableData: Bytes;
1837 readonly owner: PalletCommonAccountBasicCrossAccountIdRepr;
1838}
18141839
1815/** @name UpDataStructsCreateReFungibleData */1840/** @name UpDataStructsCreateReFungibleData */
1816export interface UpDataStructsCreateReFungibleData extends Struct {1841export interface UpDataStructsCreateReFungibleData extends Struct {
1819 readonly pieces: u128;1844 readonly pieces: u128;
1820}1845}
1846
1847/** @name UpDataStructsCreateRefungibleExData */
1848export interface UpDataStructsCreateRefungibleExData extends Struct {
1849 readonly constData: Bytes;
1850 readonly variableData: Bytes;
1851 readonly users: BTreeMap<PalletCommonAccountBasicCrossAccountIdRepr, u128>;
1852}
18211853
1822/** @name UpDataStructsMetaUpdatePermission */1854/** @name UpDataStructsMetaUpdatePermission */
1823export interface UpDataStructsMetaUpdatePermission extends Enum {1855export interface UpDataStructsMetaUpdatePermission extends Enum {