@@ -6,16 +6,16 @@ import type { Data } from '@polkadot/types';
66import type { BTreeMap , Bytes , Null , Option , U8aFixed , Vec , WrapperOpaque , bool , u128 , u32 , u64 , u8 } from '@polkadot/types-codec' ;
77import type { AnyNumber , ITuple } from '@polkadot/types-codec/types' ;
88import type { AccountId32 , Call , H256 , Perbill , Percent } from '@polkadot/types/interfaces/runtime' ;
9- import type { FrameSupportWeightsPerDispatchClassU64 , FrameSystemAccountInfo , FrameSystemEventRecord , FrameSystemLastRuntimeUpgradeInfo , FrameSystemPhase , NodeRuntimeSessionKeys , PalletAssetsApproval , PalletAssetsAssetBalance , PalletAssetsAssetDetails , PalletAssetsAssetMetadata , PalletAuthorshipUncleEntryItem , PalletBagsListListBag , PalletBagsListListNode , PalletBalancesAccountData , PalletBalancesBalanceLock , PalletBalancesReleases , PalletBalancesReserveData , PalletBountiesBounty , PalletChildBountiesChildBounty , PalletCollectiveVotes , PalletContractsStorageDeletedContract , PalletContractsStorageRawContractInfo , PalletContractsWasmOwnerInfo , PalletContractsWasmPrefabWasmModule , PalletDemocracyPreimageStatus , PalletDemocracyReferendumInfo , PalletDemocracyReleases , PalletDemocracyVoteThreshold , PalletDemocracyVoteVoting , PalletElectionProviderMultiPhasePhase , PalletElectionProviderMultiPhaseReadySolution , PalletElectionProviderMultiPhaseRoundSnapshot , PalletElectionProviderMultiPhaseSignedSignedSubmission , PalletElectionProviderMultiPhaseSolutionOrSnapshotSize , PalletElectionsPhragmenSeatHolder , PalletElectionsPhragmenVoter , PalletGiltActiveGilt , PalletGiltActiveGiltsTotal , PalletGiltGiltBid , PalletGrandpaStoredPendingChange , PalletGrandpaStoredState , PalletIdentityRegistrarInfo , PalletIdentityRegistration , PalletImOnlineBoundedOpaqueNetworkState , PalletImOnlineSr25519AppSr25519Public , PalletLotteryLotteryConfig , PalletMultisigMultisig , PalletProxyAnnouncement , PalletProxyProxyDefinition , PalletRecoveryActiveRecovery , PalletRecoveryRecoveryConfig , PalletSchedulerReleases , PalletSchedulerScheduledV2 , PalletSocietyBid , PalletSocietyBidKind , PalletSocietyVote , PalletSocietyVouchingStatus , PalletStakingActiveEraInfo , PalletStakingEraRewardPoints , PalletStakingExposure , PalletStakingForcing , PalletStakingNominations , PalletStakingReleases , PalletStakingRewardDestination , PalletStakingSlashingSlashingSpans , PalletStakingSlashingSpanRecord , PalletStakingStakingLedger , PalletStakingUnappliedSlash , PalletStakingValidatorPrefs , PalletTipsOpenTip , PalletTransactionPaymentReleases , PalletTransactionStorageTransactionInfo , PalletTreasuryProposal , PalletUniquesClassDetails , PalletUniquesClassMetadata , PalletUniquesInstanceDetails , PalletUniquesInstanceMetadata , PalletVestingReleases , PalletVestingVestingInfo , SpAuthorityDiscoveryAppPublic , SpConsensusBabeAppPublic , SpConsensusBabeBabeEpochConfiguration , SpConsensusBabeDigestsNextConfigDescriptor , SpCoreCryptoKeyTypeId , SpRuntimeDigest , SpStakingOffenceOffenceDetails } from '@polkadot/types/lookup' ;
9+ import type { FrameSupportWeightsPerDispatchClassU64 , FrameSystemAccountInfo , FrameSystemEventRecord , FrameSystemLastRuntimeUpgradeInfo , FrameSystemPhase , NodeRuntimeSessionKeys , PalletAssetsApproval , PalletAssetsAssetAccount , PalletAssetsAssetDetails , PalletAssetsAssetMetadata , PalletAuthorshipUncleEntryItem , PalletBagsListListBag , PalletBagsListListNode , PalletBalancesAccountData , PalletBalancesBalanceLock , PalletBalancesReleases , PalletBalancesReserveData , PalletBountiesBounty , PalletChildBountiesChildBounty , PalletCollectiveVotes , PalletContractsStorageDeletedContract , PalletContractsStorageRawContractInfo , PalletContractsWasmOwnerInfo , PalletContractsWasmPrefabWasmModule , PalletDemocracyPreimageStatus , PalletDemocracyReferendumInfo , PalletDemocracyReleases , PalletDemocracyVoteThreshold , PalletDemocracyVoteVoting , PalletElectionProviderMultiPhasePhase , PalletElectionProviderMultiPhaseReadySolution , PalletElectionProviderMultiPhaseRoundSnapshot , PalletElectionProviderMultiPhaseSignedSignedSubmission , PalletElectionProviderMultiPhaseSolutionOrSnapshotSize , PalletElectionsPhragmenSeatHolder , PalletElectionsPhragmenVoter , PalletGiltActiveGilt , PalletGiltActiveGiltsTotal , PalletGiltGiltBid , PalletGrandpaStoredPendingChange , PalletGrandpaStoredState , PalletIdentityRegistrarInfo , PalletIdentityRegistration , PalletImOnlineBoundedOpaqueNetworkState , PalletImOnlineSr25519AppSr25519Public , PalletLotteryLotteryConfig , PalletMultisigMultisig , PalletPreimageRequestStatus , PalletProxyAnnouncement , PalletProxyProxyDefinition , PalletRecoveryActiveRecovery , PalletRecoveryRecoveryConfig , PalletSchedulerReleases , PalletSchedulerScheduledV3 , PalletSocietyBid , PalletSocietyBidKind , PalletSocietyVote , PalletSocietyVouchingStatus , PalletStakingActiveEraInfo , PalletStakingEraRewardPoints , PalletStakingExposure , PalletStakingForcing , PalletStakingNominations , PalletStakingReleases , PalletStakingRewardDestination , PalletStakingSlashingSlashingSpans , PalletStakingSlashingSpanRecord , PalletStakingStakingLedger , PalletStakingUnappliedSlash , PalletStakingValidatorPrefs , PalletTipsOpenTip , PalletTransactionPaymentReleases , PalletTransactionStorageTransactionInfo , PalletTreasuryProposal , PalletUniquesClassDetails , PalletUniquesClassMetadata , PalletUniquesInstanceDetails , PalletUniquesInstanceMetadata , PalletVestingReleases , PalletVestingVestingInfo , SpAuthorityDiscoveryAppPublic , SpConsensusBabeAppPublic , SpConsensusBabeBabeEpochConfiguration , SpConsensusBabeDigestsNextConfigDescriptor , SpCoreCryptoKeyTypeId , SpRuntimeDigest , SpStakingOffenceOffenceDetails } from '@polkadot/types/lookup' ;
1010import type { Observable } from '@polkadot/types/types' ;
1111
1212declare module '@polkadot/api-base/types/storage' {
1313 export interface AugmentedQueries < ApiType extends ApiTypes > {
1414 assets : {
1515 /**
16- * The number of units of assets held by any given account .
16+ * The holdings of a specific account for a specific asset .
1717 **/
18- account : AugmentedQuery < ApiType , ( arg1 : u32 | AnyNumber | Uint8Array , arg2 : AccountId32 | string | Uint8Array ) => Observable < PalletAssetsAssetBalance > , [ u32 , AccountId32 ] > & QueryableStorageEntry < ApiType , [ u32 , AccountId32 ] > ;
18+ account : AugmentedQuery < ApiType , ( arg1 : u32 | AnyNumber | Uint8Array , arg2 : AccountId32 | string | Uint8Array ) => Observable < Option < PalletAssetsAssetAccount > > , [ u32 , AccountId32 ] > & QueryableStorageEntry < ApiType , [ u32 , AccountId32 ] > ;
1919 /**
2020 * Approved balance transfers. First balance is the amount approved for transfer. Second
2121 * is the amount of `T::Currency` reserved for storing this.
@@ -478,7 +478,7 @@ declare module '@polkadot/api-base/types/storage' {
478478 * Twox note: the key of the map is an auto-incrementing index which users cannot inspect or
479479 * affect; we shouldn't need a cryptographically secure hasher.
480480 **/
481- signedSubmissionsMap : AugmentedQuery < ApiType , ( arg : u32 | AnyNumber | Uint8Array ) => Observable < PalletElectionProviderMultiPhaseSignedSignedSubmission > , [ u32 ] > & QueryableStorageEntry < ApiType , [ u32 ] > ;
481+ signedSubmissionsMap : AugmentedQuery < ApiType , ( arg : u32 | AnyNumber | Uint8Array ) => Observable < Option < PalletElectionProviderMultiPhaseSignedSignedSubmission > > , [ u32 ] > & QueryableStorageEntry < ApiType , [ u32 ] > ;
482482 /**
483483 * Snapshot data of the round.
484484 *
@@ -756,6 +756,20 @@ declare module '@polkadot/api-base/types/storage' {
756756 **/
757757 [ key : string ] : QueryableStorageEntry < ApiType > ;
758758 } ;
759+ preimage : {
760+ /**
761+ * The preimages stored by this pallet.
762+ **/
763+ preimageFor : AugmentedQuery < ApiType , ( arg : H256 | string | Uint8Array ) => Observable < Option < Bytes > > , [ H256 ] > & QueryableStorageEntry < ApiType , [ H256 ] > ;
764+ /**
765+ * The request status of a given hash.
766+ **/
767+ statusFor : AugmentedQuery < ApiType , ( arg : H256 | string | Uint8Array ) => Observable < Option < PalletPreimageRequestStatus > > , [ H256 ] > & QueryableStorageEntry < ApiType , [ H256 ] > ;
768+ /**
769+ * Generic query
770+ **/
771+ [ key : string ] : QueryableStorageEntry < ApiType > ;
772+ } ;
759773 proxy : {
760774 /**
761775 * The announcements made by the proxy (key).
@@ -810,7 +824,7 @@ declare module '@polkadot/api-base/types/storage' {
810824 /**
811825 * Items to be executed, indexed by the block number that they should be executed on.
812826 **/
813- agenda : AugmentedQuery < ApiType , ( arg : u32 | AnyNumber | Uint8Array ) => Observable < Vec < Option < PalletSchedulerScheduledV2 > > > , [ u32 ] > & QueryableStorageEntry < ApiType , [ u32 ] > ;
827+ agenda : AugmentedQuery < ApiType , ( arg : u32 | AnyNumber | Uint8Array ) => Observable < Vec < Option < PalletSchedulerScheduledV3 > > > , [ u32 ] > & QueryableStorageEntry < ApiType , [ u32 ] > ;
814828 /**
815829 * Lookup from identity to the block number and index of the task.
816830 **/
@@ -1172,7 +1186,7 @@ declare module '@polkadot/api-base/types/storage' {
11721186 /**
11731187 * The `AccountId` of the sudo key.
11741188 **/
1175- key : AugmentedQuery < ApiType , ( ) => Observable < AccountId32 > , [ ] > & QueryableStorageEntry < ApiType , [ ] > ;
1189+ key : AugmentedQuery < ApiType , ( ) => Observable < Option < AccountId32 > > , [ ] > & QueryableStorageEntry < ApiType , [ ] > ;
11761190 /**
11771191 * Generic query
11781192 **/
@@ -1420,6 +1434,11 @@ declare module '@polkadot/api-base/types/storage' {
14201434 * Details of an asset class.
14211435 **/
14221436 class : AugmentedQuery < ApiType , ( arg : u32 | AnyNumber | Uint8Array ) => Observable < Option < PalletUniquesClassDetails > > , [ u32 ] > & QueryableStorageEntry < ApiType , [ u32 ] > ;
1437+ /**
1438+ * The classes owned by any given account; set out this way so that classes owned by a single
1439+ * account can be enumerated.
1440+ **/
1441+ classAccount : AugmentedQuery < ApiType , ( arg1 : AccountId32 | string | Uint8Array , arg2 : u32 | AnyNumber | Uint8Array ) => Observable < Option < Null > > , [ AccountId32 , u32 ] > & QueryableStorageEntry < ApiType , [ AccountId32 , u32 ] > ;
14231442 /**
14241443 * Metadata of an asset class.
14251444 **/
0 commit comments