@pezkuwi/api-augment 16.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/README.md +3 -0
  2. package/build/base.d.ts +2 -0
  3. package/build/bundle.d.ts +2 -0
  4. package/build/index.d.ts +2 -0
  5. package/build/packageDetect.d.ts +1 -0
  6. package/build/packageInfo.d.ts +6 -0
  7. package/build/substrate/consts.d.ts +1876 -0
  8. package/build/substrate/errors.d.ts +3865 -0
  9. package/build/substrate/events.d.ts +4702 -0
  10. package/build/substrate/index.d.ts +8 -0
  11. package/build/substrate/query.d.ts +2767 -0
  12. package/build/substrate/registry.d.ts +1 -0
  13. package/build/substrate/runtime.d.ts +741 -0
  14. package/build/substrate/tx.d.ts +10869 -0
  15. package/package.json +32 -0
  16. package/src/assetHubKusama/consts.ts +1308 -0
  17. package/src/assetHubKusama/errors.ts +2779 -0
  18. package/src/assetHubKusama/events.ts +2296 -0
  19. package/src/assetHubKusama/index.ts +11 -0
  20. package/src/assetHubKusama/query.ts +2193 -0
  21. package/src/assetHubKusama/registry.ts +4 -0
  22. package/src/assetHubKusama/runtime.ts +518 -0
  23. package/src/assetHubKusama/tx.ts +6890 -0
  24. package/src/assetHubPolkadot/consts.ts +1125 -0
  25. package/src/assetHubPolkadot/errors.ts +2360 -0
  26. package/src/assetHubPolkadot/events.ts +2129 -0
  27. package/src/assetHubPolkadot/index.ts +11 -0
  28. package/src/assetHubPolkadot/query.ts +2002 -0
  29. package/src/assetHubPolkadot/registry.ts +4 -0
  30. package/src/assetHubPolkadot/runtime.ts +443 -0
  31. package/src/assetHubPolkadot/tx.ts +6242 -0
  32. package/src/base.ts +6 -0
  33. package/src/bundle.ts +6 -0
  34. package/src/index.ts +6 -0
  35. package/src/kusama/consts.ts +1035 -0
  36. package/src/kusama/errors.ts +2436 -0
  37. package/src/kusama/events.ts +1791 -0
  38. package/src/kusama/index.ts +11 -0
  39. package/src/kusama/query.ts +2505 -0
  40. package/src/kusama/registry.ts +6 -0
  41. package/src/kusama/runtime.ts +610 -0
  42. package/src/kusama/tx.ts +4725 -0
  43. package/src/mod.ts +4 -0
  44. package/src/packageDetect.ts +14 -0
  45. package/src/packageInfo.ts +6 -0
  46. package/src/polkadot/consts.ts +949 -0
  47. package/src/polkadot/errors.ts +2156 -0
  48. package/src/polkadot/events.ts +1600 -0
  49. package/src/polkadot/index.ts +11 -0
  50. package/src/polkadot/query.ts +2357 -0
  51. package/src/polkadot/registry.ts +5 -0
  52. package/src/polkadot/runtime.ts +621 -0
  53. package/src/polkadot/tx.ts +4240 -0
  54. package/src/substrate/consts.ts +1884 -0
  55. package/src/substrate/errors.ts +3873 -0
  56. package/src/substrate/events.ts +2889 -0
  57. package/src/substrate/index.ts +11 -0
  58. package/src/substrate/query.ts +2734 -0
  59. package/src/substrate/registry.ts +4 -0
  60. package/src/substrate/runtime.ts +593 -0
  61. package/src/substrate/tx.ts +8208 -0
  62. package/tsconfig.assetHubKusama.json +22 -0
  63. package/tsconfig.assetHubPolkadot.json +22 -0
  64. package/tsconfig.build.json +23 -0
  65. package/tsconfig.build.tsbuildinfo +1 -0
  66. package/tsconfig.kusama.json +22 -0
  67. package/tsconfig.polkadot.json +22 -0
