@galacticcouncil/descriptors 1.5.0-pr169-8458cc0 → 1.5.0

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.
@@ -41,9 +41,9 @@ export type DigestItem = Enum<{
41
41
  }>;
42
42
  export declare const DigestItem: GetEnum<DigestItem>;
43
43
  export type I82jm9g7pufuel = [FixedSizeBinary<4>, Binary];
44
- export type I8b11817odi77a = Array<{
44
+ export type I9unp6s7p7qb3c = Array<{
45
45
  "phase": Phase;
46
- "event": Anonymize<If4rv2e5dp2mbc>;
46
+ "event": Anonymize<I8cb9af3ibr9nl>;
47
47
  "topics": Anonymize<Ic5m5lp1oioo8r>;
48
48
  }>;
49
49
  export type Phase = Enum<{
@@ -52,25 +52,25 @@ export type Phase = Enum<{
52
52
  "Initialization": undefined;
53
53
  }>;
54
54
  export declare const Phase: GetEnum<Phase>;
55
- export type If4rv2e5dp2mbc = AnonymousEnum<{
56
- "System": Anonymize<I1b3s18rpntpq9>;
55
+ export type I8cb9af3ibr9nl = AnonymousEnum<{
56
+ "System": Anonymize<I8ddvu0i8v1gjm>;
57
57
  "Balances": Anonymize<Iao8h4hv7atnq3>;
58
58
  "TransactionPayment": TransactionPaymentEvent;
59
59
  "MultiTransactionPayment": Anonymize<I8rr9o6g84pu5j>;
60
60
  "Treasury": Anonymize<I3kfo09eqm1214>;
61
- "Utility": Anonymize<I69kofr1nhqleq>;
61
+ "Utility": Anonymize<I4h5h00k0mkrmn>;
62
62
  "Preimage": PreimageEvent;
63
63
  "Identity": Anonymize<Ibju6hjiipokne>;
64
64
  "Democracy": Anonymize<Icfq8ap3e5p73t>;
65
- "TechnicalCommittee": Anonymize<Ia21aji36js36v>;
66
- "Proxy": Anonymize<I9hb5cfrl6oedc>;
67
- "Multisig": Anonymize<Iqmcgsuqgnpj4>;
65
+ "TechnicalCommittee": Anonymize<I3qt51nqf7p0f5>;
66
+ "Proxy": Anonymize<I93j7p3124g842>;
67
+ "Multisig": Anonymize<Id3l67gd8gh82v>;
68
68
  "Uniques": Anonymize<I27c883vr18l6d>;
69
69
  "StateTrieMigration": Anonymize<I61dksvl51aujo>;
70
70
  "ConvictionVoting": Anonymize<Itdqso6dq8jq1>;
71
71
  "Referenda": Anonymize<Idfraa3b4eu018>;
72
- "Whitelist": Anonymize<I36nesv7l2afek>;
73
- "Dispatcher": Anonymize<I2nu84h51d9okg>;
72
+ "Whitelist": Anonymize<Ib87jbg8ij6u42>;
73
+ "Dispatcher": Anonymize<I5fihtbaiigfn>;
74
74
  "AssetRegistry": Anonymize<Ian7ibscsh312g>;
75
75
  "Claims": Anonymize<I8cen1qssvc0qs>;
76
76
  "CollatorRewards": Anonymize<I3ktde60bb7807>;
@@ -91,7 +91,7 @@ export type If4rv2e5dp2mbc = AnonymousEnum<{
91
91
  "XYK": Anonymize<Ii9d7rb1uqb69>;
92
92
  "Referrals": Anonymize<Idpbcufjvb4ib7>;
93
93
  "Liquidation": Anonymize<I1kkju8kqp34t>;
94
- "HSM": Anonymize<I3kjn6g96kgfl2>;
94
+ "HSM": Anonymize<Irth1mhrr211o>;
95
95
  "Tokens": Anonymize<I6h8581jnodhqc>;
96
96
  "Currencies": Anonymize<I6qgq0m7o225jg>;
97
97
  "Vesting": Anonymize<I3jgv45gfqgi7c>;
@@ -101,8 +101,8 @@ export type If4rv2e5dp2mbc = AnonymousEnum<{
101
101
  "XYKLiquidityMining": Anonymize<I479nm08b6ujjd>;
102
102
  "XYKWarehouseLM": Anonymize<Ibc0cs73olrilv>;
103
103
  "RelayChainInfo": Anonymize<I3cdbmcrrt95qk>;
104
- "DCA": Anonymize<I9v6ee3u32e3vr>;
105
- "Scheduler": Anonymize<Ibdrb3dahq9k4>;
104
+ "DCA": Anonymize<Ifospjh6h6e3i2>;
105
+ "Scheduler": Anonymize<I1fr9akvjinhk0>;
106
106
  "ParachainSystem": Anonymize<Icbsekf57miplo>;
107
107
  "PolkadotXcm": Anonymize<I5ce1ru810vv9d>;
108
108
  "CumulusXcm": Anonymize<Ibvp9t1gqae5ct>;
@@ -116,7 +116,7 @@ export type If4rv2e5dp2mbc = AnonymousEnum<{
116
116
  "EmaOracle": Anonymize<Iehrcm8i7udvpg>;
117
117
  "Broadcast": Anonymize<I6ns8af0gujj3o>;
118
118
  }>;
119
- export type I1b3s18rpntpq9 = AnonymousEnum<{
119
+ export type I8ddvu0i8v1gjm = AnonymousEnum<{
120
120
  /**
121
121
  * An extrinsic completed successfully.
122
122
  */
@@ -124,7 +124,7 @@ export type I1b3s18rpntpq9 = AnonymousEnum<{
124
124
  /**
125
125
  * An extrinsic failed.
126
126
  */
127
- "ExtrinsicFailed": Anonymize<I8r4aieb1ssb4f>;
127
+ "ExtrinsicFailed": Anonymize<Ib49aqspg5hstj>;
128
128
  /**
129
129
  * `:code` was updated.
130
130
  */
@@ -164,11 +164,11 @@ export type Iehg04bj71rkd = AnonymousEnum<{
164
164
  "Yes": undefined;
165
165
  "No": undefined;
166
166
  }>;
167
- export type I8r4aieb1ssb4f = {
168
- "dispatch_error": Anonymize<Ics48kf47718nc>;
167
+ export type Ib49aqspg5hstj = {
168
+ "dispatch_error": Anonymize<Iakh3t43lk746d>;
169
169
  "dispatch_info": Anonymize<Ic9s8f85vjtncc>;
170
170
  };
171
- export type Ics48kf47718nc = AnonymousEnum<{
171
+ export type Iakh3t43lk746d = AnonymousEnum<{
172
172
  "Other": undefined;
173
173
  "CannotLookup": undefined;
174
174
  "BadOrigin": undefined;
@@ -192,7 +192,7 @@ export type Ics48kf47718nc = AnonymousEnum<{
192
192
  "Referenda": Anonymize<I84u4ul208g742>;
193
193
  "Origins": undefined;
194
194
  "Whitelist": Anonymize<I15nctscutpbeh>;
195
- "Dispatcher": undefined;
195
+ "Dispatcher": Anonymize<I7sng1m0gqlfug>;
196
196
  "AssetRegistry": Anonymize<Iimgfr2idjdm4>;
197
197
  "Claims": Anonymize<Ieesotejglstun>;
198
198
  "GenesisHistory": undefined;
@@ -1066,6 +1066,17 @@ export type I15nctscutpbeh = AnonymousEnum<{
1066
1066
  */
1067
1067
  "CallAlreadyWhitelisted": undefined;
1068
1068
  }>;
1069
+ export type I7sng1m0gqlfug = AnonymousEnum<{
1070
+ /**
1071
+ * The EVM call execution failed. This happens when the EVM returns an exit reason
1072
+ * other than `ExitSucceed(Returned)` or `ExitSucceed(Stopped)`.
1073
+ */
1074
+ "EvmCallFailed": undefined;
1075
+ /**
1076
+ * The provided call is not an EVM call. This extrinsic only accepts `pallet_evm::Call::call`.
1077
+ */
1078
+ "NotEvmCall": undefined;
1079
+ }>;
1069
1080
  export type Iimgfr2idjdm4 = AnonymousEnum<{
1070
1081
  /**
1071
1082
  * Asset ID is not available. This only happens when it reaches the MAX value of given id type.
@@ -3313,12 +3324,12 @@ export type I8usdc6tg7829p = {
3313
3324
  export type I666bl2fqjkejo = {
3314
3325
  "index": number;
3315
3326
  };
3316
- export type I69kofr1nhqleq = AnonymousEnum<{
3327
+ export type I4h5h00k0mkrmn = AnonymousEnum<{
3317
3328
  /**
3318
3329
  * Batch of dispatches did not complete fully. Index of first failing dispatch given, as
3319
3330
  * well as the error.
3320
3331
  */
3321
- "BatchInterrupted": Anonymize<I4uh1fq0qqpf5o>;
3332
+ "BatchInterrupted": Anonymize<I3n32bkfrn0fem>;
3322
3333
  /**
3323
3334
  * Batch of dispatches completed fully with no error.
3324
3335
  */
@@ -3334,23 +3345,23 @@ export type I69kofr1nhqleq = AnonymousEnum<{
3334
3345
  /**
3335
3346
  * A single item within a Batch of dispatches has completed with error.
3336
3347
  */
3337
- "ItemFailed": Anonymize<I1ofejmsmshuso>;
3348
+ "ItemFailed": Anonymize<I1dovot8nbveko>;
3338
3349
  /**
3339
3350
  * A call was dispatched.
3340
3351
  */
3341
- "DispatchedAs": Anonymize<Ifnqdavuhjiv8r>;
3352
+ "DispatchedAs": Anonymize<I7jp796vos0h7r>;
3342
3353
  }>;
3343
- export type I4uh1fq0qqpf5o = {
3354
+ export type I3n32bkfrn0fem = {
3344
3355
  "index": number;
3345
- "error": Anonymize<Ics48kf47718nc>;
3356
+ "error": Anonymize<Iakh3t43lk746d>;
3346
3357
  };
3347
- export type I1ofejmsmshuso = {
3348
- "error": Anonymize<Ics48kf47718nc>;
3358
+ export type I1dovot8nbveko = {
3359
+ "error": Anonymize<Iakh3t43lk746d>;
3349
3360
  };
3350
- export type Ifnqdavuhjiv8r = {
3351
- "result": Anonymize<Ifmtn378c8s4gn>;
3361
+ export type I7jp796vos0h7r = {
3362
+ "result": Anonymize<Is534o3t3gsq9>;
3352
3363
  };
3353
- export type Ifmtn378c8s4gn = ResultPayload<undefined, Anonymize<Ics48kf47718nc>>;
3364
+ export type Is534o3t3gsq9 = ResultPayload<undefined, Anonymize<Iakh3t43lk746d>>;
3354
3365
  export type PreimageEvent = Enum<{
3355
3366
  /**
3356
3367
  * A preimage has been noted.
@@ -3627,7 +3638,7 @@ export type I4ljshcevmm3p2 = {
3627
3638
  */
3628
3639
  "hash": FixedSizeBinary<32>;
3629
3640
  };
3630
- export type Ia21aji36js36v = AnonymousEnum<{
3641
+ export type I3qt51nqf7p0f5 = AnonymousEnum<{
3631
3642
  /**
3632
3643
  * A motion (given hash) has been proposed (by given account) with a threshold (given
3633
3644
  * `MemberCount`).
@@ -3649,11 +3660,11 @@ export type Ia21aji36js36v = AnonymousEnum<{
3649
3660
  /**
3650
3661
  * A motion was executed; result will be `Ok` if it returned without error.
3651
3662
  */
3652
- "Executed": Anonymize<I98hgambi0pist>;
3663
+ "Executed": Anonymize<I30mpt6d2425ol>;
3653
3664
  /**
3654
3665
  * A single member did some action; result will be `Ok` if it returned without error.
3655
3666
  */
3656
- "MemberExecuted": Anonymize<I98hgambi0pist>;
3667
+ "MemberExecuted": Anonymize<I30mpt6d2425ol>;
3657
3668
  /**
3658
3669
  * A proposal was closed because its threshold was reached or after its duration was up.
3659
3670
  */
@@ -3672,20 +3683,20 @@ export type I7qc53b1tvqjg2 = {
3672
3683
  "yes": number;
3673
3684
  "no": number;
3674
3685
  };
3675
- export type I98hgambi0pist = {
3686
+ export type I30mpt6d2425ol = {
3676
3687
  "proposal_hash": FixedSizeBinary<32>;
3677
- "result": Anonymize<Ifmtn378c8s4gn>;
3688
+ "result": Anonymize<Is534o3t3gsq9>;
3678
3689
  };
3679
3690
  export type Iak7fhrgb9jnnq = {
3680
3691
  "proposal_hash": FixedSizeBinary<32>;
3681
3692
  "yes": number;
3682
3693
  "no": number;
3683
3694
  };
3684
- export type I9hb5cfrl6oedc = AnonymousEnum<{
3695
+ export type I93j7p3124g842 = AnonymousEnum<{
3685
3696
  /**
3686
3697
  * A proxy was executed correctly, with the given.
3687
3698
  */
3688
- "ProxyExecuted": Anonymize<Ifnqdavuhjiv8r>;
3699
+ "ProxyExecuted": Anonymize<I7jp796vos0h7r>;
3689
3700
  /**
3690
3701
  * A pure account has been created by new proxy with given
3691
3702
  * disambiguation index and proxy type.
@@ -3729,7 +3740,7 @@ export type I3opji3hcv2fmd = {
3729
3740
  "proxy_type": Anonymize<Ie9g2psuhuu510>;
3730
3741
  "delay": number;
3731
3742
  };
3732
- export type Iqmcgsuqgnpj4 = AnonymousEnum<{
3743
+ export type Id3l67gd8gh82v = AnonymousEnum<{
3733
3744
  /**
3734
3745
  * A new multisig operation has begun.
3735
3746
  */
@@ -3741,7 +3752,7 @@ export type Iqmcgsuqgnpj4 = AnonymousEnum<{
3741
3752
  /**
3742
3753
  * A multisig operation has been executed.
3743
3754
  */
3744
- "MultisigExecuted": Anonymize<I529tipghbmk8u>;
3755
+ "MultisigExecuted": Anonymize<Ifgl7hqp4kv2c0>;
3745
3756
  /**
3746
3757
  * A multisig operation has been cancelled.
3747
3758
  */
@@ -3762,12 +3773,12 @@ export type Itvprrpb0nm3o = {
3762
3773
  "height": number;
3763
3774
  "index": number;
3764
3775
  };
3765
- export type I529tipghbmk8u = {
3776
+ export type Ifgl7hqp4kv2c0 = {
3766
3777
  "approving": SS58String;
3767
3778
  "timepoint": Anonymize<Itvprrpb0nm3o>;
3768
3779
  "multisig": SS58String;
3769
3780
  "call_hash": FixedSizeBinary<32>;
3770
- "result": Anonymize<Ifmtn378c8s4gn>;
3781
+ "result": Anonymize<Is534o3t3gsq9>;
3771
3782
  };
3772
3783
  export type I5qolde99acmd1 = {
3773
3784
  "cancelling": SS58String;
@@ -4183,30 +4194,30 @@ export type I4f1hv034jf1dt = {
4183
4194
  */
4184
4195
  "hash": FixedSizeBinary<32>;
4185
4196
  };
4186
- export type I36nesv7l2afek = AnonymousEnum<{
4197
+ export type Ib87jbg8ij6u42 = AnonymousEnum<{
4187
4198
  "CallWhitelisted": Anonymize<I1adbcfi5uc62r>;
4188
4199
  "WhitelistedCallRemoved": Anonymize<I1adbcfi5uc62r>;
4189
- "WhitelistedCallDispatched": Anonymize<I3g8msgr18to3p>;
4200
+ "WhitelistedCallDispatched": Anonymize<I1h36qi63fa0q1>;
4190
4201
  }>;
4191
4202
  export type I1adbcfi5uc62r = {
4192
4203
  "call_hash": FixedSizeBinary<32>;
4193
4204
  };
4194
- export type I3g8msgr18to3p = {
4205
+ export type I1h36qi63fa0q1 = {
4195
4206
  "call_hash": FixedSizeBinary<32>;
4196
- "result": Anonymize<Icqni9nnoiqjig>;
4207
+ "result": Anonymize<Ictpk63k4hfj40>;
4197
4208
  };
4198
- export type Icqni9nnoiqjig = ResultPayload<Anonymize<Ia1u1r3n74r13c>, {
4209
+ export type Ictpk63k4hfj40 = ResultPayload<Anonymize<Ia1u1r3n74r13c>, {
4199
4210
  "post_info": Anonymize<Ia1u1r3n74r13c>;
4200
- "error": Anonymize<Ics48kf47718nc>;
4211
+ "error": Anonymize<Iakh3t43lk746d>;
4201
4212
  }>;
4202
4213
  export type Ia1u1r3n74r13c = {
4203
4214
  "actual_weight"?: Anonymize<Iasb8k6ash5mjn>;
4204
4215
  "pays_fee": Anonymize<Iehg04bj71rkd>;
4205
4216
  };
4206
4217
  export type Iasb8k6ash5mjn = (Anonymize<I4q39t5hn830vp>) | undefined;
4207
- export type I2nu84h51d9okg = AnonymousEnum<{
4208
- "TreasuryManagerCallDispatched": Anonymize<I3g8msgr18to3p>;
4209
- "AaveManagerCallDispatched": Anonymize<I3g8msgr18to3p>;
4218
+ export type I5fihtbaiigfn = AnonymousEnum<{
4219
+ "TreasuryManagerCallDispatched": Anonymize<I1h36qi63fa0q1>;
4220
+ "AaveManagerCallDispatched": Anonymize<I1h36qi63fa0q1>;
4210
4221
  }>;
4211
4222
  export type Ian7ibscsh312g = AnonymousEnum<{
4212
4223
  /**
@@ -5270,7 +5281,7 @@ export type I32su7o3fj1ksq = {
5270
5281
  "debt_to_cover": bigint;
5271
5282
  "profit": bigint;
5272
5283
  };
5273
- export type I3kjn6g96kgfl2 = AnonymousEnum<{
5284
+ export type Irth1mhrr211o = AnonymousEnum<{
5274
5285
  /**
5275
5286
  * A new collateral asset was added
5276
5287
  *
@@ -5288,9 +5299,8 @@ export type I3kjn6g96kgfl2 = AnonymousEnum<{
5288
5299
  *
5289
5300
  * Parameters:
5290
5301
  * - `asset_id`: The ID of the asset removed from collaterals
5291
- * - `amount`: The amount of the asset that was returned (should be zero)
5292
5302
  */
5293
- "CollateralRemoved": Anonymize<Id2vo4qi5agnp0>;
5303
+ "CollateralRemoved": Anonymize<Ia5le7udkgbaq9>;
5294
5304
  /**
5295
5305
  * A collateral asset was updated
5296
5306
  *
@@ -5309,7 +5319,7 @@ export type I3kjn6g96kgfl2 = AnonymousEnum<{
5309
5319
  * - `asset_id`: The collateral asset used in the arbitrage
5310
5320
  * - `hollar_amount`: Amount of Hollar that was included in the arbitrage operation
5311
5321
  */
5312
- "ArbitrageExecuted": Anonymize<I4243hifj8lu9n>;
5322
+ "ArbitrageExecuted": Anonymize<I1dk1vms6l4mpg>;
5313
5323
  /**
5314
5324
  * Flash minter address set
5315
5325
  *
@@ -5333,9 +5343,11 @@ export type I6k4kj0v2ro6sb = {
5333
5343
  "buy_back_fee"?: Anonymize<I4arjljr6dpflb>;
5334
5344
  "buyback_rate"?: Anonymize<I4arjljr6dpflb>;
5335
5345
  };
5336
- export type I4243hifj8lu9n = {
5346
+ export type I1dk1vms6l4mpg = {
5347
+ "arbitrage": number;
5337
5348
  "asset_id": number;
5338
5349
  "hollar_amount": bigint;
5350
+ "profit": bigint;
5339
5351
  };
5340
5352
  export type I82m2k02o0m2g2 = {
5341
5353
  "flash_minter": FixedSizeBinary<20>;
@@ -5719,7 +5731,7 @@ export type Iec641q1s1ifm2 = {
5719
5731
  "parachain_block_number": number;
5720
5732
  "relaychain_block_number": number;
5721
5733
  };
5722
- export type I9v6ee3u32e3vr = AnonymousEnum<{
5734
+ export type Ifospjh6h6e3i2 = AnonymousEnum<{
5723
5735
  /**
5724
5736
  * The DCA execution is started
5725
5737
  */
@@ -5739,11 +5751,11 @@ export type I9v6ee3u32e3vr = AnonymousEnum<{
5739
5751
  /**
5740
5752
  * The DCA trade execution is failed
5741
5753
  */
5742
- "TradeFailed": Anonymize<I816ndt8f0o7bo>;
5754
+ "TradeFailed": Anonymize<I969a7skbb7nq7>;
5743
5755
  /**
5744
5756
  * The DCA is terminated and completely removed from the chain
5745
5757
  */
5746
- "Terminated": Anonymize<I816ndt8f0o7bo>;
5758
+ "Terminated": Anonymize<I969a7skbb7nq7>;
5747
5759
  /**
5748
5760
  * The DCA is completed and completely removed from the chain
5749
5761
  */
@@ -5751,7 +5763,7 @@ export type I9v6ee3u32e3vr = AnonymousEnum<{
5751
5763
  /**
5752
5764
  * Randomness generation failed possibly coming from missing data about relay chain
5753
5765
  */
5754
- "RandomnessGenerationFailed": Anonymize<I9lvggssnq8q57>;
5766
+ "RandomnessGenerationFailed": Anonymize<I13s0t6foeiprk>;
5755
5767
  /**
5756
5768
  * DCA reserve for the given asset have been unlocked for a user
5757
5769
  */
@@ -5809,20 +5821,20 @@ export type Irs8utdvl0ftp = {
5809
5821
  "amount_in": bigint;
5810
5822
  "amount_out": bigint;
5811
5823
  };
5812
- export type I816ndt8f0o7bo = {
5824
+ export type I969a7skbb7nq7 = {
5813
5825
  "id": number;
5814
5826
  "who": SS58String;
5815
- "error": Anonymize<Ics48kf47718nc>;
5827
+ "error": Anonymize<Iakh3t43lk746d>;
5816
5828
  };
5817
5829
  export type Iumh462jqskl8 = {
5818
5830
  "id": number;
5819
5831
  "who": SS58String;
5820
5832
  };
5821
- export type I9lvggssnq8q57 = {
5833
+ export type I13s0t6foeiprk = {
5822
5834
  "block": number;
5823
- "error": Anonymize<Ics48kf47718nc>;
5835
+ "error": Anonymize<Iakh3t43lk746d>;
5824
5836
  };
5825
- export type Ibdrb3dahq9k4 = AnonymousEnum<{
5837
+ export type I1fr9akvjinhk0 = AnonymousEnum<{
5826
5838
  /**
5827
5839
  * Scheduled some task.
5828
5840
  */
@@ -5834,7 +5846,7 @@ export type Ibdrb3dahq9k4 = AnonymousEnum<{
5834
5846
  /**
5835
5847
  * Dispatched some task.
5836
5848
  */
5837
- "Dispatched": Anonymize<I34p2kpdh169oe>;
5849
+ "Dispatched": Anonymize<Iceqrmm2tkkbsu>;
5838
5850
  /**
5839
5851
  * Set a retry configuration for some task.
5840
5852
  */
@@ -5865,10 +5877,10 @@ export type I5n4sebgkfr760 = {
5865
5877
  "when": number;
5866
5878
  "index": number;
5867
5879
  };
5868
- export type I34p2kpdh169oe = {
5880
+ export type Iceqrmm2tkkbsu = {
5869
5881
  "task": Anonymize<I9jd27rnpm8ttv>;
5870
5882
  "id"?: Anonymize<I4s6vifaf8k998>;
5871
- "result": Anonymize<Ifmtn378c8s4gn>;
5883
+ "result": Anonymize<Is534o3t3gsq9>;
5872
5884
  };
5873
5885
  export type I4s6vifaf8k998 = (FixedSizeBinary<32>) | undefined;
5874
5886
  export type Ia3c82eadg79bj = {
@@ -7043,25 +7055,25 @@ export type VotingConviction = Enum<{
7043
7055
  export declare const VotingConviction: GetEnum<VotingConviction>;
7044
7056
  export type I5rsgtofmn5lli = [PreimagesBounded, Anonymize<Ivbp9821csvot>];
7045
7057
  export type Idned7t7knml6b = [number, Anonymize<Ia2lhg7l2hilo3>];
7046
- export type I6c43drp887phj = AnonymousEnum<{
7058
+ export type I4q2j8sno9uqjo = AnonymousEnum<{
7047
7059
  "System": Anonymize<Iekve0i6djpd9f>;
7048
7060
  "Timestamp": Anonymize<I7d75gqfg6jh9c>;
7049
7061
  "Balances": Anonymize<If3jbvd4hqgqh1>;
7050
7062
  "MultiTransactionPayment": Anonymize<I76nh75sf57g68>;
7051
7063
  "Treasury": Anonymize<I2urac6a8n5v3f>;
7052
- "Utility": Anonymize<Ibff5p9pva667a>;
7064
+ "Utility": Anonymize<Iamsrvkeq26pa6>;
7053
7065
  "Preimage": Anonymize<If81ks88t5mpk5>;
7054
7066
  "Identity": Anonymize<I27rv6v6kueehs>;
7055
7067
  "Democracy": Anonymize<I6u9fdc1fne8nd>;
7056
- "TechnicalCommittee": Anonymize<I7v5h633s4vq5f>;
7057
- "Proxy": Anonymize<I88tra6caf4vpa>;
7058
- "Multisig": Anonymize<I7ckcq02q946jl>;
7068
+ "TechnicalCommittee": Anonymize<I6fe80hanqes5i>;
7069
+ "Proxy": Anonymize<Ic35lbo3qr7qds>;
7070
+ "Multisig": Anonymize<Ibnjrovolabi11>;
7059
7071
  "Uniques": Anonymize<I1aih3rf2i8nc0>;
7060
7072
  "StateTrieMigration": Anonymize<I39l72gdmkk30t>;
7061
7073
  "ConvictionVoting": Anonymize<Iakddbsmp6s38i>;
7062
7074
  "Referenda": Anonymize<Iac4vfm63ump49>;
7063
- "Whitelist": Anonymize<I5ij5q3nv7bsk>;
7064
- "Dispatcher": Anonymize<I7h3roucn6emco>;
7075
+ "Whitelist": Anonymize<I16sdq7c7sfa9q>;
7076
+ "Dispatcher": Anonymize<I2gmc0d79vsipd>;
7065
7077
  "AssetRegistry": Anonymize<I8bdjcphmftv62>;
7066
7078
  "Claims": Anonymize<I5queflebive1d>;
7067
7079
  "GenesisHistory": undefined;
@@ -7082,7 +7094,7 @@ export type I6c43drp887phj = AnonymousEnum<{
7082
7094
  "XYK": Anonymize<I7q1vqeo4ott28>;
7083
7095
  "Referrals": Anonymize<Ibe97e14cmm4e9>;
7084
7096
  "Liquidation": Anonymize<I3i7qdud10d7s7>;
7085
- "HSM": Anonymize<Ib7susjgop5bfi>;
7097
+ "HSM": Anonymize<I9c94oe881bcv3>;
7086
7098
  "Tokens": Anonymize<I6a7o6bu2n2amk>;
7087
7099
  "Currencies": Anonymize<Id0m4jim3jch3f>;
7088
7100
  "Vesting": Anonymize<Ieps3dhtu498hk>;
@@ -7093,7 +7105,7 @@ export type I6c43drp887phj = AnonymousEnum<{
7093
7105
  "XYKWarehouseLM": undefined;
7094
7106
  "RelayChainInfo": undefined;
7095
7107
  "DCA": Anonymize<I6rh3volf6pqqn>;
7096
- "Scheduler": Anonymize<I70becp9irg7lq>;
7108
+ "Scheduler": Anonymize<I42rqhdmc7kqtr>;
7097
7109
  "ParachainSystem": Anonymize<I5kev21p7u6ajb>;
7098
7110
  "ParachainInfo": undefined;
7099
7111
  "PolkadotXcm": Anonymize<I9nbjvlrb9bp1g>;
@@ -7568,7 +7580,7 @@ export type I6qq5nnbjegi8u = {
7568
7580
  "beneficiary": SS58String;
7569
7581
  "valid_from"?: Anonymize<I4arjljr6dpflb>;
7570
7582
  };
7571
- export type Ibff5p9pva667a = AnonymousEnum<{
7583
+ export type Iamsrvkeq26pa6 = AnonymousEnum<{
7572
7584
  /**
7573
7585
  * Send a batch of dispatch calls.
7574
7586
  *
@@ -7589,7 +7601,7 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7589
7601
  * and the error of the failed call. If all were successful, then the `BatchCompleted`
7590
7602
  * event is deposited.
7591
7603
  */
7592
- "batch": Anonymize<Iagml1jgp94hrb>;
7604
+ "batch": Anonymize<Ia4s0s7tqu8213>;
7593
7605
  /**
7594
7606
  * Send a call through an indexed pseudonym of the sender.
7595
7607
  *
@@ -7605,7 +7617,7 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7605
7617
  *
7606
7618
  * The dispatch origin for this call must be _Signed_.
7607
7619
  */
7608
- "as_derivative": Anonymize<Iae77e4qe7jsnl>;
7620
+ "as_derivative": Anonymize<Icvshck4gqsdb3>;
7609
7621
  /**
7610
7622
  * Send a batch of dispatch calls and atomically execute them.
7611
7623
  * The whole transaction will rollback and fail if any of the calls failed.
@@ -7621,7 +7633,7 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7621
7633
  * ## Complexity
7622
7634
  * - O(C) where C is the number of calls to be batched.
7623
7635
  */
7624
- "batch_all": Anonymize<Iagml1jgp94hrb>;
7636
+ "batch_all": Anonymize<Ia4s0s7tqu8213>;
7625
7637
  /**
7626
7638
  * Dispatches a function call with a provided origin.
7627
7639
  *
@@ -7630,7 +7642,7 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7630
7642
  * ## Complexity
7631
7643
  * - O(1).
7632
7644
  */
7633
- "dispatch_as": Anonymize<I551ut68qoq89v>;
7645
+ "dispatch_as": Anonymize<I2aps8j319mlbr>;
7634
7646
  /**
7635
7647
  * Send a batch of dispatch calls.
7636
7648
  * Unlike `batch`, it allows errors and won't interrupt.
@@ -7646,7 +7658,7 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7646
7658
  * ## Complexity
7647
7659
  * - O(C) where C is the number of calls to be batched.
7648
7660
  */
7649
- "force_batch": Anonymize<Iagml1jgp94hrb>;
7661
+ "force_batch": Anonymize<Ia4s0s7tqu8213>;
7650
7662
  /**
7651
7663
  * Dispatch a function call with a specified weight.
7652
7664
  *
@@ -7655,16 +7667,16 @@ export type Ibff5p9pva667a = AnonymousEnum<{
7655
7667
  *
7656
7668
  * The dispatch origin for this call must be _Root_.
7657
7669
  */
7658
- "with_weight": Anonymize<Ia8hh29toi1nvl>;
7670
+ "with_weight": Anonymize<Ibhp2dqigngj06>;
7659
7671
  }>;
7660
- export type Iagml1jgp94hrb = {
7672
+ export type Ia4s0s7tqu8213 = {
7661
7673
  "calls": Array<TxCallData>;
7662
7674
  };
7663
- export type Iae77e4qe7jsnl = {
7675
+ export type Icvshck4gqsdb3 = {
7664
7676
  "index": number;
7665
7677
  "call": TxCallData;
7666
7678
  };
7667
- export type I551ut68qoq89v = {
7679
+ export type I2aps8j319mlbr = {
7668
7680
  "as_origin": Anonymize<Iathhdqc4u75dj>;
7669
7681
  "call": TxCallData;
7670
7682
  };
@@ -7707,7 +7719,7 @@ export type XcmPalletOrigin = Enum<{
7707
7719
  "Response": Anonymize<I4c0s5cioidn76>;
7708
7720
  }>;
7709
7721
  export declare const XcmPalletOrigin: GetEnum<XcmPalletOrigin>;
7710
- export type Ia8hh29toi1nvl = {
7722
+ export type Ibhp2dqigngj06 = {
7711
7723
  "call": TxCallData;
7712
7724
  "weight": Anonymize<I4q39t5hn830vp>;
7713
7725
  };
@@ -8366,7 +8378,7 @@ export type I2kt2u1flctk2q = {
8366
8378
  "owner": Anonymize<I2itl2k1j2q8nf>;
8367
8379
  "maybe_hash"?: Anonymize<I4s6vifaf8k998>;
8368
8380
  };
8369
- export type I7v5h633s4vq5f = AnonymousEnum<{
8381
+ export type I6fe80hanqes5i = AnonymousEnum<{
8370
8382
  /**
8371
8383
  * Set the collective's membership.
8372
8384
  *
@@ -8405,7 +8417,7 @@ export type I7v5h633s4vq5f = AnonymousEnum<{
8405
8417
  * - `M` members-count (code-bounded)
8406
8418
  * - `P` complexity of dispatching `proposal`
8407
8419
  */
8408
- "execute": Anonymize<I4b58fcokqnatd>;
8420
+ "execute": Anonymize<I3e01ufekm2iv0>;
8409
8421
  /**
8410
8422
  * Add a new proposal to either be voted on or executed directly.
8411
8423
  *
@@ -8422,7 +8434,7 @@ export type I7v5h633s4vq5f = AnonymousEnum<{
8422
8434
  * - `P1` is proposal execution complexity (`threshold < 2`)
8423
8435
  * - `P2` is proposals-count (code-bounded) (`threshold >= 2`)
8424
8436
  */
8425
- "propose": Anonymize<I42fdtnr0bce1h>;
8437
+ "propose": Anonymize<Idchc3og7q70q2>;
8426
8438
  /**
8427
8439
  * Add an aye or nay vote for the sender to the given proposal.
8428
8440
  *
@@ -8481,11 +8493,11 @@ export type I38jfk5li8iang = {
8481
8493
  "prime"?: Anonymize<Ihfphjolmsqq1>;
8482
8494
  "old_count": number;
8483
8495
  };
8484
- export type I4b58fcokqnatd = {
8496
+ export type I3e01ufekm2iv0 = {
8485
8497
  "proposal": TxCallData;
8486
8498
  "length_bound": number;
8487
8499
  };
8488
- export type I42fdtnr0bce1h = {
8500
+ export type Idchc3og7q70q2 = {
8489
8501
  "threshold": number;
8490
8502
  "proposal": TxCallData;
8491
8503
  "length_bound": number;
@@ -8501,7 +8513,7 @@ export type Ib2obgji960euh = {
8501
8513
  "proposal_weight_bound": Anonymize<I4q39t5hn830vp>;
8502
8514
  "length_bound": number;
8503
8515
  };
8504
- export type I88tra6caf4vpa = AnonymousEnum<{
8516
+ export type Ic35lbo3qr7qds = AnonymousEnum<{
8505
8517
  /**
8506
8518
  * Dispatch the given `call` from an account that the sender is authorised for through
8507
8519
  * `add_proxy`.
@@ -8513,7 +8525,7 @@ export type I88tra6caf4vpa = AnonymousEnum<{
8513
8525
  * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call.
8514
8526
  * - `call`: The call to be made by the `real` account.
8515
8527
  */
8516
- "proxy": Anonymize<I23p5jf4uevg27>;
8528
+ "proxy": Anonymize<I3krsd68voge2c>;
8517
8529
  /**
8518
8530
  * Register a proxy account for the sender that is able to make calls on its behalf.
8519
8531
  *
@@ -8642,9 +8654,9 @@ export type I88tra6caf4vpa = AnonymousEnum<{
8642
8654
  * - `force_proxy_type`: Specify the exact proxy type to be used and checked for this call.
8643
8655
  * - `call`: The call to be made by the `real` account.
8644
8656
  */
8645
- "proxy_announced": Anonymize<I2gso5r86avn0v>;
8657
+ "proxy_announced": Anonymize<Ib430kblaqlnpv>;
8646
8658
  }>;
8647
- export type I23p5jf4uevg27 = {
8659
+ export type I3krsd68voge2c = {
8648
8660
  "real": SS58String;
8649
8661
  "force_proxy_type"?: Anonymize<Idnl0r1a4nmeek>;
8650
8662
  "call": TxCallData;
@@ -8675,13 +8687,13 @@ export type Ifs54vj2idl9k4 = {
8675
8687
  "delegate": SS58String;
8676
8688
  "call_hash": FixedSizeBinary<32>;
8677
8689
  };
8678
- export type I2gso5r86avn0v = {
8690
+ export type Ib430kblaqlnpv = {
8679
8691
  "delegate": SS58String;
8680
8692
  "real": SS58String;
8681
8693
  "force_proxy_type"?: Anonymize<Idnl0r1a4nmeek>;
8682
8694
  "call": TxCallData;
8683
8695
  };
8684
- export type I7ckcq02q946jl = AnonymousEnum<{
8696
+ export type Ibnjrovolabi11 = AnonymousEnum<{
8685
8697
  /**
8686
8698
  * Immediately dispatch a multi-signature call using a single approval from the caller.
8687
8699
  *
@@ -8696,7 +8708,7 @@ export type I7ckcq02q946jl = AnonymousEnum<{
8696
8708
  * ## Complexity
8697
8709
  * O(Z + C) where Z is the length of the call and C its execution weight.
8698
8710
  */
8699
- "as_multi_threshold_1": Anonymize<I2p3q9d3gs5ik8>;
8711
+ "as_multi_threshold_1": Anonymize<I5mm39gh6jt03e>;
8700
8712
  /**
8701
8713
  * Register approval for a dispatch to be made from a deterministic composite account if
8702
8714
  * approved by a total of `threshold - 1` of `other_signatories`.
@@ -8738,7 +8750,7 @@ export type I7ckcq02q946jl = AnonymousEnum<{
8738
8750
  * - Storage: inserts one item, value size bounded by `MaxSignatories`, with a deposit
8739
8751
  * taken for its lifetime of `DepositBase + threshold * DepositFactor`.
8740
8752
  */
8741
- "as_multi": Anonymize<I66kf07ob6fj5h>;
8753
+ "as_multi": Anonymize<Ierm4cuff0nc1v>;
8742
8754
  /**
8743
8755
  * Register approval for a dispatch to be made from a deterministic composite account if
8744
8756
  * approved by a total of `threshold - 1` of `other_signatories`.
@@ -8797,11 +8809,11 @@ export type I7ckcq02q946jl = AnonymousEnum<{
8797
8809
  */
8798
8810
  "cancel_as_multi": Anonymize<I3d9o9d7epp66v>;
8799
8811
  }>;
8800
- export type I2p3q9d3gs5ik8 = {
8812
+ export type I5mm39gh6jt03e = {
8801
8813
  "other_signatories": Anonymize<Ia2lhg7l2hilo3>;
8802
8814
  "call": TxCallData;
8803
8815
  };
8804
- export type I66kf07ob6fj5h = {
8816
+ export type Ierm4cuff0nc1v = {
8805
8817
  "threshold": number;
8806
8818
  "other_signatories": Anonymize<Ia2lhg7l2hilo3>;
8807
8819
  "maybe_timepoint"?: Anonymize<I95jfd8j5cr5eh>;
@@ -9688,23 +9700,23 @@ export type I8c0vkqjjipnuj = {
9688
9700
  "index": number;
9689
9701
  "maybe_hash"?: Anonymize<I4s6vifaf8k998>;
9690
9702
  };
9691
- export type I5ij5q3nv7bsk = AnonymousEnum<{
9703
+ export type I16sdq7c7sfa9q = AnonymousEnum<{
9692
9704
  "whitelist_call": Anonymize<I1adbcfi5uc62r>;
9693
9705
  "remove_whitelisted_call": Anonymize<I1adbcfi5uc62r>;
9694
9706
  "dispatch_whitelisted_call": Anonymize<Ibf6ucefn8fh49>;
9695
- "dispatch_whitelisted_call_with_preimage": Anonymize<Ido81hgut23md6>;
9707
+ "dispatch_whitelisted_call_with_preimage": Anonymize<I36m0f7qe1s9ga>;
9696
9708
  }>;
9697
9709
  export type Ibf6ucefn8fh49 = {
9698
9710
  "call_hash": FixedSizeBinary<32>;
9699
9711
  "call_encoded_len": number;
9700
9712
  "call_weight_witness": Anonymize<I4q39t5hn830vp>;
9701
9713
  };
9702
- export type Ido81hgut23md6 = {
9714
+ export type I36m0f7qe1s9ga = {
9703
9715
  "call": TxCallData;
9704
9716
  };
9705
- export type I7h3roucn6emco = AnonymousEnum<{
9706
- "dispatch_as_treasury": Anonymize<Ido81hgut23md6>;
9707
- "dispatch_as_aave_manager": Anonymize<Ido81hgut23md6>;
9717
+ export type I2gmc0d79vsipd = AnonymousEnum<{
9718
+ "dispatch_as_treasury": Anonymize<I36m0f7qe1s9ga>;
9719
+ "dispatch_as_aave_manager": Anonymize<I36m0f7qe1s9ga>;
9708
9720
  /**
9709
9721
  * Sets the Aave manager account to be used as origin for dispatching calls.
9710
9722
  *
@@ -9720,9 +9732,21 @@ export type I7h3roucn6emco = AnonymousEnum<{
9720
9732
  * This allows executing calls with additional weight (gas) limit.
9721
9733
  * The extra gas is not refunded, even if not used.
9722
9734
  */
9723
- "dispatch_with_extra_gas": Anonymize<I751qqvaehf2dt>;
9735
+ "dispatch_with_extra_gas": Anonymize<I40fsssog35248>;
9736
+ /**
9737
+ * Execute a single EVM call.
9738
+ * This extrinsic will fail if the EVM call returns any other ExitReason than `ExitSucceed(Returned)` or `ExitSucceed(Stopped)`.
9739
+ * Look the [hydradx_runtime::evm::runner::WrapRunner] implementation for details.
9740
+ *
9741
+ * Parameters:
9742
+ * - `origin`: Signed origin.
9743
+ * - `call`: presumably `pallet_evm::Call::call` as boxed `RuntimeCall`.
9744
+ *
9745
+ * Emits `EvmCallFailed` event when failed.
9746
+ */
9747
+ "dispatch_evm_call": Anonymize<I36m0f7qe1s9ga>;
9724
9748
  }>;
9725
- export type I751qqvaehf2dt = {
9749
+ export type I40fsssog35248 = {
9726
9750
  "call": TxCallData;
9727
9751
  "extra_gas": bigint;
9728
9752
  };
@@ -10744,7 +10768,7 @@ export type I5tbad6u121r7r = AnonymousEnum<{
10744
10768
  * This function allows setting either fixed or dynamic fee configuration for a specific asset.
10745
10769
  *
10746
10770
  * # Arguments
10747
- * * `origin` - Root origin required
10771
+ * * `origin` - Authority origin required
10748
10772
  * * `asset_id` - The asset ID to configure
10749
10773
  * * `config` - Fee configuration (Fixed or Dynamic)
10750
10774
  */
@@ -10756,7 +10780,7 @@ export type I5tbad6u121r7r = AnonymousEnum<{
10756
10780
  * After removal, the asset will use the default dynamic fee parameters configured in the runtime.
10757
10781
  *
10758
10782
  * # Arguments
10759
- * * `origin` - Root origin required
10783
+ * * `origin` - Authority origin required
10760
10784
  * * `asset_id` - The asset ID to remove configuration for
10761
10785
  */
10762
10786
  "remove_asset_fee": Anonymize<Ia5le7udkgbaq9>;
@@ -11607,6 +11631,7 @@ export type Ibe97e14cmm4e9 = AnonymousEnum<{
11607
11631
  export type I3i7qdud10d7s7 = AnonymousEnum<{
11608
11632
  /**
11609
11633
  * Liquidates an existing money market position.
11634
+ * Can be both signed and unsigned.
11610
11635
  *
11611
11636
  * Performs a flash loan to get funds to pay for the debt.
11612
11637
  * Received collateral is swapped and the profit is transferred to `FeeReceiver`.
@@ -11638,7 +11663,7 @@ export type I7ac77tpv6n2an = {
11638
11663
  export type Ics51ctc9oasbt = {
11639
11664
  "contract": FixedSizeBinary<20>;
11640
11665
  };
11641
- export type Ib7susjgop5bfi = AnonymousEnum<{
11666
+ export type I9c94oe881bcv3 = AnonymousEnum<{
11642
11667
  /**
11643
11668
  * Add a new collateral asset
11644
11669
  *
@@ -11790,7 +11815,7 @@ export type Ib7susjgop5bfi = AnonymousEnum<{
11790
11815
  * - `InvalidEVMInteraction` if there's an error interacting with the Hollar ERC20 contract
11791
11816
  * - Other errors from underlying calls
11792
11817
  */
11793
- "execute_arbitrage": Anonymize<Ia6cch7ainm5jo>;
11818
+ "execute_arbitrage": Anonymize<I7m9urt7tq9546>;
11794
11819
  "set_flash_minter": Anonymize<Iajpteohigflga>;
11795
11820
  }>;
11796
11821
  export type I9f388t40fmtpk = {
@@ -11822,8 +11847,9 @@ export type Ie3e48phue9bu5 = {
11822
11847
  "amount_out": bigint;
11823
11848
  "slippage_limit": bigint;
11824
11849
  };
11825
- export type Ia6cch7ainm5jo = {
11850
+ export type I7m9urt7tq9546 = {
11826
11851
  "collateral_asset_id": number;
11852
+ "flash_amount"?: Anonymize<I35p85j063s0il>;
11827
11853
  };
11828
11854
  export type Iajpteohigflga = {
11829
11855
  "flash_minter_addr": FixedSizeBinary<20>;
@@ -12590,11 +12616,11 @@ export type Ib9aiguc778ujf = {
12590
12616
  "schedule_id": number;
12591
12617
  "next_execution_block"?: Anonymize<I4arjljr6dpflb>;
12592
12618
  };
12593
- export type I70becp9irg7lq = AnonymousEnum<{
12619
+ export type I42rqhdmc7kqtr = AnonymousEnum<{
12594
12620
  /**
12595
12621
  * Anonymously schedule a task.
12596
12622
  */
12597
- "schedule": Anonymize<If717qi93ptgpe>;
12623
+ "schedule": Anonymize<I3herj6pe488a7>;
12598
12624
  /**
12599
12625
  * Cancel an anonymously scheduled task.
12600
12626
  */
@@ -12602,7 +12628,7 @@ export type I70becp9irg7lq = AnonymousEnum<{
12602
12628
  /**
12603
12629
  * Schedule a named task.
12604
12630
  */
12605
- "schedule_named": Anonymize<Id843oqfk17p28>;
12631
+ "schedule_named": Anonymize<I85ri4bb7csdff>;
12606
12632
  /**
12607
12633
  * Cancel a named scheduled task.
12608
12634
  */
@@ -12610,11 +12636,11 @@ export type I70becp9irg7lq = AnonymousEnum<{
12610
12636
  /**
12611
12637
  * Anonymously schedule a task after a delay.
12612
12638
  */
12613
- "schedule_after": Anonymize<Iajckkqa1nnbou>;
12639
+ "schedule_after": Anonymize<Ife14aghvh48kt>;
12614
12640
  /**
12615
12641
  * Schedule a named task after a delay.
12616
12642
  */
12617
- "schedule_named_after": Anonymize<Icdn8al2st9dvj>;
12643
+ "schedule_named_after": Anonymize<I38g5069ai5208>;
12618
12644
  /**
12619
12645
  * Set a retry configuration for a task so that, in case its scheduled run fails, it will
12620
12646
  * be retried after `period` blocks, for a total amount of `retries` retries or until it
@@ -12654,13 +12680,13 @@ export type I70becp9irg7lq = AnonymousEnum<{
12654
12680
  */
12655
12681
  "cancel_retry_named": Anonymize<Ifs1i5fk9cqvr6>;
12656
12682
  }>;
12657
- export type If717qi93ptgpe = {
12683
+ export type I3herj6pe488a7 = {
12658
12684
  "when": number;
12659
12685
  "maybe_periodic"?: Anonymize<Iep7au1720bm0e>;
12660
12686
  "priority": number;
12661
12687
  "call": TxCallData;
12662
12688
  };
12663
- export type Id843oqfk17p28 = {
12689
+ export type I85ri4bb7csdff = {
12664
12690
  "id": FixedSizeBinary<32>;
12665
12691
  "when": number;
12666
12692
  "maybe_periodic"?: Anonymize<Iep7au1720bm0e>;
@@ -12670,13 +12696,13 @@ export type Id843oqfk17p28 = {
12670
12696
  export type Ifs1i5fk9cqvr6 = {
12671
12697
  "id": FixedSizeBinary<32>;
12672
12698
  };
12673
- export type Iajckkqa1nnbou = {
12699
+ export type Ife14aghvh48kt = {
12674
12700
  "after": number;
12675
12701
  "maybe_periodic"?: Anonymize<Iep7au1720bm0e>;
12676
12702
  "priority": number;
12677
12703
  "call": TxCallData;
12678
12704
  };
12679
- export type Icdn8al2st9dvj = {
12705
+ export type I38g5069ai5208 = {
12680
12706
  "id": FixedSizeBinary<32>;
12681
12707
  "after": number;
12682
12708
  "maybe_periodic"?: Anonymize<Iep7au1720bm0e>;
@@ -14260,7 +14286,7 @@ export type I2v50gu3s1aqk6 = AnonymousEnum<{
14260
14286
  "AllExtrinsics": undefined;
14261
14287
  "OnlyInherents": undefined;
14262
14288
  }>;
14263
- export type Iemoogi4pod9je = ResultPayload<Anonymize<Ifmtn378c8s4gn>, TransactionValidityError>;
14289
+ export type I1gk5vej1stbl = ResultPayload<Anonymize<Is534o3t3gsq9>, TransactionValidityError>;
14264
14290
  export type TransactionValidityError = Enum<{
14265
14291
  "Invalid": TransactionValidityInvalidTransaction;
14266
14292
  "Unknown": TransactionValidityUnknownTransaction;
@@ -14333,13 +14359,13 @@ export type If08sfhqn8ujfr = {
14333
14359
  "nonce": Anonymize<I4totqt881mlti>;
14334
14360
  };
14335
14361
  export type I3dj14b7k3rkm5 = (Anonymize<I1bsfec060j604>) | undefined;
14336
- export type I6jjdlit6ip0v2 = ResultPayload<{
14362
+ export type Idnmlh360odg5f = ResultPayload<{
14337
14363
  "exit_reason": Anonymize<Iag9iovb9j5ijo>;
14338
14364
  "value": Binary;
14339
14365
  "used_gas": Anonymize<I8mgv59to1hjie>;
14340
14366
  "weight_info"?: Anonymize<Ib72ii9bshc8f5>;
14341
14367
  "logs": Anonymize<Ids7ng2qsv7snu>;
14342
- }, Anonymize<Ics48kf47718nc>>;
14368
+ }, Anonymize<Iakh3t43lk746d>>;
14343
14369
  export type I8mgv59to1hjie = {
14344
14370
  "standard": Anonymize<I4totqt881mlti>;
14345
14371
  "effective": Anonymize<I4totqt881mlti>;
@@ -14350,13 +14376,13 @@ export type Ib72ii9bshc8f5 = ({
14350
14376
  "ref_time_usage"?: Anonymize<I35p85j063s0il>;
14351
14377
  "proof_size_usage"?: Anonymize<I35p85j063s0il>;
14352
14378
  }) | undefined;
14353
- export type I3jgo13jo62eap = ResultPayload<{
14379
+ export type I5f8qfa5ua9hqb = ResultPayload<{
14354
14380
  "exit_reason": Anonymize<Iag9iovb9j5ijo>;
14355
14381
  "value": FixedSizeBinary<20>;
14356
14382
  "used_gas": Anonymize<I8mgv59to1hjie>;
14357
14383
  "weight_info"?: Anonymize<Ib72ii9bshc8f5>;
14358
14384
  "logs": Anonymize<Ids7ng2qsv7snu>;
14359
- }, Anonymize<Ics48kf47718nc>>;
14385
+ }, Anonymize<Iakh3t43lk746d>>;
14360
14386
  export type Ifogockjiq4b3 = (Anonymize<Idi27giun0mb9q>) | undefined;
14361
14387
  export type I2r0n4gcrs974b = (Anonymize<Idud3fdh64aqp9>) | undefined;
14362
14388
  export type Ie6kgk6f04rsvk = (Anonymize<Ie7atdsih6q14b>) | undefined;
@@ -14374,21 +14400,21 @@ export type Iavct6f844hfju = AnonymousEnum<{
14374
14400
  export type Ic0c3req3mlc1l = ResultPayload<Anonymize<I4q39t5hn830vp>, Anonymize<Iavct6f844hfju>>;
14375
14401
  export type I7ocn4njqde3v5 = ResultPayload<bigint, Anonymize<Iavct6f844hfju>>;
14376
14402
  export type I5rlt6h8ph553n = ResultPayload<XcmVersionedAssets, Anonymize<Iavct6f844hfju>>;
14377
- export type Iu35mn8gagoqa = ResultPayload<{
14378
- "execution_result": Anonymize<Icqni9nnoiqjig>;
14379
- "emitted_events": Anonymize<I1mod66df3i4kv>;
14403
+ export type Is2kt34b7nq11 = ResultPayload<{
14404
+ "execution_result": Anonymize<Ictpk63k4hfj40>;
14405
+ "emitted_events": Anonymize<I98a4iii2nbu42>;
14380
14406
  "local_xcm"?: (XcmVersionedXcm) | undefined;
14381
14407
  "forwarded_xcms": Anonymize<I47tkk5e5nm6g7>;
14382
14408
  }, Anonymize<I55ku9c5gk50hb>>;
14383
- export type I1mod66df3i4kv = Array<Anonymize<If4rv2e5dp2mbc>>;
14409
+ export type I98a4iii2nbu42 = Array<Anonymize<I8cb9af3ibr9nl>>;
14384
14410
  export type I47tkk5e5nm6g7 = Array<[XcmVersionedLocation, Array<XcmVersionedXcm>]>;
14385
14411
  export type I55ku9c5gk50hb = AnonymousEnum<{
14386
14412
  "Unimplemented": undefined;
14387
14413
  "VersionedConversionFailed": undefined;
14388
14414
  }>;
14389
- export type Ia5ed032pojlpv = ResultPayload<{
14415
+ export type I4oghpbqve1jg6 = ResultPayload<{
14390
14416
  "execution_result": XcmV4TraitsOutcome;
14391
- "emitted_events": Anonymize<I1mod66df3i4kv>;
14417
+ "emitted_events": Anonymize<I98a4iii2nbu42>;
14392
14418
  "forwarded_xcms": Anonymize<I47tkk5e5nm6g7>;
14393
14419
  }, Anonymize<I55ku9c5gk50hb>>;
14394
14420
  export type Ieh6nis3hdbtgi = ResultPayload<SS58String, Enum<{