@initia/initia.js 0.2.19 → 0.2.20
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.
- package/dist/index.cjs.js +2 -2
- package/dist/index.es.js +285 -283
- package/dist/key/MnemonicKey.d.ts +1 -0
- package/dist/key/RawKey.d.ts +2 -1
- package/package.json +3 -7
package/dist/index.es.js
CHANGED
|
@@ -24,7 +24,7 @@ import { PubKey as ra } from "@initia/initia.proto/cosmos/crypto/secp256k1/keys"
|
|
|
24
24
|
import { PubKey as oa } from "@initia/initia.proto/cosmos/crypto/ed25519/keys";
|
|
25
25
|
import { PubKey as sa } from "@initia/initia.proto/initia/crypto/v1beta1/ethsecp256k1/keys";
|
|
26
26
|
import { bech32 as x } from "bech32";
|
|
27
|
-
import { AuthorizationType as sd, authorizationTypeFromJSON as
|
|
27
|
+
import { AuthorizationType as sd, authorizationTypeFromJSON as Vm, authorizationTypeToJSON as Hm, StakeAuthorization as na, StakeAuthorization_Validators as nd } from "@initia/initia.proto/initia/mstaking/v1/authz";
|
|
28
28
|
import { SendAuthorization as aa } from "@initia/initia.proto/cosmos/bank/v1beta1/authz";
|
|
29
29
|
import { GenericAuthorization as ia, Grant as ad } from "@initia/initia.proto/cosmos/authz/v1beta1/authz";
|
|
30
30
|
import { PublishAuthorization as ca, ExecuteAuthorization as ma } from "@initia/initia.proto/initia/move/v1/authz";
|
|
@@ -38,7 +38,7 @@ import { Height as _d, ConsensusStateWithHeight as yd, ClientConsensusStates as
|
|
|
38
38
|
import { Params as Pd, DenomTrace as Ad } from "@initia/initia.proto/ibc/applications/transfer/v1/transfer";
|
|
39
39
|
import { FungibleTokenPacketData as Dd } from "@initia/initia.proto/ibc/applications/transfer/v2/packet";
|
|
40
40
|
import { MsgGrant as Fa, MsgRevoke as La, MsgExec as qa } from "@initia/initia.proto/cosmos/authz/v1beta1/tx";
|
|
41
|
-
import { MsgSend as za, MsgMultiSend as
|
|
41
|
+
import { MsgSend as za, MsgMultiSend as Ka, MsgUpdateParams as Va, MsgSetSendEnabled as Ha } from "@initia/initia.proto/cosmos/bank/v1beta1/tx";
|
|
42
42
|
import { Input as kd, Output as xd, SendEnabled as Md, Params as Sd, DenomUnit as Id, Metadata as Nd } from "@initia/initia.proto/cosmos/bank/v1beta1/bank";
|
|
43
43
|
import { MsgSetDenomMetadata as Ga } from "@initia/initia.proto/initia/bank/v1/tx";
|
|
44
44
|
import { MsgPayForBlobs as Wa } from "@initia/initia.proto/celestia/blob/v1/tx";
|
|
@@ -50,12 +50,12 @@ import { BlockParams as Rd, EvidenceParams as Fd, ValidatorParams as Ld, ABCIPar
|
|
|
50
50
|
import { MsgUpdateParams as ja } from "@initia/initia.proto/cosmos/consensus/v1/tx";
|
|
51
51
|
import { MsgVerifyInvariant as Ym, MsgUpdateParams as Ja } from "@initia/initia.proto/cosmos/crisis/v1beta1/tx";
|
|
52
52
|
import { MsgSetWithdrawAddress as Qa, MsgWithdrawDelegatorReward as Ya, MsgWithdrawValidatorCommission as Za, MsgFundCommunityPool as Xa, MsgCommunityPoolSpend as ti } from "@initia/initia.proto/cosmos/distribution/v1beta1/tx";
|
|
53
|
-
import { RewardWeight as zd, Params as
|
|
53
|
+
import { RewardWeight as zd, Params as Kd } from "@initia/initia.proto/initia/distribution/v1/distribution";
|
|
54
54
|
import { MsgUpdateParams as ei, MsgDepositValidatorRewardsPool as ri } from "@initia/initia.proto/initia/distribution/v1/tx";
|
|
55
55
|
import { MsgSubmitEvidence as oi } from "@initia/initia.proto/cosmos/evidence/v1beta1/tx";
|
|
56
56
|
import { Equivocation as si } from "@initia/initia.proto/cosmos/evidence/v1beta1/evidence";
|
|
57
57
|
import { MsgCreate as ni, MsgCreate2 as ai, MsgCall as ii, MsgUpdateParams as ci } from "@initia/initia.proto/minievm/evm/v1/tx";
|
|
58
|
-
import { Params as
|
|
58
|
+
import { Params as Vd } from "@initia/initia.proto/minievm/evm/v1/types";
|
|
59
59
|
import { BasicAllowance as mi, PeriodicAllowance as ui, AllowedMsgAllowance as di } from "@initia/initia.proto/cosmos/feegrant/v1beta1/feegrant";
|
|
60
60
|
import { MsgGrantAllowance as li, MsgRevokeAllowance as pi } from "@initia/initia.proto/cosmos/feegrant/v1beta1/tx";
|
|
61
61
|
import { MsgRegisterAccount as hi, MsgClearAccount as fi } from "@initia/initia.proto/noble/forwarding/v1/tx";
|
|
@@ -66,9 +66,9 @@ import { TextProposal as xi, VoteOption as Gd } from "@initia/initia.proto/cosmo
|
|
|
66
66
|
import { TallyResult as Wd, ProposalStatus as jd, proposalStatusFromJSON as Zm, proposalStatusToJSON as Xm, VoteOption as Iu, Vote as Jd, WeightedVoteOption as Qd, Deposit as Yd } from "@initia/initia.proto/cosmos/gov/v1/gov";
|
|
67
67
|
import { TallyResult as Zd, Proposal as Xd, Vesting as tl, Params as el } from "@initia/initia.proto/initia/gov/v1/gov";
|
|
68
68
|
import { MsgUpdateParams as Mi } from "@initia/initia.proto/initia/gov/v1/tx";
|
|
69
|
-
import { GroupMember as rl, Member as ol, MemberRequest as sl, DecisionPolicyWindows as nl, ThresholdDecisionPolicy as Si, PercentageDecisionPolicy as Ii, VoteOption as Nu, voteOptionFromJSON as
|
|
69
|
+
import { GroupMember as rl, Member as ol, MemberRequest as sl, DecisionPolicyWindows as nl, ThresholdDecisionPolicy as Si, PercentageDecisionPolicy as Ii, VoteOption as Nu, voteOptionFromJSON as Kn, voteOptionToJSON as Vn, GroupInfo as al, GroupPolicyInfo as il, ProposalStatus as cl, ProposalExecutorResult as ml, proposalStatusFromJSON as tu, proposalExecutorResultFromJSON as eu, proposalStatusToJSON as ru, proposalExecutorResultToJSON as ou, TallyResult as ul, Proposal as dl, Vote as ll } from "@initia/initia.proto/cosmos/group/v1/types";
|
|
70
70
|
import { MsgCreateGroup as Ni, MsgCreateGroupPolicy as Ui, MsgCreateGroupWithPolicy as Ci, MsgExec as $i, Exec as Uu, execFromJSON as Hn, execToJSON as Gn, MsgVote as Ei, MsgLeaveGroup as Bi, MsgSubmitProposal as Oi, MsgUpdateGroupAdmin as Ti, MsgUpdateGroupPolicyDecisionPolicy as Ri, MsgUpdateGroupMembers as Fi, MsgUpdateGroupMetadata as Li, MsgUpdateGroupPolicyAdmin as qi, MsgUpdateGroupPolicyMetadata as zi } from "@initia/initia.proto/cosmos/group/v1/tx";
|
|
71
|
-
import { MsgPayPacketFee as
|
|
71
|
+
import { MsgPayPacketFee as Ki, MsgPayPacketFeeAsync as Vi, MsgRegisterPayee as Hi, MsgRegisterCounterpartyPayee as Gi } from "@initia/initia.proto/ibc/applications/fee/v1/tx";
|
|
72
72
|
import { Fee as pl, PacketFee as hl } from "@initia/initia.proto/ibc/applications/fee/v1/fee";
|
|
73
73
|
import { PacketId as fl, Counterparty as gl, Channel as _l, Timeout as yl, Params as vl, Packet as bl } from "@initia/initia.proto/ibc/core/channel/v1/channel";
|
|
74
74
|
import { Metadata as wl } from "@initia/initia.proto/ibc/applications/fee/v1/metadata";
|
|
@@ -93,9 +93,9 @@ import { CurrencyPair as El } from "@initia/initia.proto/connect/types/v2/curren
|
|
|
93
93
|
import { QuotePrice as Bl } from "@initia/initia.proto/connect/oracle/v2/genesis";
|
|
94
94
|
import { ProviderConfig as Ol, Ticker as Tl, Market as Rl } from "@initia/initia.proto/connect/marketmap/v2/market";
|
|
95
95
|
import { Params as Fl } from "@initia/initia.proto/connect/marketmap/v2/params";
|
|
96
|
-
import { MsgPublish as $c, MsgExecute as Ec, MsgExecuteJSON as Bc, MsgScript as Oc, MsgScriptJSON as Tc, MsgUpdateParams as Rc, MsgWhitelist as Fc, MsgDelist as Lc, MsgGovExecute as qc, MsgGovExecuteJSON as zc, MsgGovPublish as
|
|
96
|
+
import { MsgPublish as $c, MsgExecute as Ec, MsgExecuteJSON as Bc, MsgScript as Oc, MsgScriptJSON as Tc, MsgUpdateParams as Rc, MsgWhitelist as Fc, MsgDelist as Lc, MsgGovExecute as qc, MsgGovExecuteJSON as zc, MsgGovPublish as Kc, MsgGovScript as Vc, MsgGovScriptJSON as Hc } from "@initia/initia.proto/initia/move/v1/tx";
|
|
97
97
|
import { MsgDelegate as Gc, MsgUndelegate as Wc, MsgBeginRedelegate as jc, MsgCreateValidator as Jc, MsgEditValidator as Qc, MsgCancelUnbondingDelegation as Yc, MsgUpdateParams as Zc } from "@initia/initia.proto/initia/mstaking/v1/tx";
|
|
98
|
-
import { BondStatus as Ll, Validator as ql, Description as zl, CommissionRates as
|
|
98
|
+
import { BondStatus as Ll, Validator as ql, Description as zl, CommissionRates as Kl, Commission as Vl, Params as Hl, DelegationResponse as Gl, Delegation as Wl, RedelegationResponse as jl, Redelegation as Jl, RedelegationEntryResponse as Ql, RedelegationEntry as Yl, UnbondingDelegation as Zl, UnbondingDelegationEntry as Xl } from "@initia/initia.proto/initia/mstaking/v1/staking";
|
|
99
99
|
import { MsgAddValidator as Xc, MsgRemoveValidator as tm, MsgFinalizeTokenDeposit as em, MsgInitiateTokenWithdrawal as rm, MsgExecuteMessages as om, MsgSpendFeePool as sm, MsgSetBridgeInfo as nm, MsgUpdateOracle as am, MsgUpdateParams as im } from "@initia/opinit.proto/opinit/opchild/v1/tx";
|
|
100
100
|
import { BridgeInfo as tp, Params as ep, Validator as rp } from "@initia/opinit.proto/opinit/opchild/v1/types";
|
|
101
101
|
import { MsgRecordBatch as cm, MsgCreateBridge as mm, MsgProposeOutput as um, MsgDeleteOutput as dm, MsgInitiateTokenDeposit as lm, MsgFinalizeTokenWithdrawal as pm, MsgUpdateProposer as hm, MsgUpdateChallenger as fm, MsgUpdateBatchInfo as gm, MsgUpdateOracleConfig as _m, MsgUpdateMetadata as ym, MsgUpdateParams as vm } from "@initia/opinit.proto/opinit/ophost/v1/tx";
|
|
@@ -345,7 +345,7 @@ class y extends m {
|
|
|
345
345
|
}
|
|
346
346
|
i.ArithmeticError = t;
|
|
347
347
|
})(y || (y = {}));
|
|
348
|
-
class
|
|
348
|
+
class qt extends m {
|
|
349
349
|
/**
|
|
350
350
|
* @param bidder the address of the account that is submitting a bid to the auction
|
|
351
351
|
* @param bid the amount of coins that the bidder is bidding to participate in the auction
|
|
@@ -358,7 +358,7 @@ class Lt extends m {
|
|
|
358
358
|
const {
|
|
359
359
|
value: { bidder: e, bid: r, transactions: o }
|
|
360
360
|
} = t;
|
|
361
|
-
return new
|
|
361
|
+
return new qt(e, y.fromAmino(r), o);
|
|
362
362
|
}
|
|
363
363
|
toAmino() {
|
|
364
364
|
const { bidder: t, bid: e, transactions: r } = this;
|
|
@@ -373,7 +373,7 @@ class Lt extends m {
|
|
|
373
373
|
}
|
|
374
374
|
static fromData(t) {
|
|
375
375
|
const { bidder: e, bid: r, transactions: o } = t;
|
|
376
|
-
return new
|
|
376
|
+
return new qt(e, y.fromData(r), o);
|
|
377
377
|
}
|
|
378
378
|
toData() {
|
|
379
379
|
const { bidder: t, bid: e, transactions: r } = this;
|
|
@@ -385,7 +385,7 @@ class Lt extends m {
|
|
|
385
385
|
};
|
|
386
386
|
}
|
|
387
387
|
static fromProto(t) {
|
|
388
|
-
return new
|
|
388
|
+
return new qt(
|
|
389
389
|
t.bidder,
|
|
390
390
|
y.fromProto(t.bid),
|
|
391
391
|
t.transactions.map((e) => Buffer.from(e).toString("base64"))
|
|
@@ -406,7 +406,7 @@ class Lt extends m {
|
|
|
406
406
|
});
|
|
407
407
|
}
|
|
408
408
|
static unpackAny(t) {
|
|
409
|
-
return
|
|
409
|
+
return qt.fromProto(Qn.decode(t.value));
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
412
|
class $o extends m {
|
|
@@ -528,7 +528,7 @@ class $o extends m {
|
|
|
528
528
|
});
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
|
-
class
|
|
531
|
+
class zt extends m {
|
|
532
532
|
/**
|
|
533
533
|
* @param authority the address that controls the module
|
|
534
534
|
* @param params params defines the x/auth parameters to update
|
|
@@ -540,7 +540,7 @@ class qt extends m {
|
|
|
540
540
|
const {
|
|
541
541
|
value: { authority: e, params: r }
|
|
542
542
|
} = t;
|
|
543
|
-
return new
|
|
543
|
+
return new zt(
|
|
544
544
|
e,
|
|
545
545
|
$o.fromAmino(r)
|
|
546
546
|
);
|
|
@@ -557,7 +557,7 @@ class qt extends m {
|
|
|
557
557
|
}
|
|
558
558
|
static fromData(t) {
|
|
559
559
|
const { authority: e, params: r } = t;
|
|
560
|
-
return new
|
|
560
|
+
return new zt(e, $o.fromData(r));
|
|
561
561
|
}
|
|
562
562
|
toData() {
|
|
563
563
|
const { authority: t, params: e } = this;
|
|
@@ -568,7 +568,7 @@ class qt extends m {
|
|
|
568
568
|
};
|
|
569
569
|
}
|
|
570
570
|
static fromProto(t) {
|
|
571
|
-
return new
|
|
571
|
+
return new zt(
|
|
572
572
|
t.authority,
|
|
573
573
|
$o.fromProto(t.params)
|
|
574
574
|
);
|
|
@@ -587,7 +587,7 @@ class qt extends m {
|
|
|
587
587
|
});
|
|
588
588
|
}
|
|
589
589
|
static unpackAny(t) {
|
|
590
|
-
return
|
|
590
|
+
return zt.fromProto(
|
|
591
591
|
Yn.decode(t.value)
|
|
592
592
|
);
|
|
593
593
|
}
|
|
@@ -926,7 +926,7 @@ class Eo extends m {
|
|
|
926
926
|
});
|
|
927
927
|
}
|
|
928
928
|
}
|
|
929
|
-
class
|
|
929
|
+
class Kt extends m {
|
|
930
930
|
/**
|
|
931
931
|
* @param authority the address that controls the module
|
|
932
932
|
* @param params params defines the x/auth parameters to update
|
|
@@ -938,7 +938,7 @@ class zt extends m {
|
|
|
938
938
|
const {
|
|
939
939
|
value: { authority: e, params: r }
|
|
940
940
|
} = t;
|
|
941
|
-
return new
|
|
941
|
+
return new Kt(e, Eo.fromAmino(r));
|
|
942
942
|
}
|
|
943
943
|
toAmino() {
|
|
944
944
|
const { authority: t, params: e } = this;
|
|
@@ -952,7 +952,7 @@ class zt extends m {
|
|
|
952
952
|
}
|
|
953
953
|
static fromData(t) {
|
|
954
954
|
const { authority: e, params: r } = t;
|
|
955
|
-
return new
|
|
955
|
+
return new Kt(e, Eo.fromData(r));
|
|
956
956
|
}
|
|
957
957
|
toData() {
|
|
958
958
|
const { authority: t, params: e } = this;
|
|
@@ -963,7 +963,7 @@ class zt extends m {
|
|
|
963
963
|
};
|
|
964
964
|
}
|
|
965
965
|
static fromProto(t) {
|
|
966
|
-
return new
|
|
966
|
+
return new Kt(
|
|
967
967
|
t.authority,
|
|
968
968
|
Eo.fromProto(t.params)
|
|
969
969
|
);
|
|
@@ -982,7 +982,7 @@ class zt extends m {
|
|
|
982
982
|
});
|
|
983
983
|
}
|
|
984
984
|
static unpackAny(t) {
|
|
985
|
-
return
|
|
985
|
+
return Kt.fromProto(
|
|
986
986
|
ta.decode(t.value)
|
|
987
987
|
);
|
|
988
988
|
}
|
|
@@ -1024,7 +1024,7 @@ var bt;
|
|
|
1024
1024
|
case "tendermint/PubKeyEd25519":
|
|
1025
1025
|
return F.fromAmino(o);
|
|
1026
1026
|
case "initia/PubKeyEthSecp256k1":
|
|
1027
|
-
return
|
|
1027
|
+
return $t.fromAmino(o);
|
|
1028
1028
|
}
|
|
1029
1029
|
}
|
|
1030
1030
|
i.fromAmino = t;
|
|
@@ -1037,7 +1037,7 @@ var bt;
|
|
|
1037
1037
|
case "/cosmos.crypto.ed25519.PubKey":
|
|
1038
1038
|
return F.fromData(o);
|
|
1039
1039
|
case "/initia.crypto.v1beta1.ethsecp256k1.PubKey":
|
|
1040
|
-
return
|
|
1040
|
+
return $t.fromData(o);
|
|
1041
1041
|
}
|
|
1042
1042
|
}
|
|
1043
1043
|
i.fromData = e;
|
|
@@ -1050,7 +1050,7 @@ var bt;
|
|
|
1050
1050
|
if (s === "/cosmos.crypto.ed25519.PubKey")
|
|
1051
1051
|
return F.unpackAny(o);
|
|
1052
1052
|
if (s === "/initia.crypto.v1beta1.ethsecp256k1.PubKey")
|
|
1053
|
-
return
|
|
1053
|
+
return $t.unpackAny(o);
|
|
1054
1054
|
throw new Error(`Pubkey type ${s} not recognized`);
|
|
1055
1055
|
}
|
|
1056
1056
|
i.fromProto = r;
|
|
@@ -1225,12 +1225,12 @@ class F extends m {
|
|
|
1225
1225
|
return x.encode("initvalcons", x.toWords(this.rawAddress()));
|
|
1226
1226
|
}
|
|
1227
1227
|
}
|
|
1228
|
-
class
|
|
1228
|
+
class $t extends m {
|
|
1229
1229
|
constructor(t) {
|
|
1230
1230
|
super(), this.key = t;
|
|
1231
1231
|
}
|
|
1232
1232
|
static fromAmino(t) {
|
|
1233
|
-
return new
|
|
1233
|
+
return new $t(t.value);
|
|
1234
1234
|
}
|
|
1235
1235
|
toAmino() {
|
|
1236
1236
|
return {
|
|
@@ -1239,7 +1239,7 @@ class Vt extends m {
|
|
|
1239
1239
|
};
|
|
1240
1240
|
}
|
|
1241
1241
|
static fromData(t) {
|
|
1242
|
-
return new
|
|
1242
|
+
return new $t(t.key);
|
|
1243
1243
|
}
|
|
1244
1244
|
toData() {
|
|
1245
1245
|
return {
|
|
@@ -1248,7 +1248,7 @@ class Vt extends m {
|
|
|
1248
1248
|
};
|
|
1249
1249
|
}
|
|
1250
1250
|
static fromProto(t) {
|
|
1251
|
-
return new
|
|
1251
|
+
return new $t(Buffer.from(t.key).toString("base64"));
|
|
1252
1252
|
}
|
|
1253
1253
|
toProto() {
|
|
1254
1254
|
return sa.fromPartial({
|
|
@@ -1262,7 +1262,7 @@ class Vt extends m {
|
|
|
1262
1262
|
});
|
|
1263
1263
|
}
|
|
1264
1264
|
static unpackAny(t) {
|
|
1265
|
-
return
|
|
1265
|
+
return $t.fromProto(sa.decode(t.value));
|
|
1266
1266
|
}
|
|
1267
1267
|
rawAddress() {
|
|
1268
1268
|
if (!_n.publicKeyVerify(Buffer.from(this.key, "base64")))
|
|
@@ -1369,7 +1369,7 @@ class ot extends m {
|
|
|
1369
1369
|
return ot.fromProto(Zn.decode(t.value));
|
|
1370
1370
|
}
|
|
1371
1371
|
}
|
|
1372
|
-
class
|
|
1372
|
+
class Et extends m {
|
|
1373
1373
|
/**
|
|
1374
1374
|
*
|
|
1375
1375
|
* @param base_account account information
|
|
@@ -1392,7 +1392,7 @@ class $t extends m {
|
|
|
1392
1392
|
const {
|
|
1393
1393
|
value: { base_account: e, name: r, permissions: o }
|
|
1394
1394
|
} = t;
|
|
1395
|
-
return new
|
|
1395
|
+
return new Et(
|
|
1396
1396
|
ot.fromAmino({
|
|
1397
1397
|
type: "cosmos-sdk/BaseAccount",
|
|
1398
1398
|
value: e
|
|
@@ -1414,7 +1414,7 @@ class $t extends m {
|
|
|
1414
1414
|
}
|
|
1415
1415
|
static fromData(t) {
|
|
1416
1416
|
const { base_account: e, name: r, permissions: o } = t;
|
|
1417
|
-
return new
|
|
1417
|
+
return new Et(
|
|
1418
1418
|
ot.fromData({
|
|
1419
1419
|
"@type": "/cosmos.auth.v1beta1.BaseAccount",
|
|
1420
1420
|
...e
|
|
@@ -1433,7 +1433,7 @@ class $t extends m {
|
|
|
1433
1433
|
};
|
|
1434
1434
|
}
|
|
1435
1435
|
static fromProto(t) {
|
|
1436
|
-
return new
|
|
1436
|
+
return new Et(
|
|
1437
1437
|
ot.fromProto(t.baseAccount),
|
|
1438
1438
|
t.name,
|
|
1439
1439
|
t.permissions
|
|
@@ -1454,7 +1454,7 @@ class $t extends m {
|
|
|
1454
1454
|
});
|
|
1455
1455
|
}
|
|
1456
1456
|
static unpackAny(t) {
|
|
1457
|
-
return
|
|
1457
|
+
return Et.fromProto(Xn.decode(t.value));
|
|
1458
1458
|
}
|
|
1459
1459
|
}
|
|
1460
1460
|
var Em;
|
|
@@ -1464,7 +1464,7 @@ var Em;
|
|
|
1464
1464
|
case "cosmos-sdk/BaseAccount":
|
|
1465
1465
|
return ot.fromAmino(o);
|
|
1466
1466
|
case "cosmos-sdk/ModuleAccount":
|
|
1467
|
-
return
|
|
1467
|
+
return Et.fromAmino(o);
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
1470
1470
|
i.fromAmino = t;
|
|
@@ -1473,7 +1473,7 @@ var Em;
|
|
|
1473
1473
|
case "/cosmos.auth.v1beta1.BaseAccount":
|
|
1474
1474
|
return ot.fromData(o);
|
|
1475
1475
|
case "/cosmos.auth.v1beta1.ModuleAccount":
|
|
1476
|
-
return
|
|
1476
|
+
return Et.fromData(o);
|
|
1477
1477
|
}
|
|
1478
1478
|
}
|
|
1479
1479
|
i.fromData = e;
|
|
@@ -1482,7 +1482,7 @@ var Em;
|
|
|
1482
1482
|
if (s === "/cosmos.auth.v1beta1.BaseAccount")
|
|
1483
1483
|
return ot.unpackAny(o);
|
|
1484
1484
|
if (s === "/cosmos.auth.v1beta1.ModuleAccount")
|
|
1485
|
-
return
|
|
1485
|
+
return Et.unpackAny(o);
|
|
1486
1486
|
throw new Error(`Account type ${s} not recognized`);
|
|
1487
1487
|
}
|
|
1488
1488
|
i.fromProto = r;
|
|
@@ -1501,7 +1501,7 @@ class lt extends m {
|
|
|
1501
1501
|
u.fromAmino(r),
|
|
1502
1502
|
ut.fromAmino(o),
|
|
1503
1503
|
ut.fromAmino(s),
|
|
1504
|
-
|
|
1504
|
+
Vm(n)
|
|
1505
1505
|
);
|
|
1506
1506
|
}
|
|
1507
1507
|
toAmino() {
|
|
@@ -1522,7 +1522,7 @@ class lt extends m {
|
|
|
1522
1522
|
u.fromData(r),
|
|
1523
1523
|
ut.fromData(o),
|
|
1524
1524
|
ut.fromData(s),
|
|
1525
|
-
|
|
1525
|
+
Vm(n)
|
|
1526
1526
|
);
|
|
1527
1527
|
}
|
|
1528
1528
|
toData() {
|
|
@@ -1598,14 +1598,14 @@ class ut extends m {
|
|
|
1598
1598
|
((i) => {
|
|
1599
1599
|
i.Type = sd;
|
|
1600
1600
|
})(lt || (lt = {}));
|
|
1601
|
-
class
|
|
1601
|
+
class Vt extends m {
|
|
1602
1602
|
constructor(e, r) {
|
|
1603
1603
|
super();
|
|
1604
1604
|
p(this, "spend_limit");
|
|
1605
1605
|
this.allow_list = r, this.spend_limit = new u(e);
|
|
1606
1606
|
}
|
|
1607
1607
|
static fromAmino(e) {
|
|
1608
|
-
return new
|
|
1608
|
+
return new Vt(
|
|
1609
1609
|
u.fromAmino(e.value.spend_limit),
|
|
1610
1610
|
e.value.allow_list
|
|
1611
1611
|
);
|
|
@@ -1621,7 +1621,7 @@ class Kt extends m {
|
|
|
1621
1621
|
};
|
|
1622
1622
|
}
|
|
1623
1623
|
static fromData(e) {
|
|
1624
|
-
return new
|
|
1624
|
+
return new Vt(
|
|
1625
1625
|
u.fromData(e.spend_limit),
|
|
1626
1626
|
e.allow_list
|
|
1627
1627
|
);
|
|
@@ -1635,7 +1635,7 @@ class Kt extends m {
|
|
|
1635
1635
|
};
|
|
1636
1636
|
}
|
|
1637
1637
|
static fromProto(e) {
|
|
1638
|
-
return new
|
|
1638
|
+
return new Vt(
|
|
1639
1639
|
u.fromProto(e.spendLimit),
|
|
1640
1640
|
e.allowList
|
|
1641
1641
|
);
|
|
@@ -1653,7 +1653,7 @@ class Kt extends m {
|
|
|
1653
1653
|
});
|
|
1654
1654
|
}
|
|
1655
1655
|
static unpackAny(e) {
|
|
1656
|
-
return
|
|
1656
|
+
return Vt.fromProto(
|
|
1657
1657
|
aa.decode(e.value)
|
|
1658
1658
|
);
|
|
1659
1659
|
}
|
|
@@ -4537,7 +4537,7 @@ var bn;
|
|
|
4537
4537
|
function t(o) {
|
|
4538
4538
|
switch (o.type) {
|
|
4539
4539
|
case "cosmos-sdk/SendAuthorization":
|
|
4540
|
-
return
|
|
4540
|
+
return Vt.fromAmino(o);
|
|
4541
4541
|
case "cosmos-sdk/GenericAuthorization":
|
|
4542
4542
|
return Ht.fromAmino(o);
|
|
4543
4543
|
case "mstake/StakeAuthorization":
|
|
@@ -4560,7 +4560,7 @@ var bn;
|
|
|
4560
4560
|
case "/cosmos.authz.v1beta1.GenericAuthorization":
|
|
4561
4561
|
return Ht.fromData(o);
|
|
4562
4562
|
case "/cosmos.bank.v1beta1.SendAuthorization":
|
|
4563
|
-
return
|
|
4563
|
+
return Vt.fromData(o);
|
|
4564
4564
|
case "/initia.mstaking.v1.StakeAuthorization":
|
|
4565
4565
|
return lt.fromData(o);
|
|
4566
4566
|
case "/initia.move.v1.PublishAuthorization":
|
|
@@ -4584,7 +4584,7 @@ var bn;
|
|
|
4584
4584
|
case "/cosmos.authz.v1beta1.GenericAuthorization":
|
|
4585
4585
|
return Ht.unpackAny(o);
|
|
4586
4586
|
case "/cosmos.bank.v1beta1.SendAuthorization":
|
|
4587
|
-
return
|
|
4587
|
+
return Vt.unpackAny(o);
|
|
4588
4588
|
case "/initia.mstaking.v1.StakeAuthorization":
|
|
4589
4589
|
return lt.unpackAny(o);
|
|
4590
4590
|
case "/initia.move.v1.PublishAuthorization":
|
|
@@ -4873,7 +4873,7 @@ class De extends m {
|
|
|
4873
4873
|
return De.fromProto(za.decode(e.value));
|
|
4874
4874
|
}
|
|
4875
4875
|
}
|
|
4876
|
-
class
|
|
4876
|
+
class K extends m {
|
|
4877
4877
|
/**
|
|
4878
4878
|
* @param inputs inputs
|
|
4879
4879
|
* @param outputs outputs
|
|
@@ -4885,9 +4885,9 @@ class V extends m {
|
|
|
4885
4885
|
const {
|
|
4886
4886
|
value: { inputs: e, outputs: r }
|
|
4887
4887
|
} = t;
|
|
4888
|
-
return new
|
|
4889
|
-
e.map((o) =>
|
|
4890
|
-
r.map((o) =>
|
|
4888
|
+
return new K(
|
|
4889
|
+
e.map((o) => K.Input.fromAmino(o)),
|
|
4890
|
+
r.map((o) => K.Output.fromAmino(o))
|
|
4891
4891
|
);
|
|
4892
4892
|
}
|
|
4893
4893
|
toAmino() {
|
|
@@ -4902,9 +4902,9 @@ class V extends m {
|
|
|
4902
4902
|
}
|
|
4903
4903
|
static fromData(t) {
|
|
4904
4904
|
const { inputs: e, outputs: r } = t;
|
|
4905
|
-
return new
|
|
4906
|
-
e.map((o) =>
|
|
4907
|
-
r.map((o) =>
|
|
4905
|
+
return new K(
|
|
4906
|
+
e.map((o) => K.Input.fromData(o)),
|
|
4907
|
+
r.map((o) => K.Output.fromData(o))
|
|
4908
4908
|
);
|
|
4909
4909
|
}
|
|
4910
4910
|
toData() {
|
|
@@ -4916,14 +4916,14 @@ class V extends m {
|
|
|
4916
4916
|
};
|
|
4917
4917
|
}
|
|
4918
4918
|
static fromProto(t) {
|
|
4919
|
-
return new
|
|
4920
|
-
t.inputs.map((e) =>
|
|
4921
|
-
t.outputs.map((e) =>
|
|
4919
|
+
return new K(
|
|
4920
|
+
t.inputs.map((e) => K.Input.fromProto(e)),
|
|
4921
|
+
t.outputs.map((e) => K.Output.fromProto(e))
|
|
4922
4922
|
);
|
|
4923
4923
|
}
|
|
4924
4924
|
toProto() {
|
|
4925
4925
|
const { inputs: t, outputs: e } = this;
|
|
4926
|
-
return
|
|
4926
|
+
return Ka.fromPartial({
|
|
4927
4927
|
inputs: t.map((r) => r.toProto()),
|
|
4928
4928
|
outputs: e.map((r) => r.toProto())
|
|
4929
4929
|
});
|
|
@@ -4931,11 +4931,11 @@ class V extends m {
|
|
|
4931
4931
|
packAny() {
|
|
4932
4932
|
return l.fromPartial({
|
|
4933
4933
|
typeUrl: "/cosmos.bank.v1beta1.MsgMultiSend",
|
|
4934
|
-
value:
|
|
4934
|
+
value: Ka.encode(this.toProto()).finish()
|
|
4935
4935
|
});
|
|
4936
4936
|
}
|
|
4937
4937
|
static unpackAny(t) {
|
|
4938
|
-
return
|
|
4938
|
+
return K.fromProto(Ka.decode(t.value));
|
|
4939
4939
|
}
|
|
4940
4940
|
}
|
|
4941
4941
|
((i) => {
|
|
@@ -5033,7 +5033,7 @@ class V extends m {
|
|
|
5033
5033
|
}
|
|
5034
5034
|
}
|
|
5035
5035
|
i.Output = e;
|
|
5036
|
-
})(
|
|
5036
|
+
})(K || (K = {}));
|
|
5037
5037
|
class At extends m {
|
|
5038
5038
|
/**
|
|
5039
5039
|
* @param denom
|
|
@@ -5169,7 +5169,7 @@ class ke extends m {
|
|
|
5169
5169
|
}
|
|
5170
5170
|
toProto() {
|
|
5171
5171
|
const { authority: t, params: e } = this;
|
|
5172
|
-
return
|
|
5172
|
+
return Va.fromPartial({
|
|
5173
5173
|
authority: t,
|
|
5174
5174
|
params: e.toProto()
|
|
5175
5175
|
});
|
|
@@ -5177,12 +5177,12 @@ class ke extends m {
|
|
|
5177
5177
|
packAny() {
|
|
5178
5178
|
return l.fromPartial({
|
|
5179
5179
|
typeUrl: "/cosmos.bank.v1beta1.MsgUpdateParams",
|
|
5180
|
-
value:
|
|
5180
|
+
value: Va.encode(this.toProto()).finish()
|
|
5181
5181
|
});
|
|
5182
5182
|
}
|
|
5183
5183
|
static unpackAny(t) {
|
|
5184
5184
|
return ke.fromProto(
|
|
5185
|
-
|
|
5185
|
+
Va.decode(t.value)
|
|
5186
5186
|
);
|
|
5187
5187
|
}
|
|
5188
5188
|
}
|
|
@@ -5647,7 +5647,7 @@ class In extends m {
|
|
|
5647
5647
|
});
|
|
5648
5648
|
}
|
|
5649
5649
|
}
|
|
5650
|
-
class
|
|
5650
|
+
class Bt {
|
|
5651
5651
|
constructor(t, e) {
|
|
5652
5652
|
this.extra_bits_stored = t, this.elems = e;
|
|
5653
5653
|
}
|
|
@@ -5657,7 +5657,7 @@ class Et {
|
|
|
5657
5657
|
const e = (t + 7) / 8;
|
|
5658
5658
|
if (e <= 0 || e > Math.pow(2, 32) - 1)
|
|
5659
5659
|
throw new Error("CompactBitArray overflow");
|
|
5660
|
-
return new
|
|
5660
|
+
return new Bt(t % 8, Buffer.alloc(e));
|
|
5661
5661
|
}
|
|
5662
5662
|
// returns the number of bits in the bitarray
|
|
5663
5663
|
count() {
|
|
@@ -5688,7 +5688,7 @@ class Et {
|
|
|
5688
5688
|
}
|
|
5689
5689
|
}
|
|
5690
5690
|
static fromData(t) {
|
|
5691
|
-
return new
|
|
5691
|
+
return new Bt(
|
|
5692
5692
|
t.extra_bits_stored,
|
|
5693
5693
|
Buffer.from(t.elems, "base64")
|
|
5694
5694
|
);
|
|
@@ -5700,7 +5700,7 @@ class Et {
|
|
|
5700
5700
|
};
|
|
5701
5701
|
}
|
|
5702
5702
|
static fromProto(t) {
|
|
5703
|
-
return new
|
|
5703
|
+
return new Bt(t.extraBitsStored, Buffer.from(t.elems));
|
|
5704
5704
|
}
|
|
5705
5705
|
toProto() {
|
|
5706
5706
|
return Td.fromPartial({
|
|
@@ -5879,7 +5879,7 @@ class T {
|
|
|
5879
5879
|
}
|
|
5880
5880
|
static fromData(n) {
|
|
5881
5881
|
return new o(
|
|
5882
|
-
|
|
5882
|
+
Bt.fromData(n.bitarray),
|
|
5883
5883
|
n.signatures.map((a) => e.fromData(a))
|
|
5884
5884
|
);
|
|
5885
5885
|
}
|
|
@@ -5893,7 +5893,7 @@ class T {
|
|
|
5893
5893
|
e.Multi = o;
|
|
5894
5894
|
})(t = i.Descriptor || (i.Descriptor = {}));
|
|
5895
5895
|
})(T || (T = {}));
|
|
5896
|
-
class
|
|
5896
|
+
class V {
|
|
5897
5897
|
constructor(t, e, r) {
|
|
5898
5898
|
this.body = t, this.auth_info = e, this.signatures = r;
|
|
5899
5899
|
}
|
|
@@ -5901,7 +5901,7 @@ class K {
|
|
|
5901
5901
|
const e = t.value.signatures.map(
|
|
5902
5902
|
(r) => T.fromAmino(r)
|
|
5903
5903
|
);
|
|
5904
|
-
return new
|
|
5904
|
+
return new V(
|
|
5905
5905
|
new To(
|
|
5906
5906
|
t.value.msg.map((r) => U.fromAmino(r)),
|
|
5907
5907
|
t.value.memo,
|
|
@@ -5915,7 +5915,7 @@ class K {
|
|
|
5915
5915
|
);
|
|
5916
5916
|
}
|
|
5917
5917
|
static fromData(t) {
|
|
5918
|
-
return new
|
|
5918
|
+
return new V(
|
|
5919
5919
|
To.fromData(t.body),
|
|
5920
5920
|
xt.fromData(t.auth_info),
|
|
5921
5921
|
t.signatures
|
|
@@ -5932,7 +5932,7 @@ class K {
|
|
|
5932
5932
|
return this.fromProto($n.decode(t.value));
|
|
5933
5933
|
}
|
|
5934
5934
|
static fromProto(t) {
|
|
5935
|
-
return new
|
|
5935
|
+
return new V(
|
|
5936
5936
|
To.fromProto(t.body),
|
|
5937
5937
|
xt.fromProto(t.authInfo),
|
|
5938
5938
|
t.signatures.map((e) => Buffer.from(e).toString("base64"))
|
|
@@ -5949,7 +5949,7 @@ class K {
|
|
|
5949
5949
|
return $n.encode(this.toProto()).finish();
|
|
5950
5950
|
}
|
|
5951
5951
|
static fromBuffer(t) {
|
|
5952
|
-
return
|
|
5952
|
+
return V.fromProto($n.decode(t));
|
|
5953
5953
|
}
|
|
5954
5954
|
appendEmptySignatures(t) {
|
|
5955
5955
|
t.forEach((e) => {
|
|
@@ -5959,7 +5959,7 @@ class K {
|
|
|
5959
5959
|
e.sequenceNumber,
|
|
5960
5960
|
new M(
|
|
5961
5961
|
new M.Multi(
|
|
5962
|
-
|
|
5962
|
+
Bt.fromBits(e.publicKey.pubkeys.length),
|
|
5963
5963
|
[]
|
|
5964
5964
|
)
|
|
5965
5965
|
)
|
|
@@ -6155,7 +6155,7 @@ class M {
|
|
|
6155
6155
|
}
|
|
6156
6156
|
static fromData(o) {
|
|
6157
6157
|
return new e(
|
|
6158
|
-
|
|
6158
|
+
Bt.fromData(o.bitarray),
|
|
6159
6159
|
o.mode_infos.map((s) => i.fromData(s))
|
|
6160
6160
|
);
|
|
6161
6161
|
}
|
|
@@ -6167,7 +6167,7 @@ class M {
|
|
|
6167
6167
|
}
|
|
6168
6168
|
static fromProto(o) {
|
|
6169
6169
|
return new e(
|
|
6170
|
-
|
|
6170
|
+
Bt.fromProto(o.bitarray),
|
|
6171
6171
|
o.modeInfos.map((s) => i.fromProto(s))
|
|
6172
6172
|
);
|
|
6173
6173
|
}
|
|
@@ -6197,7 +6197,7 @@ class Bm extends m {
|
|
|
6197
6197
|
}
|
|
6198
6198
|
static fromData(t) {
|
|
6199
6199
|
const { tx: e, blobs: r, type_id: o } = t;
|
|
6200
|
-
return new Bm(
|
|
6200
|
+
return new Bm(V.fromData(e), r.map(In.fromData), o);
|
|
6201
6201
|
}
|
|
6202
6202
|
toData() {
|
|
6203
6203
|
const { tx: t, blobs: e, type_id: r } = this;
|
|
@@ -6209,7 +6209,7 @@ class Bm extends m {
|
|
|
6209
6209
|
}
|
|
6210
6210
|
static fromProto(t) {
|
|
6211
6211
|
return new Bm(
|
|
6212
|
-
|
|
6212
|
+
V.fromBuffer(Buffer.from(t.tx)),
|
|
6213
6213
|
t.blobs.map(In.fromProto),
|
|
6214
6214
|
t.typeId
|
|
6215
6215
|
);
|
|
@@ -6929,7 +6929,7 @@ class Ro extends m {
|
|
|
6929
6929
|
}
|
|
6930
6930
|
toProto() {
|
|
6931
6931
|
const { community_tax: t, withdraw_addr_enabled: e, reward_weights: r } = this;
|
|
6932
|
-
return
|
|
6932
|
+
return Kd.fromPartial({
|
|
6933
6933
|
communityTax: t,
|
|
6934
6934
|
withdrawAddrEnabled: e,
|
|
6935
6935
|
rewardWeights: r.map((o) => o.toProto())
|
|
@@ -7613,7 +7613,7 @@ class Fo extends m {
|
|
|
7613
7613
|
allowed_custom_erc20s: o,
|
|
7614
7614
|
fee_denom: s
|
|
7615
7615
|
} = this;
|
|
7616
|
-
return
|
|
7616
|
+
return Vd.fromPartial({
|
|
7617
7617
|
extraEips: t,
|
|
7618
7618
|
allowedPublishers: e,
|
|
7619
7619
|
allowCustomErc20: r,
|
|
@@ -7622,7 +7622,7 @@ class Fo extends m {
|
|
|
7622
7622
|
});
|
|
7623
7623
|
}
|
|
7624
7624
|
}
|
|
7625
|
-
class
|
|
7625
|
+
class Ke extends m {
|
|
7626
7626
|
/**
|
|
7627
7627
|
* @param authority the address that controls the module
|
|
7628
7628
|
* @param params params defines the x/evm parameters to update
|
|
@@ -7634,7 +7634,7 @@ class Ve extends m {
|
|
|
7634
7634
|
const {
|
|
7635
7635
|
value: { authority: e, params: r }
|
|
7636
7636
|
} = t;
|
|
7637
|
-
return new
|
|
7637
|
+
return new Ke(e, Fo.fromAmino(r));
|
|
7638
7638
|
}
|
|
7639
7639
|
toAmino() {
|
|
7640
7640
|
const { authority: t, params: e } = this;
|
|
@@ -7648,7 +7648,7 @@ class Ve extends m {
|
|
|
7648
7648
|
}
|
|
7649
7649
|
static fromData(t) {
|
|
7650
7650
|
const { authority: e, params: r } = t;
|
|
7651
|
-
return new
|
|
7651
|
+
return new Ke(e, Fo.fromData(r));
|
|
7652
7652
|
}
|
|
7653
7653
|
toData() {
|
|
7654
7654
|
const { authority: t, params: e } = this;
|
|
@@ -7659,7 +7659,7 @@ class Ve extends m {
|
|
|
7659
7659
|
};
|
|
7660
7660
|
}
|
|
7661
7661
|
static fromProto(t) {
|
|
7662
|
-
return new
|
|
7662
|
+
return new Ke(
|
|
7663
7663
|
t.authority,
|
|
7664
7664
|
Fo.fromProto(t.params)
|
|
7665
7665
|
);
|
|
@@ -7678,7 +7678,7 @@ class Ve extends m {
|
|
|
7678
7678
|
});
|
|
7679
7679
|
}
|
|
7680
7680
|
static unpackAny(t) {
|
|
7681
|
-
return
|
|
7681
|
+
return Ke.fromProto(ci.decode(t.value));
|
|
7682
7682
|
}
|
|
7683
7683
|
}
|
|
7684
7684
|
class G extends m {
|
|
@@ -7874,7 +7874,7 @@ class nt extends m {
|
|
|
7874
7874
|
);
|
|
7875
7875
|
}
|
|
7876
7876
|
}
|
|
7877
|
-
class
|
|
7877
|
+
class Ve extends m {
|
|
7878
7878
|
/**
|
|
7879
7879
|
* @param allowance any of basic and periodic fee allowance.
|
|
7880
7880
|
* @param allowed_messages the messages for which the grantee has the access.
|
|
@@ -7886,7 +7886,7 @@ class Ke extends m {
|
|
|
7886
7886
|
const {
|
|
7887
7887
|
value: { allowance: e, allowed_messages: r }
|
|
7888
7888
|
} = t;
|
|
7889
|
-
return new
|
|
7889
|
+
return new Ve(
|
|
7890
7890
|
e.type === "cosmos-sdk/BasicAllowance" ? G.fromAmino(e) : nt.fromAmino(e),
|
|
7891
7891
|
r
|
|
7892
7892
|
);
|
|
@@ -7903,7 +7903,7 @@ class Ke extends m {
|
|
|
7903
7903
|
}
|
|
7904
7904
|
static fromData(t) {
|
|
7905
7905
|
const { allowance: e, allowed_messages: r } = t;
|
|
7906
|
-
return new
|
|
7906
|
+
return new Ve(
|
|
7907
7907
|
e["@type"] === "/cosmos.feegrant.v1beta1.BasicAllowance" ? G.fromData(e) : nt.fromData(e),
|
|
7908
7908
|
r
|
|
7909
7909
|
);
|
|
@@ -7918,7 +7918,7 @@ class Ke extends m {
|
|
|
7918
7918
|
}
|
|
7919
7919
|
static fromProto(t) {
|
|
7920
7920
|
const e = t.allowance;
|
|
7921
|
-
return new
|
|
7921
|
+
return new Ve(
|
|
7922
7922
|
(e == null ? void 0 : e.typeUrl) === "/cosmos.feegrant.v1beta1.BasicAllowance" ? G.unpackAny(e) : nt.unpackAny(e),
|
|
7923
7923
|
t.allowedMessages
|
|
7924
7924
|
);
|
|
@@ -7937,7 +7937,7 @@ class Ke extends m {
|
|
|
7937
7937
|
});
|
|
7938
7938
|
}
|
|
7939
7939
|
static unpackAny(t) {
|
|
7940
|
-
return
|
|
7940
|
+
return Ve.fromProto(
|
|
7941
7941
|
di.decode(t.value)
|
|
7942
7942
|
);
|
|
7943
7943
|
}
|
|
@@ -7951,7 +7951,7 @@ var Lo;
|
|
|
7951
7951
|
case "cosmos-sdk/PeriodicAllowance":
|
|
7952
7952
|
return nt.fromAmino(o);
|
|
7953
7953
|
case "cosmos-sdk/AllowedMsgAllowance":
|
|
7954
|
-
return
|
|
7954
|
+
return Ve.fromAmino(o);
|
|
7955
7955
|
}
|
|
7956
7956
|
}
|
|
7957
7957
|
i.fromAmino = t;
|
|
@@ -7962,7 +7962,7 @@ var Lo;
|
|
|
7962
7962
|
case "/cosmos.feegrant.v1beta1.BasicAllowance":
|
|
7963
7963
|
return G.fromData(o);
|
|
7964
7964
|
case "/cosmos.feegrant.v1beta1.AllowedMsgAllowance":
|
|
7965
|
-
return
|
|
7965
|
+
return Ve.fromData(o);
|
|
7966
7966
|
}
|
|
7967
7967
|
}
|
|
7968
7968
|
i.fromData = e;
|
|
@@ -7973,7 +7973,7 @@ var Lo;
|
|
|
7973
7973
|
case "/cosmos.feegrant.v1beta1.BasicAllowance":
|
|
7974
7974
|
return G.unpackAny(o);
|
|
7975
7975
|
case "/cosmos.feegrant.v1beta1.AllowedMsgAllowance":
|
|
7976
|
-
return
|
|
7976
|
+
return Ve.unpackAny(o);
|
|
7977
7977
|
}
|
|
7978
7978
|
throw new Error(`not supported allowance ${o.typeUrl}`);
|
|
7979
7979
|
}
|
|
@@ -8771,7 +8771,7 @@ class qo extends m {
|
|
|
8771
8771
|
});
|
|
8772
8772
|
}
|
|
8773
8773
|
}
|
|
8774
|
-
class
|
|
8774
|
+
class Ot extends m {
|
|
8775
8775
|
/**
|
|
8776
8776
|
*
|
|
8777
8777
|
* @param id the unique id of the proposal
|
|
@@ -8819,7 +8819,7 @@ class Bt extends m {
|
|
|
8819
8819
|
emergency: E,
|
|
8820
8820
|
failed_reason: O
|
|
8821
8821
|
} = e;
|
|
8822
|
-
return new
|
|
8822
|
+
return new Ot(
|
|
8823
8823
|
Number.parseInt(r),
|
|
8824
8824
|
o.map(U.fromAmino),
|
|
8825
8825
|
Zm(s),
|
|
@@ -8903,7 +8903,7 @@ class Bt extends m {
|
|
|
8903
8903
|
emergency: E,
|
|
8904
8904
|
failed_reason: O
|
|
8905
8905
|
} = e;
|
|
8906
|
-
return new
|
|
8906
|
+
return new Ot(
|
|
8907
8907
|
Number.parseInt(r),
|
|
8908
8908
|
o.map(U.fromData),
|
|
8909
8909
|
Zm(s),
|
|
@@ -8967,7 +8967,7 @@ class Bt extends m {
|
|
|
8967
8967
|
};
|
|
8968
8968
|
}
|
|
8969
8969
|
static fromProto(e) {
|
|
8970
|
-
return new
|
|
8970
|
+
return new Ot(
|
|
8971
8971
|
e.id.toNumber(),
|
|
8972
8972
|
e.messages.map(U.fromProto),
|
|
8973
8973
|
e.status,
|
|
@@ -9033,7 +9033,7 @@ class Bt extends m {
|
|
|
9033
9033
|
}
|
|
9034
9034
|
((i) => {
|
|
9035
9035
|
i.Status = jd;
|
|
9036
|
-
})(
|
|
9036
|
+
})(Ot || (Ot = {}));
|
|
9037
9037
|
class er extends m {
|
|
9038
9038
|
/**
|
|
9039
9039
|
* @param content proposal content to submit
|
|
@@ -10825,7 +10825,7 @@ class ft extends m {
|
|
|
10825
10825
|
return new ft(
|
|
10826
10826
|
Number.parseInt(e),
|
|
10827
10827
|
r,
|
|
10828
|
-
|
|
10828
|
+
Kn(o),
|
|
10829
10829
|
s,
|
|
10830
10830
|
Hn(n)
|
|
10831
10831
|
);
|
|
@@ -10837,7 +10837,7 @@ class ft extends m {
|
|
|
10837
10837
|
value: {
|
|
10838
10838
|
proposal_id: t.toString(),
|
|
10839
10839
|
voter: e,
|
|
10840
|
-
option:
|
|
10840
|
+
option: Vn(r),
|
|
10841
10841
|
metadata: o,
|
|
10842
10842
|
exec: Gn(s)
|
|
10843
10843
|
}
|
|
@@ -10848,7 +10848,7 @@ class ft extends m {
|
|
|
10848
10848
|
return new ft(
|
|
10849
10849
|
Number.parseInt(e),
|
|
10850
10850
|
r,
|
|
10851
|
-
|
|
10851
|
+
Kn(o),
|
|
10852
10852
|
s,
|
|
10853
10853
|
Hn(n)
|
|
10854
10854
|
);
|
|
@@ -10859,7 +10859,7 @@ class ft extends m {
|
|
|
10859
10859
|
"@type": "/cosmos.group.v1.MsgVote",
|
|
10860
10860
|
proposal_id: t.toString(),
|
|
10861
10861
|
voter: e,
|
|
10862
|
-
option:
|
|
10862
|
+
option: Vn(r),
|
|
10863
10863
|
metadata: o,
|
|
10864
10864
|
exec: Gn(s)
|
|
10865
10865
|
};
|
|
@@ -11730,7 +11730,7 @@ class hs extends m {
|
|
|
11730
11730
|
});
|
|
11731
11731
|
}
|
|
11732
11732
|
}
|
|
11733
|
-
class
|
|
11733
|
+
class Ko extends m {
|
|
11734
11734
|
/**
|
|
11735
11735
|
*
|
|
11736
11736
|
* @param id the unique id of the proposal
|
|
@@ -11768,7 +11768,7 @@ class Vo extends m {
|
|
|
11768
11768
|
title: A,
|
|
11769
11769
|
summary: D
|
|
11770
11770
|
} = t;
|
|
11771
|
-
return new
|
|
11771
|
+
return new Ko(
|
|
11772
11772
|
Number.parseInt(e),
|
|
11773
11773
|
r,
|
|
11774
11774
|
o,
|
|
@@ -11850,7 +11850,7 @@ class Vo extends m {
|
|
|
11850
11850
|
title: A,
|
|
11851
11851
|
summary: D
|
|
11852
11852
|
} = t;
|
|
11853
|
-
return new
|
|
11853
|
+
return new Ko(
|
|
11854
11854
|
Number.parseInt(e),
|
|
11855
11855
|
r,
|
|
11856
11856
|
o,
|
|
@@ -11917,7 +11917,7 @@ class Vo extends m {
|
|
|
11917
11917
|
}
|
|
11918
11918
|
static fromProto(t) {
|
|
11919
11919
|
var e, r, o, s;
|
|
11920
|
-
return new
|
|
11920
|
+
return new Ko(
|
|
11921
11921
|
t.id.toNumber(),
|
|
11922
11922
|
t.groupPolicyAddress,
|
|
11923
11923
|
t.metadata,
|
|
@@ -11984,8 +11984,8 @@ class Vo extends m {
|
|
|
11984
11984
|
}
|
|
11985
11985
|
((i) => {
|
|
11986
11986
|
i.Status = cl, i.ExecutorResult = ml;
|
|
11987
|
-
})(
|
|
11988
|
-
class
|
|
11987
|
+
})(Ko || (Ko = {}));
|
|
11988
|
+
class Tt extends m {
|
|
11989
11989
|
/**
|
|
11990
11990
|
* @param proposal_id the unique ID of the proposal
|
|
11991
11991
|
* @param voter the account address of the voter
|
|
@@ -11998,10 +11998,10 @@ class Ot extends m {
|
|
|
11998
11998
|
}
|
|
11999
11999
|
static fromAmino(t) {
|
|
12000
12000
|
const { proposal_id: e, voter: r, option: o, metadata: s, submit_time: n } = t;
|
|
12001
|
-
return new
|
|
12001
|
+
return new Tt(
|
|
12002
12002
|
Number.parseInt(e),
|
|
12003
12003
|
r,
|
|
12004
|
-
|
|
12004
|
+
Kn(o),
|
|
12005
12005
|
s,
|
|
12006
12006
|
new Date(n)
|
|
12007
12007
|
);
|
|
@@ -12011,17 +12011,17 @@ class Ot extends m {
|
|
|
12011
12011
|
return {
|
|
12012
12012
|
proposal_id: t.toString(),
|
|
12013
12013
|
voter: e,
|
|
12014
|
-
option:
|
|
12014
|
+
option: Vn(r),
|
|
12015
12015
|
metadata: o,
|
|
12016
12016
|
submit_time: s.toISOString()
|
|
12017
12017
|
};
|
|
12018
12018
|
}
|
|
12019
12019
|
static fromData(t) {
|
|
12020
12020
|
const { proposal_id: e, voter: r, option: o, metadata: s, submit_time: n } = t;
|
|
12021
|
-
return new
|
|
12021
|
+
return new Tt(
|
|
12022
12022
|
Number.parseInt(e),
|
|
12023
12023
|
r,
|
|
12024
|
-
|
|
12024
|
+
Kn(o),
|
|
12025
12025
|
s,
|
|
12026
12026
|
new Date(n)
|
|
12027
12027
|
);
|
|
@@ -12031,13 +12031,13 @@ class Ot extends m {
|
|
|
12031
12031
|
return {
|
|
12032
12032
|
proposal_id: t.toString(),
|
|
12033
12033
|
voter: e,
|
|
12034
|
-
option:
|
|
12034
|
+
option: Vn(r),
|
|
12035
12035
|
metadata: o,
|
|
12036
12036
|
submit_time: s.toISOString()
|
|
12037
12037
|
};
|
|
12038
12038
|
}
|
|
12039
12039
|
static fromProto(t) {
|
|
12040
|
-
return new
|
|
12040
|
+
return new Tt(
|
|
12041
12041
|
t.proposalId.toNumber(),
|
|
12042
12042
|
t.voter,
|
|
12043
12043
|
t.option,
|
|
@@ -12058,8 +12058,8 @@ class Ot extends m {
|
|
|
12058
12058
|
}
|
|
12059
12059
|
((i) => {
|
|
12060
12060
|
i.Option = Nu;
|
|
12061
|
-
})(
|
|
12062
|
-
class
|
|
12061
|
+
})(Tt || (Tt = {}));
|
|
12062
|
+
class Rt extends m {
|
|
12063
12063
|
/**
|
|
12064
12064
|
* @param recv_fee the packet receive fee
|
|
12065
12065
|
* @param ack_fee the packet acknowledgement fee
|
|
@@ -12077,7 +12077,7 @@ class Tt extends m {
|
|
|
12077
12077
|
}
|
|
12078
12078
|
static fromAmino(e) {
|
|
12079
12079
|
const { recv_fee: r, ack_fee: o, timeout_fee: s } = e;
|
|
12080
|
-
return new
|
|
12080
|
+
return new Rt(
|
|
12081
12081
|
u.fromAmino(r),
|
|
12082
12082
|
u.fromAmino(o),
|
|
12083
12083
|
u.fromAmino(s)
|
|
@@ -12093,7 +12093,7 @@ class Tt extends m {
|
|
|
12093
12093
|
}
|
|
12094
12094
|
static fromData(e) {
|
|
12095
12095
|
const { recv_fee: r, ack_fee: o, timeout_fee: s } = e;
|
|
12096
|
-
return new
|
|
12096
|
+
return new Rt(
|
|
12097
12097
|
u.fromData(r),
|
|
12098
12098
|
u.fromData(o),
|
|
12099
12099
|
u.fromData(s)
|
|
@@ -12108,7 +12108,7 @@ class Tt extends m {
|
|
|
12108
12108
|
};
|
|
12109
12109
|
}
|
|
12110
12110
|
static fromProto(e) {
|
|
12111
|
-
return new
|
|
12111
|
+
return new Rt(
|
|
12112
12112
|
u.fromProto(e.recvFee),
|
|
12113
12113
|
u.fromProto(e.ackFee),
|
|
12114
12114
|
u.fromProto(e.timeoutFee)
|
|
@@ -12143,7 +12143,7 @@ class Cs extends m {
|
|
|
12143
12143
|
static fromData(t) {
|
|
12144
12144
|
const { fee: e, source_port_id: r, source_channel_id: o, signer: s, relayers: n } = t;
|
|
12145
12145
|
return new Cs(
|
|
12146
|
-
e ?
|
|
12146
|
+
e ? Rt.fromData(e) : void 0,
|
|
12147
12147
|
r,
|
|
12148
12148
|
o,
|
|
12149
12149
|
s,
|
|
@@ -12163,7 +12163,7 @@ class Cs extends m {
|
|
|
12163
12163
|
}
|
|
12164
12164
|
static fromProto(t) {
|
|
12165
12165
|
return new Cs(
|
|
12166
|
-
t.fee ?
|
|
12166
|
+
t.fee ? Rt.fromProto(t.fee) : void 0,
|
|
12167
12167
|
t.sourcePortId,
|
|
12168
12168
|
t.sourceChannelId,
|
|
12169
12169
|
t.signer,
|
|
@@ -12172,7 +12172,7 @@ class Cs extends m {
|
|
|
12172
12172
|
}
|
|
12173
12173
|
toProto() {
|
|
12174
12174
|
const { fee: t, source_port_id: e, source_channel_id: r, signer: o, relayers: s } = this;
|
|
12175
|
-
return
|
|
12175
|
+
return Ki.fromPartial({
|
|
12176
12176
|
fee: t == null ? void 0 : t.toProto(),
|
|
12177
12177
|
sourcePortId: e,
|
|
12178
12178
|
sourceChannelId: r,
|
|
@@ -12183,14 +12183,14 @@ class Cs extends m {
|
|
|
12183
12183
|
packAny() {
|
|
12184
12184
|
return l.fromPartial({
|
|
12185
12185
|
typeUrl: "/ibc.applications.fee.v1.MsgPayPacketFee",
|
|
12186
|
-
value:
|
|
12186
|
+
value: Ki.encode(this.toProto()).finish()
|
|
12187
12187
|
});
|
|
12188
12188
|
}
|
|
12189
12189
|
static unpackAny(t) {
|
|
12190
|
-
return Cs.fromProto(
|
|
12190
|
+
return Cs.fromProto(Ki.decode(t.value));
|
|
12191
12191
|
}
|
|
12192
12192
|
}
|
|
12193
|
-
class
|
|
12193
|
+
class Ft extends m {
|
|
12194
12194
|
/**
|
|
12195
12195
|
* @param port_id channel port identifier
|
|
12196
12196
|
* @param channel_id channel unique identifier
|
|
@@ -12201,7 +12201,7 @@ class Rt extends m {
|
|
|
12201
12201
|
}
|
|
12202
12202
|
static fromAmino(t) {
|
|
12203
12203
|
const { port_id: e, channel_id: r, sequence: o } = t;
|
|
12204
|
-
return new
|
|
12204
|
+
return new Ft(e, r, Number.parseInt(o));
|
|
12205
12205
|
}
|
|
12206
12206
|
toAmino() {
|
|
12207
12207
|
const { port_id: t, channel_id: e, sequence: r } = this;
|
|
@@ -12213,7 +12213,7 @@ class Rt extends m {
|
|
|
12213
12213
|
}
|
|
12214
12214
|
static fromData(t) {
|
|
12215
12215
|
const { port_id: e, channel_id: r, sequence: o } = t;
|
|
12216
|
-
return new
|
|
12216
|
+
return new Ft(e, r, Number.parseInt(o));
|
|
12217
12217
|
}
|
|
12218
12218
|
toData() {
|
|
12219
12219
|
const { port_id: t, channel_id: e, sequence: r } = this;
|
|
@@ -12224,7 +12224,7 @@ class Rt extends m {
|
|
|
12224
12224
|
};
|
|
12225
12225
|
}
|
|
12226
12226
|
static fromProto(t) {
|
|
12227
|
-
return new
|
|
12227
|
+
return new Ft(
|
|
12228
12228
|
t.portId,
|
|
12229
12229
|
t.channelId,
|
|
12230
12230
|
t.sequence.toNumber()
|
|
@@ -12239,7 +12239,7 @@ class Rt extends m {
|
|
|
12239
12239
|
});
|
|
12240
12240
|
}
|
|
12241
12241
|
}
|
|
12242
|
-
class
|
|
12242
|
+
class Lt extends m {
|
|
12243
12243
|
/**
|
|
12244
12244
|
* @param fee fee encapsulates the recv, ack and timeout fees associated with an IBC packet
|
|
12245
12245
|
* @param refund_address the refund address for unspent fees
|
|
@@ -12250,8 +12250,8 @@ class Ft extends m {
|
|
|
12250
12250
|
}
|
|
12251
12251
|
static fromAmino(t) {
|
|
12252
12252
|
const { fee: e, refund_address: r, relayers: o } = t;
|
|
12253
|
-
return new
|
|
12254
|
-
e ?
|
|
12253
|
+
return new Lt(
|
|
12254
|
+
e ? Rt.fromAmino(e) : void 0,
|
|
12255
12255
|
r,
|
|
12256
12256
|
o
|
|
12257
12257
|
);
|
|
@@ -12266,8 +12266,8 @@ class Ft extends m {
|
|
|
12266
12266
|
}
|
|
12267
12267
|
static fromData(t) {
|
|
12268
12268
|
const { fee: e, refund_address: r, relayers: o } = t;
|
|
12269
|
-
return new
|
|
12270
|
-
e ?
|
|
12269
|
+
return new Lt(
|
|
12270
|
+
e ? Rt.fromData(e) : void 0,
|
|
12271
12271
|
r,
|
|
12272
12272
|
o
|
|
12273
12273
|
);
|
|
@@ -12281,8 +12281,8 @@ class Ft extends m {
|
|
|
12281
12281
|
};
|
|
12282
12282
|
}
|
|
12283
12283
|
static fromProto(t) {
|
|
12284
|
-
return new
|
|
12285
|
-
t.fee ?
|
|
12284
|
+
return new Lt(
|
|
12285
|
+
t.fee ? Rt.fromProto(t.fee) : void 0,
|
|
12286
12286
|
t.refundAddress,
|
|
12287
12287
|
t.relayers
|
|
12288
12288
|
);
|
|
@@ -12313,8 +12313,8 @@ class $s extends m {
|
|
|
12313
12313
|
static fromData(t) {
|
|
12314
12314
|
const { packet_id: e, packet_fee: r } = t;
|
|
12315
12315
|
return new $s(
|
|
12316
|
-
e ?
|
|
12317
|
-
r ?
|
|
12316
|
+
e ? Ft.fromData(e) : void 0,
|
|
12317
|
+
r ? Lt.fromData(r) : void 0
|
|
12318
12318
|
);
|
|
12319
12319
|
}
|
|
12320
12320
|
toData() {
|
|
@@ -12327,13 +12327,13 @@ class $s extends m {
|
|
|
12327
12327
|
}
|
|
12328
12328
|
static fromProto(t) {
|
|
12329
12329
|
return new $s(
|
|
12330
|
-
t.packetId ?
|
|
12331
|
-
t.packetFee ?
|
|
12330
|
+
t.packetId ? Ft.fromProto(t.packetId) : void 0,
|
|
12331
|
+
t.packetFee ? Lt.fromProto(t.packetFee) : void 0
|
|
12332
12332
|
);
|
|
12333
12333
|
}
|
|
12334
12334
|
toProto() {
|
|
12335
12335
|
const { packet_id: t, packet_fee: e } = this;
|
|
12336
|
-
return
|
|
12336
|
+
return Vi.fromPartial({
|
|
12337
12337
|
packetId: t == null ? void 0 : t.toProto(),
|
|
12338
12338
|
packetFee: e == null ? void 0 : e.toProto()
|
|
12339
12339
|
});
|
|
@@ -12341,12 +12341,12 @@ class $s extends m {
|
|
|
12341
12341
|
packAny() {
|
|
12342
12342
|
return l.fromPartial({
|
|
12343
12343
|
typeUrl: "/ibc.applications.fee.v1.MsgPayPacketFeeAsync",
|
|
12344
|
-
value:
|
|
12344
|
+
value: Vi.encode(this.toProto()).finish()
|
|
12345
12345
|
});
|
|
12346
12346
|
}
|
|
12347
12347
|
static unpackAny(t) {
|
|
12348
12348
|
return $s.fromProto(
|
|
12349
|
-
|
|
12349
|
+
Vi.decode(t.value)
|
|
12350
12350
|
);
|
|
12351
12351
|
}
|
|
12352
12352
|
}
|
|
@@ -12523,8 +12523,8 @@ class On extends m {
|
|
|
12523
12523
|
static fromAmino(t) {
|
|
12524
12524
|
const { packet_id: e, packet_fees: r } = t;
|
|
12525
12525
|
return new On(
|
|
12526
|
-
e ?
|
|
12527
|
-
r.map((o) =>
|
|
12526
|
+
e ? Ft.fromAmino(e) : void 0,
|
|
12527
|
+
r.map((o) => Lt.fromAmino(o))
|
|
12528
12528
|
);
|
|
12529
12529
|
}
|
|
12530
12530
|
toAmino() {
|
|
@@ -12537,8 +12537,8 @@ class On extends m {
|
|
|
12537
12537
|
static fromData(t) {
|
|
12538
12538
|
const { packet_id: e, packet_fees: r } = t;
|
|
12539
12539
|
return new On(
|
|
12540
|
-
e ?
|
|
12541
|
-
r.map((o) =>
|
|
12540
|
+
e ? Ft.fromData(e) : void 0,
|
|
12541
|
+
r.map((o) => Lt.fromData(o))
|
|
12542
12542
|
);
|
|
12543
12543
|
}
|
|
12544
12544
|
toData() {
|
|
@@ -12550,8 +12550,8 @@ class On extends m {
|
|
|
12550
12550
|
}
|
|
12551
12551
|
static fromProto(t) {
|
|
12552
12552
|
return new On(
|
|
12553
|
-
t.packetId ?
|
|
12554
|
-
t.packetFees.map((e) =>
|
|
12553
|
+
t.packetId ? Ft.fromProto(t.packetId) : void 0,
|
|
12554
|
+
t.packetFees.map((e) => Lt.fromProto(e))
|
|
12555
12555
|
);
|
|
12556
12556
|
}
|
|
12557
12557
|
toProto() {
|
|
@@ -12622,7 +12622,7 @@ class br extends m {
|
|
|
12622
12622
|
return br.fromProto(Wi.decode(t.value));
|
|
12623
12623
|
}
|
|
12624
12624
|
}
|
|
12625
|
-
class
|
|
12625
|
+
class Vo extends m {
|
|
12626
12626
|
/**
|
|
12627
12627
|
* @param default_allowed
|
|
12628
12628
|
*/
|
|
@@ -12630,7 +12630,7 @@ class Ko extends m {
|
|
|
12630
12630
|
super(), this.default_allowed = t;
|
|
12631
12631
|
}
|
|
12632
12632
|
static fromAmino(t) {
|
|
12633
|
-
return new
|
|
12633
|
+
return new Vo(t.value.default_allowed);
|
|
12634
12634
|
}
|
|
12635
12635
|
toAmino() {
|
|
12636
12636
|
return {
|
|
@@ -12639,7 +12639,7 @@ class Ko extends m {
|
|
|
12639
12639
|
};
|
|
12640
12640
|
}
|
|
12641
12641
|
static fromData(t) {
|
|
12642
|
-
return new
|
|
12642
|
+
return new Vo(t.default_allowed);
|
|
12643
12643
|
}
|
|
12644
12644
|
toData() {
|
|
12645
12645
|
return {
|
|
@@ -12648,7 +12648,7 @@ class Ko extends m {
|
|
|
12648
12648
|
};
|
|
12649
12649
|
}
|
|
12650
12650
|
static fromProto(t) {
|
|
12651
|
-
return new
|
|
12651
|
+
return new Vo(t.defaultAllowed);
|
|
12652
12652
|
}
|
|
12653
12653
|
toProto() {
|
|
12654
12654
|
return Pl.fromPartial({
|
|
@@ -12670,7 +12670,7 @@ class wr extends m {
|
|
|
12670
12670
|
} = t;
|
|
12671
12671
|
return new wr(
|
|
12672
12672
|
e,
|
|
12673
|
-
|
|
12673
|
+
Vo.fromAmino(r)
|
|
12674
12674
|
);
|
|
12675
12675
|
}
|
|
12676
12676
|
toAmino() {
|
|
@@ -12687,7 +12687,7 @@ class wr extends m {
|
|
|
12687
12687
|
const { authority: e, params: r } = t;
|
|
12688
12688
|
return new wr(
|
|
12689
12689
|
e,
|
|
12690
|
-
|
|
12690
|
+
Vo.fromData(r)
|
|
12691
12691
|
);
|
|
12692
12692
|
}
|
|
12693
12693
|
toData() {
|
|
@@ -12701,7 +12701,7 @@ class wr extends m {
|
|
|
12701
12701
|
static fromProto(t) {
|
|
12702
12702
|
return new wr(
|
|
12703
12703
|
t.authority,
|
|
12704
|
-
|
|
12704
|
+
Vo.fromProto(t.params)
|
|
12705
12705
|
);
|
|
12706
12706
|
}
|
|
12707
12707
|
toProto() {
|
|
@@ -14336,7 +14336,7 @@ class zs extends m {
|
|
|
14336
14336
|
);
|
|
14337
14337
|
}
|
|
14338
14338
|
}
|
|
14339
|
-
class
|
|
14339
|
+
class Ks extends m {
|
|
14340
14340
|
/**
|
|
14341
14341
|
* @param port_id identifier of the port to use
|
|
14342
14342
|
* @param channel_id
|
|
@@ -14355,7 +14355,7 @@ class Vs extends m {
|
|
|
14355
14355
|
}
|
|
14356
14356
|
static fromData(t) {
|
|
14357
14357
|
const { port_id: e, channel_id: r, proof_ack: o, proof_height: s, signer: n } = t;
|
|
14358
|
-
return new
|
|
14358
|
+
return new Ks(
|
|
14359
14359
|
e,
|
|
14360
14360
|
r,
|
|
14361
14361
|
o,
|
|
@@ -14375,7 +14375,7 @@ class Vs extends m {
|
|
|
14375
14375
|
};
|
|
14376
14376
|
}
|
|
14377
14377
|
static fromProto(t) {
|
|
14378
|
-
return new
|
|
14378
|
+
return new Ks(
|
|
14379
14379
|
t.portId,
|
|
14380
14380
|
t.channelId,
|
|
14381
14381
|
Buffer.from(t.proofAck).toString("base64"),
|
|
@@ -14400,12 +14400,12 @@ class Vs extends m {
|
|
|
14400
14400
|
});
|
|
14401
14401
|
}
|
|
14402
14402
|
static unpackAny(t) {
|
|
14403
|
-
return
|
|
14403
|
+
return Ks.fromProto(
|
|
14404
14404
|
ec.decode(t.value)
|
|
14405
14405
|
);
|
|
14406
14406
|
}
|
|
14407
14407
|
}
|
|
14408
|
-
class
|
|
14408
|
+
class Vs extends m {
|
|
14409
14409
|
/**
|
|
14410
14410
|
* @param port_id identifier of the port to use
|
|
14411
14411
|
* @param channel_id
|
|
@@ -14434,7 +14434,7 @@ class Ks extends m {
|
|
|
14434
14434
|
proof_height: a,
|
|
14435
14435
|
signer: c
|
|
14436
14436
|
} = t;
|
|
14437
|
-
return new
|
|
14437
|
+
return new Vs(
|
|
14438
14438
|
e,
|
|
14439
14439
|
r,
|
|
14440
14440
|
o,
|
|
@@ -14466,7 +14466,7 @@ class Ks extends m {
|
|
|
14466
14466
|
};
|
|
14467
14467
|
}
|
|
14468
14468
|
static fromProto(t) {
|
|
14469
|
-
return new
|
|
14469
|
+
return new Vs(
|
|
14470
14470
|
t.portId,
|
|
14471
14471
|
t.channelId,
|
|
14472
14472
|
t.counterpartyChannelId,
|
|
@@ -14503,7 +14503,7 @@ class Ks extends m {
|
|
|
14503
14503
|
});
|
|
14504
14504
|
}
|
|
14505
14505
|
static unpackAny(t) {
|
|
14506
|
-
return
|
|
14506
|
+
return Vs.fromProto(
|
|
14507
14507
|
rc.decode(t.value)
|
|
14508
14508
|
);
|
|
14509
14509
|
}
|
|
@@ -17647,7 +17647,7 @@ class zr extends m {
|
|
|
17647
17647
|
return zr.fromProto(Fc.decode(t.value));
|
|
17648
17648
|
}
|
|
17649
17649
|
}
|
|
17650
|
-
class
|
|
17650
|
+
class Kr extends m {
|
|
17651
17651
|
/**
|
|
17652
17652
|
* @param authority the address that controls the module
|
|
17653
17653
|
* @param metadata_lp Dex coin LP metadata address
|
|
@@ -17659,7 +17659,7 @@ class Vr extends m {
|
|
|
17659
17659
|
const {
|
|
17660
17660
|
value: { authority: e, metadata_lp: r }
|
|
17661
17661
|
} = t;
|
|
17662
|
-
return new
|
|
17662
|
+
return new Kr(e, r);
|
|
17663
17663
|
}
|
|
17664
17664
|
toAmino() {
|
|
17665
17665
|
const { authority: t, metadata_lp: e } = this;
|
|
@@ -17673,7 +17673,7 @@ class Vr extends m {
|
|
|
17673
17673
|
}
|
|
17674
17674
|
static fromData(t) {
|
|
17675
17675
|
const { authority: e, metadata_lp: r } = t;
|
|
17676
|
-
return new
|
|
17676
|
+
return new Kr(e, r);
|
|
17677
17677
|
}
|
|
17678
17678
|
toData() {
|
|
17679
17679
|
const { authority: t, metadata_lp: e } = this;
|
|
@@ -17684,7 +17684,7 @@ class Vr extends m {
|
|
|
17684
17684
|
};
|
|
17685
17685
|
}
|
|
17686
17686
|
static fromProto(t) {
|
|
17687
|
-
return new
|
|
17687
|
+
return new Kr(t.authority, t.metadataLp);
|
|
17688
17688
|
}
|
|
17689
17689
|
toProto() {
|
|
17690
17690
|
const { authority: t, metadata_lp: e } = this;
|
|
@@ -17700,10 +17700,10 @@ class Vr extends m {
|
|
|
17700
17700
|
});
|
|
17701
17701
|
}
|
|
17702
17702
|
static unpackAny(t) {
|
|
17703
|
-
return
|
|
17703
|
+
return Kr.fromProto(Lc.decode(t.value));
|
|
17704
17704
|
}
|
|
17705
17705
|
}
|
|
17706
|
-
class
|
|
17706
|
+
class Vr extends m {
|
|
17707
17707
|
/**
|
|
17708
17708
|
* @param authority the address that controls the module
|
|
17709
17709
|
* @param sender the actor that signed the messages
|
|
@@ -17731,7 +17731,7 @@ class Kr extends m {
|
|
|
17731
17731
|
args: d
|
|
17732
17732
|
}
|
|
17733
17733
|
} = e;
|
|
17734
|
-
return new
|
|
17734
|
+
return new Vr(
|
|
17735
17735
|
r,
|
|
17736
17736
|
o,
|
|
17737
17737
|
s,
|
|
@@ -17774,7 +17774,7 @@ class Kr extends m {
|
|
|
17774
17774
|
type_args: c,
|
|
17775
17775
|
args: d
|
|
17776
17776
|
} = e;
|
|
17777
|
-
return new
|
|
17777
|
+
return new Vr(
|
|
17778
17778
|
r,
|
|
17779
17779
|
o,
|
|
17780
17780
|
s,
|
|
@@ -17806,7 +17806,7 @@ class Kr extends m {
|
|
|
17806
17806
|
};
|
|
17807
17807
|
}
|
|
17808
17808
|
static fromProto(e) {
|
|
17809
|
-
return new
|
|
17809
|
+
return new Vr(
|
|
17810
17810
|
e.authority,
|
|
17811
17811
|
e.sender,
|
|
17812
17812
|
e.moduleAddress,
|
|
@@ -17843,7 +17843,7 @@ class Kr extends m {
|
|
|
17843
17843
|
});
|
|
17844
17844
|
}
|
|
17845
17845
|
static unpackAny(e) {
|
|
17846
|
-
return
|
|
17846
|
+
return Vr.fromProto(qc.decode(e.value));
|
|
17847
17847
|
}
|
|
17848
17848
|
}
|
|
17849
17849
|
class Hr extends m {
|
|
@@ -18048,7 +18048,7 @@ class yt extends m {
|
|
|
18048
18048
|
}
|
|
18049
18049
|
toProto() {
|
|
18050
18050
|
const { authority: t, sender: e, code_bytes: r, upgrade_policy: o } = this;
|
|
18051
|
-
return
|
|
18051
|
+
return Kc.fromPartial({
|
|
18052
18052
|
authority: t,
|
|
18053
18053
|
sender: e,
|
|
18054
18054
|
codeBytes: r.map((s) => Buffer.from(s, "base64")),
|
|
@@ -18058,11 +18058,11 @@ class yt extends m {
|
|
|
18058
18058
|
packAny() {
|
|
18059
18059
|
return l.fromPartial({
|
|
18060
18060
|
typeUrl: "/initia.move.v1.MsgGovPublish",
|
|
18061
|
-
value:
|
|
18061
|
+
value: Kc.encode(this.toProto()).finish()
|
|
18062
18062
|
});
|
|
18063
18063
|
}
|
|
18064
18064
|
static unpackAny(t) {
|
|
18065
|
-
return yt.fromProto(
|
|
18065
|
+
return yt.fromProto(Kc.decode(t.value));
|
|
18066
18066
|
}
|
|
18067
18067
|
}
|
|
18068
18068
|
((i) => {
|
|
@@ -18133,7 +18133,7 @@ class Gr extends m {
|
|
|
18133
18133
|
}
|
|
18134
18134
|
toProto() {
|
|
18135
18135
|
const { authority: e, sender: r, code_bytes: o, type_args: s, args: n } = this;
|
|
18136
|
-
return
|
|
18136
|
+
return Vc.fromPartial({
|
|
18137
18137
|
authority: e,
|
|
18138
18138
|
sender: r,
|
|
18139
18139
|
codeBytes: Buffer.from(o, "base64"),
|
|
@@ -18144,11 +18144,11 @@ class Gr extends m {
|
|
|
18144
18144
|
packAny() {
|
|
18145
18145
|
return l.fromPartial({
|
|
18146
18146
|
typeUrl: "/initia.move.v1.MsgGovScript",
|
|
18147
|
-
value:
|
|
18147
|
+
value: Vc.encode(this.toProto()).finish()
|
|
18148
18148
|
});
|
|
18149
18149
|
}
|
|
18150
18150
|
static unpackAny(e) {
|
|
18151
|
-
return Gr.fromProto(
|
|
18151
|
+
return Gr.fromProto(Vc.decode(e.value));
|
|
18152
18152
|
}
|
|
18153
18153
|
}
|
|
18154
18154
|
class Wr extends m {
|
|
@@ -18737,7 +18737,7 @@ class B extends m {
|
|
|
18737
18737
|
}
|
|
18738
18738
|
toProto() {
|
|
18739
18739
|
const { rate: s, max_rate: n, max_change_rate: a } = this;
|
|
18740
|
-
return
|
|
18740
|
+
return Kl.fromPartial({
|
|
18741
18741
|
maxChangeRate: a,
|
|
18742
18742
|
maxRate: n,
|
|
18743
18743
|
rate: s
|
|
@@ -18779,7 +18779,7 @@ class B extends m {
|
|
|
18779
18779
|
}
|
|
18780
18780
|
toProto() {
|
|
18781
18781
|
const { commission_rates: s, update_time: n } = this;
|
|
18782
|
-
return
|
|
18782
|
+
return Vl.fromPartial({
|
|
18783
18783
|
commissionRates: s.toProto(),
|
|
18784
18784
|
updateTime: n
|
|
18785
18785
|
});
|
|
@@ -22851,11 +22851,11 @@ var U;
|
|
|
22851
22851
|
function t(o) {
|
|
22852
22852
|
switch (o.type) {
|
|
22853
22853
|
case "block-sdk/x/auction/MsgAuctionBid":
|
|
22854
|
-
return Lt.fromAmino(o);
|
|
22855
|
-
case "block-sdk/x/auction/MsgUpdateParams":
|
|
22856
22854
|
return qt.fromAmino(o);
|
|
22857
|
-
case "
|
|
22855
|
+
case "block-sdk/x/auction/MsgUpdateParams":
|
|
22858
22856
|
return zt.fromAmino(o);
|
|
22857
|
+
case "cosmos-sdk/x/auth/MsgUpdateParams":
|
|
22858
|
+
return Kt.fromAmino(o);
|
|
22859
22859
|
case "cosmos-sdk/MsgGrant":
|
|
22860
22860
|
return we.fromAmino(o);
|
|
22861
22861
|
case "cosmos-sdk/MsgRevoke":
|
|
@@ -22865,7 +22865,7 @@ var U;
|
|
|
22865
22865
|
case "cosmos-sdk/MsgSend":
|
|
22866
22866
|
return De.fromAmino(o);
|
|
22867
22867
|
case "cosmos-sdk/MsgMultiSend":
|
|
22868
|
-
return
|
|
22868
|
+
return K.fromAmino(o);
|
|
22869
22869
|
case "cosmos-sdk/x/bank/MsgUpdateParams":
|
|
22870
22870
|
return ke.fromAmino(o);
|
|
22871
22871
|
case "cosmos-sdk/MsgSetSendEnabled":
|
|
@@ -22901,7 +22901,7 @@ var U;
|
|
|
22901
22901
|
case "evm/MsgCall":
|
|
22902
22902
|
return ze.fromAmino(o);
|
|
22903
22903
|
case "evm/MsgUpdateParams":
|
|
22904
|
-
return
|
|
22904
|
+
return Ke.fromAmino(o);
|
|
22905
22905
|
case "cosmos-sdk/MsgGrantAllowance":
|
|
22906
22906
|
return He.fromAmino(o);
|
|
22907
22907
|
case "cosmos-sdk/MsgRevokeAllowance":
|
|
@@ -22999,9 +22999,9 @@ var U;
|
|
|
22999
22999
|
case "move/MsgWhitelist":
|
|
23000
23000
|
return zr.fromAmino(o);
|
|
23001
23001
|
case "move/MsgDelist":
|
|
23002
|
-
return Vr.fromAmino(o);
|
|
23003
|
-
case "move/MsgGovExecute":
|
|
23004
23002
|
return Kr.fromAmino(o);
|
|
23003
|
+
case "move/MsgGovExecute":
|
|
23004
|
+
return Vr.fromAmino(o);
|
|
23005
23005
|
case "move/MsgGovExecuteJSON":
|
|
23006
23006
|
return Hr.fromAmino(o);
|
|
23007
23007
|
case "move/MsgGovPublish":
|
|
@@ -23136,11 +23136,11 @@ var U;
|
|
|
23136
23136
|
function e(o) {
|
|
23137
23137
|
switch (o["@type"]) {
|
|
23138
23138
|
case "/sdk.auction.v1.MsgAuctionBid":
|
|
23139
|
-
return Lt.fromData(o);
|
|
23140
|
-
case "/sdk.auction.v1.MsgUpdateParams":
|
|
23141
23139
|
return qt.fromData(o);
|
|
23142
|
-
case "/
|
|
23140
|
+
case "/sdk.auction.v1.MsgUpdateParams":
|
|
23143
23141
|
return zt.fromData(o);
|
|
23142
|
+
case "/cosmos.auth.v1beta1.MsgUpdateParams":
|
|
23143
|
+
return Kt.fromData(o);
|
|
23144
23144
|
case "/cosmos.authz.v1beta1.MsgGrant":
|
|
23145
23145
|
return we.fromData(o);
|
|
23146
23146
|
case "/cosmos.authz.v1beta1.MsgRevoke":
|
|
@@ -23150,7 +23150,7 @@ var U;
|
|
|
23150
23150
|
case "/cosmos.bank.v1beta1.MsgSend":
|
|
23151
23151
|
return De.fromData(o);
|
|
23152
23152
|
case "/cosmos.bank.v1beta1.MsgMultiSend":
|
|
23153
|
-
return
|
|
23153
|
+
return K.fromData(o);
|
|
23154
23154
|
case "/cosmos.bank.v1beta1.MsgUpdateParams":
|
|
23155
23155
|
return ke.fromData(o);
|
|
23156
23156
|
case "/cosmos.bank.v1beta1.MsgSetSendEnabled":
|
|
@@ -23188,7 +23188,7 @@ var U;
|
|
|
23188
23188
|
case "/minievm.evm.v1.MsgCall":
|
|
23189
23189
|
return ze.fromData(o);
|
|
23190
23190
|
case "/minievm.evm.v1.MsgUpdateParams":
|
|
23191
|
-
return
|
|
23191
|
+
return Ke.fromData(o);
|
|
23192
23192
|
case "/cosmos.feegrant.v1beta1.MsgGrantAllowance":
|
|
23193
23193
|
return He.fromData(o);
|
|
23194
23194
|
case "/cosmos.feegrant.v1beta1.MsgRevokeAllowance":
|
|
@@ -23272,9 +23272,9 @@ var U;
|
|
|
23272
23272
|
case "/ibc.core.channel.v1.MsgChannelOpenTry":
|
|
23273
23273
|
return zs.fromData(o);
|
|
23274
23274
|
case "/ibc.core.channel.v1.MsgChannelOpenConfirm":
|
|
23275
|
-
return Vs.fromData(o);
|
|
23276
|
-
case "/ibc.core.channel.v1.MsgChannelOpenAck":
|
|
23277
23275
|
return Ks.fromData(o);
|
|
23276
|
+
case "/ibc.core.channel.v1.MsgChannelOpenAck":
|
|
23277
|
+
return Vs.fromData(o);
|
|
23278
23278
|
case "/ibc.core.channel.v1.MsgChannelCloseInit":
|
|
23279
23279
|
return Hs.fromData(o);
|
|
23280
23280
|
case "/ibc.core.channel.v1.MsgChannelCloseConfirm":
|
|
@@ -23342,9 +23342,9 @@ var U;
|
|
|
23342
23342
|
case "/initia.move.v1.MsgWhitelist":
|
|
23343
23343
|
return zr.fromData(o);
|
|
23344
23344
|
case "/initia.move.v1.MsgDelist":
|
|
23345
|
-
return Vr.fromData(o);
|
|
23346
|
-
case "/initia.move.v1.MsgGovExecute":
|
|
23347
23345
|
return Kr.fromData(o);
|
|
23346
|
+
case "/initia.move.v1.MsgGovExecute":
|
|
23347
|
+
return Vr.fromData(o);
|
|
23348
23348
|
case "/initia.move.v1.MsgGovExecuteJSON":
|
|
23349
23349
|
return Hr.fromData(o);
|
|
23350
23350
|
case "/initia.move.v1.MsgGovPublish":
|
|
@@ -23479,11 +23479,11 @@ var U;
|
|
|
23479
23479
|
function r(o) {
|
|
23480
23480
|
switch (o.typeUrl) {
|
|
23481
23481
|
case "/sdk.auction.v1.MsgAuctionBid":
|
|
23482
|
-
return Lt.unpackAny(o);
|
|
23483
|
-
case "/sdk.auction.v1.MsgUpdateParams":
|
|
23484
23482
|
return qt.unpackAny(o);
|
|
23485
|
-
case "/
|
|
23483
|
+
case "/sdk.auction.v1.MsgUpdateParams":
|
|
23486
23484
|
return zt.unpackAny(o);
|
|
23485
|
+
case "/cosmos.auth.v1beta1.MsgUpdateParams":
|
|
23486
|
+
return Kt.unpackAny(o);
|
|
23487
23487
|
case "/cosmos.authz.v1beta1.MsgGrant":
|
|
23488
23488
|
return we.unpackAny(o);
|
|
23489
23489
|
case "/cosmos.authz.v1beta1.MsgRevoke":
|
|
@@ -23493,7 +23493,7 @@ var U;
|
|
|
23493
23493
|
case "/cosmos.bank.v1beta1.MsgSend":
|
|
23494
23494
|
return De.unpackAny(o);
|
|
23495
23495
|
case "/cosmos.bank.v1beta1.MsgMultiSend":
|
|
23496
|
-
return
|
|
23496
|
+
return K.unpackAny(o);
|
|
23497
23497
|
case "/cosmos.bank.v1beta1.MsgUpdateParams":
|
|
23498
23498
|
return ke.unpackAny(o);
|
|
23499
23499
|
case "/cosmos.bank.v1beta1.MsgSetSendEnabled":
|
|
@@ -23531,7 +23531,7 @@ var U;
|
|
|
23531
23531
|
case "/minievm.evm.v1.MsgCall":
|
|
23532
23532
|
return ze.unpackAny(o);
|
|
23533
23533
|
case "/minievm.evm.v1.MsgUpdateParams":
|
|
23534
|
-
return
|
|
23534
|
+
return Ke.unpackAny(o);
|
|
23535
23535
|
case "/cosmos.feegrant.v1beta1.MsgGrantAllowance":
|
|
23536
23536
|
return He.unpackAny(o);
|
|
23537
23537
|
case "/cosmos.feegrant.v1beta1.MsgRevokeAllowance":
|
|
@@ -23615,9 +23615,9 @@ var U;
|
|
|
23615
23615
|
case "/ibc.core.channel.v1.MsgChannelOpenTry":
|
|
23616
23616
|
return zs.unpackAny(o);
|
|
23617
23617
|
case "/ibc.core.channel.v1.MsgChannelOpenConfirm":
|
|
23618
|
-
return Vs.unpackAny(o);
|
|
23619
|
-
case "/ibc.core.channel.v1.MsgChannelOpenAck":
|
|
23620
23618
|
return Ks.unpackAny(o);
|
|
23619
|
+
case "/ibc.core.channel.v1.MsgChannelOpenAck":
|
|
23620
|
+
return Vs.unpackAny(o);
|
|
23621
23621
|
case "/ibc.core.channel.v1.MsgChannelCloseInit":
|
|
23622
23622
|
return Hs.unpackAny(o);
|
|
23623
23623
|
case "/ibc.core.channel.v1.MsgChannelCloseConfirm":
|
|
@@ -23685,9 +23685,9 @@ var U;
|
|
|
23685
23685
|
case "/initia.move.v1.MsgWhitelist":
|
|
23686
23686
|
return zr.unpackAny(o);
|
|
23687
23687
|
case "/initia.move.v1.MsgDelist":
|
|
23688
|
-
return Vr.unpackAny(o);
|
|
23689
|
-
case "/initia.move.v1.MsgGovExecute":
|
|
23690
23688
|
return Kr.unpackAny(o);
|
|
23689
|
+
case "/initia.move.v1.MsgGovExecute":
|
|
23690
|
+
return Vr.unpackAny(o);
|
|
23691
23691
|
case "/initia.move.v1.MsgGovExecuteJSON":
|
|
23692
23692
|
return Hr.unpackAny(o);
|
|
23693
23693
|
case "/initia.move.v1.MsgGovPublish":
|
|
@@ -23915,7 +23915,7 @@ class xg {
|
|
|
23915
23915
|
p(this, "signatures");
|
|
23916
23916
|
this.multisig_pubkey = t;
|
|
23917
23917
|
const e = t.pubkeys.length;
|
|
23918
|
-
this.bitarray =
|
|
23918
|
+
this.bitarray = Bt.fromBits(e), this.signatures = [];
|
|
23919
23919
|
}
|
|
23920
23920
|
appendSignature(t, e) {
|
|
23921
23921
|
const r = this.bitarray.numTrueBitsBefore(e);
|
|
@@ -24005,7 +24005,7 @@ class Ap extends m {
|
|
|
24005
24005
|
});
|
|
24006
24006
|
}
|
|
24007
24007
|
toUnSignedTx() {
|
|
24008
|
-
return new
|
|
24008
|
+
return new V(this.tx_body, this.auth_info, []);
|
|
24009
24009
|
}
|
|
24010
24010
|
toBytes() {
|
|
24011
24011
|
return Jm.encode(this.toProto()).finish();
|
|
@@ -24037,7 +24037,7 @@ class Nn {
|
|
|
24037
24037
|
t.logs.map((e) => hn.fromProto(e)),
|
|
24038
24038
|
t.gasWanted.toNumber(),
|
|
24039
24039
|
t.gasUsed.toNumber(),
|
|
24040
|
-
|
|
24040
|
+
V.unpackAny(t.tx),
|
|
24041
24041
|
t.timestamp,
|
|
24042
24042
|
t.events,
|
|
24043
24043
|
t.code,
|
|
@@ -24052,7 +24052,7 @@ class Nn {
|
|
|
24052
24052
|
t.logs.map((e) => hn.fromData(e)),
|
|
24053
24053
|
Number.parseInt(t.gas_wanted),
|
|
24054
24054
|
Number.parseInt(t.gas_used),
|
|
24055
|
-
|
|
24055
|
+
V.fromData(t.tx),
|
|
24056
24056
|
t.timestamp,
|
|
24057
24057
|
t.events,
|
|
24058
24058
|
t.code,
|
|
@@ -24134,7 +24134,7 @@ class Dp extends k {
|
|
|
24134
24134
|
`/cosmos/auth/v1beta1/module_accounts/${t}`,
|
|
24135
24135
|
e
|
|
24136
24136
|
);
|
|
24137
|
-
return
|
|
24137
|
+
return Et.fromData(r);
|
|
24138
24138
|
}
|
|
24139
24139
|
async parameters(t = {}) {
|
|
24140
24140
|
return this.c.get("/cosmos/auth/v1beta1/params", t).then(({ params: e }) => Eo.fromData(e));
|
|
@@ -24385,14 +24385,14 @@ class Cp extends k {
|
|
|
24385
24385
|
* Gets all proposals.
|
|
24386
24386
|
*/
|
|
24387
24387
|
async proposals(t = {}) {
|
|
24388
|
-
return this.c.get("/initia/gov/v1/proposals", t).then((e) => [e.proposals.map(
|
|
24388
|
+
return this.c.get("/initia/gov/v1/proposals", t).then((e) => [e.proposals.map(Ot.fromData), e.pagination]);
|
|
24389
24389
|
}
|
|
24390
24390
|
/**
|
|
24391
24391
|
* Get a specific proposal by its ID
|
|
24392
24392
|
* @param proposalId proposal's ID
|
|
24393
24393
|
*/
|
|
24394
24394
|
async proposal(t, e = {}) {
|
|
24395
|
-
return this.c.get(`/initia/gov/v1/proposals/${t}`, e).then((r) =>
|
|
24395
|
+
return this.c.get(`/initia/gov/v1/proposals/${t}`, e).then((r) => Ot.fromData(r.proposal));
|
|
24396
24396
|
}
|
|
24397
24397
|
/**
|
|
24398
24398
|
* Get the deposits for a proposal
|
|
@@ -24424,7 +24424,7 @@ class Cp extends k {
|
|
|
24424
24424
|
}
|
|
24425
24425
|
async emergencyProposals(t = {}) {
|
|
24426
24426
|
return this.c.get("/initia/gov/v1/emergency_proposals", t).then((e) => [
|
|
24427
|
-
e.proposals.map((r) =>
|
|
24427
|
+
e.proposals.map((r) => Ot.fromData(r)),
|
|
24428
24428
|
e.pagination
|
|
24429
24429
|
]);
|
|
24430
24430
|
}
|
|
@@ -24455,19 +24455,19 @@ class $p extends k {
|
|
|
24455
24455
|
]);
|
|
24456
24456
|
}
|
|
24457
24457
|
async proposal(t) {
|
|
24458
|
-
return this.c.get(`/cosmos/group/v1/proposal/${t}`).then((e) =>
|
|
24458
|
+
return this.c.get(`/cosmos/group/v1/proposal/${t}`).then((e) => Ko.fromData(e.proposal));
|
|
24459
24459
|
}
|
|
24460
24460
|
async proposalsByGroupPolicy(t, e = {}) {
|
|
24461
|
-
return this.c.get(`/cosmos/group/v1/proposals_by_group_policy/${t}`, e).then((r) => [r.proposals.map(
|
|
24461
|
+
return this.c.get(`/cosmos/group/v1/proposals_by_group_policy/${t}`, e).then((r) => [r.proposals.map(Ko.fromData), r.pagination]);
|
|
24462
24462
|
}
|
|
24463
24463
|
async voteByProposalVoter(t, e) {
|
|
24464
|
-
return this.c.get(`/cosmos/group/v1/vote_by_proposal_voter/${t}/${e}`).then((r) =>
|
|
24464
|
+
return this.c.get(`/cosmos/group/v1/vote_by_proposal_voter/${t}/${e}`).then((r) => Tt.fromData(r.vote));
|
|
24465
24465
|
}
|
|
24466
24466
|
async votesByProposal(t, e = {}) {
|
|
24467
|
-
return this.c.get(`/cosmos/group/v1/votes_by_proposal/${t}`, e).then((r) => [r.votes.map(
|
|
24467
|
+
return this.c.get(`/cosmos/group/v1/votes_by_proposal/${t}`, e).then((r) => [r.votes.map(Tt.fromData), r.pagination]);
|
|
24468
24468
|
}
|
|
24469
24469
|
async votesByVoter(t, e = {}) {
|
|
24470
|
-
return this.c.get(`/cosmos/group/v1/votes_by_voter/${t}`, e).then((r) => [r.votes.map(
|
|
24470
|
+
return this.c.get(`/cosmos/group/v1/votes_by_voter/${t}`, e).then((r) => [r.votes.map(Tt.fromData), r.pagination]);
|
|
24471
24471
|
}
|
|
24472
24472
|
async groupsByMember(t, e = {}) {
|
|
24473
24473
|
return this.c.get(`/cosmos/group/v1/groups_by_member/${t}`, e).then((r) => [r.groups.map(vr.fromData), r.pagination]);
|
|
@@ -24607,7 +24607,7 @@ class Bp extends k {
|
|
|
24607
24607
|
return this.c.get(`/initia/ibchooks/v1/acls/${t}`, e).then((r) => Os.fromData(r.acl));
|
|
24608
24608
|
}
|
|
24609
24609
|
async parameters(t = {}) {
|
|
24610
|
-
return this.c.get("/initia/ibchooks/v1/params", t).then((e) =>
|
|
24610
|
+
return this.c.get("/initia/ibchooks/v1/params", t).then((e) => Vo.fromData(e.params));
|
|
24611
24611
|
}
|
|
24612
24612
|
}
|
|
24613
24613
|
class Op extends k {
|
|
@@ -24944,7 +24944,7 @@ class zp extends k {
|
|
|
24944
24944
|
return this.c.get("/initia/mstaking/v1/params", t).then(({ params: e }) => jo.fromData(e));
|
|
24945
24945
|
}
|
|
24946
24946
|
}
|
|
24947
|
-
class
|
|
24947
|
+
class Kp extends k {
|
|
24948
24948
|
async validators(t = {}) {
|
|
24949
24949
|
return this.c.get("/opinit/opchild/v1/validators", t).then((e) => [e.validators.map(dn.fromData), e.pagination]);
|
|
24950
24950
|
}
|
|
@@ -24967,7 +24967,7 @@ class Vp extends k {
|
|
|
24967
24967
|
return this.c.get("/opinit/opchild/v1/params", t).then((e) => Qo.fromData(e.params));
|
|
24968
24968
|
}
|
|
24969
24969
|
}
|
|
24970
|
-
class
|
|
24970
|
+
class Vp extends k {
|
|
24971
24971
|
async bridgeInfos(t = {}) {
|
|
24972
24972
|
return this.c.get("/opinit/ophost/v1/bridges", t).then((e) => [e.bridges.map(Ut.fromData), e.pagination]);
|
|
24973
24973
|
}
|
|
@@ -25301,7 +25301,7 @@ class Mn extends k {
|
|
|
25301
25301
|
publicKey: h
|
|
25302
25302
|
});
|
|
25303
25303
|
}
|
|
25304
|
-
return r === void 0 && (r = await this.rest.tx.estimateFee(a, e)), new
|
|
25304
|
+
return r === void 0 && (r = await this.rest.tx.estimateFee(a, e)), new V(
|
|
25305
25305
|
new To(o, s ?? "", n ?? 0),
|
|
25306
25306
|
new xt([], r),
|
|
25307
25307
|
[]
|
|
@@ -25337,7 +25337,7 @@ class Mn extends k {
|
|
|
25337
25337
|
);
|
|
25338
25338
|
_.toArray().length > 0 && (a = _);
|
|
25339
25339
|
}
|
|
25340
|
-
const c = new To(e.msgs, e.memo ?? ""), d = new xt([], new kt(0, new u())), h = new
|
|
25340
|
+
const c = new To(e.msgs, e.memo ?? ""), d = new xt([], new kt(0, new u())), h = new V(c, d, []);
|
|
25341
25341
|
h.appendEmptySignatures(t), (!n || n === "auto" || n === "0") && (n = await this.estimateGas(h, { gasAdjustment: o }));
|
|
25342
25342
|
const g = a ? a.mul(n).toIntCeilCoins() : "0uinit";
|
|
25343
25343
|
return new kt(Number.parseInt(n), g, "", "");
|
|
@@ -25349,7 +25349,7 @@ class Mn extends k {
|
|
|
25349
25349
|
if (!(e && e.signers && e.signers.length > 0))
|
|
25350
25350
|
throw new Error("cannot append signature");
|
|
25351
25351
|
const n = new xt([], new kt(0, new u()));
|
|
25352
|
-
o = new
|
|
25352
|
+
o = new V(t.body, n, []), o.appendEmptySignatures(e.signers);
|
|
25353
25353
|
}
|
|
25354
25354
|
const s = await this.c.post("/cosmos/tx/v1beta1/simulate", {
|
|
25355
25355
|
tx_bytes: Mn.encode(o)
|
|
@@ -25368,7 +25368,7 @@ class Mn extends k {
|
|
|
25368
25368
|
* @param tx transaction string to decode
|
|
25369
25369
|
*/
|
|
25370
25370
|
static decode(t) {
|
|
25371
|
-
return
|
|
25371
|
+
return V.fromBuffer(Buffer.from(t, "base64"));
|
|
25372
25372
|
}
|
|
25373
25373
|
/**
|
|
25374
25374
|
* Get the transaction's hash
|
|
@@ -25379,7 +25379,7 @@ class Mn extends k {
|
|
|
25379
25379
|
return $m(e);
|
|
25380
25380
|
}
|
|
25381
25381
|
async _broadcast(t, e) {
|
|
25382
|
-
const r = t instanceof
|
|
25382
|
+
const r = t instanceof V ? Mn.encode(t) : t;
|
|
25383
25383
|
return await this.c.post("/cosmos/tx/v1beta1/txs", {
|
|
25384
25384
|
tx_bytes: r,
|
|
25385
25385
|
mode: e
|
|
@@ -25706,7 +25706,7 @@ class Cu {
|
|
|
25706
25706
|
...th,
|
|
25707
25707
|
gasPrices: ((e == null ? void 0 : e.chainId) && _u[e.chainId]) ?? _u.default,
|
|
25708
25708
|
...e
|
|
25709
|
-
}, this.apiRequester = r ?? new gp(this.URL), this.auction = new yp(this.apiRequester), this.auth = new Dp(this.apiRequester), this.authz = new kp(this.apiRequester), this.bank = new xp(this.apiRequester), this.distribution = new Mp(this.apiRequester), this.evidence = new Sp(this.apiRequester), this.evm = new Ip(this.apiRequester), this.feeGrant = new Np(this.apiRequester), this.forwarding = new Up(this.apiRequester), this.gov = new Cp(this.apiRequester), this.group = new $p(this.apiRequester), this.ibc = new Ep(this.apiRequester), this.ibcHooks = new Bp(this.apiRequester), this.ibcNft = new Op(this.apiRequester), this.ibcTransfer = new Tp(this.apiRequester), this.ibcPerm = new Rp(this.apiRequester), this.interTx = new Fp(this.apiRequester), this.marketmap = new Lp(this.apiRequester), this.move = new qp(this.apiRequester), this.mstaking = new zp(this.apiRequester), this.opchild = new
|
|
25709
|
+
}, this.apiRequester = r ?? new gp(this.URL), this.auction = new yp(this.apiRequester), this.auth = new Dp(this.apiRequester), this.authz = new kp(this.apiRequester), this.bank = new xp(this.apiRequester), this.distribution = new Mp(this.apiRequester), this.evidence = new Sp(this.apiRequester), this.evm = new Ip(this.apiRequester), this.feeGrant = new Np(this.apiRequester), this.forwarding = new Up(this.apiRequester), this.gov = new Cp(this.apiRequester), this.group = new $p(this.apiRequester), this.ibc = new Ep(this.apiRequester), this.ibcHooks = new Bp(this.apiRequester), this.ibcNft = new Op(this.apiRequester), this.ibcTransfer = new Tp(this.apiRequester), this.ibcPerm = new Rp(this.apiRequester), this.interTx = new Fp(this.apiRequester), this.marketmap = new Lp(this.apiRequester), this.move = new qp(this.apiRequester), this.mstaking = new zp(this.apiRequester), this.opchild = new Kp(this.apiRequester), this.ophost = new Vp(this.apiRequester), this.oracle = new Hp(this.apiRequester), this.reward = new Gp(this.apiRequester), this.slashing = new Wp(this.apiRequester), this.tendermint = new jp(this.apiRequester), this.tokenfactory = new Jp(this.apiRequester), this.tx = new Mn(this), this.upgrade = new Yp(this.apiRequester), this.wasm = new Zp(this.apiRequester);
|
|
25710
25710
|
}
|
|
25711
25711
|
/** Creates a new wallet with the Key. */
|
|
25712
25712
|
wallet(t) {
|
|
@@ -25829,7 +25829,7 @@ class $u {
|
|
|
25829
25829
|
* @param tx
|
|
25830
25830
|
*/
|
|
25831
25831
|
async signTx(t, e) {
|
|
25832
|
-
const r = new
|
|
25832
|
+
const r = new V(t.body, new xt([], t.auth_info.fee), []), o = new Ap(
|
|
25833
25833
|
e.chainId,
|
|
25834
25834
|
e.accountNumber,
|
|
25835
25835
|
e.sequence,
|
|
@@ -25857,17 +25857,17 @@ class $u {
|
|
|
25857
25857
|
}
|
|
25858
25858
|
}
|
|
25859
25859
|
class zm extends $u {
|
|
25860
|
-
constructor(e) {
|
|
25861
|
-
|
|
25860
|
+
constructor(e, r = !1) {
|
|
25861
|
+
var t = (...Fg) => (super(...Fg), /**
|
|
25862
|
+
* Raw private key, in bytes.
|
|
25863
|
+
*/
|
|
25864
|
+
p(this, "privateKey"), this);
|
|
25865
|
+
var o = (...n) => (t(...n), this.eth = r, this);
|
|
25866
|
+
const s = _n.publicKeyCreate(
|
|
25862
25867
|
new Uint8Array(e),
|
|
25863
25868
|
!0
|
|
25864
25869
|
);
|
|
25865
|
-
|
|
25866
|
-
/**
|
|
25867
|
-
* Raw private key, in bytes.
|
|
25868
|
-
*/
|
|
25869
|
-
p(this, "privateKey");
|
|
25870
|
-
this.privateKey = e;
|
|
25870
|
+
o(r ? new $t(Buffer.from(s).toString("base64")) : new q(Buffer.from(s).toString("base64"))), this.privateKey = e;
|
|
25871
25871
|
}
|
|
25872
25872
|
static fromHex(e) {
|
|
25873
25873
|
const r = e.startsWith("0x") ? e.slice(2) : e;
|
|
@@ -25876,6 +25876,7 @@ class zm extends $u {
|
|
|
25876
25876
|
}
|
|
25877
25877
|
// eslint-disable-next-line @typescript-eslint/require-await
|
|
25878
25878
|
async sign(e) {
|
|
25879
|
+
if (this.eth) return this.signWithKeccak256(e);
|
|
25879
25880
|
const r = Buffer.from(
|
|
25880
25881
|
od.hash(new Fm(e)).toString(),
|
|
25881
25882
|
"hex"
|
|
@@ -25897,7 +25898,8 @@ class zm extends $u {
|
|
|
25897
25898
|
const Eu = 118, eh = {
|
|
25898
25899
|
account: 0,
|
|
25899
25900
|
index: 0,
|
|
25900
|
-
coinType: Eu
|
|
25901
|
+
coinType: Eu,
|
|
25902
|
+
eth: !1
|
|
25901
25903
|
};
|
|
25902
25904
|
class et extends zm {
|
|
25903
25905
|
/**
|
|
@@ -25923,21 +25925,21 @@ class et extends zm {
|
|
|
25923
25925
|
* @param options
|
|
25924
25926
|
*/
|
|
25925
25927
|
constructor(e = {}) {
|
|
25926
|
-
const { account: r, index: o, coinType: s } = {
|
|
25928
|
+
const { account: r, index: o, coinType: s, eth: n } = {
|
|
25927
25929
|
...eh,
|
|
25928
25930
|
...e
|
|
25929
25931
|
};
|
|
25930
|
-
let { mnemonic:
|
|
25931
|
-
|
|
25932
|
-
const
|
|
25933
|
-
if (!
|
|
25932
|
+
let { mnemonic: a } = e;
|
|
25933
|
+
a === void 0 && (a = cu.generateMnemonic(256));
|
|
25934
|
+
const c = cu.mnemonicToSeedSync(a), d = lp.fromSeed(c), h = `m/44'/${s}'/${r}'/0/${o}`, _ = d.derivePath(h).privateKey;
|
|
25935
|
+
if (!_)
|
|
25934
25936
|
throw new Error("Failed to derive key pair");
|
|
25935
|
-
super(
|
|
25937
|
+
super(_, n);
|
|
25936
25938
|
/**
|
|
25937
25939
|
* Space-separated mnemonic phrase.
|
|
25938
25940
|
*/
|
|
25939
25941
|
p(this, "mnemonic");
|
|
25940
|
-
this.mnemonic =
|
|
25942
|
+
this.mnemonic = a;
|
|
25941
25943
|
}
|
|
25942
25944
|
}
|
|
25943
25945
|
const rt = {
|
|
@@ -25994,7 +25996,7 @@ class Ng extends Cu {
|
|
|
25994
25996
|
};
|
|
25995
25997
|
}
|
|
25996
25998
|
}
|
|
25997
|
-
var
|
|
25999
|
+
var Km = { exports: {} }, ln = typeof Reflect == "object" ? Reflect : null, yu = ln && typeof ln.apply == "function" ? ln.apply : function(t, e, r) {
|
|
25998
26000
|
return Function.prototype.apply.call(t, e, r);
|
|
25999
26001
|
}, Fn;
|
|
26000
26002
|
ln && typeof ln.ownKeys == "function" ? Fn = ln.ownKeys : Object.getOwnPropertySymbols ? Fn = function(t) {
|
|
@@ -26011,8 +26013,8 @@ var Bu = Number.isNaN || function(t) {
|
|
|
26011
26013
|
function S() {
|
|
26012
26014
|
S.init.call(this);
|
|
26013
26015
|
}
|
|
26014
|
-
|
|
26015
|
-
|
|
26016
|
+
Km.exports = S;
|
|
26017
|
+
Km.exports.once = ah;
|
|
26016
26018
|
S.EventEmitter = S;
|
|
26017
26019
|
S.prototype._events = void 0;
|
|
26018
26020
|
S.prototype._eventsCount = 0;
|
|
@@ -26217,7 +26219,7 @@ function zu(i, t, e, r) {
|
|
|
26217
26219
|
else
|
|
26218
26220
|
throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type ' + typeof i);
|
|
26219
26221
|
}
|
|
26220
|
-
var ch =
|
|
26222
|
+
var ch = Km.exports;
|
|
26221
26223
|
const bu = (i) => i.replace(/'/g, "\\'");
|
|
26222
26224
|
function mh(i) {
|
|
26223
26225
|
const t = [];
|
|
@@ -26335,7 +26337,7 @@ const Un = 85, wu = 250, Cg = "CSM", Cn = {
|
|
|
26335
26337
|
INIT: 0,
|
|
26336
26338
|
ADD: 1,
|
|
26337
26339
|
LAST: 2
|
|
26338
|
-
},
|
|
26340
|
+
}, Ku = {
|
|
26339
26341
|
ONLY_RETRIEVE: 0,
|
|
26340
26342
|
SHOW_ADDRESS_IN_DEVICE: 1
|
|
26341
26343
|
}, fn = {
|
|
@@ -26500,7 +26502,7 @@ async function hh(i, t) {
|
|
|
26500
26502
|
}).catch(ts);
|
|
26501
26503
|
}
|
|
26502
26504
|
async function fh(i, t) {
|
|
26503
|
-
return i.send(Un, Cn.GET_ADDR_SECP256K1,
|
|
26505
|
+
return i.send(Un, Cn.GET_ADDR_SECP256K1, Ku.ONLY_RETRIEVE, 0, t, [
|
|
26504
26506
|
fn.NoError
|
|
26505
26507
|
]).then((e) => {
|
|
26506
26508
|
const r = e.slice(-2), o = r[0] * 256 + r[1], s = Buffer.from(e.slice(0, 33));
|
|
@@ -26516,7 +26518,7 @@ async function gh(i, t) {
|
|
|
26516
26518
|
return i.send(
|
|
26517
26519
|
Un,
|
|
26518
26520
|
Cn.GET_ADDR_SECP256K1,
|
|
26519
|
-
|
|
26521
|
+
Ku.SHOW_ADDRESS_IN_DEVICE,
|
|
26520
26522
|
0,
|
|
26521
26523
|
t,
|
|
26522
26524
|
[fn.NoError]
|
|
@@ -26644,7 +26646,7 @@ class Sn {
|
|
|
26644
26646
|
return yh(this.transport, t, e);
|
|
26645
26647
|
}
|
|
26646
26648
|
}
|
|
26647
|
-
const Du = 120,
|
|
26649
|
+
const Du = 120, Vu = "1.0.0";
|
|
26648
26650
|
class R extends Error {
|
|
26649
26651
|
constructor(t) {
|
|
26650
26652
|
super(t), this.name = "LedgerError";
|
|
@@ -26688,7 +26690,7 @@ class Hu extends $u {
|
|
|
26688
26690
|
if (r !== "Initia")
|
|
26689
26691
|
throw new R("Open the Initia app in the Ledger");
|
|
26690
26692
|
const { major: o, minor: s, patch: n } = this.app.getVersion(), a = `${o}.${s}.${n}`;
|
|
26691
|
-
if (r === "Initia" && fp.lt(a,
|
|
26693
|
+
if (r === "Initia" && fp.lt(a, Vu))
|
|
26692
26694
|
throw new R(
|
|
26693
26695
|
"Outdated version: Update Ledger Initia App to the latest version"
|
|
26694
26696
|
);
|
|
@@ -26742,7 +26744,7 @@ const wh = (i) => {
|
|
|
26742
26744
|
throw i.name === "TransportOpenUserCancelled" ? new R(
|
|
26743
26745
|
"Couldn't find the Ledger. Check the Ledger is plugged in and unlocked."
|
|
26744
26746
|
) : t.startsWith("No WebUSB interface found for the Ledger device") ? new R(
|
|
26745
|
-
`Couldn't connect to a Ledger device. Use Ledger Live to upgrade the Ledger firmware to version ${
|
|
26747
|
+
`Couldn't connect to a Ledger device. Use Ledger Live to upgrade the Ledger firmware to version ${Vu} or later.`
|
|
26746
26748
|
) : t.startsWith("Unable to claim interface") ? new R(
|
|
26747
26749
|
"Couldn't access Ledger device. Is it being used in another tab?"
|
|
26748
26750
|
) : t.startsWith("Transport not defined") ? new R(
|
|
@@ -26820,7 +26822,7 @@ export {
|
|
|
26820
26822
|
xs as Allocation,
|
|
26821
26823
|
Zt as AllowAllMessagesFilter,
|
|
26822
26824
|
Lo as Allowance,
|
|
26823
|
-
|
|
26825
|
+
Ve as AllowedMsgAllowance,
|
|
26824
26826
|
yp as AuctionAPI,
|
|
26825
26827
|
$o as AuctionParams,
|
|
26826
26828
|
Dp as AuthAPI,
|
|
@@ -26869,7 +26871,7 @@ export {
|
|
|
26869
26871
|
fn as ERROR_CODE,
|
|
26870
26872
|
Pu as ERROR_DESCRIPTION,
|
|
26871
26873
|
Re as Equivocation,
|
|
26872
|
-
|
|
26874
|
+
$t as EthPublicKey,
|
|
26873
26875
|
Rm as EventsByType,
|
|
26874
26876
|
ms as Evidence,
|
|
26875
26877
|
Sp as EvidenceAPI,
|
|
@@ -26889,8 +26891,8 @@ export {
|
|
|
26889
26891
|
vr as GroupInfo,
|
|
26890
26892
|
An as GroupMember,
|
|
26891
26893
|
hs as GroupPolicyInfo,
|
|
26892
|
-
|
|
26893
|
-
|
|
26894
|
+
Ko as GroupProposal,
|
|
26895
|
+
Tt as GroupVote,
|
|
26894
26896
|
w as Height,
|
|
26895
26897
|
Eu as INIT_COIN_TYPE,
|
|
26896
26898
|
Cn as INS,
|
|
@@ -26898,9 +26900,9 @@ export {
|
|
|
26898
26900
|
Fs as IbcChannelParams,
|
|
26899
26901
|
_s as IbcClientParams,
|
|
26900
26902
|
qs as IbcConnectionParams,
|
|
26901
|
-
|
|
26903
|
+
Rt as IbcFee,
|
|
26902
26904
|
Bp as IbcHooksAPI,
|
|
26903
|
-
|
|
26905
|
+
Vo as IbcHooksParams,
|
|
26904
26906
|
Op as IbcNftAPI,
|
|
26905
26907
|
Ho as IbcNftParams,
|
|
26906
26908
|
Rp as IbcPermAPI,
|
|
@@ -26929,7 +26931,7 @@ export {
|
|
|
26929
26931
|
Bn as Metadata,
|
|
26930
26932
|
et as MnemonicKey,
|
|
26931
26933
|
M as ModeInfo,
|
|
26932
|
-
|
|
26934
|
+
Et as ModuleAccount,
|
|
26933
26935
|
qp as MoveAPI,
|
|
26934
26936
|
Wo as MoveParams,
|
|
26935
26937
|
U as Msg,
|
|
@@ -26937,7 +26939,7 @@ export {
|
|
|
26937
26939
|
_e as MsgAddCodeUploadParamsAddresses,
|
|
26938
26940
|
Nr as MsgAddCurrencyPairs,
|
|
26939
26941
|
to as MsgAddValidator,
|
|
26940
|
-
|
|
26942
|
+
qt as MsgAuctionBid,
|
|
26941
26943
|
Qr as MsgBeginRedelegate,
|
|
26942
26944
|
Mo as MsgBurn,
|
|
26943
26945
|
ze as MsgCall,
|
|
@@ -26947,8 +26949,8 @@ export {
|
|
|
26947
26949
|
So as MsgChangeAdmin,
|
|
26948
26950
|
Gs as MsgChannelCloseConfirm,
|
|
26949
26951
|
Hs as MsgChannelCloseInit,
|
|
26950
|
-
|
|
26951
|
-
|
|
26952
|
+
Vs as MsgChannelOpenAck,
|
|
26953
|
+
Ks as MsgChannelOpenConfirm,
|
|
26952
26954
|
Rs as MsgChannelOpenInit,
|
|
26953
26955
|
zs as MsgChannelOpenTry,
|
|
26954
26956
|
me as MsgClearAdmin,
|
|
@@ -26965,7 +26967,7 @@ export {
|
|
|
26965
26967
|
Yr as MsgCreateValidator,
|
|
26966
26968
|
jr as MsgDelegate,
|
|
26967
26969
|
mo as MsgDeleteOutput,
|
|
26968
|
-
|
|
26970
|
+
Kr as MsgDelist,
|
|
26969
26971
|
Ye as MsgDeposit,
|
|
26970
26972
|
Qe as MsgDepositLegacy,
|
|
26971
26973
|
Te as MsgDepositValidatorRewardsPool,
|
|
@@ -26979,7 +26981,7 @@ export {
|
|
|
26979
26981
|
lo as MsgFinalizeTokenWithdrawal,
|
|
26980
26982
|
Uo as MsgForceTransfer,
|
|
26981
26983
|
Ee as MsgFundCommunityPool,
|
|
26982
|
-
|
|
26984
|
+
Vr as MsgGovExecute,
|
|
26983
26985
|
Hr as MsgGovExecuteJSON,
|
|
26984
26986
|
yt as MsgGovPublish,
|
|
26985
26987
|
Gr as MsgGovScript,
|
|
@@ -26995,7 +26997,7 @@ export {
|
|
|
26995
26997
|
lr as MsgLeaveGroup,
|
|
26996
26998
|
ie as MsgMigrateContract,
|
|
26997
26999
|
xo as MsgMint,
|
|
26998
|
-
|
|
27000
|
+
K as MsgMultiSend,
|
|
26999
27001
|
Pr as MsgNftTransfer,
|
|
27000
27002
|
Us as MsgPayForBlobs,
|
|
27001
27003
|
Cs as MsgPayPacketFee,
|
|
@@ -27043,8 +27045,8 @@ export {
|
|
|
27043
27045
|
he as MsgUnpinCodes,
|
|
27044
27046
|
br as MsgUpdateACL,
|
|
27045
27047
|
ce as MsgUpdateAdmin,
|
|
27046
|
-
|
|
27047
|
-
|
|
27048
|
+
zt as MsgUpdateAuctionParams,
|
|
27049
|
+
Kt as MsgUpdateAuthParams,
|
|
27048
27050
|
ke as MsgUpdateBankParams,
|
|
27049
27051
|
fo as MsgUpdateBatchInfo,
|
|
27050
27052
|
ho as MsgUpdateChallenger,
|
|
@@ -27052,7 +27054,7 @@ export {
|
|
|
27052
27054
|
ve as MsgUpdateContractLabel,
|
|
27053
27055
|
Ne as MsgUpdateCrisisParams,
|
|
27054
27056
|
Be as MsgUpdateDistrParams,
|
|
27055
|
-
|
|
27057
|
+
Ke as MsgUpdateEvmParams,
|
|
27056
27058
|
nr as MsgUpdateGovParams,
|
|
27057
27059
|
pr as MsgUpdateGroupAdmin,
|
|
27058
27060
|
hr as MsgUpdateGroupDecisionPolicy,
|
|
@@ -27096,25 +27098,25 @@ export {
|
|
|
27096
27098
|
Ts as NftClassTrace,
|
|
27097
27099
|
Tn as NonFungibleTokenPacketData,
|
|
27098
27100
|
dn as OpValidator,
|
|
27099
|
-
|
|
27101
|
+
Kp as OpchildAPI,
|
|
27100
27102
|
Qo as OpchildParams,
|
|
27101
|
-
|
|
27103
|
+
Vp as OphostAPI,
|
|
27102
27104
|
Jo as OphostParams,
|
|
27103
27105
|
Hp as OracleAPI,
|
|
27104
27106
|
kg as OrderBy,
|
|
27105
27107
|
Nt as Output,
|
|
27106
|
-
|
|
27108
|
+
Ku as P1_VALUES,
|
|
27107
27109
|
Um as PAYLOAD_TYPE,
|
|
27108
27110
|
tt as Packet,
|
|
27109
|
-
|
|
27110
|
-
|
|
27111
|
+
Lt as PacketFee,
|
|
27112
|
+
Ft as PacketId,
|
|
27111
27113
|
us as ParamChange,
|
|
27112
27114
|
Ze as ParamChanges,
|
|
27113
27115
|
Xe as ParameterChangeProposal,
|
|
27114
27116
|
cr as PercentageDecisionPolicy,
|
|
27115
27117
|
nt as PeriodicAllowance,
|
|
27116
27118
|
St as Plan,
|
|
27117
|
-
|
|
27119
|
+
Ot as Proposal,
|
|
27118
27120
|
bs as ProviderConfig,
|
|
27119
27121
|
bt as PublicKey,
|
|
27120
27122
|
Gt as PublishAuthorization,
|
|
@@ -27125,7 +27127,7 @@ export {
|
|
|
27125
27127
|
Gp as RewardAPI,
|
|
27126
27128
|
Yo as RewardParams,
|
|
27127
27129
|
cs as RewardWeight,
|
|
27128
|
-
|
|
27130
|
+
Vt as SendAuthorization,
|
|
27129
27131
|
At as SendEnabled,
|
|
27130
27132
|
Ap as SignDoc,
|
|
27131
27133
|
T as SignatureV2,
|
|
@@ -27147,7 +27149,7 @@ export {
|
|
|
27147
27149
|
Jp as TokenfactoryAPI,
|
|
27148
27150
|
Xo as TokenfactoryParams,
|
|
27149
27151
|
Ms as TransferAuthorization,
|
|
27150
|
-
|
|
27152
|
+
V as Tx,
|
|
27151
27153
|
Mn as TxAPI,
|
|
27152
27154
|
To as TxBody,
|
|
27153
27155
|
Nn as TxInfo,
|