@@ -0,0 +1,2129 @@
1
+ // Auto-generated via `yarn polkadot-types-from-chain`, do not edit
2
+ /* eslint-disable */
3
+
4
+ // import type lookup before we augment - in some environments
5
+ // this is required to allow for ambient/previous definitions
6
+ import '@polkadot/api-base/types/events';
7
+
8
+ import type { ApiTypes, AugmentedEvent } from '@pezkuwi/api-base/types';
9
+ import type { Bytes, Null, Option, Result, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@pezkuwi/types-codec';
10
+ import type { ITuple } from '@pezkuwi/types-codec/types';
11
+ import type { EthereumAddress } from '@pezkuwi/types/interfaces/eth';
12
+ import type { AccountId32, H256, Perbill, Permill } from '@pezkuwi/types/interfaces/runtime';
13
+ import type { AssetHubPolkadotRuntimeProxyType, AssetHubPolkadotRuntimeRuntimeParametersKey, AssetHubPolkadotRuntimeRuntimeParametersValue, AssetHubPolkadotRuntimeRuntimeTask, CumulusPrimitivesCoreAggregateMessageOrigin, FrameSupportDispatchPostDispatchInfo, FrameSupportMessagesProcessMessageError, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemDispatchEventInfo, PalletAhMigratorMigrationStage, PalletAhMigratorPalletEventName, PalletBalancesUnexpectedKind, PalletConvictionVotingTally, PalletConvictionVotingVoteAccountVote, PalletElectionProviderMultiBlockPhase, PalletElectionProviderMultiBlockVerifierFeasibilityError, PalletMultisigTimepoint, PalletNftsAttributeNamespace, PalletNftsPalletAttributes, PalletNftsPriceWithDirection, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, PalletProxyDepositKind, PalletRcMigratorQueuePriority, PalletStakingAsyncForcing, PalletStakingAsyncPalletUnexpectedKind, PalletStakingAsyncRcClientUnexpectedKind, PalletStakingAsyncRewardDestination, PalletStakingAsyncValidatorPrefs, PalletStateTrieMigrationError, PalletStateTrieMigrationMigrationCompute, ParachainsCommonPayVersionedLocatableAccount, PolkadotRuntimeCommonImplsVersionedLocatableAsset, SnowbridgeCoreOperatingModeBasicOperatingMode, SpNposElectionsElectionScore, SpRuntimeDispatchError, SpRuntimeDispatchErrorWithPostInfo, SpWeightsWeightV2Weight, StagingXcmV5AssetAssets, StagingXcmV5Location, StagingXcmV5Response, StagingXcmV5TraitsOutcome, StagingXcmV5Xcm, XcmV3TraitsSendError, XcmV5TraitsError, XcmVersionedAssets, XcmVersionedLocation } from '@pezkuwi/types/lookup';
14
+
15
+ export type __AugmentedEvent<ApiType extends ApiTypes> = AugmentedEvent<ApiType>;
16
+
17
+ declare module '@polkadot/api-base/types/events' {
18
+ interface AugmentedEvents<ApiType extends ApiTypes> {
19
+ ahMigrator: {
20
+ AccountTranslatedParachainSovereign: AugmentedEvent<ApiType, [from: AccountId32, to: AccountId32], { from: AccountId32, to: AccountId32 }>;
21
+ AccountTranslatedParachainSovereignDerived: AugmentedEvent<ApiType, [from: AccountId32, to: AccountId32, derivationIndex: u16], { from: AccountId32, to: AccountId32, derivationIndex: u16 }>;
22
+ /**
23
+ * The Asset Hub Migration finished.
24
+ *
25
+ * This event is equivalent to `StageTransition { new: MigrationDone, .. }` but is easier
26
+ * to understand. The finishing is immediate and affects all events happening
27
+ * afterwards.
28
+ **/
29
+ AssetHubMigrationFinished: AugmentedEvent<ApiType, []>;
30
+ /**
31
+ * The Asset Hub Migration started and is active until `AssetHubMigrationFinished` is
32
+ * emitted.
33
+ *
34
+ * This event is equivalent to `StageTransition { new: DataMigrationOngoing, .. }` but is
35
+ * easier to understand. The activation is immediate and affects all events happening
36
+ * afterwards.
37
+ **/
38
+ AssetHubMigrationStarted: AugmentedEvent<ApiType, []>;
39
+ /**
40
+ * The balances before the migration were consumed.
41
+ **/
42
+ BalancesBeforeRecordConsumed: AugmentedEvent<ApiType, [checkingAccount: u128, totalIssuance: u128], { checkingAccount: u128, totalIssuance: u128 }>;
43
+ /**
44
+ * The balances before the migration were recorded.
45
+ **/
46
+ BalancesBeforeRecordSet: AugmentedEvent<ApiType, [checkingAccount: u128, totalIssuance: u128], { checkingAccount: u128, totalIssuance: u128 }>;
47
+ /**
48
+ * We processed a batch of messages for this pallet.
49
+ **/
50
+ BatchProcessed: AugmentedEvent<ApiType, [pallet: PalletAhMigratorPalletEventName, countGood: u32, countBad: u32], { pallet: PalletAhMigratorPalletEventName, countGood: u32, countBad: u32 }>;
51
+ /**
52
+ * We received a batch of messages that will be integrated into a pallet.
53
+ **/
54
+ BatchReceived: AugmentedEvent<ApiType, [pallet: PalletAhMigratorPalletEventName, count: u32], { pallet: PalletAhMigratorPalletEventName, count: u32 }>;
55
+ /**
56
+ * The DMP queue priority config was set.
57
+ **/
58
+ DmpQueuePriorityConfigSet: AugmentedEvent<ApiType, [old: PalletRcMigratorQueuePriority, new_: PalletRcMigratorQueuePriority], { old: PalletRcMigratorQueuePriority, new_: PalletRcMigratorQueuePriority }>;
59
+ /**
60
+ * Whether the DMP queue was prioritized for the next block.
61
+ **/
62
+ DmpQueuePrioritySet: AugmentedEvent<ApiType, [prioritized: bool, cycleBlock: u32, cyclePeriod: u32], { prioritized: bool, cycleBlock: u32, cyclePeriod: u32 }>;
63
+ /**
64
+ * Failed to unreserve a multisig deposit.
65
+ **/
66
+ FailedToUnreserveMultisigDeposit: AugmentedEvent<ApiType, [expectedAmount: u128, missingAmount: u128, account: AccountId32], { expectedAmount: u128, missingAmount: u128, account: AccountId32 }>;
67
+ /**
68
+ * Failed to unreserve a legacy status preimage deposit.
69
+ **/
70
+ FailedToUnreservePreimageDeposit: AugmentedEvent<ApiType, [expectedAmount: u128, missingAmount: u128, account: AccountId32], { expectedAmount: u128, missingAmount: u128, account: AccountId32 }>;
71
+ /**
72
+ * The manager account id was set.
73
+ **/
74
+ ManagerSet: AugmentedEvent<ApiType, [old: Option<AccountId32>, new_: Option<AccountId32>], { old: Option<AccountId32>, new_: Option<AccountId32> }>;
75
+ /**
76
+ * A referendum was cancelled because it could not be mapped.
77
+ **/
78
+ ReferendumCanceled: AugmentedEvent<ApiType, [id: u32], { id: u32 }>;
79
+ /**
80
+ * A stage transition has occurred.
81
+ **/
82
+ StageTransition: AugmentedEvent<ApiType, [old: PalletAhMigratorMigrationStage, new_: PalletAhMigratorMigrationStage], { old: PalletAhMigratorMigrationStage, new_: PalletAhMigratorMigrationStage }>;
83
+ /**
84
+ * An XCM message was sent.
85
+ **/
86
+ XcmSent: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed], { origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed }>;
87
+ /**
88
+ * Generic event
89
+ **/
90
+ [key: string]: AugmentedEvent<ApiType>;
91
+ };
92
+ ahOps: {
93
+ /**
94
+ * Some amount for a crowdloan reserve could not be unreserved and needs manual cleanup.
95
+ **/
96
+ CrowdloanUnreserveRemaining: AugmentedEvent<ApiType, [depositor: AccountId32, paraId: u32, remaining: u128], { depositor: AccountId32, paraId: u32, remaining: u128 }>;
97
+ /**
98
+ * Some lease reserve could not be unreserved and needs manual cleanup.
99
+ **/
100
+ LeaseUnreserveRemaining: AugmentedEvent<ApiType, [depositor: AccountId32, paraId: u32, remaining: u128], { depositor: AccountId32, paraId: u32, remaining: u128 }>;
101
+ /**
102
+ * A sovereign parachain account has been migrated from its child to sibling
103
+ * representation.
104
+ **/
105
+ SovereignMigrated: AugmentedEvent<ApiType, [paraId: u32, from: AccountId32, to: AccountId32, derivationIndex: Option<u16>], { paraId: u32, from: AccountId32, to: AccountId32, derivationIndex: Option<u16> }>;
106
+ /**
107
+ * Generic event
108
+ **/
109
+ [key: string]: AugmentedEvent<ApiType>;
110
+ };
111
+ assetConversion: {
112
+ /**
113
+ * A successful call of the `AddLiquidity` extrinsic will create this event.
114
+ **/
115
+ LiquidityAdded: AugmentedEvent<ApiType, [who: AccountId32, mintTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128], { who: AccountId32, mintTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1Provided: u128, amount2Provided: u128, lpToken: u32, lpTokenMinted: u128 }>;
116
+ /**
117
+ * A successful call of the `RemoveLiquidity` extrinsic will create this event.
118
+ **/
119
+ LiquidityRemoved: AugmentedEvent<ApiType, [who: AccountId32, withdrawTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill], { who: AccountId32, withdrawTo: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, amount1: u128, amount2: u128, lpToken: u32, lpTokenBurned: u128, withdrawalFee: Permill }>;
120
+ /**
121
+ * A successful call of the `CreatePool` extrinsic will create this event.
122
+ **/
123
+ PoolCreated: AugmentedEvent<ApiType, [creator: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, poolAccount: AccountId32, lpToken: u32], { creator: AccountId32, poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, poolAccount: AccountId32, lpToken: u32 }>;
124
+ /**
125
+ * Assets have been converted from one to another.
126
+ **/
127
+ SwapCreditExecuted: AugmentedEvent<ApiType, [amountIn: u128, amountOut: u128, path: Vec<ITuple<[StagingXcmV5Location, u128]>>], { amountIn: u128, amountOut: u128, path: Vec<ITuple<[StagingXcmV5Location, u128]>> }>;
128
+ /**
129
+ * Assets have been converted from one to another. Both `SwapExactTokenForToken`
130
+ * and `SwapTokenForExactToken` will generate this event.
131
+ **/
132
+ SwapExecuted: AugmentedEvent<ApiType, [who: AccountId32, sendTo: AccountId32, amountIn: u128, amountOut: u128, path: Vec<ITuple<[StagingXcmV5Location, u128]>>], { who: AccountId32, sendTo: AccountId32, amountIn: u128, amountOut: u128, path: Vec<ITuple<[StagingXcmV5Location, u128]>> }>;
133
+ /**
134
+ * Pool has been touched in order to fulfill operational requirements.
135
+ **/
136
+ Touched: AugmentedEvent<ApiType, [poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, who: AccountId32], { poolId: ITuple<[StagingXcmV5Location, StagingXcmV5Location]>, who: AccountId32 }>;
137
+ /**
138
+ * Generic event
139
+ **/
140
+ [key: string]: AugmentedEvent<ApiType>;
141
+ };
142
+ assetRate: {
143
+ AssetRateCreated: AugmentedEvent<ApiType, [assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, rate: u128], { assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, rate: u128 }>;
144
+ AssetRateRemoved: AugmentedEvent<ApiType, [assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset], { assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset }>;
145
+ AssetRateUpdated: AugmentedEvent<ApiType, [assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, old: u128, new_: u128], { assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, old: u128, new_: u128 }>;
146
+ /**
147
+ * Generic event
148
+ **/
149
+ [key: string]: AugmentedEvent<ApiType>;
150
+ };
151
+ assets: {
152
+ /**
153
+ * Accounts were destroyed for given asset.
154
+ **/
155
+ AccountsDestroyed: AugmentedEvent<ApiType, [assetId: u32, accountsDestroyed: u32, accountsRemaining: u32], { assetId: u32, accountsDestroyed: u32, accountsRemaining: u32 }>;
156
+ /**
157
+ * An approval for account `delegate` was cancelled by `owner`.
158
+ **/
159
+ ApprovalCancelled: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, delegate: AccountId32], { assetId: u32, owner: AccountId32, delegate: AccountId32 }>;
160
+ /**
161
+ * Approvals were destroyed for given asset.
162
+ **/
163
+ ApprovalsDestroyed: AugmentedEvent<ApiType, [assetId: u32, approvalsDestroyed: u32, approvalsRemaining: u32], { assetId: u32, approvalsDestroyed: u32, approvalsRemaining: u32 }>;
164
+ /**
165
+ * (Additional) funds have been approved for transfer to a destination account.
166
+ **/
167
+ ApprovedTransfer: AugmentedEvent<ApiType, [assetId: u32, source: AccountId32, delegate: AccountId32, amount: u128], { assetId: u32, source: AccountId32, delegate: AccountId32, amount: u128 }>;
168
+ /**
169
+ * Some asset `asset_id` was frozen.
170
+ **/
171
+ AssetFrozen: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
172
+ /**
173
+ * The min_balance of an asset has been updated by the asset owner.
174
+ **/
175
+ AssetMinBalanceChanged: AugmentedEvent<ApiType, [assetId: u32, newMinBalance: u128], { assetId: u32, newMinBalance: u128 }>;
176
+ /**
177
+ * An asset has had its attributes changed by the `Force` origin.
178
+ **/
179
+ AssetStatusChanged: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
180
+ /**
181
+ * Some asset `asset_id` was thawed.
182
+ **/
183
+ AssetThawed: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
184
+ /**
185
+ * Some account `who` was blocked.
186
+ **/
187
+ Blocked: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
188
+ /**
189
+ * Some assets were destroyed.
190
+ **/
191
+ Burned: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, balance: u128], { assetId: u32, owner: AccountId32, balance: u128 }>;
192
+ /**
193
+ * Some asset class was created.
194
+ **/
195
+ Created: AugmentedEvent<ApiType, [assetId: u32, creator: AccountId32, owner: AccountId32], { assetId: u32, creator: AccountId32, owner: AccountId32 }>;
196
+ /**
197
+ * Some assets were deposited (e.g. for transaction fees).
198
+ **/
199
+ Deposited: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, amount: u128], { assetId: u32, who: AccountId32, amount: u128 }>;
200
+ /**
201
+ * An asset class was destroyed.
202
+ **/
203
+ Destroyed: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
204
+ /**
205
+ * An asset class is in the process of being destroyed.
206
+ **/
207
+ DestructionStarted: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
208
+ /**
209
+ * Some asset class was force-created.
210
+ **/
211
+ ForceCreated: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32], { assetId: u32, owner: AccountId32 }>;
212
+ /**
213
+ * Some account `who` was frozen.
214
+ **/
215
+ Frozen: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
216
+ /**
217
+ * Some assets were issued.
218
+ **/
219
+ Issued: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, amount: u128], { assetId: u32, owner: AccountId32, amount: u128 }>;
220
+ /**
221
+ * Metadata has been cleared for an asset.
222
+ **/
223
+ MetadataCleared: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
224
+ /**
225
+ * New metadata has been set for an asset.
226
+ **/
227
+ MetadataSet: AugmentedEvent<ApiType, [assetId: u32, name: Bytes, symbol_: Bytes, decimals: u8, isFrozen: bool], { assetId: u32, name: Bytes, symbol: Bytes, decimals: u8, isFrozen: bool }>;
228
+ /**
229
+ * The owner changed.
230
+ **/
231
+ OwnerChanged: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32], { assetId: u32, owner: AccountId32 }>;
232
+ /**
233
+ * The management team changed.
234
+ **/
235
+ TeamChanged: AugmentedEvent<ApiType, [assetId: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32], { assetId: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32 }>;
236
+ /**
237
+ * Some account `who` was thawed.
238
+ **/
239
+ Thawed: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
240
+ /**
241
+ * Some account `who` was created with a deposit from `depositor`.
242
+ **/
243
+ Touched: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, depositor: AccountId32], { assetId: u32, who: AccountId32, depositor: AccountId32 }>;
244
+ /**
245
+ * Some assets were transferred.
246
+ **/
247
+ Transferred: AugmentedEvent<ApiType, [assetId: u32, from: AccountId32, to: AccountId32, amount: u128], { assetId: u32, from: AccountId32, to: AccountId32, amount: u128 }>;
248
+ /**
249
+ * An `amount` was transferred in its entirety from `owner` to `destination` by
250
+ * the approved `delegate`.
251
+ **/
252
+ TransferredApproved: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128], { assetId: u32, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128 }>;
253
+ /**
254
+ * Some assets were withdrawn from the account (e.g. for transaction fees).
255
+ **/
256
+ Withdrawn: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, amount: u128], { assetId: u32, who: AccountId32, amount: u128 }>;
257
+ /**
258
+ * Generic event
259
+ **/
260
+ [key: string]: AugmentedEvent<ApiType>;
261
+ };
262
+ assetTxPayment: {
263
+ /**
264
+ * A swap of the refund in native currency back to asset failed.
265
+ **/
266
+ AssetRefundFailed: AugmentedEvent<ApiType, [nativeAmountKept: u128], { nativeAmountKept: u128 }>;
267
+ /**
268
+ * A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,
269
+ * has been paid by `who` in an asset `asset_id`.
270
+ **/
271
+ AssetTxFeePaid: AugmentedEvent<ApiType, [who: AccountId32, actualFee: u128, tip: u128, assetId: StagingXcmV5Location], { who: AccountId32, actualFee: u128, tip: u128, assetId: StagingXcmV5Location }>;
272
+ /**
273
+ * Generic event
274
+ **/
275
+ [key: string]: AugmentedEvent<ApiType>;
276
+ };
277
+ balances: {
278
+ /**
279
+ * A balance was set by root.
280
+ **/
281
+ BalanceSet: AugmentedEvent<ApiType, [who: AccountId32, free: u128], { who: AccountId32, free: u128 }>;
282
+ /**
283
+ * Some amount was burned from an account.
284
+ **/
285
+ Burned: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
286
+ /**
287
+ * Some amount was deposited (e.g. for transaction fees).
288
+ **/
289
+ Deposit: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
290
+ /**
291
+ * An account was removed whose balance was non-zero but below ExistentialDeposit,
292
+ * resulting in an outright loss.
293
+ **/
294
+ DustLost: AugmentedEvent<ApiType, [account: AccountId32, amount: u128], { account: AccountId32, amount: u128 }>;
295
+ /**
296
+ * An account was created with some free balance.
297
+ **/
298
+ Endowed: AugmentedEvent<ApiType, [account: AccountId32, freeBalance: u128], { account: AccountId32, freeBalance: u128 }>;
299
+ /**
300
+ * Some balance was frozen.
301
+ **/
302
+ Frozen: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
303
+ /**
304
+ * Total issuance was increased by `amount`, creating a credit to be balanced.
305
+ **/
306
+ Issued: AugmentedEvent<ApiType, [amount: u128], { amount: u128 }>;
307
+ /**
308
+ * Some balance was locked.
309
+ **/
310
+ Locked: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
311
+ /**
312
+ * Some amount was minted into an account.
313
+ **/
314
+ Minted: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
315
+ /**
316
+ * Total issuance was decreased by `amount`, creating a debt to be balanced.
317
+ **/
318
+ Rescinded: AugmentedEvent<ApiType, [amount: u128], { amount: u128 }>;
319
+ /**
320
+ * Some balance was reserved (moved from free to reserved).
321
+ **/
322
+ Reserved: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
323
+ /**
324
+ * Some balance was moved from the reserve of the first account to the second account.
325
+ * Final argument indicates the destination balance type.
326
+ **/
327
+ ReserveRepatriated: AugmentedEvent<ApiType, [from: AccountId32, to: AccountId32, amount: u128, destinationStatus: FrameSupportTokensMiscBalanceStatus], { from: AccountId32, to: AccountId32, amount: u128, destinationStatus: FrameSupportTokensMiscBalanceStatus }>;
328
+ /**
329
+ * Some amount was restored into an account.
330
+ **/
331
+ Restored: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
332
+ /**
333
+ * Some amount was removed from the account (e.g. for misbehavior).
334
+ **/
335
+ Slashed: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
336
+ /**
337
+ * Some amount was suspended from an account (it can be restored later).
338
+ **/
339
+ Suspended: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
340
+ /**
341
+ * Some balance was thawed.
342
+ **/
343
+ Thawed: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
344
+ /**
345
+ * The `TotalIssuance` was forcefully changed.
346
+ **/
347
+ TotalIssuanceForced: AugmentedEvent<ApiType, [old: u128, new_: u128], { old: u128, new_: u128 }>;
348
+ /**
349
+ * Transfer succeeded.
350
+ **/
351
+ Transfer: AugmentedEvent<ApiType, [from: AccountId32, to: AccountId32, amount: u128], { from: AccountId32, to: AccountId32, amount: u128 }>;
352
+ /**
353
+ * An unexpected/defensive event was triggered.
354
+ **/
355
+ Unexpected: AugmentedEvent<ApiType, [PalletBalancesUnexpectedKind]>;
356
+ /**
357
+ * Some balance was unlocked.
358
+ **/
359
+ Unlocked: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
360
+ /**
361
+ * Some balance was unreserved (moved from reserved to free).
362
+ **/
363
+ Unreserved: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
364
+ /**
365
+ * An account was upgraded.
366
+ **/
367
+ Upgraded: AugmentedEvent<ApiType, [who: AccountId32], { who: AccountId32 }>;
368
+ /**
369
+ * Some amount was withdrawn from the account (e.g. for transaction fees).
370
+ **/
371
+ Withdraw: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
372
+ /**
373
+ * Generic event
374
+ **/
375
+ [key: string]: AugmentedEvent<ApiType>;
376
+ };
377
+ bounties: {
378
+ /**
379
+ * A bounty is approved.
380
+ **/
381
+ BountyApproved: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
382
+ /**
383
+ * A bounty is awarded to a beneficiary.
384
+ **/
385
+ BountyAwarded: AugmentedEvent<ApiType, [index: u32, beneficiary: AccountId32], { index: u32, beneficiary: AccountId32 }>;
386
+ /**
387
+ * A bounty proposal is funded and became active.
388
+ **/
389
+ BountyBecameActive: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
390
+ /**
391
+ * A bounty is cancelled.
392
+ **/
393
+ BountyCanceled: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
394
+ /**
395
+ * A bounty is claimed by beneficiary.
396
+ **/
397
+ BountyClaimed: AugmentedEvent<ApiType, [index: u32, payout: u128, beneficiary: AccountId32], { index: u32, payout: u128, beneficiary: AccountId32 }>;
398
+ /**
399
+ * A bounty expiry is extended.
400
+ **/
401
+ BountyExtended: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
402
+ /**
403
+ * New bounty proposal.
404
+ **/
405
+ BountyProposed: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
406
+ /**
407
+ * A bounty proposal was rejected; funds were slashed.
408
+ **/
409
+ BountyRejected: AugmentedEvent<ApiType, [index: u32, bond: u128], { index: u32, bond: u128 }>;
410
+ /**
411
+ * A bounty curator is accepted.
412
+ **/
413
+ CuratorAccepted: AugmentedEvent<ApiType, [bountyId: u32, curator: AccountId32], { bountyId: u32, curator: AccountId32 }>;
414
+ /**
415
+ * A bounty curator is proposed.
416
+ **/
417
+ CuratorProposed: AugmentedEvent<ApiType, [bountyId: u32, curator: AccountId32], { bountyId: u32, curator: AccountId32 }>;
418
+ /**
419
+ * A bounty curator is unassigned.
420
+ **/
421
+ CuratorUnassigned: AugmentedEvent<ApiType, [bountyId: u32], { bountyId: u32 }>;
422
+ /**
423
+ * A bounty deposit has been poked.
424
+ **/
425
+ DepositPoked: AugmentedEvent<ApiType, [bountyId: u32, proposer: AccountId32, oldDeposit: u128, newDeposit: u128], { bountyId: u32, proposer: AccountId32, oldDeposit: u128, newDeposit: u128 }>;
426
+ /**
427
+ * Generic event
428
+ **/
429
+ [key: string]: AugmentedEvent<ApiType>;
430
+ };
431
+ childBounties: {
432
+ /**
433
+ * A child-bounty is added.
434
+ **/
435
+ Added: AugmentedEvent<ApiType, [index: u32, childIndex: u32], { index: u32, childIndex: u32 }>;
436
+ /**
437
+ * A child-bounty is awarded to a beneficiary.
438
+ **/
439
+ Awarded: AugmentedEvent<ApiType, [index: u32, childIndex: u32, beneficiary: AccountId32], { index: u32, childIndex: u32, beneficiary: AccountId32 }>;
440
+ /**
441
+ * A child-bounty is cancelled.
442
+ **/
443
+ Canceled: AugmentedEvent<ApiType, [index: u32, childIndex: u32], { index: u32, childIndex: u32 }>;
444
+ /**
445
+ * A child-bounty is claimed by beneficiary.
446
+ **/
447
+ Claimed: AugmentedEvent<ApiType, [index: u32, childIndex: u32, payout: u128, beneficiary: AccountId32], { index: u32, childIndex: u32, payout: u128, beneficiary: AccountId32 }>;
448
+ /**
449
+ * Generic event
450
+ **/
451
+ [key: string]: AugmentedEvent<ApiType>;
452
+ };
453
+ claims: {
454
+ /**
455
+ * Someone claimed some DOTs.
456
+ **/
457
+ Claimed: AugmentedEvent<ApiType, [who: AccountId32, ethereumAddress: EthereumAddress, amount: u128], { who: AccountId32, ethereumAddress: EthereumAddress, amount: u128 }>;
458
+ /**
459
+ * Generic event
460
+ **/
461
+ [key: string]: AugmentedEvent<ApiType>;
462
+ };
463
+ collatorSelection: {
464
+ /**
465
+ * A new candidate joined.
466
+ **/
467
+ CandidateAdded: AugmentedEvent<ApiType, [accountId: AccountId32, deposit: u128], { accountId: AccountId32, deposit: u128 }>;
468
+ /**
469
+ * Bond of a candidate updated.
470
+ **/
471
+ CandidateBondUpdated: AugmentedEvent<ApiType, [accountId: AccountId32, deposit: u128], { accountId: AccountId32, deposit: u128 }>;
472
+ /**
473
+ * A candidate was removed.
474
+ **/
475
+ CandidateRemoved: AugmentedEvent<ApiType, [accountId: AccountId32], { accountId: AccountId32 }>;
476
+ /**
477
+ * An account was replaced in the candidate list by another one.
478
+ **/
479
+ CandidateReplaced: AugmentedEvent<ApiType, [old: AccountId32, new_: AccountId32, deposit: u128], { old: AccountId32, new_: AccountId32, deposit: u128 }>;
480
+ /**
481
+ * An account was unable to be added to the Invulnerables because they did not have keys
482
+ * registered. Other Invulnerables may have been set.
483
+ **/
484
+ InvalidInvulnerableSkipped: AugmentedEvent<ApiType, [accountId: AccountId32], { accountId: AccountId32 }>;
485
+ /**
486
+ * A new Invulnerable was added.
487
+ **/
488
+ InvulnerableAdded: AugmentedEvent<ApiType, [accountId: AccountId32], { accountId: AccountId32 }>;
489
+ /**
490
+ * An Invulnerable was removed.
491
+ **/
492
+ InvulnerableRemoved: AugmentedEvent<ApiType, [accountId: AccountId32], { accountId: AccountId32 }>;
493
+ /**
494
+ * The candidacy bond was set.
495
+ **/
496
+ NewCandidacyBond: AugmentedEvent<ApiType, [bondAmount: u128], { bondAmount: u128 }>;
497
+ /**
498
+ * The number of desired candidates was set.
499
+ **/
500
+ NewDesiredCandidates: AugmentedEvent<ApiType, [desiredCandidates: u32], { desiredCandidates: u32 }>;
501
+ /**
502
+ * New Invulnerables were set.
503
+ **/
504
+ NewInvulnerables: AugmentedEvent<ApiType, [invulnerables: Vec<AccountId32>], { invulnerables: Vec<AccountId32> }>;
505
+ /**
506
+ * Generic event
507
+ **/
508
+ [key: string]: AugmentedEvent<ApiType>;
509
+ };
510
+ convictionVoting: {
511
+ /**
512
+ * An account has delegated their vote to another account. \[who, target\]
513
+ **/
514
+ Delegated: AugmentedEvent<ApiType, [AccountId32, AccountId32]>;
515
+ /**
516
+ * An \[account\] has cancelled a previous delegation operation.
517
+ **/
518
+ Undelegated: AugmentedEvent<ApiType, [AccountId32]>;
519
+ /**
520
+ * An account has voted
521
+ **/
522
+ Voted: AugmentedEvent<ApiType, [who: AccountId32, vote: PalletConvictionVotingVoteAccountVote], { who: AccountId32, vote: PalletConvictionVotingVoteAccountVote }>;
523
+ /**
524
+ * A vote has been removed
525
+ **/
526
+ VoteRemoved: AugmentedEvent<ApiType, [who: AccountId32, vote: PalletConvictionVotingVoteAccountVote], { who: AccountId32, vote: PalletConvictionVotingVoteAccountVote }>;
527
+ /**
528
+ * The lockup period of a conviction vote expired, and the funds have been unlocked.
529
+ **/
530
+ VoteUnlocked: AugmentedEvent<ApiType, [who: AccountId32, class_: u16], { who: AccountId32, class: u16 }>;
531
+ /**
532
+ * Generic event
533
+ **/
534
+ [key: string]: AugmentedEvent<ApiType>;
535
+ };
536
+ cumulusXcm: {
537
+ /**
538
+ * Downward message executed with the given outcome.
539
+ * \[ id, outcome \]
540
+ **/
541
+ ExecutedDownward: AugmentedEvent<ApiType, [U8aFixed, StagingXcmV5TraitsOutcome]>;
542
+ /**
543
+ * Downward message is invalid XCM.
544
+ * \[ id \]
545
+ **/
546
+ InvalidFormat: AugmentedEvent<ApiType, [U8aFixed]>;
547
+ /**
548
+ * Downward message is unsupported version of XCM.
549
+ * \[ id \]
550
+ **/
551
+ UnsupportedVersion: AugmentedEvent<ApiType, [U8aFixed]>;
552
+ /**
553
+ * Generic event
554
+ **/
555
+ [key: string]: AugmentedEvent<ApiType>;
556
+ };
557
+ delegatedStaking: {
558
+ /**
559
+ * Funds delegated by a delegator.
560
+ **/
561
+ Delegated: AugmentedEvent<ApiType, [agent: AccountId32, delegator: AccountId32, amount: u128], { agent: AccountId32, delegator: AccountId32, amount: u128 }>;
562
+ /**
563
+ * Unclaimed delegation funds migrated to delegator.
564
+ **/
565
+ MigratedDelegation: AugmentedEvent<ApiType, [agent: AccountId32, delegator: AccountId32, amount: u128], { agent: AccountId32, delegator: AccountId32, amount: u128 }>;
566
+ /**
567
+ * Funds released to a delegator.
568
+ **/
569
+ Released: AugmentedEvent<ApiType, [agent: AccountId32, delegator: AccountId32, amount: u128], { agent: AccountId32, delegator: AccountId32, amount: u128 }>;
570
+ /**
571
+ * Funds slashed from a delegator.
572
+ **/
573
+ Slashed: AugmentedEvent<ApiType, [agent: AccountId32, delegator: AccountId32, amount: u128], { agent: AccountId32, delegator: AccountId32, amount: u128 }>;
574
+ /**
575
+ * Generic event
576
+ **/
577
+ [key: string]: AugmentedEvent<ApiType>;
578
+ };
579
+ foreignAssets: {
580
+ /**
581
+ * Accounts were destroyed for given asset.
582
+ **/
583
+ AccountsDestroyed: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, accountsDestroyed: u32, accountsRemaining: u32], { assetId: StagingXcmV5Location, accountsDestroyed: u32, accountsRemaining: u32 }>;
584
+ /**
585
+ * An approval for account `delegate` was cancelled by `owner`.
586
+ **/
587
+ ApprovalCancelled: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32, delegate: AccountId32], { assetId: StagingXcmV5Location, owner: AccountId32, delegate: AccountId32 }>;
588
+ /**
589
+ * Approvals were destroyed for given asset.
590
+ **/
591
+ ApprovalsDestroyed: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, approvalsDestroyed: u32, approvalsRemaining: u32], { assetId: StagingXcmV5Location, approvalsDestroyed: u32, approvalsRemaining: u32 }>;
592
+ /**
593
+ * (Additional) funds have been approved for transfer to a destination account.
594
+ **/
595
+ ApprovedTransfer: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, source: AccountId32, delegate: AccountId32, amount: u128], { assetId: StagingXcmV5Location, source: AccountId32, delegate: AccountId32, amount: u128 }>;
596
+ /**
597
+ * Some asset `asset_id` was frozen.
598
+ **/
599
+ AssetFrozen: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
600
+ /**
601
+ * The min_balance of an asset has been updated by the asset owner.
602
+ **/
603
+ AssetMinBalanceChanged: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, newMinBalance: u128], { assetId: StagingXcmV5Location, newMinBalance: u128 }>;
604
+ /**
605
+ * An asset has had its attributes changed by the `Force` origin.
606
+ **/
607
+ AssetStatusChanged: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
608
+ /**
609
+ * Some asset `asset_id` was thawed.
610
+ **/
611
+ AssetThawed: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
612
+ /**
613
+ * Some account `who` was blocked.
614
+ **/
615
+ Blocked: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32], { assetId: StagingXcmV5Location, who: AccountId32 }>;
616
+ /**
617
+ * Some assets were destroyed.
618
+ **/
619
+ Burned: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32, balance: u128], { assetId: StagingXcmV5Location, owner: AccountId32, balance: u128 }>;
620
+ /**
621
+ * Some asset class was created.
622
+ **/
623
+ Created: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, creator: AccountId32, owner: AccountId32], { assetId: StagingXcmV5Location, creator: AccountId32, owner: AccountId32 }>;
624
+ /**
625
+ * Some assets were deposited (e.g. for transaction fees).
626
+ **/
627
+ Deposited: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32, amount: u128], { assetId: StagingXcmV5Location, who: AccountId32, amount: u128 }>;
628
+ /**
629
+ * An asset class was destroyed.
630
+ **/
631
+ Destroyed: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
632
+ /**
633
+ * An asset class is in the process of being destroyed.
634
+ **/
635
+ DestructionStarted: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
636
+ /**
637
+ * Some asset class was force-created.
638
+ **/
639
+ ForceCreated: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32], { assetId: StagingXcmV5Location, owner: AccountId32 }>;
640
+ /**
641
+ * Some account `who` was frozen.
642
+ **/
643
+ Frozen: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32], { assetId: StagingXcmV5Location, who: AccountId32 }>;
644
+ /**
645
+ * Some assets were issued.
646
+ **/
647
+ Issued: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32, amount: u128], { assetId: StagingXcmV5Location, owner: AccountId32, amount: u128 }>;
648
+ /**
649
+ * Metadata has been cleared for an asset.
650
+ **/
651
+ MetadataCleared: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location], { assetId: StagingXcmV5Location }>;
652
+ /**
653
+ * New metadata has been set for an asset.
654
+ **/
655
+ MetadataSet: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, name: Bytes, symbol_: Bytes, decimals: u8, isFrozen: bool], { assetId: StagingXcmV5Location, name: Bytes, symbol: Bytes, decimals: u8, isFrozen: bool }>;
656
+ /**
657
+ * The owner changed.
658
+ **/
659
+ OwnerChanged: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32], { assetId: StagingXcmV5Location, owner: AccountId32 }>;
660
+ /**
661
+ * The management team changed.
662
+ **/
663
+ TeamChanged: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, issuer: AccountId32, admin: AccountId32, freezer: AccountId32], { assetId: StagingXcmV5Location, issuer: AccountId32, admin: AccountId32, freezer: AccountId32 }>;
664
+ /**
665
+ * Some account `who` was thawed.
666
+ **/
667
+ Thawed: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32], { assetId: StagingXcmV5Location, who: AccountId32 }>;
668
+ /**
669
+ * Some account `who` was created with a deposit from `depositor`.
670
+ **/
671
+ Touched: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32, depositor: AccountId32], { assetId: StagingXcmV5Location, who: AccountId32, depositor: AccountId32 }>;
672
+ /**
673
+ * Some assets were transferred.
674
+ **/
675
+ Transferred: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, from: AccountId32, to: AccountId32, amount: u128], { assetId: StagingXcmV5Location, from: AccountId32, to: AccountId32, amount: u128 }>;
676
+ /**
677
+ * An `amount` was transferred in its entirety from `owner` to `destination` by
678
+ * the approved `delegate`.
679
+ **/
680
+ TransferredApproved: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128], { assetId: StagingXcmV5Location, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128 }>;
681
+ /**
682
+ * Some assets were withdrawn from the account (e.g. for transaction fees).
683
+ **/
684
+ Withdrawn: AugmentedEvent<ApiType, [assetId: StagingXcmV5Location, who: AccountId32, amount: u128], { assetId: StagingXcmV5Location, who: AccountId32, amount: u128 }>;
685
+ /**
686
+ * Generic event
687
+ **/
688
+ [key: string]: AugmentedEvent<ApiType>;
689
+ };
690
+ indices: {
691
+ /**
692
+ * A deposit to reserve an index has been poked/reconsidered.
693
+ **/
694
+ DepositPoked: AugmentedEvent<ApiType, [who: AccountId32, index: u32, oldDeposit: u128, newDeposit: u128], { who: AccountId32, index: u32, oldDeposit: u128, newDeposit: u128 }>;
695
+ /**
696
+ * A account index was assigned.
697
+ **/
698
+ IndexAssigned: AugmentedEvent<ApiType, [who: AccountId32, index: u32], { who: AccountId32, index: u32 }>;
699
+ /**
700
+ * A account index has been freed up (unassigned).
701
+ **/
702
+ IndexFreed: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
703
+ /**
704
+ * A account index has been frozen to its current account ID.
705
+ **/
706
+ IndexFrozen: AugmentedEvent<ApiType, [index: u32, who: AccountId32], { index: u32, who: AccountId32 }>;
707
+ /**
708
+ * Generic event
709
+ **/
710
+ [key: string]: AugmentedEvent<ApiType>;
711
+ };
712
+ messageQueue: {
713
+ /**
714
+ * Message placed in overweight queue.
715
+ **/
716
+ OverweightEnqueued: AugmentedEvent<ApiType, [id: U8aFixed, origin: CumulusPrimitivesCoreAggregateMessageOrigin, pageIndex: u32, messageIndex: u32], { id: U8aFixed, origin: CumulusPrimitivesCoreAggregateMessageOrigin, pageIndex: u32, messageIndex: u32 }>;
717
+ /**
718
+ * This page was reaped.
719
+ **/
720
+ PageReaped: AugmentedEvent<ApiType, [origin: CumulusPrimitivesCoreAggregateMessageOrigin, index: u32], { origin: CumulusPrimitivesCoreAggregateMessageOrigin, index: u32 }>;
721
+ /**
722
+ * Message is processed.
723
+ **/
724
+ Processed: AugmentedEvent<ApiType, [id: H256, origin: CumulusPrimitivesCoreAggregateMessageOrigin, weightUsed: SpWeightsWeightV2Weight, success: bool], { id: H256, origin: CumulusPrimitivesCoreAggregateMessageOrigin, weightUsed: SpWeightsWeightV2Weight, success: bool }>;
725
+ /**
726
+ * Message discarded due to an error in the `MessageProcessor` (usually a format error).
727
+ **/
728
+ ProcessingFailed: AugmentedEvent<ApiType, [id: H256, origin: CumulusPrimitivesCoreAggregateMessageOrigin, error: FrameSupportMessagesProcessMessageError], { id: H256, origin: CumulusPrimitivesCoreAggregateMessageOrigin, error: FrameSupportMessagesProcessMessageError }>;
729
+ /**
730
+ * Generic event
731
+ **/
732
+ [key: string]: AugmentedEvent<ApiType>;
733
+ };
734
+ multiBlockElection: {
735
+ /**
736
+ * A phase transition happened. Only checks major changes in the variants, not minor inner
737
+ * values.
738
+ **/
739
+ PhaseTransitioned: AugmentedEvent<ApiType, [from: PalletElectionProviderMultiBlockPhase, to: PalletElectionProviderMultiBlockPhase], { from: PalletElectionProviderMultiBlockPhase, to: PalletElectionProviderMultiBlockPhase }>;
740
+ /**
741
+ * Target snapshot creation failed
742
+ **/
743
+ UnexpectedTargetSnapshotFailed: AugmentedEvent<ApiType, []>;
744
+ /**
745
+ * Voter snapshot creation failed
746
+ **/
747
+ UnexpectedVoterSnapshotFailed: AugmentedEvent<ApiType, []>;
748
+ /**
749
+ * Generic event
750
+ **/
751
+ [key: string]: AugmentedEvent<ApiType>;
752
+ };
753
+ multiBlockElectionSigned: {
754
+ /**
755
+ * The given account has bailed.
756
+ **/
757
+ Bailed: AugmentedEvent<ApiType, [u32, AccountId32]>;
758
+ /**
759
+ * The given account has been discarded.
760
+ **/
761
+ Discarded: AugmentedEvent<ApiType, [u32, AccountId32]>;
762
+ /**
763
+ * The given solution, for the given round, was ejected.
764
+ **/
765
+ Ejected: AugmentedEvent<ApiType, [u32, AccountId32]>;
766
+ /**
767
+ * Upcoming submission has been registered for the given account, with the given score.
768
+ **/
769
+ Registered: AugmentedEvent<ApiType, [u32, AccountId32, SpNposElectionsElectionScore]>;
770
+ /**
771
+ * The given account has been rewarded with the given amount.
772
+ **/
773
+ Rewarded: AugmentedEvent<ApiType, [u32, AccountId32, u128]>;
774
+ /**
775
+ * The given account has been slashed with the given amount.
776
+ **/
777
+ Slashed: AugmentedEvent<ApiType, [u32, AccountId32, u128]>;
778
+ /**
779
+ * A page of solution solution with the given index has been stored for the given account.
780
+ **/
781
+ Stored: AugmentedEvent<ApiType, [u32, AccountId32, u32]>;
782
+ /**
783
+ * Generic event
784
+ **/
785
+ [key: string]: AugmentedEvent<ApiType>;
786
+ };
787
+ multiBlockElectionVerifier: {
788
+ /**
789
+ * A solution with the given score has replaced our current best solution.
790
+ **/
791
+ Queued: AugmentedEvent<ApiType, [SpNposElectionsElectionScore, Option<SpNposElectionsElectionScore>]>;
792
+ /**
793
+ * A verification failed at the given page.
794
+ *
795
+ * NOTE: if the index is 0, then this could mean either the feasibility of the last page
796
+ * was wrong, or the final checks of `finalize_verification` failed.
797
+ **/
798
+ VerificationFailed: AugmentedEvent<ApiType, [u32, PalletElectionProviderMultiBlockVerifierFeasibilityError]>;
799
+ /**
800
+ * The given page of a solution has been verified, with the given number of winners being
801
+ * found in it.
802
+ **/
803
+ Verified: AugmentedEvent<ApiType, [u32, u32]>;
804
+ /**
805
+ * Generic event
806
+ **/
807
+ [key: string]: AugmentedEvent<ApiType>;
808
+ };
809
+ multisig: {
810
+ /**
811
+ * The deposit for a multisig operation has been updated/poked.
812
+ **/
813
+ DepositPoked: AugmentedEvent<ApiType, [who: AccountId32, callHash: U8aFixed, oldDeposit: u128, newDeposit: u128], { who: AccountId32, callHash: U8aFixed, oldDeposit: u128, newDeposit: u128 }>;
814
+ /**
815
+ * A multisig operation has been approved by someone.
816
+ **/
817
+ MultisigApproval: AugmentedEvent<ApiType, [approving: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed], { approving: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed }>;
818
+ /**
819
+ * A multisig operation has been cancelled.
820
+ **/
821
+ MultisigCancelled: AugmentedEvent<ApiType, [cancelling: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed], { cancelling: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed }>;
822
+ /**
823
+ * A multisig operation has been executed.
824
+ **/
825
+ MultisigExecuted: AugmentedEvent<ApiType, [approving: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed, result: Result<Null, SpRuntimeDispatchError>], { approving: AccountId32, timepoint: PalletMultisigTimepoint, multisig: AccountId32, callHash: U8aFixed, result: Result<Null, SpRuntimeDispatchError> }>;
826
+ /**
827
+ * A new multisig operation has begun.
828
+ **/
829
+ NewMultisig: AugmentedEvent<ApiType, [approving: AccountId32, multisig: AccountId32, callHash: U8aFixed], { approving: AccountId32, multisig: AccountId32, callHash: U8aFixed }>;
830
+ /**
831
+ * Generic event
832
+ **/
833
+ [key: string]: AugmentedEvent<ApiType>;
834
+ };
835
+ nfts: {
836
+ /**
837
+ * All approvals of an item got cancelled.
838
+ **/
839
+ AllApprovalsCancelled: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32], { collection: u32, item: u32, owner: AccountId32 }>;
840
+ /**
841
+ * An approval for a `delegate` account to transfer the `item` of an item
842
+ * `collection` was cancelled by its `owner`.
843
+ **/
844
+ ApprovalCancelled: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32, delegate: AccountId32], { collection: u32, item: u32, owner: AccountId32, delegate: AccountId32 }>;
845
+ /**
846
+ * Attribute metadata has been cleared for a `collection` or `item`.
847
+ **/
848
+ AttributeCleared: AugmentedEvent<ApiType, [collection: u32, maybeItem: Option<u32>, key: Bytes, namespace: PalletNftsAttributeNamespace], { collection: u32, maybeItem: Option<u32>, key: Bytes, namespace: PalletNftsAttributeNamespace }>;
849
+ /**
850
+ * New attribute metadata has been set for a `collection` or `item`.
851
+ **/
852
+ AttributeSet: AugmentedEvent<ApiType, [collection: u32, maybeItem: Option<u32>, key: Bytes, value: Bytes, namespace: PalletNftsAttributeNamespace], { collection: u32, maybeItem: Option<u32>, key: Bytes, value: Bytes, namespace: PalletNftsAttributeNamespace }>;
853
+ /**
854
+ * An `item` was destroyed.
855
+ **/
856
+ Burned: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32], { collection: u32, item: u32, owner: AccountId32 }>;
857
+ /**
858
+ * A `collection` has had its config changed by the `Force` origin.
859
+ **/
860
+ CollectionConfigChanged: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
861
+ /**
862
+ * Some `collection` was locked.
863
+ **/
864
+ CollectionLocked: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
865
+ /**
866
+ * Max supply has been set for a collection.
867
+ **/
868
+ CollectionMaxSupplySet: AugmentedEvent<ApiType, [collection: u32, maxSupply: u32], { collection: u32, maxSupply: u32 }>;
869
+ /**
870
+ * Metadata has been cleared for a `collection`.
871
+ **/
872
+ CollectionMetadataCleared: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
873
+ /**
874
+ * New metadata has been set for a `collection`.
875
+ **/
876
+ CollectionMetadataSet: AugmentedEvent<ApiType, [collection: u32, data: Bytes], { collection: u32, data: Bytes }>;
877
+ /**
878
+ * Mint settings for a collection had changed.
879
+ **/
880
+ CollectionMintSettingsUpdated: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
881
+ /**
882
+ * A `collection` was created.
883
+ **/
884
+ Created: AugmentedEvent<ApiType, [collection: u32, creator: AccountId32, owner: AccountId32], { collection: u32, creator: AccountId32, owner: AccountId32 }>;
885
+ /**
886
+ * A `collection` was destroyed.
887
+ **/
888
+ Destroyed: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
889
+ /**
890
+ * A `collection` was force-created.
891
+ **/
892
+ ForceCreated: AugmentedEvent<ApiType, [collection: u32, owner: AccountId32], { collection: u32, owner: AccountId32 }>;
893
+ /**
894
+ * An `item` was issued.
895
+ **/
896
+ Issued: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32], { collection: u32, item: u32, owner: AccountId32 }>;
897
+ /**
898
+ * A new approval to modify item attributes was added.
899
+ **/
900
+ ItemAttributesApprovalAdded: AugmentedEvent<ApiType, [collection: u32, item: u32, delegate: AccountId32], { collection: u32, item: u32, delegate: AccountId32 }>;
901
+ /**
902
+ * A new approval to modify item attributes was removed.
903
+ **/
904
+ ItemAttributesApprovalRemoved: AugmentedEvent<ApiType, [collection: u32, item: u32, delegate: AccountId32], { collection: u32, item: u32, delegate: AccountId32 }>;
905
+ /**
906
+ * An item was bought.
907
+ **/
908
+ ItemBought: AugmentedEvent<ApiType, [collection: u32, item: u32, price: u128, seller: AccountId32, buyer: AccountId32], { collection: u32, item: u32, price: u128, seller: AccountId32, buyer: AccountId32 }>;
909
+ /**
910
+ * Metadata has been cleared for an item.
911
+ **/
912
+ ItemMetadataCleared: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
913
+ /**
914
+ * New metadata has been set for an item.
915
+ **/
916
+ ItemMetadataSet: AugmentedEvent<ApiType, [collection: u32, item: u32, data: Bytes], { collection: u32, item: u32, data: Bytes }>;
917
+ /**
918
+ * The price for the item was removed.
919
+ **/
920
+ ItemPriceRemoved: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
921
+ /**
922
+ * The price was set for the item.
923
+ **/
924
+ ItemPriceSet: AugmentedEvent<ApiType, [collection: u32, item: u32, price: u128, whitelistedBuyer: Option<AccountId32>], { collection: u32, item: u32, price: u128, whitelistedBuyer: Option<AccountId32> }>;
925
+ /**
926
+ * `item` metadata or attributes were locked.
927
+ **/
928
+ ItemPropertiesLocked: AugmentedEvent<ApiType, [collection: u32, item: u32, lockMetadata: bool, lockAttributes: bool], { collection: u32, item: u32, lockMetadata: bool, lockAttributes: bool }>;
929
+ /**
930
+ * An `item` became non-transferable.
931
+ **/
932
+ ItemTransferLocked: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
933
+ /**
934
+ * An `item` became transferable.
935
+ **/
936
+ ItemTransferUnlocked: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
937
+ /**
938
+ * Event gets emitted when the `NextCollectionId` gets incremented.
939
+ **/
940
+ NextCollectionIdIncremented: AugmentedEvent<ApiType, [nextId: Option<u32>], { nextId: Option<u32> }>;
941
+ /**
942
+ * The owner changed.
943
+ **/
944
+ OwnerChanged: AugmentedEvent<ApiType, [collection: u32, newOwner: AccountId32], { collection: u32, newOwner: AccountId32 }>;
945
+ /**
946
+ * Ownership acceptance has changed for an account.
947
+ **/
948
+ OwnershipAcceptanceChanged: AugmentedEvent<ApiType, [who: AccountId32, maybeCollection: Option<u32>], { who: AccountId32, maybeCollection: Option<u32> }>;
949
+ /**
950
+ * A new attribute in the `Pallet` namespace was set for the `collection` or an `item`
951
+ * within that `collection`.
952
+ **/
953
+ PalletAttributeSet: AugmentedEvent<ApiType, [collection: u32, item: Option<u32>, attribute: PalletNftsPalletAttributes, value: Bytes], { collection: u32, item: Option<u32>, attribute: PalletNftsPalletAttributes, value: Bytes }>;
954
+ /**
955
+ * New attributes have been set for an `item` of the `collection`.
956
+ **/
957
+ PreSignedAttributesSet: AugmentedEvent<ApiType, [collection: u32, item: u32, namespace: PalletNftsAttributeNamespace], { collection: u32, item: u32, namespace: PalletNftsAttributeNamespace }>;
958
+ /**
959
+ * The deposit for a set of `item`s within a `collection` has been updated.
960
+ **/
961
+ Redeposited: AugmentedEvent<ApiType, [collection: u32, successfulItems: Vec<u32>], { collection: u32, successfulItems: Vec<u32> }>;
962
+ /**
963
+ * The swap was cancelled.
964
+ **/
965
+ SwapCancelled: AugmentedEvent<ApiType, [offeredCollection: u32, offeredItem: u32, desiredCollection: u32, desiredItem: Option<u32>, price: Option<PalletNftsPriceWithDirection>, deadline: u32], { offeredCollection: u32, offeredItem: u32, desiredCollection: u32, desiredItem: Option<u32>, price: Option<PalletNftsPriceWithDirection>, deadline: u32 }>;
966
+ /**
967
+ * The swap has been claimed.
968
+ **/
969
+ SwapClaimed: AugmentedEvent<ApiType, [sentCollection: u32, sentItem: u32, sentItemOwner: AccountId32, receivedCollection: u32, receivedItem: u32, receivedItemOwner: AccountId32, price: Option<PalletNftsPriceWithDirection>, deadline: u32], { sentCollection: u32, sentItem: u32, sentItemOwner: AccountId32, receivedCollection: u32, receivedItem: u32, receivedItemOwner: AccountId32, price: Option<PalletNftsPriceWithDirection>, deadline: u32 }>;
970
+ /**
971
+ * An `item` swap intent was created.
972
+ **/
973
+ SwapCreated: AugmentedEvent<ApiType, [offeredCollection: u32, offeredItem: u32, desiredCollection: u32, desiredItem: Option<u32>, price: Option<PalletNftsPriceWithDirection>, deadline: u32], { offeredCollection: u32, offeredItem: u32, desiredCollection: u32, desiredItem: Option<u32>, price: Option<PalletNftsPriceWithDirection>, deadline: u32 }>;
974
+ /**
975
+ * The management team changed.
976
+ **/
977
+ TeamChanged: AugmentedEvent<ApiType, [collection: u32, issuer: Option<AccountId32>, admin: Option<AccountId32>, freezer: Option<AccountId32>], { collection: u32, issuer: Option<AccountId32>, admin: Option<AccountId32>, freezer: Option<AccountId32> }>;
978
+ /**
979
+ * A tip was sent.
980
+ **/
981
+ TipSent: AugmentedEvent<ApiType, [collection: u32, item: u32, sender: AccountId32, receiver: AccountId32, amount: u128], { collection: u32, item: u32, sender: AccountId32, receiver: AccountId32, amount: u128 }>;
982
+ /**
983
+ * An `item` of a `collection` has been approved by the `owner` for transfer by
984
+ * a `delegate`.
985
+ **/
986
+ TransferApproved: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32, delegate: AccountId32, deadline: Option<u32>], { collection: u32, item: u32, owner: AccountId32, delegate: AccountId32, deadline: Option<u32> }>;
987
+ /**
988
+ * An `item` was transferred.
989
+ **/
990
+ Transferred: AugmentedEvent<ApiType, [collection: u32, item: u32, from: AccountId32, to: AccountId32], { collection: u32, item: u32, from: AccountId32, to: AccountId32 }>;
991
+ /**
992
+ * Generic event
993
+ **/
994
+ [key: string]: AugmentedEvent<ApiType>;
995
+ };
996
+ nominationPools: {
997
+ /**
998
+ * A member has became bonded in a pool.
999
+ **/
1000
+ Bonded: AugmentedEvent<ApiType, [member: AccountId32, poolId: u32, bonded: u128, joined: bool], { member: AccountId32, poolId: u32, bonded: u128, joined: bool }>;
1001
+ /**
1002
+ * A pool has been created.
1003
+ **/
1004
+ Created: AugmentedEvent<ApiType, [depositor: AccountId32, poolId: u32], { depositor: AccountId32, poolId: u32 }>;
1005
+ /**
1006
+ * A pool has been destroyed.
1007
+ **/
1008
+ Destroyed: AugmentedEvent<ApiType, [poolId: u32], { poolId: u32 }>;
1009
+ /**
1010
+ * Global parameters regulating nomination pools have been updated.
1011
+ **/
1012
+ GlobalParamsUpdated: AugmentedEvent<ApiType, [minJoinBond: u128, minCreateBond: u128, maxPools: Option<u32>, maxMembers: Option<u32>, maxMembersPerPool: Option<u32>, globalMaxCommission: Option<Perbill>], { minJoinBond: u128, minCreateBond: u128, maxPools: Option<u32>, maxMembers: Option<u32>, maxMembersPerPool: Option<u32>, globalMaxCommission: Option<Perbill> }>;
1013
+ /**
1014
+ * A pool member's claim permission has been updated.
1015
+ **/
1016
+ MemberClaimPermissionUpdated: AugmentedEvent<ApiType, [member: AccountId32, permission: PalletNominationPoolsClaimPermission], { member: AccountId32, permission: PalletNominationPoolsClaimPermission }>;
1017
+ /**
1018
+ * A member has been removed from a pool.
1019
+ *
1020
+ * The removal can be voluntary (withdrawn all unbonded funds) or involuntary (kicked).
1021
+ * Any funds that are still delegated (i.e. dangling delegation) are released and are
1022
+ * represented by `released_balance`.
1023
+ **/
1024
+ MemberRemoved: AugmentedEvent<ApiType, [poolId: u32, member: AccountId32, releasedBalance: u128], { poolId: u32, member: AccountId32, releasedBalance: u128 }>;
1025
+ /**
1026
+ * A pool's metadata was updated.
1027
+ **/
1028
+ MetadataUpdated: AugmentedEvent<ApiType, [poolId: u32, caller: AccountId32], { poolId: u32, caller: AccountId32 }>;
1029
+ /**
1030
+ * Topped up deficit in frozen ED of the reward pool.
1031
+ **/
1032
+ MinBalanceDeficitAdjusted: AugmentedEvent<ApiType, [poolId: u32, amount: u128], { poolId: u32, amount: u128 }>;
1033
+ /**
1034
+ * Claimed excess frozen ED of af the reward pool.
1035
+ **/
1036
+ MinBalanceExcessAdjusted: AugmentedEvent<ApiType, [poolId: u32, amount: u128], { poolId: u32, amount: u128 }>;
1037
+ /**
1038
+ * A payout has been made to a member.
1039
+ **/
1040
+ PaidOut: AugmentedEvent<ApiType, [member: AccountId32, poolId: u32, payout: u128], { member: AccountId32, poolId: u32, payout: u128 }>;
1041
+ /**
1042
+ * A pool's commission `change_rate` has been changed.
1043
+ **/
1044
+ PoolCommissionChangeRateUpdated: AugmentedEvent<ApiType, [poolId: u32, changeRate: PalletNominationPoolsCommissionChangeRate], { poolId: u32, changeRate: PalletNominationPoolsCommissionChangeRate }>;
1045
+ /**
1046
+ * Pool commission has been claimed.
1047
+ **/
1048
+ PoolCommissionClaimed: AugmentedEvent<ApiType, [poolId: u32, commission: u128], { poolId: u32, commission: u128 }>;
1049
+ /**
1050
+ * Pool commission claim permission has been updated.
1051
+ **/
1052
+ PoolCommissionClaimPermissionUpdated: AugmentedEvent<ApiType, [poolId: u32, permission: Option<PalletNominationPoolsCommissionClaimPermission>], { poolId: u32, permission: Option<PalletNominationPoolsCommissionClaimPermission> }>;
1053
+ /**
1054
+ * A pool's commission setting has been changed.
1055
+ **/
1056
+ PoolCommissionUpdated: AugmentedEvent<ApiType, [poolId: u32, current: Option<ITuple<[Perbill, AccountId32]>>], { poolId: u32, current: Option<ITuple<[Perbill, AccountId32]>> }>;
1057
+ /**
1058
+ * A pool's maximum commission setting has been changed.
1059
+ **/
1060
+ PoolMaxCommissionUpdated: AugmentedEvent<ApiType, [poolId: u32, maxCommission: Perbill], { poolId: u32, maxCommission: Perbill }>;
1061
+ /**
1062
+ * A pool's nominating account (or the pool's root account) has nominated a validator set
1063
+ * on behalf of the pool.
1064
+ **/
1065
+ PoolNominationMade: AugmentedEvent<ApiType, [poolId: u32, caller: AccountId32], { poolId: u32, caller: AccountId32 }>;
1066
+ /**
1067
+ * The pool is chilled i.e. no longer nominating.
1068
+ **/
1069
+ PoolNominatorChilled: AugmentedEvent<ApiType, [poolId: u32, caller: AccountId32], { poolId: u32, caller: AccountId32 }>;
1070
+ /**
1071
+ * The active balance of pool `pool_id` has been slashed to `balance`.
1072
+ **/
1073
+ PoolSlashed: AugmentedEvent<ApiType, [poolId: u32, balance: u128], { poolId: u32, balance: u128 }>;
1074
+ /**
1075
+ * The roles of a pool have been updated to the given new roles. Note that the depositor
1076
+ * can never change.
1077
+ **/
1078
+ RolesUpdated: AugmentedEvent<ApiType, [root: Option<AccountId32>, bouncer: Option<AccountId32>, nominator: Option<AccountId32>], { root: Option<AccountId32>, bouncer: Option<AccountId32>, nominator: Option<AccountId32> }>;
1079
+ /**
1080
+ * The state of a pool has changed
1081
+ **/
1082
+ StateChanged: AugmentedEvent<ApiType, [poolId: u32, newState: PalletNominationPoolsPoolState], { poolId: u32, newState: PalletNominationPoolsPoolState }>;
1083
+ /**
1084
+ * A member has unbonded from their pool.
1085
+ *
1086
+ * - `balance` is the corresponding balance of the number of points that has been
1087
+ * requested to be unbonded (the argument of the `unbond` transaction) from the bonded
1088
+ * pool.
1089
+ * - `points` is the number of points that are issued as a result of `balance` being
1090
+ * dissolved into the corresponding unbonding pool.
1091
+ * - `era` is the era in which the balance will be unbonded.
1092
+ * In the absence of slashing, these values will match. In the presence of slashing, the
1093
+ * number of points that are issued in the unbonding pool will be less than the amount
1094
+ * requested to be unbonded.
1095
+ **/
1096
+ Unbonded: AugmentedEvent<ApiType, [member: AccountId32, poolId: u32, balance: u128, points: u128, era: u32], { member: AccountId32, poolId: u32, balance: u128, points: u128, era: u32 }>;
1097
+ /**
1098
+ * The unbond pool at `era` of pool `pool_id` has been slashed to `balance`.
1099
+ **/
1100
+ UnbondingPoolSlashed: AugmentedEvent<ApiType, [poolId: u32, era: u32, balance: u128], { poolId: u32, era: u32, balance: u128 }>;
1101
+ /**
1102
+ * A member has withdrawn from their pool.
1103
+ *
1104
+ * The given number of `points` have been dissolved in return of `balance`.
1105
+ *
1106
+ * Similar to `Unbonded` event, in the absence of slashing, the ratio of point to balance
1107
+ * will be 1.
1108
+ **/
1109
+ Withdrawn: AugmentedEvent<ApiType, [member: AccountId32, poolId: u32, balance: u128, points: u128], { member: AccountId32, poolId: u32, balance: u128, points: u128 }>;
1110
+ /**
1111
+ * Generic event
1112
+ **/
1113
+ [key: string]: AugmentedEvent<ApiType>;
1114
+ };
1115
+ parachainSystem: {
1116
+ /**
1117
+ * Downward messages were processed using the given weight.
1118
+ **/
1119
+ DownwardMessagesProcessed: AugmentedEvent<ApiType, [weightUsed: SpWeightsWeightV2Weight, dmqHead: H256], { weightUsed: SpWeightsWeightV2Weight, dmqHead: H256 }>;
1120
+ /**
1121
+ * Some downward messages have been received and will be processed.
1122
+ **/
1123
+ DownwardMessagesReceived: AugmentedEvent<ApiType, [count: u32], { count: u32 }>;
1124
+ /**
1125
+ * An upward message was sent to the relay chain.
1126
+ **/
1127
+ UpwardMessageSent: AugmentedEvent<ApiType, [messageHash: Option<U8aFixed>], { messageHash: Option<U8aFixed> }>;
1128
+ /**
1129
+ * The validation function was applied as of the contained relay chain block number.
1130
+ **/
1131
+ ValidationFunctionApplied: AugmentedEvent<ApiType, [relayChainBlockNum: u32], { relayChainBlockNum: u32 }>;
1132
+ /**
1133
+ * The relay-chain aborted the upgrade process.
1134
+ **/
1135
+ ValidationFunctionDiscarded: AugmentedEvent<ApiType, []>;
1136
+ /**
1137
+ * The validation function has been scheduled to apply.
1138
+ **/
1139
+ ValidationFunctionStored: AugmentedEvent<ApiType, []>;
1140
+ /**
1141
+ * Generic event
1142
+ **/
1143
+ [key: string]: AugmentedEvent<ApiType>;
1144
+ };
1145
+ parameters: {
1146
+ /**
1147
+ * A Parameter was set.
1148
+ *
1149
+ * Is also emitted when the value was not changed.
1150
+ **/
1151
+ Updated: AugmentedEvent<ApiType, [key: AssetHubPolkadotRuntimeRuntimeParametersKey, oldValue: Option<AssetHubPolkadotRuntimeRuntimeParametersValue>, newValue: Option<AssetHubPolkadotRuntimeRuntimeParametersValue>], { key: AssetHubPolkadotRuntimeRuntimeParametersKey, oldValue: Option<AssetHubPolkadotRuntimeRuntimeParametersValue>, newValue: Option<AssetHubPolkadotRuntimeRuntimeParametersValue> }>;
1152
+ /**
1153
+ * Generic event
1154
+ **/
1155
+ [key: string]: AugmentedEvent<ApiType>;
1156
+ };
1157
+ polkadotXcm: {
1158
+ /**
1159
+ * `target` removed alias authorization for `aliaser`.
1160
+ **/
1161
+ AliasAuthorizationRemoved: AugmentedEvent<ApiType, [aliaser: StagingXcmV5Location, target: StagingXcmV5Location], { aliaser: StagingXcmV5Location, target: StagingXcmV5Location }>;
1162
+ /**
1163
+ * An `aliaser` location was authorized by `target` to alias it, authorization valid until
1164
+ * `expiry` block number.
1165
+ **/
1166
+ AliasAuthorized: AugmentedEvent<ApiType, [aliaser: StagingXcmV5Location, target: StagingXcmV5Location, expiry: Option<u64>], { aliaser: StagingXcmV5Location, target: StagingXcmV5Location, expiry: Option<u64> }>;
1167
+ /**
1168
+ * `target` removed all alias authorizations.
1169
+ **/
1170
+ AliasesAuthorizationsRemoved: AugmentedEvent<ApiType, [target: StagingXcmV5Location], { target: StagingXcmV5Location }>;
1171
+ /**
1172
+ * Some assets have been claimed from an asset trap
1173
+ **/
1174
+ AssetsClaimed: AugmentedEvent<ApiType, [hash_: H256, origin: StagingXcmV5Location, assets: XcmVersionedAssets], { hash_: H256, origin: StagingXcmV5Location, assets: XcmVersionedAssets }>;
1175
+ /**
1176
+ * Some assets have been placed in an asset trap.
1177
+ **/
1178
+ AssetsTrapped: AugmentedEvent<ApiType, [hash_: H256, origin: StagingXcmV5Location, assets: XcmVersionedAssets], { hash_: H256, origin: StagingXcmV5Location, assets: XcmVersionedAssets }>;
1179
+ /**
1180
+ * Execution of an XCM message was attempted.
1181
+ **/
1182
+ Attempted: AugmentedEvent<ApiType, [outcome: StagingXcmV5TraitsOutcome], { outcome: StagingXcmV5TraitsOutcome }>;
1183
+ /**
1184
+ * Fees were paid from a location for an operation (often for using `SendXcm`).
1185
+ **/
1186
+ FeesPaid: AugmentedEvent<ApiType, [paying: StagingXcmV5Location, fees: StagingXcmV5AssetAssets], { paying: StagingXcmV5Location, fees: StagingXcmV5AssetAssets }>;
1187
+ /**
1188
+ * Expected query response has been received but the querier location of the response does
1189
+ * not match the expected. The query remains registered for a later, valid, response to
1190
+ * be received and acted upon.
1191
+ **/
1192
+ InvalidQuerier: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, queryId: u64, expectedQuerier: StagingXcmV5Location, maybeActualQuerier: Option<StagingXcmV5Location>], { origin: StagingXcmV5Location, queryId: u64, expectedQuerier: StagingXcmV5Location, maybeActualQuerier: Option<StagingXcmV5Location> }>;
1193
+ /**
1194
+ * Expected query response has been received but the expected querier location placed in
1195
+ * storage by this runtime previously cannot be decoded. The query remains registered.
1196
+ *
1197
+ * This is unexpected (since a location placed in storage in a previously executing
1198
+ * runtime should be readable prior to query timeout) and dangerous since the possibly
1199
+ * valid response will be dropped. Manual governance intervention is probably going to be
1200
+ * needed.
1201
+ **/
1202
+ InvalidQuerierVersion: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, queryId: u64], { origin: StagingXcmV5Location, queryId: u64 }>;
1203
+ /**
1204
+ * Expected query response has been received but the origin location of the response does
1205
+ * not match that expected. The query remains registered for a later, valid, response to
1206
+ * be received and acted upon.
1207
+ **/
1208
+ InvalidResponder: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, queryId: u64, expectedLocation: Option<StagingXcmV5Location>], { origin: StagingXcmV5Location, queryId: u64, expectedLocation: Option<StagingXcmV5Location> }>;
1209
+ /**
1210
+ * Expected query response has been received but the expected origin location placed in
1211
+ * storage by this runtime previously cannot be decoded. The query remains registered.
1212
+ *
1213
+ * This is unexpected (since a location placed in storage in a previously executing
1214
+ * runtime should be readable prior to query timeout) and dangerous since the possibly
1215
+ * valid response will be dropped. Manual governance intervention is probably going to be
1216
+ * needed.
1217
+ **/
1218
+ InvalidResponderVersion: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, queryId: u64], { origin: StagingXcmV5Location, queryId: u64 }>;
1219
+ /**
1220
+ * Query response has been received and query is removed. The registered notification has
1221
+ * been dispatched and executed successfully.
1222
+ **/
1223
+ Notified: AugmentedEvent<ApiType, [queryId: u64, palletIndex: u8, callIndex: u8], { queryId: u64, palletIndex: u8, callIndex: u8 }>;
1224
+ /**
1225
+ * Query response has been received and query is removed. The dispatch was unable to be
1226
+ * decoded into a `Call`; this might be due to dispatch function having a signature which
1227
+ * is not `(origin, QueryId, Response)`.
1228
+ **/
1229
+ NotifyDecodeFailed: AugmentedEvent<ApiType, [queryId: u64, palletIndex: u8, callIndex: u8], { queryId: u64, palletIndex: u8, callIndex: u8 }>;
1230
+ /**
1231
+ * Query response has been received and query is removed. There was a general error with
1232
+ * dispatching the notification call.
1233
+ **/
1234
+ NotifyDispatchError: AugmentedEvent<ApiType, [queryId: u64, palletIndex: u8, callIndex: u8], { queryId: u64, palletIndex: u8, callIndex: u8 }>;
1235
+ /**
1236
+ * Query response has been received and query is removed. The registered notification
1237
+ * could not be dispatched because the dispatch weight is greater than the maximum weight
1238
+ * originally budgeted by this runtime for the query result.
1239
+ **/
1240
+ NotifyOverweight: AugmentedEvent<ApiType, [queryId: u64, palletIndex: u8, callIndex: u8, actualWeight: SpWeightsWeightV2Weight, maxBudgetedWeight: SpWeightsWeightV2Weight], { queryId: u64, palletIndex: u8, callIndex: u8, actualWeight: SpWeightsWeightV2Weight, maxBudgetedWeight: SpWeightsWeightV2Weight }>;
1241
+ /**
1242
+ * A given location which had a version change subscription was dropped owing to an error
1243
+ * migrating the location to our new XCM format.
1244
+ **/
1245
+ NotifyTargetMigrationFail: AugmentedEvent<ApiType, [location: XcmVersionedLocation, queryId: u64], { location: XcmVersionedLocation, queryId: u64 }>;
1246
+ /**
1247
+ * A given location which had a version change subscription was dropped owing to an error
1248
+ * sending the notification to it.
1249
+ **/
1250
+ NotifyTargetSendFail: AugmentedEvent<ApiType, [location: StagingXcmV5Location, queryId: u64, error: XcmV5TraitsError], { location: StagingXcmV5Location, queryId: u64, error: XcmV5TraitsError }>;
1251
+ /**
1252
+ * An XCM message failed to process.
1253
+ **/
1254
+ ProcessXcmError: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, error: XcmV5TraitsError, messageId: U8aFixed], { origin: StagingXcmV5Location, error: XcmV5TraitsError, messageId: U8aFixed }>;
1255
+ /**
1256
+ * Query response has been received and is ready for taking with `take_response`. There is
1257
+ * no registered notification call.
1258
+ **/
1259
+ ResponseReady: AugmentedEvent<ApiType, [queryId: u64, response: StagingXcmV5Response], { queryId: u64, response: StagingXcmV5Response }>;
1260
+ /**
1261
+ * Received query response has been read and removed.
1262
+ **/
1263
+ ResponseTaken: AugmentedEvent<ApiType, [queryId: u64], { queryId: u64 }>;
1264
+ /**
1265
+ * An XCM message failed to send.
1266
+ **/
1267
+ SendFailed: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, destination: StagingXcmV5Location, error: XcmV3TraitsSendError, messageId: U8aFixed], { origin: StagingXcmV5Location, destination: StagingXcmV5Location, error: XcmV3TraitsSendError, messageId: U8aFixed }>;
1268
+ /**
1269
+ * An XCM message was sent.
1270
+ **/
1271
+ Sent: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed], { origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed }>;
1272
+ /**
1273
+ * The supported version of a location has been changed. This might be through an
1274
+ * automatic notification or a manual intervention.
1275
+ **/
1276
+ SupportedVersionChanged: AugmentedEvent<ApiType, [location: StagingXcmV5Location, version: u32], { location: StagingXcmV5Location, version: u32 }>;
1277
+ /**
1278
+ * Query response received which does not match a registered query. This may be because a
1279
+ * matching query was never registered, it may be because it is a duplicate response, or
1280
+ * because the query timed out.
1281
+ **/
1282
+ UnexpectedResponse: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, queryId: u64], { origin: StagingXcmV5Location, queryId: u64 }>;
1283
+ /**
1284
+ * An XCM version change notification message has been attempted to be sent.
1285
+ *
1286
+ * The cost of sending it (borne by the chain) is included.
1287
+ **/
1288
+ VersionChangeNotified: AugmentedEvent<ApiType, [destination: StagingXcmV5Location, result: u32, cost: StagingXcmV5AssetAssets, messageId: U8aFixed], { destination: StagingXcmV5Location, result: u32, cost: StagingXcmV5AssetAssets, messageId: U8aFixed }>;
1289
+ /**
1290
+ * A XCM version migration finished.
1291
+ **/
1292
+ VersionMigrationFinished: AugmentedEvent<ApiType, [version: u32], { version: u32 }>;
1293
+ /**
1294
+ * We have requested that a remote chain send us XCM version change notifications.
1295
+ **/
1296
+ VersionNotifyRequested: AugmentedEvent<ApiType, [destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed], { destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed }>;
1297
+ /**
1298
+ * A remote has requested XCM version change notification from us and we have honored it.
1299
+ * A version information message is sent to them and its cost is included.
1300
+ **/
1301
+ VersionNotifyStarted: AugmentedEvent<ApiType, [destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed], { destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed }>;
1302
+ /**
1303
+ * We have requested that a remote chain stops sending us XCM version change
1304
+ * notifications.
1305
+ **/
1306
+ VersionNotifyUnrequested: AugmentedEvent<ApiType, [destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed], { destination: StagingXcmV5Location, cost: StagingXcmV5AssetAssets, messageId: U8aFixed }>;
1307
+ /**
1308
+ * Generic event
1309
+ **/
1310
+ [key: string]: AugmentedEvent<ApiType>;
1311
+ };
1312
+ poolAssets: {
1313
+ /**
1314
+ * Accounts were destroyed for given asset.
1315
+ **/
1316
+ AccountsDestroyed: AugmentedEvent<ApiType, [assetId: u32, accountsDestroyed: u32, accountsRemaining: u32], { assetId: u32, accountsDestroyed: u32, accountsRemaining: u32 }>;
1317
+ /**
1318
+ * An approval for account `delegate` was cancelled by `owner`.
1319
+ **/
1320
+ ApprovalCancelled: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, delegate: AccountId32], { assetId: u32, owner: AccountId32, delegate: AccountId32 }>;
1321
+ /**
1322
+ * Approvals were destroyed for given asset.
1323
+ **/
1324
+ ApprovalsDestroyed: AugmentedEvent<ApiType, [assetId: u32, approvalsDestroyed: u32, approvalsRemaining: u32], { assetId: u32, approvalsDestroyed: u32, approvalsRemaining: u32 }>;
1325
+ /**
1326
+ * (Additional) funds have been approved for transfer to a destination account.
1327
+ **/
1328
+ ApprovedTransfer: AugmentedEvent<ApiType, [assetId: u32, source: AccountId32, delegate: AccountId32, amount: u128], { assetId: u32, source: AccountId32, delegate: AccountId32, amount: u128 }>;
1329
+ /**
1330
+ * Some asset `asset_id` was frozen.
1331
+ **/
1332
+ AssetFrozen: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1333
+ /**
1334
+ * The min_balance of an asset has been updated by the asset owner.
1335
+ **/
1336
+ AssetMinBalanceChanged: AugmentedEvent<ApiType, [assetId: u32, newMinBalance: u128], { assetId: u32, newMinBalance: u128 }>;
1337
+ /**
1338
+ * An asset has had its attributes changed by the `Force` origin.
1339
+ **/
1340
+ AssetStatusChanged: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1341
+ /**
1342
+ * Some asset `asset_id` was thawed.
1343
+ **/
1344
+ AssetThawed: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1345
+ /**
1346
+ * Some account `who` was blocked.
1347
+ **/
1348
+ Blocked: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
1349
+ /**
1350
+ * Some assets were destroyed.
1351
+ **/
1352
+ Burned: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, balance: u128], { assetId: u32, owner: AccountId32, balance: u128 }>;
1353
+ /**
1354
+ * Some asset class was created.
1355
+ **/
1356
+ Created: AugmentedEvent<ApiType, [assetId: u32, creator: AccountId32, owner: AccountId32], { assetId: u32, creator: AccountId32, owner: AccountId32 }>;
1357
+ /**
1358
+ * Some assets were deposited (e.g. for transaction fees).
1359
+ **/
1360
+ Deposited: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, amount: u128], { assetId: u32, who: AccountId32, amount: u128 }>;
1361
+ /**
1362
+ * An asset class was destroyed.
1363
+ **/
1364
+ Destroyed: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1365
+ /**
1366
+ * An asset class is in the process of being destroyed.
1367
+ **/
1368
+ DestructionStarted: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1369
+ /**
1370
+ * Some asset class was force-created.
1371
+ **/
1372
+ ForceCreated: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32], { assetId: u32, owner: AccountId32 }>;
1373
+ /**
1374
+ * Some account `who` was frozen.
1375
+ **/
1376
+ Frozen: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
1377
+ /**
1378
+ * Some assets were issued.
1379
+ **/
1380
+ Issued: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, amount: u128], { assetId: u32, owner: AccountId32, amount: u128 }>;
1381
+ /**
1382
+ * Metadata has been cleared for an asset.
1383
+ **/
1384
+ MetadataCleared: AugmentedEvent<ApiType, [assetId: u32], { assetId: u32 }>;
1385
+ /**
1386
+ * New metadata has been set for an asset.
1387
+ **/
1388
+ MetadataSet: AugmentedEvent<ApiType, [assetId: u32, name: Bytes, symbol_: Bytes, decimals: u8, isFrozen: bool], { assetId: u32, name: Bytes, symbol: Bytes, decimals: u8, isFrozen: bool }>;
1389
+ /**
1390
+ * The owner changed.
1391
+ **/
1392
+ OwnerChanged: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32], { assetId: u32, owner: AccountId32 }>;
1393
+ /**
1394
+ * The management team changed.
1395
+ **/
1396
+ TeamChanged: AugmentedEvent<ApiType, [assetId: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32], { assetId: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32 }>;
1397
+ /**
1398
+ * Some account `who` was thawed.
1399
+ **/
1400
+ Thawed: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32], { assetId: u32, who: AccountId32 }>;
1401
+ /**
1402
+ * Some account `who` was created with a deposit from `depositor`.
1403
+ **/
1404
+ Touched: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, depositor: AccountId32], { assetId: u32, who: AccountId32, depositor: AccountId32 }>;
1405
+ /**
1406
+ * Some assets were transferred.
1407
+ **/
1408
+ Transferred: AugmentedEvent<ApiType, [assetId: u32, from: AccountId32, to: AccountId32, amount: u128], { assetId: u32, from: AccountId32, to: AccountId32, amount: u128 }>;
1409
+ /**
1410
+ * An `amount` was transferred in its entirety from `owner` to `destination` by
1411
+ * the approved `delegate`.
1412
+ **/
1413
+ TransferredApproved: AugmentedEvent<ApiType, [assetId: u32, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128], { assetId: u32, owner: AccountId32, delegate: AccountId32, destination: AccountId32, amount: u128 }>;
1414
+ /**
1415
+ * Some assets were withdrawn from the account (e.g. for transaction fees).
1416
+ **/
1417
+ Withdrawn: AugmentedEvent<ApiType, [assetId: u32, who: AccountId32, amount: u128], { assetId: u32, who: AccountId32, amount: u128 }>;
1418
+ /**
1419
+ * Generic event
1420
+ **/
1421
+ [key: string]: AugmentedEvent<ApiType>;
1422
+ };
1423
+ preimage: {
1424
+ /**
1425
+ * A preimage has ben cleared.
1426
+ **/
1427
+ Cleared: AugmentedEvent<ApiType, [hash_: H256], { hash_: H256 }>;
1428
+ /**
1429
+ * A preimage has been noted.
1430
+ **/
1431
+ Noted: AugmentedEvent<ApiType, [hash_: H256], { hash_: H256 }>;
1432
+ /**
1433
+ * A preimage has been requested.
1434
+ **/
1435
+ Requested: AugmentedEvent<ApiType, [hash_: H256], { hash_: H256 }>;
1436
+ /**
1437
+ * Generic event
1438
+ **/
1439
+ [key: string]: AugmentedEvent<ApiType>;
1440
+ };
1441
+ proxy: {
1442
+ /**
1443
+ * An announcement was placed to make a call in the future.
1444
+ **/
1445
+ Announced: AugmentedEvent<ApiType, [real: AccountId32, proxy: AccountId32, callHash: H256], { real: AccountId32, proxy: AccountId32, callHash: H256 }>;
1446
+ /**
1447
+ * A deposit stored for proxies or announcements was poked / updated.
1448
+ **/
1449
+ DepositPoked: AugmentedEvent<ApiType, [who: AccountId32, kind: PalletProxyDepositKind, oldDeposit: u128, newDeposit: u128], { who: AccountId32, kind: PalletProxyDepositKind, oldDeposit: u128, newDeposit: u128 }>;
1450
+ /**
1451
+ * A proxy was added.
1452
+ **/
1453
+ ProxyAdded: AugmentedEvent<ApiType, [delegator: AccountId32, delegatee: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, delay: u32], { delegator: AccountId32, delegatee: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, delay: u32 }>;
1454
+ /**
1455
+ * A proxy was executed correctly, with the given.
1456
+ **/
1457
+ ProxyExecuted: AugmentedEvent<ApiType, [result: Result<Null, SpRuntimeDispatchError>], { result: Result<Null, SpRuntimeDispatchError> }>;
1458
+ /**
1459
+ * A proxy was removed.
1460
+ **/
1461
+ ProxyRemoved: AugmentedEvent<ApiType, [delegator: AccountId32, delegatee: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, delay: u32], { delegator: AccountId32, delegatee: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, delay: u32 }>;
1462
+ /**
1463
+ * A pure account has been created by new proxy with given
1464
+ * disambiguation index and proxy type.
1465
+ **/
1466
+ PureCreated: AugmentedEvent<ApiType, [pure: AccountId32, who: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, disambiguationIndex: u16], { pure: AccountId32, who: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, disambiguationIndex: u16 }>;
1467
+ /**
1468
+ * A pure proxy was killed by its spawner.
1469
+ **/
1470
+ PureKilled: AugmentedEvent<ApiType, [pure: AccountId32, spawner: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, disambiguationIndex: u16], { pure: AccountId32, spawner: AccountId32, proxyType: AssetHubPolkadotRuntimeProxyType, disambiguationIndex: u16 }>;
1471
+ /**
1472
+ * Generic event
1473
+ **/
1474
+ [key: string]: AugmentedEvent<ApiType>;
1475
+ };
1476
+ referenda: {
1477
+ /**
1478
+ * A referendum has been approved and its proposal has been scheduled.
1479
+ **/
1480
+ Approved: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1481
+ /**
1482
+ * A referendum has been cancelled.
1483
+ **/
1484
+ Cancelled: AugmentedEvent<ApiType, [index: u32, tally: PalletConvictionVotingTally], { index: u32, tally: PalletConvictionVotingTally }>;
1485
+ ConfirmAborted: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1486
+ /**
1487
+ * A referendum has ended its confirmation phase and is ready for approval.
1488
+ **/
1489
+ Confirmed: AugmentedEvent<ApiType, [index: u32, tally: PalletConvictionVotingTally], { index: u32, tally: PalletConvictionVotingTally }>;
1490
+ ConfirmStarted: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1491
+ /**
1492
+ * The decision deposit has been placed.
1493
+ **/
1494
+ DecisionDepositPlaced: AugmentedEvent<ApiType, [index: u32, who: AccountId32, amount: u128], { index: u32, who: AccountId32, amount: u128 }>;
1495
+ /**
1496
+ * The decision deposit has been refunded.
1497
+ **/
1498
+ DecisionDepositRefunded: AugmentedEvent<ApiType, [index: u32, who: AccountId32, amount: u128], { index: u32, who: AccountId32, amount: u128 }>;
1499
+ /**
1500
+ * A referendum has moved into the deciding phase.
1501
+ **/
1502
+ DecisionStarted: AugmentedEvent<ApiType, [index: u32, track: u16, proposal: FrameSupportPreimagesBounded, tally: PalletConvictionVotingTally], { index: u32, track: u16, proposal: FrameSupportPreimagesBounded, tally: PalletConvictionVotingTally }>;
1503
+ /**
1504
+ * A deposit has been slashed.
1505
+ **/
1506
+ DepositSlashed: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
1507
+ /**
1508
+ * A referendum has been killed.
1509
+ **/
1510
+ Killed: AugmentedEvent<ApiType, [index: u32, tally: PalletConvictionVotingTally], { index: u32, tally: PalletConvictionVotingTally }>;
1511
+ /**
1512
+ * Metadata for a referendum has been cleared.
1513
+ **/
1514
+ MetadataCleared: AugmentedEvent<ApiType, [index: u32, hash_: H256], { index: u32, hash_: H256 }>;
1515
+ /**
1516
+ * Metadata for a referendum has been set.
1517
+ **/
1518
+ MetadataSet: AugmentedEvent<ApiType, [index: u32, hash_: H256], { index: u32, hash_: H256 }>;
1519
+ /**
1520
+ * A proposal has been rejected by referendum.
1521
+ **/
1522
+ Rejected: AugmentedEvent<ApiType, [index: u32, tally: PalletConvictionVotingTally], { index: u32, tally: PalletConvictionVotingTally }>;
1523
+ /**
1524
+ * The submission deposit has been refunded.
1525
+ **/
1526
+ SubmissionDepositRefunded: AugmentedEvent<ApiType, [index: u32, who: AccountId32, amount: u128], { index: u32, who: AccountId32, amount: u128 }>;
1527
+ /**
1528
+ * A referendum has been submitted.
1529
+ **/
1530
+ Submitted: AugmentedEvent<ApiType, [index: u32, track: u16, proposal: FrameSupportPreimagesBounded], { index: u32, track: u16, proposal: FrameSupportPreimagesBounded }>;
1531
+ /**
1532
+ * A referendum has been timed out without being decided.
1533
+ **/
1534
+ TimedOut: AugmentedEvent<ApiType, [index: u32, tally: PalletConvictionVotingTally], { index: u32, tally: PalletConvictionVotingTally }>;
1535
+ /**
1536
+ * Generic event
1537
+ **/
1538
+ [key: string]: AugmentedEvent<ApiType>;
1539
+ };
1540
+ scheduler: {
1541
+ /**
1542
+ * Agenda is incomplete from `when`.
1543
+ **/
1544
+ AgendaIncomplete: AugmentedEvent<ApiType, [when: u32], { when: u32 }>;
1545
+ /**
1546
+ * The call for the provided hash was not found so the task has been aborted.
1547
+ **/
1548
+ CallUnavailable: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed> }>;
1549
+ /**
1550
+ * Canceled some task.
1551
+ **/
1552
+ Canceled: AugmentedEvent<ApiType, [when: u32, index: u32], { when: u32, index: u32 }>;
1553
+ /**
1554
+ * Dispatched some task.
1555
+ **/
1556
+ Dispatched: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>, result: Result<Null, SpRuntimeDispatchError>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed>, result: Result<Null, SpRuntimeDispatchError> }>;
1557
+ /**
1558
+ * The given task was unable to be renewed since the agenda is full at that block.
1559
+ **/
1560
+ PeriodicFailed: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed> }>;
1561
+ /**
1562
+ * The given task can never be executed since it is overweight.
1563
+ **/
1564
+ PermanentlyOverweight: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed> }>;
1565
+ /**
1566
+ * Cancel a retry configuration for some task.
1567
+ **/
1568
+ RetryCancelled: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed> }>;
1569
+ /**
1570
+ * The given task was unable to be retried since the agenda is full at that block or there
1571
+ * was not enough weight to reschedule it.
1572
+ **/
1573
+ RetryFailed: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>], { task: ITuple<[u32, u32]>, id: Option<U8aFixed> }>;
1574
+ /**
1575
+ * Set a retry configuration for some task.
1576
+ **/
1577
+ RetrySet: AugmentedEvent<ApiType, [task: ITuple<[u32, u32]>, id: Option<U8aFixed>, period: u32, retries: u8], { task: ITuple<[u32, u32]>, id: Option<U8aFixed>, period: u32, retries: u8 }>;
1578
+ /**
1579
+ * Scheduled some task.
1580
+ **/
1581
+ Scheduled: AugmentedEvent<ApiType, [when: u32, index: u32], { when: u32, index: u32 }>;
1582
+ /**
1583
+ * Generic event
1584
+ **/
1585
+ [key: string]: AugmentedEvent<ApiType>;
1586
+ };
1587
+ session: {
1588
+ /**
1589
+ * The `NewSession` event in the current block also implies a new validator set to be
1590
+ * queued.
1591
+ **/
1592
+ NewQueued: AugmentedEvent<ApiType, []>;
1593
+ /**
1594
+ * New session has happened. Note that the argument is the session index, not the
1595
+ * block number as the type might suggest.
1596
+ **/
1597
+ NewSession: AugmentedEvent<ApiType, [sessionIndex: u32], { sessionIndex: u32 }>;
1598
+ /**
1599
+ * Validator has been disabled.
1600
+ **/
1601
+ ValidatorDisabled: AugmentedEvent<ApiType, [validator: AccountId32], { validator: AccountId32 }>;
1602
+ /**
1603
+ * Validator has been re-enabled.
1604
+ **/
1605
+ ValidatorReenabled: AugmentedEvent<ApiType, [validator: AccountId32], { validator: AccountId32 }>;
1606
+ /**
1607
+ * Generic event
1608
+ **/
1609
+ [key: string]: AugmentedEvent<ApiType>;
1610
+ };
1611
+ snowbridgeSystemFrontend: {
1612
+ /**
1613
+ * Set OperatingMode
1614
+ **/
1615
+ ExportOperatingModeChanged: AugmentedEvent<ApiType, [mode: SnowbridgeCoreOperatingModeBasicOperatingMode], { mode: SnowbridgeCoreOperatingModeBasicOperatingMode }>;
1616
+ /**
1617
+ * An XCM was sent
1618
+ **/
1619
+ MessageSent: AugmentedEvent<ApiType, [origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed], { origin: StagingXcmV5Location, destination: StagingXcmV5Location, message: StagingXcmV5Xcm, messageId: U8aFixed }>;
1620
+ /**
1621
+ * Generic event
1622
+ **/
1623
+ [key: string]: AugmentedEvent<ApiType>;
1624
+ };
1625
+ staking: {
1626
+ /**
1627
+ * An account has bonded this amount. \[stash, amount\]
1628
+ *
1629
+ * NOTE: This event is only emitted when funds are bonded via a dispatchable. Notably,
1630
+ * it will not be emitted for staking rewards when they are added to stake.
1631
+ **/
1632
+ Bonded: AugmentedEvent<ApiType, [stash: AccountId32, amount: u128], { stash: AccountId32, amount: u128 }>;
1633
+ /**
1634
+ * An account has stopped participating as either a validator or nominator.
1635
+ **/
1636
+ Chilled: AugmentedEvent<ApiType, [stash: AccountId32], { stash: AccountId32 }>;
1637
+ /**
1638
+ * Report of a controller batch deprecation.
1639
+ **/
1640
+ ControllerBatchDeprecated: AugmentedEvent<ApiType, [failures: u32], { failures: u32 }>;
1641
+ /**
1642
+ * Staking balance migrated from locks to holds, with any balance that could not be held
1643
+ * is force withdrawn.
1644
+ **/
1645
+ CurrencyMigrated: AugmentedEvent<ApiType, [stash: AccountId32, forceWithdraw: u128], { stash: AccountId32, forceWithdraw: u128 }>;
1646
+ /**
1647
+ * The era payout has been set; the first balance is the validator-payout; the second is
1648
+ * the remainder from the maximum amount of reward.
1649
+ **/
1650
+ EraPaid: AugmentedEvent<ApiType, [eraIndex: u32, validatorPayout: u128, remainder: u128], { eraIndex: u32, validatorPayout: u128, remainder: u128 }>;
1651
+ /**
1652
+ * An old era with the given index was pruned.
1653
+ **/
1654
+ EraPruned: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1655
+ ForceEra: AugmentedEvent<ApiType, [mode: PalletStakingAsyncForcing], { mode: PalletStakingAsyncForcing }>;
1656
+ /**
1657
+ * A nominator has been kicked from a validator.
1658
+ **/
1659
+ Kicked: AugmentedEvent<ApiType, [nominator: AccountId32, stash: AccountId32], { nominator: AccountId32, stash: AccountId32 }>;
1660
+ /**
1661
+ * An offence for the given validator, for the given percentage of their stake, at the
1662
+ * given era as been reported.
1663
+ **/
1664
+ OffenceReported: AugmentedEvent<ApiType, [offenceEra: u32, validator: AccountId32, fraction: Perbill], { offenceEra: u32, validator: AccountId32, fraction: Perbill }>;
1665
+ /**
1666
+ * An offence was reported that was too old to be processed, and thus was dropped.
1667
+ **/
1668
+ OffenceTooOld: AugmentedEvent<ApiType, [offenceEra: u32, validator: AccountId32, fraction: Perbill], { offenceEra: u32, validator: AccountId32, fraction: Perbill }>;
1669
+ /**
1670
+ * An old slashing report from a prior era was discarded because it could
1671
+ * not be processed.
1672
+ **/
1673
+ OldSlashingReportDiscarded: AugmentedEvent<ApiType, [sessionIndex: u32], { sessionIndex: u32 }>;
1674
+ /**
1675
+ * A page from a multi-page election was fetched. A number of these are followed by
1676
+ * `StakersElected`.
1677
+ *
1678
+ * `Ok(count)` indicates the give number of stashes were added.
1679
+ * `Err(index)` indicates that the stashes after index were dropped.
1680
+ * `Err(0)` indicates that an error happened but no stashes were dropped nor added.
1681
+ *
1682
+ * The error indicates that a number of validators were dropped due to excess size, but
1683
+ * the overall election will continue.
1684
+ **/
1685
+ PagedElectionProceeded: AugmentedEvent<ApiType, [page: u32, result: Result<u32, u32>], { page: u32, result: Result<u32, u32> }>;
1686
+ /**
1687
+ * A Page of stakers rewards are getting paid. `next` is `None` if all pages are claimed.
1688
+ **/
1689
+ PayoutStarted: AugmentedEvent<ApiType, [eraIndex: u32, validatorStash: AccountId32, page: u32, next: Option<u32>], { eraIndex: u32, validatorStash: AccountId32, page: u32, next: Option<u32> }>;
1690
+ /**
1691
+ * The nominator has been rewarded by this amount to this destination.
1692
+ **/
1693
+ Rewarded: AugmentedEvent<ApiType, [stash: AccountId32, dest: PalletStakingAsyncRewardDestination, amount: u128], { stash: AccountId32, dest: PalletStakingAsyncRewardDestination, amount: u128 }>;
1694
+ /**
1695
+ * Session change has been triggered.
1696
+ *
1697
+ * If planned_era is one era ahead of active_era, it implies new era is being planned and
1698
+ * election is ongoing.
1699
+ **/
1700
+ SessionRotated: AugmentedEvent<ApiType, [startingSession: u32, activeEra: u32, plannedEra: u32], { startingSession: u32, activeEra: u32, plannedEra: u32 }>;
1701
+ /**
1702
+ * An unapplied slash has been cancelled.
1703
+ **/
1704
+ SlashCancelled: AugmentedEvent<ApiType, [slashEra: u32, validator: AccountId32], { slashEra: u32, validator: AccountId32 }>;
1705
+ /**
1706
+ * An offence has been processed and the corresponding slash has been computed.
1707
+ **/
1708
+ SlashComputed: AugmentedEvent<ApiType, [offenceEra: u32, slashEra: u32, offender: AccountId32, page: u32], { offenceEra: u32, slashEra: u32, offender: AccountId32, page: u32 }>;
1709
+ /**
1710
+ * A staker (validator or nominator) has been slashed by the given amount.
1711
+ **/
1712
+ Slashed: AugmentedEvent<ApiType, [staker: AccountId32, amount: u128], { staker: AccountId32, amount: u128 }>;
1713
+ /**
1714
+ * Targets size limit reached.
1715
+ **/
1716
+ SnapshotTargetsSizeExceeded: AugmentedEvent<ApiType, [size_: u32], { size_: u32 }>;
1717
+ /**
1718
+ * Voters size limit reached.
1719
+ **/
1720
+ SnapshotVotersSizeExceeded: AugmentedEvent<ApiType, [size_: u32], { size_: u32 }>;
1721
+ /**
1722
+ * A subsequent event of `Withdrawn`, indicating that `stash` was fully removed from the
1723
+ * system.
1724
+ **/
1725
+ StakerRemoved: AugmentedEvent<ApiType, [stash: AccountId32], { stash: AccountId32 }>;
1726
+ /**
1727
+ * An account has unbonded this amount.
1728
+ **/
1729
+ Unbonded: AugmentedEvent<ApiType, [stash: AccountId32, amount: u128], { stash: AccountId32, amount: u128 }>;
1730
+ /**
1731
+ * Something occurred that should never happen under normal operation.
1732
+ * Logged as an event for fail-safe observability.
1733
+ **/
1734
+ Unexpected: AugmentedEvent<ApiType, [PalletStakingAsyncPalletUnexpectedKind]>;
1735
+ /**
1736
+ * A validator has set their preferences.
1737
+ **/
1738
+ ValidatorPrefsSet: AugmentedEvent<ApiType, [stash: AccountId32, prefs: PalletStakingAsyncValidatorPrefs], { stash: AccountId32, prefs: PalletStakingAsyncValidatorPrefs }>;
1739
+ /**
1740
+ * An account has called `withdraw_unbonded` and removed unbonding chunks worth `Balance`
1741
+ * from the unlocking queue.
1742
+ **/
1743
+ Withdrawn: AugmentedEvent<ApiType, [stash: AccountId32, amount: u128], { stash: AccountId32, amount: u128 }>;
1744
+ /**
1745
+ * Generic event
1746
+ **/
1747
+ [key: string]: AugmentedEvent<ApiType>;
1748
+ };
1749
+ stakingRcClient: {
1750
+ /**
1751
+ * A new offence was reported.
1752
+ **/
1753
+ OffenceReceived: AugmentedEvent<ApiType, [slashSession: u32, offencesCount: u32], { slashSession: u32, offencesCount: u32 }>;
1754
+ /**
1755
+ * A said session report was received.
1756
+ **/
1757
+ SessionReportReceived: AugmentedEvent<ApiType, [endIndex: u32, activationTimestamp: Option<ITuple<[u64, u32]>>, validatorPointsCounts: u32, leftover: bool], { endIndex: u32, activationTimestamp: Option<ITuple<[u64, u32]>>, validatorPointsCounts: u32, leftover: bool }>;
1758
+ /**
1759
+ * Something occurred that should never happen under normal operation.
1760
+ * Logged as an event for fail-safe observability.
1761
+ **/
1762
+ Unexpected: AugmentedEvent<ApiType, [PalletStakingAsyncRcClientUnexpectedKind]>;
1763
+ /**
1764
+ * Generic event
1765
+ **/
1766
+ [key: string]: AugmentedEvent<ApiType>;
1767
+ };
1768
+ stateTrieMigration: {
1769
+ /**
1770
+ * The auto migration task finished.
1771
+ **/
1772
+ AutoMigrationFinished: AugmentedEvent<ApiType, []>;
1773
+ /**
1774
+ * Migration got halted due to an error or miss-configuration.
1775
+ **/
1776
+ Halted: AugmentedEvent<ApiType, [error: PalletStateTrieMigrationError], { error: PalletStateTrieMigrationError }>;
1777
+ /**
1778
+ * Given number of `(top, child)` keys were migrated respectively, with the given
1779
+ * `compute`.
1780
+ **/
1781
+ Migrated: AugmentedEvent<ApiType, [top: u32, child: u32, compute: PalletStateTrieMigrationMigrationCompute], { top: u32, child: u32, compute: PalletStateTrieMigrationMigrationCompute }>;
1782
+ /**
1783
+ * Some account got slashed by the given amount.
1784
+ **/
1785
+ Slashed: AugmentedEvent<ApiType, [who: AccountId32, amount: u128], { who: AccountId32, amount: u128 }>;
1786
+ /**
1787
+ * Generic event
1788
+ **/
1789
+ [key: string]: AugmentedEvent<ApiType>;
1790
+ };
1791
+ system: {
1792
+ /**
1793
+ * `:code` was updated.
1794
+ **/
1795
+ CodeUpdated: AugmentedEvent<ApiType, []>;
1796
+ /**
1797
+ * An extrinsic failed.
1798
+ **/
1799
+ ExtrinsicFailed: AugmentedEvent<ApiType, [dispatchError: SpRuntimeDispatchError, dispatchInfo: FrameSystemDispatchEventInfo], { dispatchError: SpRuntimeDispatchError, dispatchInfo: FrameSystemDispatchEventInfo }>;
1800
+ /**
1801
+ * An extrinsic completed successfully.
1802
+ **/
1803
+ ExtrinsicSuccess: AugmentedEvent<ApiType, [dispatchInfo: FrameSystemDispatchEventInfo], { dispatchInfo: FrameSystemDispatchEventInfo }>;
1804
+ /**
1805
+ * An account was reaped.
1806
+ **/
1807
+ KilledAccount: AugmentedEvent<ApiType, [account: AccountId32], { account: AccountId32 }>;
1808
+ /**
1809
+ * A new account was created.
1810
+ **/
1811
+ NewAccount: AugmentedEvent<ApiType, [account: AccountId32], { account: AccountId32 }>;
1812
+ /**
1813
+ * An invalid authorized upgrade was rejected while trying to apply it.
1814
+ **/
1815
+ RejectedInvalidAuthorizedUpgrade: AugmentedEvent<ApiType, [codeHash: H256, error: SpRuntimeDispatchError], { codeHash: H256, error: SpRuntimeDispatchError }>;
1816
+ /**
1817
+ * On on-chain remark happened.
1818
+ **/
1819
+ Remarked: AugmentedEvent<ApiType, [sender: AccountId32, hash_: H256], { sender: AccountId32, hash_: H256 }>;
1820
+ /**
1821
+ * A [`Task`] has finished executing.
1822
+ **/
1823
+ TaskCompleted: AugmentedEvent<ApiType, [task: AssetHubPolkadotRuntimeRuntimeTask], { task: AssetHubPolkadotRuntimeRuntimeTask }>;
1824
+ /**
1825
+ * A [`Task`] failed during execution.
1826
+ **/
1827
+ TaskFailed: AugmentedEvent<ApiType, [task: AssetHubPolkadotRuntimeRuntimeTask, err: SpRuntimeDispatchError], { task: AssetHubPolkadotRuntimeRuntimeTask, err: SpRuntimeDispatchError }>;
1828
+ /**
1829
+ * A [`Task`] has started executing
1830
+ **/
1831
+ TaskStarted: AugmentedEvent<ApiType, [task: AssetHubPolkadotRuntimeRuntimeTask], { task: AssetHubPolkadotRuntimeRuntimeTask }>;
1832
+ /**
1833
+ * An upgrade was authorized.
1834
+ **/
1835
+ UpgradeAuthorized: AugmentedEvent<ApiType, [codeHash: H256, checkVersion: bool], { codeHash: H256, checkVersion: bool }>;
1836
+ /**
1837
+ * Generic event
1838
+ **/
1839
+ [key: string]: AugmentedEvent<ApiType>;
1840
+ };
1841
+ toKusamaXcmRouter: {
1842
+ /**
1843
+ * Delivery fee factor has been decreased.
1844
+ **/
1845
+ DeliveryFeeFactorDecreased: AugmentedEvent<ApiType, [newValue: u128], { newValue: u128 }>;
1846
+ /**
1847
+ * Delivery fee factor has been increased.
1848
+ **/
1849
+ DeliveryFeeFactorIncreased: AugmentedEvent<ApiType, [newValue: u128], { newValue: u128 }>;
1850
+ /**
1851
+ * Generic event
1852
+ **/
1853
+ [key: string]: AugmentedEvent<ApiType>;
1854
+ };
1855
+ transactionPayment: {
1856
+ /**
1857
+ * A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,
1858
+ * has been paid by `who`.
1859
+ **/
1860
+ TransactionFeePaid: AugmentedEvent<ApiType, [who: AccountId32, actualFee: u128, tip: u128], { who: AccountId32, actualFee: u128, tip: u128 }>;
1861
+ /**
1862
+ * Generic event
1863
+ **/
1864
+ [key: string]: AugmentedEvent<ApiType>;
1865
+ };
1866
+ treasury: {
1867
+ /**
1868
+ * A new asset spend proposal has been approved.
1869
+ **/
1870
+ AssetSpendApproved: AugmentedEvent<ApiType, [index: u32, assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, amount: u128, beneficiary: ParachainsCommonPayVersionedLocatableAccount, validFrom: u32, expireAt: u32], { index: u32, assetKind: PolkadotRuntimeCommonImplsVersionedLocatableAsset, amount: u128, beneficiary: ParachainsCommonPayVersionedLocatableAccount, validFrom: u32, expireAt: u32 }>;
1871
+ /**
1872
+ * An approved spend was voided.
1873
+ **/
1874
+ AssetSpendVoided: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1875
+ /**
1876
+ * Some funds have been allocated.
1877
+ **/
1878
+ Awarded: AugmentedEvent<ApiType, [proposalIndex: u32, award: u128, account: AccountId32], { proposalIndex: u32, award: u128, account: AccountId32 }>;
1879
+ /**
1880
+ * Some of our funds have been burnt.
1881
+ **/
1882
+ Burnt: AugmentedEvent<ApiType, [burntFunds: u128], { burntFunds: u128 }>;
1883
+ /**
1884
+ * Some funds have been deposited.
1885
+ **/
1886
+ Deposit: AugmentedEvent<ApiType, [value: u128], { value: u128 }>;
1887
+ /**
1888
+ * A payment happened.
1889
+ **/
1890
+ Paid: AugmentedEvent<ApiType, [index: u32, paymentId: u64], { index: u32, paymentId: u64 }>;
1891
+ /**
1892
+ * A payment failed and can be retried.
1893
+ **/
1894
+ PaymentFailed: AugmentedEvent<ApiType, [index: u32, paymentId: u64], { index: u32, paymentId: u64 }>;
1895
+ /**
1896
+ * Spending has finished; this is the amount that rolls over until next spend.
1897
+ **/
1898
+ Rollover: AugmentedEvent<ApiType, [rolloverBalance: u128], { rolloverBalance: u128 }>;
1899
+ /**
1900
+ * A new spend proposal has been approved.
1901
+ **/
1902
+ SpendApproved: AugmentedEvent<ApiType, [proposalIndex: u32, amount: u128, beneficiary: AccountId32], { proposalIndex: u32, amount: u128, beneficiary: AccountId32 }>;
1903
+ /**
1904
+ * We have ended a spend period and will now allocate funds.
1905
+ **/
1906
+ Spending: AugmentedEvent<ApiType, [budgetRemaining: u128], { budgetRemaining: u128 }>;
1907
+ /**
1908
+ * A spend was processed and removed from the storage. It might have been successfully
1909
+ * paid or it may have expired.
1910
+ **/
1911
+ SpendProcessed: AugmentedEvent<ApiType, [index: u32], { index: u32 }>;
1912
+ /**
1913
+ * The inactive funds of the pallet have been updated.
1914
+ **/
1915
+ UpdatedInactive: AugmentedEvent<ApiType, [reactivated: u128, deactivated: u128], { reactivated: u128, deactivated: u128 }>;
1916
+ /**
1917
+ * Generic event
1918
+ **/
1919
+ [key: string]: AugmentedEvent<ApiType>;
1920
+ };
1921
+ uniques: {
1922
+ /**
1923
+ * An approval for a `delegate` account to transfer the `item` of an item
1924
+ * `collection` was cancelled by its `owner`.
1925
+ **/
1926
+ ApprovalCancelled: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32, delegate: AccountId32], { collection: u32, item: u32, owner: AccountId32, delegate: AccountId32 }>;
1927
+ /**
1928
+ * An `item` of a `collection` has been approved by the `owner` for transfer by
1929
+ * a `delegate`.
1930
+ **/
1931
+ ApprovedTransfer: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32, delegate: AccountId32], { collection: u32, item: u32, owner: AccountId32, delegate: AccountId32 }>;
1932
+ /**
1933
+ * Attribute metadata has been cleared for a `collection` or `item`.
1934
+ **/
1935
+ AttributeCleared: AugmentedEvent<ApiType, [collection: u32, maybeItem: Option<u32>, key: Bytes], { collection: u32, maybeItem: Option<u32>, key: Bytes }>;
1936
+ /**
1937
+ * New attribute metadata has been set for a `collection` or `item`.
1938
+ **/
1939
+ AttributeSet: AugmentedEvent<ApiType, [collection: u32, maybeItem: Option<u32>, key: Bytes, value: Bytes], { collection: u32, maybeItem: Option<u32>, key: Bytes, value: Bytes }>;
1940
+ /**
1941
+ * An `item` was destroyed.
1942
+ **/
1943
+ Burned: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32], { collection: u32, item: u32, owner: AccountId32 }>;
1944
+ /**
1945
+ * Some `collection` was frozen.
1946
+ **/
1947
+ CollectionFrozen: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
1948
+ /**
1949
+ * Max supply has been set for a collection.
1950
+ **/
1951
+ CollectionMaxSupplySet: AugmentedEvent<ApiType, [collection: u32, maxSupply: u32], { collection: u32, maxSupply: u32 }>;
1952
+ /**
1953
+ * Metadata has been cleared for a `collection`.
1954
+ **/
1955
+ CollectionMetadataCleared: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
1956
+ /**
1957
+ * New metadata has been set for a `collection`.
1958
+ **/
1959
+ CollectionMetadataSet: AugmentedEvent<ApiType, [collection: u32, data: Bytes, isFrozen: bool], { collection: u32, data: Bytes, isFrozen: bool }>;
1960
+ /**
1961
+ * Some `collection` was thawed.
1962
+ **/
1963
+ CollectionThawed: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
1964
+ /**
1965
+ * A `collection` was created.
1966
+ **/
1967
+ Created: AugmentedEvent<ApiType, [collection: u32, creator: AccountId32, owner: AccountId32], { collection: u32, creator: AccountId32, owner: AccountId32 }>;
1968
+ /**
1969
+ * A `collection` was destroyed.
1970
+ **/
1971
+ Destroyed: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
1972
+ /**
1973
+ * A `collection` was force-created.
1974
+ **/
1975
+ ForceCreated: AugmentedEvent<ApiType, [collection: u32, owner: AccountId32], { collection: u32, owner: AccountId32 }>;
1976
+ /**
1977
+ * Some `item` was frozen.
1978
+ **/
1979
+ Frozen: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
1980
+ /**
1981
+ * An `item` was issued.
1982
+ **/
1983
+ Issued: AugmentedEvent<ApiType, [collection: u32, item: u32, owner: AccountId32], { collection: u32, item: u32, owner: AccountId32 }>;
1984
+ /**
1985
+ * An item was bought.
1986
+ **/
1987
+ ItemBought: AugmentedEvent<ApiType, [collection: u32, item: u32, price: u128, seller: AccountId32, buyer: AccountId32], { collection: u32, item: u32, price: u128, seller: AccountId32, buyer: AccountId32 }>;
1988
+ /**
1989
+ * The price for the instance was removed.
1990
+ **/
1991
+ ItemPriceRemoved: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
1992
+ /**
1993
+ * The price was set for the instance.
1994
+ **/
1995
+ ItemPriceSet: AugmentedEvent<ApiType, [collection: u32, item: u32, price: u128, whitelistedBuyer: Option<AccountId32>], { collection: u32, item: u32, price: u128, whitelistedBuyer: Option<AccountId32> }>;
1996
+ /**
1997
+ * A `collection` has had its attributes changed by the `Force` origin.
1998
+ **/
1999
+ ItemStatusChanged: AugmentedEvent<ApiType, [collection: u32], { collection: u32 }>;
2000
+ /**
2001
+ * Metadata has been cleared for an item.
2002
+ **/
2003
+ MetadataCleared: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
2004
+ /**
2005
+ * New metadata has been set for an item.
2006
+ **/
2007
+ MetadataSet: AugmentedEvent<ApiType, [collection: u32, item: u32, data: Bytes, isFrozen: bool], { collection: u32, item: u32, data: Bytes, isFrozen: bool }>;
2008
+ /**
2009
+ * The owner changed.
2010
+ **/
2011
+ OwnerChanged: AugmentedEvent<ApiType, [collection: u32, newOwner: AccountId32], { collection: u32, newOwner: AccountId32 }>;
2012
+ /**
2013
+ * Ownership acceptance has changed for an account.
2014
+ **/
2015
+ OwnershipAcceptanceChanged: AugmentedEvent<ApiType, [who: AccountId32, maybeCollection: Option<u32>], { who: AccountId32, maybeCollection: Option<u32> }>;
2016
+ /**
2017
+ * Metadata has been cleared for an item.
2018
+ **/
2019
+ Redeposited: AugmentedEvent<ApiType, [collection: u32, successfulItems: Vec<u32>], { collection: u32, successfulItems: Vec<u32> }>;
2020
+ /**
2021
+ * The management team changed.
2022
+ **/
2023
+ TeamChanged: AugmentedEvent<ApiType, [collection: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32], { collection: u32, issuer: AccountId32, admin: AccountId32, freezer: AccountId32 }>;
2024
+ /**
2025
+ * Some `item` was thawed.
2026
+ **/
2027
+ Thawed: AugmentedEvent<ApiType, [collection: u32, item: u32], { collection: u32, item: u32 }>;
2028
+ /**
2029
+ * An `item` was transferred.
2030
+ **/
2031
+ Transferred: AugmentedEvent<ApiType, [collection: u32, item: u32, from: AccountId32, to: AccountId32], { collection: u32, item: u32, from: AccountId32, to: AccountId32 }>;
2032
+ /**
2033
+ * Generic event
2034
+ **/
2035
+ [key: string]: AugmentedEvent<ApiType>;
2036
+ };
2037
+ utility: {
2038
+ /**
2039
+ * Batch of dispatches completed fully with no error.
2040
+ **/
2041
+ BatchCompleted: AugmentedEvent<ApiType, []>;
2042
+ /**
2043
+ * Batch of dispatches completed but has errors.
2044
+ **/
2045
+ BatchCompletedWithErrors: AugmentedEvent<ApiType, []>;
2046
+ /**
2047
+ * Batch of dispatches did not complete fully. Index of first failing dispatch given, as
2048
+ * well as the error.
2049
+ **/
2050
+ BatchInterrupted: AugmentedEvent<ApiType, [index: u32, error: SpRuntimeDispatchError], { index: u32, error: SpRuntimeDispatchError }>;
2051
+ /**
2052
+ * A call was dispatched.
2053
+ **/
2054
+ DispatchedAs: AugmentedEvent<ApiType, [result: Result<Null, SpRuntimeDispatchError>], { result: Result<Null, SpRuntimeDispatchError> }>;
2055
+ /**
2056
+ * The fallback call was dispatched.
2057
+ **/
2058
+ IfElseFallbackCalled: AugmentedEvent<ApiType, [mainError: SpRuntimeDispatchError], { mainError: SpRuntimeDispatchError }>;
2059
+ /**
2060
+ * Main call was dispatched.
2061
+ **/
2062
+ IfElseMainSuccess: AugmentedEvent<ApiType, []>;
2063
+ /**
2064
+ * A single item within a Batch of dispatches has completed with no error.
2065
+ **/
2066
+ ItemCompleted: AugmentedEvent<ApiType, []>;
2067
+ /**
2068
+ * A single item within a Batch of dispatches has completed with error.
2069
+ **/
2070
+ ItemFailed: AugmentedEvent<ApiType, [error: SpRuntimeDispatchError], { error: SpRuntimeDispatchError }>;
2071
+ /**
2072
+ * Generic event
2073
+ **/
2074
+ [key: string]: AugmentedEvent<ApiType>;
2075
+ };
2076
+ vesting: {
2077
+ /**
2078
+ * An \[account\] has become fully vested.
2079
+ **/
2080
+ VestingCompleted: AugmentedEvent<ApiType, [account: AccountId32], { account: AccountId32 }>;
2081
+ /**
2082
+ * A vesting schedule has been created.
2083
+ **/
2084
+ VestingCreated: AugmentedEvent<ApiType, [account: AccountId32, scheduleIndex: u32], { account: AccountId32, scheduleIndex: u32 }>;
2085
+ /**
2086
+ * The amount vested has been updated. This could indicate a change in funds available.
2087
+ * The balance given is the amount which is left unvested (and thus locked).
2088
+ **/
2089
+ VestingUpdated: AugmentedEvent<ApiType, [account: AccountId32, unvested: u128], { account: AccountId32, unvested: u128 }>;
2090
+ /**
2091
+ * Generic event
2092
+ **/
2093
+ [key: string]: AugmentedEvent<ApiType>;
2094
+ };
2095
+ voterList: {
2096
+ /**
2097
+ * Moved an account from one bag to another.
2098
+ **/
2099
+ Rebagged: AugmentedEvent<ApiType, [who: AccountId32, from: u64, to: u64], { who: AccountId32, from: u64, to: u64 }>;
2100
+ /**
2101
+ * Updated the score of some account to the given amount.
2102
+ **/
2103
+ ScoreUpdated: AugmentedEvent<ApiType, [who: AccountId32, newScore: u64], { who: AccountId32, newScore: u64 }>;
2104
+ /**
2105
+ * Generic event
2106
+ **/
2107
+ [key: string]: AugmentedEvent<ApiType>;
2108
+ };
2109
+ whitelist: {
2110
+ CallWhitelisted: AugmentedEvent<ApiType, [callHash: H256], { callHash: H256 }>;
2111
+ WhitelistedCallDispatched: AugmentedEvent<ApiType, [callHash: H256, result: Result<FrameSupportDispatchPostDispatchInfo, SpRuntimeDispatchErrorWithPostInfo>], { callHash: H256, result: Result<FrameSupportDispatchPostDispatchInfo, SpRuntimeDispatchErrorWithPostInfo> }>;
2112
+ WhitelistedCallRemoved: AugmentedEvent<ApiType, [callHash: H256], { callHash: H256 }>;
2113
+ /**
2114
+ * Generic event
2115
+ **/
2116
+ [key: string]: AugmentedEvent<ApiType>;
2117
+ };
2118
+ xcmpQueue: {
2119
+ /**
2120
+ * An HRMP message was sent to a sibling parachain.
2121
+ **/
2122
+ XcmpMessageSent: AugmentedEvent<ApiType, [messageHash: U8aFixed], { messageHash: U8aFixed }>;
2123
+ /**
2124
+ * Generic event
2125
+ **/
2126
+ [key: string]: AugmentedEvent<ApiType>;
2127
+ };
2128
+ } // AugmentedEvents
2129
+ } // declare module