@skip-go/client 1.0.3 → 1.0.4

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.
@@ -1,165 +1,148 @@
1
1
  'use strict';
2
2
 
3
- var chunk7OIZPQJB_cjs = require('./chunk-7OIZPQJB.cjs');
3
+ var chunkWMXUOVHN_cjs = require('./chunk-WMXUOVHN.cjs');
4
4
  var chunkED2OY55G_cjs = require('./chunk-ED2OY55G.cjs');
5
5
  var chunkHAR3IXDE_cjs = require('./chunk-HAR3IXDE.cjs');
6
6
  var stargate = require('@cosmjs/stargate');
7
- var aminomessages = require('@cosmjs/cosmwasm-stargate/build/modules/wasm/aminomessages');
8
- require('@cosmjs/proto-signing');
7
+ var cosmwasmStargate = require('@cosmjs/cosmwasm-stargate');
8
+ var protoSigning = require('@cosmjs/proto-signing');
9
9
  require('@cosmjs/tendermint-rpc');
10
- var _m08 = require('protobufjs/minimal');
10
+ var _m08 = require('protobufjs/minimal.js');
11
11
  var math = require('@cosmjs/math');
12
- var registry$1 = require('@cosmjs/proto-signing/build/registry');
13
- var tx = require('cosmjs-types/cosmwasm/wasm/v1/tx');
12
+ var tx_js = require('cosmjs-types/cosmwasm/wasm/v1/tx.js');
14
13
 
15
- function _interopNamespace(e) {
16
- if (e && e.__esModule) return e;
17
- var n = Object.create(null);
18
- if (e) {
19
- Object.keys(e).forEach(function (k) {
20
- if (k !== 'default') {
21
- var d = Object.getOwnPropertyDescriptor(e, k);
22
- Object.defineProperty(n, k, d.get ? d : {
23
- enumerable: true,
24
- get: function () { return e[k]; }
25
- });
26
- }
27
- });
28
- }
29
- n.default = e;
30
- return Object.freeze(n);
31
- }
14
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
32
15
 
33
- var _m08__namespace = /*#__PURE__*/_interopNamespace(_m08);
16
+ var _m08__default = /*#__PURE__*/_interopDefault(_m08);
34
17
 
35
- var registry = [["/circle.cctp.v1.MsgAcceptOwner", chunk7OIZPQJB_cjs.MsgAcceptOwner], ["/circle.cctp.v1.MsgAddRemoteTokenMessenger", chunk7OIZPQJB_cjs.MsgAddRemoteTokenMessenger], ["/circle.cctp.v1.MsgDepositForBurn", chunk7OIZPQJB_cjs.MsgDepositForBurn], ["/circle.cctp.v1.MsgDepositForBurnWithCaller", chunk7OIZPQJB_cjs.MsgDepositForBurnWithCaller], ["/circle.cctp.v1.MsgDisableAttester", chunk7OIZPQJB_cjs.MsgDisableAttester], ["/circle.cctp.v1.MsgEnableAttester", chunk7OIZPQJB_cjs.MsgEnableAttester], ["/circle.cctp.v1.MsgLinkTokenPair", chunk7OIZPQJB_cjs.MsgLinkTokenPair], ["/circle.cctp.v1.MsgPauseBurningAndMinting", chunk7OIZPQJB_cjs.MsgPauseBurningAndMinting], ["/circle.cctp.v1.MsgPauseSendingAndReceivingMessages", chunk7OIZPQJB_cjs.MsgPauseSendingAndReceivingMessages], ["/circle.cctp.v1.MsgReceiveMessage", chunk7OIZPQJB_cjs.MsgReceiveMessage], ["/circle.cctp.v1.MsgRemoveRemoteTokenMessenger", chunk7OIZPQJB_cjs.MsgRemoveRemoteTokenMessenger], ["/circle.cctp.v1.MsgReplaceDepositForBurn", chunk7OIZPQJB_cjs.MsgReplaceDepositForBurn], ["/circle.cctp.v1.MsgReplaceMessage", chunk7OIZPQJB_cjs.MsgReplaceMessage], ["/circle.cctp.v1.MsgSendMessage", chunk7OIZPQJB_cjs.MsgSendMessage], ["/circle.cctp.v1.MsgSendMessageWithCaller", chunk7OIZPQJB_cjs.MsgSendMessageWithCaller], ["/circle.cctp.v1.MsgUnlinkTokenPair", chunk7OIZPQJB_cjs.MsgUnlinkTokenPair], ["/circle.cctp.v1.MsgUnpauseBurningAndMinting", chunk7OIZPQJB_cjs.MsgUnpauseBurningAndMinting], ["/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages", chunk7OIZPQJB_cjs.MsgUnpauseSendingAndReceivingMessages], ["/circle.cctp.v1.MsgUpdateOwner", chunk7OIZPQJB_cjs.MsgUpdateOwner], ["/circle.cctp.v1.MsgUpdateAttesterManager", chunk7OIZPQJB_cjs.MsgUpdateAttesterManager], ["/circle.cctp.v1.MsgUpdateTokenController", chunk7OIZPQJB_cjs.MsgUpdateTokenController], ["/circle.cctp.v1.MsgUpdatePauser", chunk7OIZPQJB_cjs.MsgUpdatePauser], ["/circle.cctp.v1.MsgUpdateMaxMessageBodySize", chunk7OIZPQJB_cjs.MsgUpdateMaxMessageBodySize], ["/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage", chunk7OIZPQJB_cjs.MsgSetMaxBurnAmountPerMessage], ["/circle.cctp.v1.MsgUpdateSignatureThreshold", chunk7OIZPQJB_cjs.MsgUpdateSignatureThreshold]];
18
+ var registry = [["/circle.cctp.v1.MsgAcceptOwner", chunkWMXUOVHN_cjs.MsgAcceptOwner], ["/circle.cctp.v1.MsgAddRemoteTokenMessenger", chunkWMXUOVHN_cjs.MsgAddRemoteTokenMessenger], ["/circle.cctp.v1.MsgDepositForBurn", chunkWMXUOVHN_cjs.MsgDepositForBurn], ["/circle.cctp.v1.MsgDepositForBurnWithCaller", chunkWMXUOVHN_cjs.MsgDepositForBurnWithCaller], ["/circle.cctp.v1.MsgDisableAttester", chunkWMXUOVHN_cjs.MsgDisableAttester], ["/circle.cctp.v1.MsgEnableAttester", chunkWMXUOVHN_cjs.MsgEnableAttester], ["/circle.cctp.v1.MsgLinkTokenPair", chunkWMXUOVHN_cjs.MsgLinkTokenPair], ["/circle.cctp.v1.MsgPauseBurningAndMinting", chunkWMXUOVHN_cjs.MsgPauseBurningAndMinting], ["/circle.cctp.v1.MsgPauseSendingAndReceivingMessages", chunkWMXUOVHN_cjs.MsgPauseSendingAndReceivingMessages], ["/circle.cctp.v1.MsgReceiveMessage", chunkWMXUOVHN_cjs.MsgReceiveMessage], ["/circle.cctp.v1.MsgRemoveRemoteTokenMessenger", chunkWMXUOVHN_cjs.MsgRemoveRemoteTokenMessenger], ["/circle.cctp.v1.MsgReplaceDepositForBurn", chunkWMXUOVHN_cjs.MsgReplaceDepositForBurn], ["/circle.cctp.v1.MsgReplaceMessage", chunkWMXUOVHN_cjs.MsgReplaceMessage], ["/circle.cctp.v1.MsgSendMessage", chunkWMXUOVHN_cjs.MsgSendMessage], ["/circle.cctp.v1.MsgSendMessageWithCaller", chunkWMXUOVHN_cjs.MsgSendMessageWithCaller], ["/circle.cctp.v1.MsgUnlinkTokenPair", chunkWMXUOVHN_cjs.MsgUnlinkTokenPair], ["/circle.cctp.v1.MsgUnpauseBurningAndMinting", chunkWMXUOVHN_cjs.MsgUnpauseBurningAndMinting], ["/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages", chunkWMXUOVHN_cjs.MsgUnpauseSendingAndReceivingMessages], ["/circle.cctp.v1.MsgUpdateOwner", chunkWMXUOVHN_cjs.MsgUpdateOwner], ["/circle.cctp.v1.MsgUpdateAttesterManager", chunkWMXUOVHN_cjs.MsgUpdateAttesterManager], ["/circle.cctp.v1.MsgUpdateTokenController", chunkWMXUOVHN_cjs.MsgUpdateTokenController], ["/circle.cctp.v1.MsgUpdatePauser", chunkWMXUOVHN_cjs.MsgUpdatePauser], ["/circle.cctp.v1.MsgUpdateMaxMessageBodySize", chunkWMXUOVHN_cjs.MsgUpdateMaxMessageBodySize], ["/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage", chunkWMXUOVHN_cjs.MsgSetMaxBurnAmountPerMessage], ["/circle.cctp.v1.MsgUpdateSignatureThreshold", chunkWMXUOVHN_cjs.MsgUpdateSignatureThreshold]];
36
19
 
37
20
  // src/codegen/circle/cctp/v1/tx.amino.ts
38
21
  var AminoConverter = {
39
22
  "/circle.cctp.v1.MsgAcceptOwner": {
40
23
  aminoType: "cctp/AcceptOwner",
41
- toAmino: chunk7OIZPQJB_cjs.MsgAcceptOwner.toAmino,
42
- fromAmino: chunk7OIZPQJB_cjs.MsgAcceptOwner.fromAmino
24
+ toAmino: chunkWMXUOVHN_cjs.MsgAcceptOwner.toAmino,
25
+ fromAmino: chunkWMXUOVHN_cjs.MsgAcceptOwner.fromAmino
43
26
  },
44
27
  "/circle.cctp.v1.MsgAddRemoteTokenMessenger": {
45
28
  aminoType: "cctp/AddRemoteTokenMessenger",
46
- toAmino: chunk7OIZPQJB_cjs.MsgAddRemoteTokenMessenger.toAmino,
47
- fromAmino: chunk7OIZPQJB_cjs.MsgAddRemoteTokenMessenger.fromAmino
29
+ toAmino: chunkWMXUOVHN_cjs.MsgAddRemoteTokenMessenger.toAmino,
30
+ fromAmino: chunkWMXUOVHN_cjs.MsgAddRemoteTokenMessenger.fromAmino
48
31
  },
49
32
  "/circle.cctp.v1.MsgDepositForBurn": {
50
33
  aminoType: "cctp/DepositForBurn",
51
- toAmino: chunk7OIZPQJB_cjs.MsgDepositForBurn.toAmino,
52
- fromAmino: chunk7OIZPQJB_cjs.MsgDepositForBurn.fromAmino
34
+ toAmino: chunkWMXUOVHN_cjs.MsgDepositForBurn.toAmino,
35
+ fromAmino: chunkWMXUOVHN_cjs.MsgDepositForBurn.fromAmino
53
36
  },
54
37
  "/circle.cctp.v1.MsgDepositForBurnWithCaller": {
55
38
  aminoType: "cctp/DepositForBurnWithCaller",
56
- toAmino: chunk7OIZPQJB_cjs.MsgDepositForBurnWithCaller.toAmino,
57
- fromAmino: chunk7OIZPQJB_cjs.MsgDepositForBurnWithCaller.fromAmino
39
+ toAmino: chunkWMXUOVHN_cjs.MsgDepositForBurnWithCaller.toAmino,
40
+ fromAmino: chunkWMXUOVHN_cjs.MsgDepositForBurnWithCaller.fromAmino
58
41
  },
59
42
  "/circle.cctp.v1.MsgDisableAttester": {
60
43
  aminoType: "cctp/DisableAttester",
61
- toAmino: chunk7OIZPQJB_cjs.MsgDisableAttester.toAmino,
62
- fromAmino: chunk7OIZPQJB_cjs.MsgDisableAttester.fromAmino
44
+ toAmino: chunkWMXUOVHN_cjs.MsgDisableAttester.toAmino,
45
+ fromAmino: chunkWMXUOVHN_cjs.MsgDisableAttester.fromAmino
63
46
  },
64
47
  "/circle.cctp.v1.MsgEnableAttester": {
65
48
  aminoType: "cctp/EnableAttester",
66
- toAmino: chunk7OIZPQJB_cjs.MsgEnableAttester.toAmino,
67
- fromAmino: chunk7OIZPQJB_cjs.MsgEnableAttester.fromAmino
49
+ toAmino: chunkWMXUOVHN_cjs.MsgEnableAttester.toAmino,
50
+ fromAmino: chunkWMXUOVHN_cjs.MsgEnableAttester.fromAmino
68
51
  },
69
52
  "/circle.cctp.v1.MsgLinkTokenPair": {
70
53
  aminoType: "cctp/LinkTokenPair",
71
- toAmino: chunk7OIZPQJB_cjs.MsgLinkTokenPair.toAmino,
72
- fromAmino: chunk7OIZPQJB_cjs.MsgLinkTokenPair.fromAmino
54
+ toAmino: chunkWMXUOVHN_cjs.MsgLinkTokenPair.toAmino,
55
+ fromAmino: chunkWMXUOVHN_cjs.MsgLinkTokenPair.fromAmino
73
56
  },
74
57
  "/circle.cctp.v1.MsgPauseBurningAndMinting": {
75
58
  aminoType: "cctp/PauseBurningAndMinting",
76
- toAmino: chunk7OIZPQJB_cjs.MsgPauseBurningAndMinting.toAmino,
77
- fromAmino: chunk7OIZPQJB_cjs.MsgPauseBurningAndMinting.fromAmino
59
+ toAmino: chunkWMXUOVHN_cjs.MsgPauseBurningAndMinting.toAmino,
60
+ fromAmino: chunkWMXUOVHN_cjs.MsgPauseBurningAndMinting.fromAmino
78
61
  },
79
62
  "/circle.cctp.v1.MsgPauseSendingAndReceivingMessages": {
80
63
  aminoType: "cctp/PauseSendingAndReceivingMessages",
81
- toAmino: chunk7OIZPQJB_cjs.MsgPauseSendingAndReceivingMessages.toAmino,
82
- fromAmino: chunk7OIZPQJB_cjs.MsgPauseSendingAndReceivingMessages.fromAmino
64
+ toAmino: chunkWMXUOVHN_cjs.MsgPauseSendingAndReceivingMessages.toAmino,
65
+ fromAmino: chunkWMXUOVHN_cjs.MsgPauseSendingAndReceivingMessages.fromAmino
83
66
  },
84
67
  "/circle.cctp.v1.MsgReceiveMessage": {
85
68
  aminoType: "cctp/ReceiveMessage",
86
- toAmino: chunk7OIZPQJB_cjs.MsgReceiveMessage.toAmino,
87
- fromAmino: chunk7OIZPQJB_cjs.MsgReceiveMessage.fromAmino
69
+ toAmino: chunkWMXUOVHN_cjs.MsgReceiveMessage.toAmino,
70
+ fromAmino: chunkWMXUOVHN_cjs.MsgReceiveMessage.fromAmino
88
71
  },
89
72
  "/circle.cctp.v1.MsgRemoveRemoteTokenMessenger": {
90
73
  aminoType: "cctp/RemoveRemoteTokenMessenger",
91
- toAmino: chunk7OIZPQJB_cjs.MsgRemoveRemoteTokenMessenger.toAmino,
92
- fromAmino: chunk7OIZPQJB_cjs.MsgRemoveRemoteTokenMessenger.fromAmino
74
+ toAmino: chunkWMXUOVHN_cjs.MsgRemoveRemoteTokenMessenger.toAmino,
75
+ fromAmino: chunkWMXUOVHN_cjs.MsgRemoveRemoteTokenMessenger.fromAmino
93
76
  },
94
77
  "/circle.cctp.v1.MsgReplaceDepositForBurn": {
95
78
  aminoType: "cctp/ReplaceDepositForBurn",
96
- toAmino: chunk7OIZPQJB_cjs.MsgReplaceDepositForBurn.toAmino,
97
- fromAmino: chunk7OIZPQJB_cjs.MsgReplaceDepositForBurn.fromAmino
79
+ toAmino: chunkWMXUOVHN_cjs.MsgReplaceDepositForBurn.toAmino,
80
+ fromAmino: chunkWMXUOVHN_cjs.MsgReplaceDepositForBurn.fromAmino
98
81
  },
99
82
  "/circle.cctp.v1.MsgReplaceMessage": {
100
83
  aminoType: "cctp/ReplaceMessage",
101
- toAmino: chunk7OIZPQJB_cjs.MsgReplaceMessage.toAmino,
102
- fromAmino: chunk7OIZPQJB_cjs.MsgReplaceMessage.fromAmino
84
+ toAmino: chunkWMXUOVHN_cjs.MsgReplaceMessage.toAmino,
85
+ fromAmino: chunkWMXUOVHN_cjs.MsgReplaceMessage.fromAmino
103
86
  },
104
87
  "/circle.cctp.v1.MsgSendMessage": {
105
88
  aminoType: "cctp/SendMessage",
106
- toAmino: chunk7OIZPQJB_cjs.MsgSendMessage.toAmino,
107
- fromAmino: chunk7OIZPQJB_cjs.MsgSendMessage.fromAmino
89
+ toAmino: chunkWMXUOVHN_cjs.MsgSendMessage.toAmino,
90
+ fromAmino: chunkWMXUOVHN_cjs.MsgSendMessage.fromAmino
108
91
  },
109
92
  "/circle.cctp.v1.MsgSendMessageWithCaller": {
110
93
  aminoType: "cctp/SendMessageWithCaller",
111
- toAmino: chunk7OIZPQJB_cjs.MsgSendMessageWithCaller.toAmino,
112
- fromAmino: chunk7OIZPQJB_cjs.MsgSendMessageWithCaller.fromAmino
94
+ toAmino: chunkWMXUOVHN_cjs.MsgSendMessageWithCaller.toAmino,
95
+ fromAmino: chunkWMXUOVHN_cjs.MsgSendMessageWithCaller.fromAmino
113
96
  },
114
97
  "/circle.cctp.v1.MsgUnlinkTokenPair": {
115
98
  aminoType: "cctp/UnlinkTokenPair",
116
- toAmino: chunk7OIZPQJB_cjs.MsgUnlinkTokenPair.toAmino,
117
- fromAmino: chunk7OIZPQJB_cjs.MsgUnlinkTokenPair.fromAmino
99
+ toAmino: chunkWMXUOVHN_cjs.MsgUnlinkTokenPair.toAmino,
100
+ fromAmino: chunkWMXUOVHN_cjs.MsgUnlinkTokenPair.fromAmino
118
101
  },
119
102
  "/circle.cctp.v1.MsgUnpauseBurningAndMinting": {
120
103
  aminoType: "cctp/UnpauseBurningAndMinting",
121
- toAmino: chunk7OIZPQJB_cjs.MsgUnpauseBurningAndMinting.toAmino,
122
- fromAmino: chunk7OIZPQJB_cjs.MsgUnpauseBurningAndMinting.fromAmino
104
+ toAmino: chunkWMXUOVHN_cjs.MsgUnpauseBurningAndMinting.toAmino,
105
+ fromAmino: chunkWMXUOVHN_cjs.MsgUnpauseBurningAndMinting.fromAmino
123
106
  },
124
107
  "/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages": {
125
108
  aminoType: "cctp/UnpauseSendingAndReceivingMessages",
126
- toAmino: chunk7OIZPQJB_cjs.MsgUnpauseSendingAndReceivingMessages.toAmino,
127
- fromAmino: chunk7OIZPQJB_cjs.MsgUnpauseSendingAndReceivingMessages.fromAmino
109
+ toAmino: chunkWMXUOVHN_cjs.MsgUnpauseSendingAndReceivingMessages.toAmino,
110
+ fromAmino: chunkWMXUOVHN_cjs.MsgUnpauseSendingAndReceivingMessages.fromAmino
128
111
  },
129
112
  "/circle.cctp.v1.MsgUpdateOwner": {
130
113
  aminoType: "cctp/UpdateOwner",
131
- toAmino: chunk7OIZPQJB_cjs.MsgUpdateOwner.toAmino,
132
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdateOwner.fromAmino
114
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdateOwner.toAmino,
115
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdateOwner.fromAmino
133
116
  },
134
117
  "/circle.cctp.v1.MsgUpdateAttesterManager": {
135
118
  aminoType: "cctp/UpdateAttesterManager",
136
- toAmino: chunk7OIZPQJB_cjs.MsgUpdateAttesterManager.toAmino,
137
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdateAttesterManager.fromAmino
119
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdateAttesterManager.toAmino,
120
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdateAttesterManager.fromAmino
138
121
  },
139
122
  "/circle.cctp.v1.MsgUpdateTokenController": {
140
123
  aminoType: "cctp/UpdateTokenController",
141
- toAmino: chunk7OIZPQJB_cjs.MsgUpdateTokenController.toAmino,
142
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdateTokenController.fromAmino
124
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdateTokenController.toAmino,
125
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdateTokenController.fromAmino
143
126
  },
144
127
  "/circle.cctp.v1.MsgUpdatePauser": {
145
128
  aminoType: "cctp/UpdatePauser",
146
- toAmino: chunk7OIZPQJB_cjs.MsgUpdatePauser.toAmino,
147
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdatePauser.fromAmino
129
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdatePauser.toAmino,
130
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdatePauser.fromAmino
148
131
  },
149
132
  "/circle.cctp.v1.MsgUpdateMaxMessageBodySize": {
150
133
  aminoType: "cctp/UpdateMaxMessageBodySize",
151
- toAmino: chunk7OIZPQJB_cjs.MsgUpdateMaxMessageBodySize.toAmino,
152
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdateMaxMessageBodySize.fromAmino
134
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdateMaxMessageBodySize.toAmino,
135
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdateMaxMessageBodySize.fromAmino
153
136
  },
154
137
  "/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage": {
155
138
  aminoType: "cctp/SetMaxBurnAmountPerMessage",
156
- toAmino: chunk7OIZPQJB_cjs.MsgSetMaxBurnAmountPerMessage.toAmino,
157
- fromAmino: chunk7OIZPQJB_cjs.MsgSetMaxBurnAmountPerMessage.fromAmino
139
+ toAmino: chunkWMXUOVHN_cjs.MsgSetMaxBurnAmountPerMessage.toAmino,
140
+ fromAmino: chunkWMXUOVHN_cjs.MsgSetMaxBurnAmountPerMessage.fromAmino
158
141
  },
159
142
  "/circle.cctp.v1.MsgUpdateSignatureThreshold": {
160
143
  aminoType: "cctp/UpdateSignatureThreshold",
161
- toAmino: chunk7OIZPQJB_cjs.MsgUpdateSignatureThreshold.toAmino,
162
- fromAmino: chunk7OIZPQJB_cjs.MsgUpdateSignatureThreshold.fromAmino
144
+ toAmino: chunkWMXUOVHN_cjs.MsgUpdateSignatureThreshold.toAmino,
145
+ fromAmino: chunkWMXUOVHN_cjs.MsgUpdateSignatureThreshold.fromAmino
163
146
  }
164
147
  };
165
148
 
@@ -176,7 +159,7 @@ function createBaseParams() {
176
159
  }
177
160
  var Params = {
178
161
  typeUrl: "/evmos.erc20.v1.Params",
179
- encode(message, writer = _m08__namespace.Writer.create()) {
162
+ encode(message, writer = _m08__default.default.Writer.create()) {
180
163
  if (message.enableErc20 === true) {
181
164
  writer.uint32(8).bool(message.enableErc20);
182
165
  }
@@ -186,7 +169,7 @@ var Params = {
186
169
  return writer;
187
170
  },
188
171
  decode(input, length) {
189
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
172
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
190
173
  let end = length === void 0 ? reader.len : reader.pos + length;
191
174
  const message = createBaseParams();
192
175
  while (reader.pos < end) {
@@ -207,8 +190,8 @@ var Params = {
207
190
  },
208
191
  fromJSON(object) {
209
192
  return {
210
- enableErc20: chunk7OIZPQJB_cjs.isSet(object.enableErc20) ? Boolean(object.enableErc20) : false,
211
- enableEvmHook: chunk7OIZPQJB_cjs.isSet(object.enableEvmHook) ? Boolean(object.enableEvmHook) : false
193
+ enableErc20: chunkWMXUOVHN_cjs.isSet(object.enableErc20) ? Boolean(object.enableErc20) : false,
194
+ enableEvmHook: chunkWMXUOVHN_cjs.isSet(object.enableEvmHook) ? Boolean(object.enableEvmHook) : false
212
195
  };
213
196
  },
214
197
  toJSON(message) {
@@ -263,16 +246,16 @@ var Params = {
263
246
  };
264
247
  function createBaseMsgConvertCoin() {
265
248
  return {
266
- coin: chunk7OIZPQJB_cjs.Coin.fromPartial({}),
249
+ coin: chunkWMXUOVHN_cjs.Coin.fromPartial({}),
267
250
  receiver: "",
268
251
  sender: ""
269
252
  };
270
253
  }
271
254
  var MsgConvertCoin = {
272
255
  typeUrl: "/evmos.erc20.v1.MsgConvertCoin",
273
- encode(message, writer = _m08__namespace.Writer.create()) {
256
+ encode(message, writer = _m08__default.default.Writer.create()) {
274
257
  if (message.coin !== void 0) {
275
- chunk7OIZPQJB_cjs.Coin.encode(message.coin, writer.uint32(10).fork()).ldelim();
258
+ chunkWMXUOVHN_cjs.Coin.encode(message.coin, writer.uint32(10).fork()).ldelim();
276
259
  }
277
260
  if (message.receiver !== "") {
278
261
  writer.uint32(18).string(message.receiver);
@@ -283,14 +266,14 @@ var MsgConvertCoin = {
283
266
  return writer;
284
267
  },
285
268
  decode(input, length) {
286
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
269
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
287
270
  let end = length === void 0 ? reader.len : reader.pos + length;
288
271
  const message = createBaseMsgConvertCoin();
289
272
  while (reader.pos < end) {
290
273
  const tag = reader.uint32();
291
274
  switch (tag >>> 3) {
292
275
  case 1:
293
- message.coin = chunk7OIZPQJB_cjs.Coin.decode(reader, reader.uint32());
276
+ message.coin = chunkWMXUOVHN_cjs.Coin.decode(reader, reader.uint32());
294
277
  break;
295
278
  case 2:
296
279
  message.receiver = reader.string();
@@ -307,21 +290,21 @@ var MsgConvertCoin = {
307
290
  },
308
291
  fromJSON(object) {
309
292
  return {
310
- coin: chunk7OIZPQJB_cjs.isSet(object.coin) ? chunk7OIZPQJB_cjs.Coin.fromJSON(object.coin) : void 0,
311
- receiver: chunk7OIZPQJB_cjs.isSet(object.receiver) ? String(object.receiver) : "",
312
- sender: chunk7OIZPQJB_cjs.isSet(object.sender) ? String(object.sender) : ""
293
+ coin: chunkWMXUOVHN_cjs.isSet(object.coin) ? chunkWMXUOVHN_cjs.Coin.fromJSON(object.coin) : void 0,
294
+ receiver: chunkWMXUOVHN_cjs.isSet(object.receiver) ? String(object.receiver) : "",
295
+ sender: chunkWMXUOVHN_cjs.isSet(object.sender) ? String(object.sender) : ""
313
296
  };
314
297
  },
315
298
  toJSON(message) {
316
299
  const obj = {};
317
- message.coin !== void 0 && (obj.coin = message.coin ? chunk7OIZPQJB_cjs.Coin.toJSON(message.coin) : void 0);
300
+ message.coin !== void 0 && (obj.coin = message.coin ? chunkWMXUOVHN_cjs.Coin.toJSON(message.coin) : void 0);
318
301
  message.receiver !== void 0 && (obj.receiver = message.receiver);
319
302
  message.sender !== void 0 && (obj.sender = message.sender);
320
303
  return obj;
321
304
  },
322
305
  fromPartial(object) {
323
306
  const message = createBaseMsgConvertCoin();
324
- message.coin = object.coin !== void 0 && object.coin !== null ? chunk7OIZPQJB_cjs.Coin.fromPartial(object.coin) : void 0;
307
+ message.coin = object.coin !== void 0 && object.coin !== null ? chunkWMXUOVHN_cjs.Coin.fromPartial(object.coin) : void 0;
325
308
  message.receiver = object.receiver ?? "";
326
309
  message.sender = object.sender ?? "";
327
310
  return message;
@@ -329,7 +312,7 @@ var MsgConvertCoin = {
329
312
  fromAmino(object) {
330
313
  const message = createBaseMsgConvertCoin();
331
314
  if (object.coin !== void 0 && object.coin !== null) {
332
- message.coin = chunk7OIZPQJB_cjs.Coin.fromAmino(object.coin);
315
+ message.coin = chunkWMXUOVHN_cjs.Coin.fromAmino(object.coin);
333
316
  }
334
317
  if (object.receiver !== void 0 && object.receiver !== null) {
335
318
  message.receiver = object.receiver;
@@ -341,7 +324,7 @@ var MsgConvertCoin = {
341
324
  },
342
325
  toAmino(message) {
343
326
  const obj = {};
344
- obj.coin = message.coin ? chunk7OIZPQJB_cjs.Coin.toAmino(message.coin) : void 0;
327
+ obj.coin = message.coin ? chunkWMXUOVHN_cjs.Coin.toAmino(message.coin) : void 0;
345
328
  obj.receiver = message.receiver === "" ? void 0 : message.receiver;
346
329
  obj.sender = message.sender === "" ? void 0 : message.sender;
347
330
  return obj;
@@ -378,7 +361,7 @@ function createBaseMsgConvertERC20() {
378
361
  }
379
362
  var MsgConvertERC20 = {
380
363
  typeUrl: "/evmos.erc20.v1.MsgConvertERC20",
381
- encode(message, writer = _m08__namespace.Writer.create()) {
364
+ encode(message, writer = _m08__default.default.Writer.create()) {
382
365
  if (message.contractAddress !== "") {
383
366
  writer.uint32(10).string(message.contractAddress);
384
367
  }
@@ -394,7 +377,7 @@ var MsgConvertERC20 = {
394
377
  return writer;
395
378
  },
396
379
  decode(input, length) {
397
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
380
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
398
381
  let end = length === void 0 ? reader.len : reader.pos + length;
399
382
  const message = createBaseMsgConvertERC20();
400
383
  while (reader.pos < end) {
@@ -421,10 +404,10 @@ var MsgConvertERC20 = {
421
404
  },
422
405
  fromJSON(object) {
423
406
  return {
424
- contractAddress: chunk7OIZPQJB_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
425
- amount: chunk7OIZPQJB_cjs.isSet(object.amount) ? String(object.amount) : "",
426
- receiver: chunk7OIZPQJB_cjs.isSet(object.receiver) ? String(object.receiver) : "",
427
- sender: chunk7OIZPQJB_cjs.isSet(object.sender) ? String(object.sender) : ""
407
+ contractAddress: chunkWMXUOVHN_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
408
+ amount: chunkWMXUOVHN_cjs.isSet(object.amount) ? String(object.amount) : "",
409
+ receiver: chunkWMXUOVHN_cjs.isSet(object.receiver) ? String(object.receiver) : "",
410
+ sender: chunkWMXUOVHN_cjs.isSet(object.sender) ? String(object.sender) : ""
428
411
  };
429
412
  },
430
413
  toJSON(message) {
@@ -497,7 +480,7 @@ function createBaseMsgUpdateParams() {
497
480
  }
498
481
  var MsgUpdateParams = {
499
482
  typeUrl: "/evmos.erc20.v1.MsgUpdateParams",
500
- encode(message, writer = _m08__namespace.Writer.create()) {
483
+ encode(message, writer = _m08__default.default.Writer.create()) {
501
484
  if (message.authority !== "") {
502
485
  writer.uint32(10).string(message.authority);
503
486
  }
@@ -507,7 +490,7 @@ var MsgUpdateParams = {
507
490
  return writer;
508
491
  },
509
492
  decode(input, length) {
510
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
493
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
511
494
  let end = length === void 0 ? reader.len : reader.pos + length;
512
495
  const message = createBaseMsgUpdateParams();
513
496
  while (reader.pos < end) {
@@ -528,8 +511,8 @@ var MsgUpdateParams = {
528
511
  },
529
512
  fromJSON(object) {
530
513
  return {
531
- authority: chunk7OIZPQJB_cjs.isSet(object.authority) ? String(object.authority) : "",
532
- params: chunk7OIZPQJB_cjs.isSet(object.params) ? Params.fromJSON(object.params) : void 0
514
+ authority: chunkWMXUOVHN_cjs.isSet(object.authority) ? String(object.authority) : "",
515
+ params: chunkWMXUOVHN_cjs.isSet(object.params) ? Params.fromJSON(object.params) : void 0
533
516
  };
534
517
  },
535
518
  toJSON(message) {
@@ -594,7 +577,7 @@ function createBaseInflationDistribution() {
594
577
  }
595
578
  var InflationDistribution = {
596
579
  typeUrl: "/evmos.inflation.v1.InflationDistribution",
597
- encode(message, writer = _m08__namespace.Writer.create()) {
580
+ encode(message, writer = _m08__default.default.Writer.create()) {
598
581
  if (message.stakingRewards !== "") {
599
582
  writer.uint32(10).string(math.Decimal.fromUserInput(message.stakingRewards, 18).atomics);
600
583
  }
@@ -607,7 +590,7 @@ var InflationDistribution = {
607
590
  return writer;
608
591
  },
609
592
  decode(input, length) {
610
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
593
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
611
594
  let end = length === void 0 ? reader.len : reader.pos + length;
612
595
  const message = createBaseInflationDistribution();
613
596
  while (reader.pos < end) {
@@ -631,9 +614,9 @@ var InflationDistribution = {
631
614
  },
632
615
  fromJSON(object) {
633
616
  return {
634
- stakingRewards: chunk7OIZPQJB_cjs.isSet(object.stakingRewards) ? String(object.stakingRewards) : "",
635
- usageIncentives: chunk7OIZPQJB_cjs.isSet(object.usageIncentives) ? String(object.usageIncentives) : "",
636
- communityPool: chunk7OIZPQJB_cjs.isSet(object.communityPool) ? String(object.communityPool) : ""
617
+ stakingRewards: chunkWMXUOVHN_cjs.isSet(object.stakingRewards) ? String(object.stakingRewards) : "",
618
+ usageIncentives: chunkWMXUOVHN_cjs.isSet(object.usageIncentives) ? String(object.usageIncentives) : "",
619
+ communityPool: chunkWMXUOVHN_cjs.isSet(object.communityPool) ? String(object.communityPool) : ""
637
620
  };
638
621
  },
639
622
  toJSON(message) {
@@ -665,9 +648,9 @@ var InflationDistribution = {
665
648
  },
666
649
  toAmino(message) {
667
650
  const obj = {};
668
- obj.staking_rewards = chunk7OIZPQJB_cjs.padDecimal(message.stakingRewards) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.stakingRewards);
669
- obj.usage_incentives = chunk7OIZPQJB_cjs.padDecimal(message.usageIncentives) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.usageIncentives);
670
- obj.community_pool = chunk7OIZPQJB_cjs.padDecimal(message.communityPool) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.communityPool);
651
+ obj.staking_rewards = chunkWMXUOVHN_cjs.padDecimal(message.stakingRewards) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.stakingRewards);
652
+ obj.usage_incentives = chunkWMXUOVHN_cjs.padDecimal(message.usageIncentives) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.usageIncentives);
653
+ obj.community_pool = chunkWMXUOVHN_cjs.padDecimal(message.communityPool) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.communityPool);
671
654
  return obj;
672
655
  },
673
656
  fromAminoMsg(object) {
@@ -703,7 +686,7 @@ function createBaseExponentialCalculation() {
703
686
  }
704
687
  var ExponentialCalculation = {
705
688
  typeUrl: "/evmos.inflation.v1.ExponentialCalculation",
706
- encode(message, writer = _m08__namespace.Writer.create()) {
689
+ encode(message, writer = _m08__default.default.Writer.create()) {
707
690
  if (message.a !== "") {
708
691
  writer.uint32(10).string(math.Decimal.fromUserInput(message.a, 18).atomics);
709
692
  }
@@ -722,7 +705,7 @@ var ExponentialCalculation = {
722
705
  return writer;
723
706
  },
724
707
  decode(input, length) {
725
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
708
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
726
709
  let end = length === void 0 ? reader.len : reader.pos + length;
727
710
  const message = createBaseExponentialCalculation();
728
711
  while (reader.pos < end) {
@@ -752,11 +735,11 @@ var ExponentialCalculation = {
752
735
  },
753
736
  fromJSON(object) {
754
737
  return {
755
- a: chunk7OIZPQJB_cjs.isSet(object.a) ? String(object.a) : "",
756
- r: chunk7OIZPQJB_cjs.isSet(object.r) ? String(object.r) : "",
757
- c: chunk7OIZPQJB_cjs.isSet(object.c) ? String(object.c) : "",
758
- bondingTarget: chunk7OIZPQJB_cjs.isSet(object.bondingTarget) ? String(object.bondingTarget) : "",
759
- maxVariance: chunk7OIZPQJB_cjs.isSet(object.maxVariance) ? String(object.maxVariance) : ""
738
+ a: chunkWMXUOVHN_cjs.isSet(object.a) ? String(object.a) : "",
739
+ r: chunkWMXUOVHN_cjs.isSet(object.r) ? String(object.r) : "",
740
+ c: chunkWMXUOVHN_cjs.isSet(object.c) ? String(object.c) : "",
741
+ bondingTarget: chunkWMXUOVHN_cjs.isSet(object.bondingTarget) ? String(object.bondingTarget) : "",
742
+ maxVariance: chunkWMXUOVHN_cjs.isSet(object.maxVariance) ? String(object.maxVariance) : ""
760
743
  };
761
744
  },
762
745
  toJSON(message) {
@@ -798,11 +781,11 @@ var ExponentialCalculation = {
798
781
  },
799
782
  toAmino(message) {
800
783
  const obj = {};
801
- obj.a = chunk7OIZPQJB_cjs.padDecimal(message.a) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.a);
802
- obj.r = chunk7OIZPQJB_cjs.padDecimal(message.r) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.r);
803
- obj.c = chunk7OIZPQJB_cjs.padDecimal(message.c) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.c);
804
- obj.bonding_target = chunk7OIZPQJB_cjs.padDecimal(message.bondingTarget) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.bondingTarget);
805
- obj.max_variance = chunk7OIZPQJB_cjs.padDecimal(message.maxVariance) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.maxVariance);
784
+ obj.a = chunkWMXUOVHN_cjs.padDecimal(message.a) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.a);
785
+ obj.r = chunkWMXUOVHN_cjs.padDecimal(message.r) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.r);
786
+ obj.c = chunkWMXUOVHN_cjs.padDecimal(message.c) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.c);
787
+ obj.bonding_target = chunkWMXUOVHN_cjs.padDecimal(message.bondingTarget) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.bondingTarget);
788
+ obj.max_variance = chunkWMXUOVHN_cjs.padDecimal(message.maxVariance) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.maxVariance);
806
789
  return obj;
807
790
  },
808
791
  fromAminoMsg(object) {
@@ -837,7 +820,7 @@ function createBaseParams2() {
837
820
  }
838
821
  var Params2 = {
839
822
  typeUrl: "/evmos.inflation.v1.Params",
840
- encode(message, writer = _m08__namespace.Writer.create()) {
823
+ encode(message, writer = _m08__default.default.Writer.create()) {
841
824
  if (message.mintDenom !== "") {
842
825
  writer.uint32(10).string(message.mintDenom);
843
826
  }
@@ -853,7 +836,7 @@ var Params2 = {
853
836
  return writer;
854
837
  },
855
838
  decode(input, length) {
856
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
839
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
857
840
  let end = length === void 0 ? reader.len : reader.pos + length;
858
841
  const message = createBaseParams2();
859
842
  while (reader.pos < end) {
@@ -880,10 +863,10 @@ var Params2 = {
880
863
  },
881
864
  fromJSON(object) {
882
865
  return {
883
- mintDenom: chunk7OIZPQJB_cjs.isSet(object.mintDenom) ? String(object.mintDenom) : "",
884
- exponentialCalculation: chunk7OIZPQJB_cjs.isSet(object.exponentialCalculation) ? ExponentialCalculation.fromJSON(object.exponentialCalculation) : void 0,
885
- inflationDistribution: chunk7OIZPQJB_cjs.isSet(object.inflationDistribution) ? InflationDistribution.fromJSON(object.inflationDistribution) : void 0,
886
- enableInflation: chunk7OIZPQJB_cjs.isSet(object.enableInflation) ? Boolean(object.enableInflation) : false
866
+ mintDenom: chunkWMXUOVHN_cjs.isSet(object.mintDenom) ? String(object.mintDenom) : "",
867
+ exponentialCalculation: chunkWMXUOVHN_cjs.isSet(object.exponentialCalculation) ? ExponentialCalculation.fromJSON(object.exponentialCalculation) : void 0,
868
+ inflationDistribution: chunkWMXUOVHN_cjs.isSet(object.inflationDistribution) ? InflationDistribution.fromJSON(object.inflationDistribution) : void 0,
869
+ enableInflation: chunkWMXUOVHN_cjs.isSet(object.enableInflation) ? Boolean(object.enableInflation) : false
887
870
  };
888
871
  },
889
872
  toJSON(message) {
@@ -956,7 +939,7 @@ function createBaseMsgUpdateParams2() {
956
939
  }
957
940
  var MsgUpdateParams2 = {
958
941
  typeUrl: "/evmos.inflation.v1.MsgUpdateParams",
959
- encode(message, writer = _m08__namespace.Writer.create()) {
942
+ encode(message, writer = _m08__default.default.Writer.create()) {
960
943
  if (message.authority !== "") {
961
944
  writer.uint32(10).string(message.authority);
962
945
  }
@@ -966,7 +949,7 @@ var MsgUpdateParams2 = {
966
949
  return writer;
967
950
  },
968
951
  decode(input, length) {
969
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
952
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
970
953
  let end = length === void 0 ? reader.len : reader.pos + length;
971
954
  const message = createBaseMsgUpdateParams2();
972
955
  while (reader.pos < end) {
@@ -987,8 +970,8 @@ var MsgUpdateParams2 = {
987
970
  },
988
971
  fromJSON(object) {
989
972
  return {
990
- authority: chunk7OIZPQJB_cjs.isSet(object.authority) ? String(object.authority) : "",
991
- params: chunk7OIZPQJB_cjs.isSet(object.params) ? Params2.fromJSON(object.params) : void 0
973
+ authority: chunkWMXUOVHN_cjs.isSet(object.authority) ? String(object.authority) : "",
974
+ params: chunkWMXUOVHN_cjs.isSet(object.params) ? Params2.fromJSON(object.params) : void 0
992
975
  };
993
976
  },
994
977
  toJSON(message) {
@@ -1048,12 +1031,12 @@ function createBaseParams3() {
1048
1031
  return {
1049
1032
  enableRevenue: false,
1050
1033
  developerShares: "",
1051
- addrDerivationCostCreate: chunk7OIZPQJB_cjs.Long.UZERO
1034
+ addrDerivationCostCreate: chunkWMXUOVHN_cjs.Long.UZERO
1052
1035
  };
1053
1036
  }
1054
1037
  var Params3 = {
1055
1038
  typeUrl: "/evmos.revenue.v1.Params",
1056
- encode(message, writer = _m08__namespace.Writer.create()) {
1039
+ encode(message, writer = _m08__default.default.Writer.create()) {
1057
1040
  if (message.enableRevenue === true) {
1058
1041
  writer.uint32(8).bool(message.enableRevenue);
1059
1042
  }
@@ -1066,7 +1049,7 @@ var Params3 = {
1066
1049
  return writer;
1067
1050
  },
1068
1051
  decode(input, length) {
1069
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1052
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1070
1053
  let end = length === void 0 ? reader.len : reader.pos + length;
1071
1054
  const message = createBaseParams3();
1072
1055
  while (reader.pos < end) {
@@ -1090,23 +1073,23 @@ var Params3 = {
1090
1073
  },
1091
1074
  fromJSON(object) {
1092
1075
  return {
1093
- enableRevenue: chunk7OIZPQJB_cjs.isSet(object.enableRevenue) ? Boolean(object.enableRevenue) : false,
1094
- developerShares: chunk7OIZPQJB_cjs.isSet(object.developerShares) ? String(object.developerShares) : "",
1095
- addrDerivationCostCreate: chunk7OIZPQJB_cjs.isSet(object.addrDerivationCostCreate) ? chunk7OIZPQJB_cjs.Long.fromValue(object.addrDerivationCostCreate) : chunk7OIZPQJB_cjs.Long.UZERO
1076
+ enableRevenue: chunkWMXUOVHN_cjs.isSet(object.enableRevenue) ? Boolean(object.enableRevenue) : false,
1077
+ developerShares: chunkWMXUOVHN_cjs.isSet(object.developerShares) ? String(object.developerShares) : "",
1078
+ addrDerivationCostCreate: chunkWMXUOVHN_cjs.isSet(object.addrDerivationCostCreate) ? chunkWMXUOVHN_cjs.Long.fromValue(object.addrDerivationCostCreate) : chunkWMXUOVHN_cjs.Long.UZERO
1096
1079
  };
1097
1080
  },
1098
1081
  toJSON(message) {
1099
1082
  const obj = {};
1100
1083
  message.enableRevenue !== void 0 && (obj.enableRevenue = message.enableRevenue);
1101
1084
  message.developerShares !== void 0 && (obj.developerShares = message.developerShares);
1102
- message.addrDerivationCostCreate !== void 0 && (obj.addrDerivationCostCreate = (message.addrDerivationCostCreate || chunk7OIZPQJB_cjs.Long.UZERO).toString());
1085
+ message.addrDerivationCostCreate !== void 0 && (obj.addrDerivationCostCreate = (message.addrDerivationCostCreate || chunkWMXUOVHN_cjs.Long.UZERO).toString());
1103
1086
  return obj;
1104
1087
  },
1105
1088
  fromPartial(object) {
1106
1089
  const message = createBaseParams3();
1107
1090
  message.enableRevenue = object.enableRevenue ?? false;
1108
1091
  message.developerShares = object.developerShares ?? "";
1109
- message.addrDerivationCostCreate = object.addrDerivationCostCreate !== void 0 && object.addrDerivationCostCreate !== null ? chunk7OIZPQJB_cjs.Long.fromValue(object.addrDerivationCostCreate) : chunk7OIZPQJB_cjs.Long.UZERO;
1092
+ message.addrDerivationCostCreate = object.addrDerivationCostCreate !== void 0 && object.addrDerivationCostCreate !== null ? chunkWMXUOVHN_cjs.Long.fromValue(object.addrDerivationCostCreate) : chunkWMXUOVHN_cjs.Long.UZERO;
1110
1093
  return message;
1111
1094
  },
1112
1095
  fromAmino(object) {
@@ -1118,14 +1101,14 @@ var Params3 = {
1118
1101
  message.developerShares = object.developer_shares;
1119
1102
  }
1120
1103
  if (object.addr_derivation_cost_create !== void 0 && object.addr_derivation_cost_create !== null) {
1121
- message.addrDerivationCostCreate = chunk7OIZPQJB_cjs.Long.fromString(object.addr_derivation_cost_create);
1104
+ message.addrDerivationCostCreate = chunkWMXUOVHN_cjs.Long.fromString(object.addr_derivation_cost_create);
1122
1105
  }
1123
1106
  return message;
1124
1107
  },
1125
1108
  toAmino(message) {
1126
1109
  const obj = {};
1127
1110
  obj.enable_revenue = message.enableRevenue === false ? void 0 : message.enableRevenue;
1128
- obj.developer_shares = chunk7OIZPQJB_cjs.padDecimal(message.developerShares) === "" ? void 0 : chunk7OIZPQJB_cjs.padDecimal(message.developerShares);
1111
+ obj.developer_shares = chunkWMXUOVHN_cjs.padDecimal(message.developerShares) === "" ? void 0 : chunkWMXUOVHN_cjs.padDecimal(message.developerShares);
1129
1112
  obj.addr_derivation_cost_create = !message.addrDerivationCostCreate.isZero() ? message.addrDerivationCostCreate.toString() : void 0;
1130
1113
  return obj;
1131
1114
  },
@@ -1161,7 +1144,7 @@ function createBaseMsgRegisterRevenue() {
1161
1144
  }
1162
1145
  var MsgRegisterRevenue = {
1163
1146
  typeUrl: "/evmos.revenue.v1.MsgRegisterRevenue",
1164
- encode(message, writer = _m08__namespace.Writer.create()) {
1147
+ encode(message, writer = _m08__default.default.Writer.create()) {
1165
1148
  if (message.contractAddress !== "") {
1166
1149
  writer.uint32(10).string(message.contractAddress);
1167
1150
  }
@@ -1179,7 +1162,7 @@ var MsgRegisterRevenue = {
1179
1162
  return writer;
1180
1163
  },
1181
1164
  decode(input, length) {
1182
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1165
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1183
1166
  let end = length === void 0 ? reader.len : reader.pos + length;
1184
1167
  const message = createBaseMsgRegisterRevenue();
1185
1168
  while (reader.pos < end) {
@@ -1213,10 +1196,10 @@ var MsgRegisterRevenue = {
1213
1196
  },
1214
1197
  fromJSON(object) {
1215
1198
  return {
1216
- contractAddress: chunk7OIZPQJB_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1217
- deployerAddress: chunk7OIZPQJB_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : "",
1218
- withdrawerAddress: chunk7OIZPQJB_cjs.isSet(object.withdrawerAddress) ? String(object.withdrawerAddress) : "",
1219
- nonces: Array.isArray(object?.nonces) ? object.nonces.map((e) => chunk7OIZPQJB_cjs.Long.fromValue(e)) : []
1199
+ contractAddress: chunkWMXUOVHN_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1200
+ deployerAddress: chunkWMXUOVHN_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : "",
1201
+ withdrawerAddress: chunkWMXUOVHN_cjs.isSet(object.withdrawerAddress) ? String(object.withdrawerAddress) : "",
1202
+ nonces: Array.isArray(object?.nonces) ? object.nonces.map((e) => chunkWMXUOVHN_cjs.Long.fromValue(e)) : []
1220
1203
  };
1221
1204
  },
1222
1205
  toJSON(message) {
@@ -1225,7 +1208,7 @@ var MsgRegisterRevenue = {
1225
1208
  message.deployerAddress !== void 0 && (obj.deployerAddress = message.deployerAddress);
1226
1209
  message.withdrawerAddress !== void 0 && (obj.withdrawerAddress = message.withdrawerAddress);
1227
1210
  if (message.nonces) {
1228
- obj.nonces = message.nonces.map((e) => (e || chunk7OIZPQJB_cjs.Long.UZERO).toString());
1211
+ obj.nonces = message.nonces.map((e) => (e || chunkWMXUOVHN_cjs.Long.UZERO).toString());
1229
1212
  } else {
1230
1213
  obj.nonces = [];
1231
1214
  }
@@ -1236,7 +1219,7 @@ var MsgRegisterRevenue = {
1236
1219
  message.contractAddress = object.contractAddress ?? "";
1237
1220
  message.deployerAddress = object.deployerAddress ?? "";
1238
1221
  message.withdrawerAddress = object.withdrawerAddress ?? "";
1239
- message.nonces = object.nonces?.map((e) => chunk7OIZPQJB_cjs.Long.fromValue(e)) || [];
1222
+ message.nonces = object.nonces?.map((e) => chunkWMXUOVHN_cjs.Long.fromValue(e)) || [];
1240
1223
  return message;
1241
1224
  },
1242
1225
  fromAmino(object) {
@@ -1250,7 +1233,7 @@ var MsgRegisterRevenue = {
1250
1233
  if (object.withdrawer_address !== void 0 && object.withdrawer_address !== null) {
1251
1234
  message.withdrawerAddress = object.withdrawer_address;
1252
1235
  }
1253
- message.nonces = object.nonces?.map((e) => chunk7OIZPQJB_cjs.Long.fromString(e)) || [];
1236
+ message.nonces = object.nonces?.map((e) => chunkWMXUOVHN_cjs.Long.fromString(e)) || [];
1254
1237
  return message;
1255
1238
  },
1256
1239
  toAmino(message) {
@@ -1296,7 +1279,7 @@ function createBaseMsgUpdateRevenue() {
1296
1279
  }
1297
1280
  var MsgUpdateRevenue = {
1298
1281
  typeUrl: "/evmos.revenue.v1.MsgUpdateRevenue",
1299
- encode(message, writer = _m08__namespace.Writer.create()) {
1282
+ encode(message, writer = _m08__default.default.Writer.create()) {
1300
1283
  if (message.contractAddress !== "") {
1301
1284
  writer.uint32(10).string(message.contractAddress);
1302
1285
  }
@@ -1309,7 +1292,7 @@ var MsgUpdateRevenue = {
1309
1292
  return writer;
1310
1293
  },
1311
1294
  decode(input, length) {
1312
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1295
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1313
1296
  let end = length === void 0 ? reader.len : reader.pos + length;
1314
1297
  const message = createBaseMsgUpdateRevenue();
1315
1298
  while (reader.pos < end) {
@@ -1333,9 +1316,9 @@ var MsgUpdateRevenue = {
1333
1316
  },
1334
1317
  fromJSON(object) {
1335
1318
  return {
1336
- contractAddress: chunk7OIZPQJB_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1337
- deployerAddress: chunk7OIZPQJB_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : "",
1338
- withdrawerAddress: chunk7OIZPQJB_cjs.isSet(object.withdrawerAddress) ? String(object.withdrawerAddress) : ""
1319
+ contractAddress: chunkWMXUOVHN_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1320
+ deployerAddress: chunkWMXUOVHN_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : "",
1321
+ withdrawerAddress: chunkWMXUOVHN_cjs.isSet(object.withdrawerAddress) ? String(object.withdrawerAddress) : ""
1339
1322
  };
1340
1323
  },
1341
1324
  toJSON(message) {
@@ -1402,7 +1385,7 @@ function createBaseMsgCancelRevenue() {
1402
1385
  }
1403
1386
  var MsgCancelRevenue = {
1404
1387
  typeUrl: "/evmos.revenue.v1.MsgCancelRevenue",
1405
- encode(message, writer = _m08__namespace.Writer.create()) {
1388
+ encode(message, writer = _m08__default.default.Writer.create()) {
1406
1389
  if (message.contractAddress !== "") {
1407
1390
  writer.uint32(10).string(message.contractAddress);
1408
1391
  }
@@ -1412,7 +1395,7 @@ var MsgCancelRevenue = {
1412
1395
  return writer;
1413
1396
  },
1414
1397
  decode(input, length) {
1415
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1398
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1416
1399
  let end = length === void 0 ? reader.len : reader.pos + length;
1417
1400
  const message = createBaseMsgCancelRevenue();
1418
1401
  while (reader.pos < end) {
@@ -1433,8 +1416,8 @@ var MsgCancelRevenue = {
1433
1416
  },
1434
1417
  fromJSON(object) {
1435
1418
  return {
1436
- contractAddress: chunk7OIZPQJB_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1437
- deployerAddress: chunk7OIZPQJB_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : ""
1419
+ contractAddress: chunkWMXUOVHN_cjs.isSet(object.contractAddress) ? String(object.contractAddress) : "",
1420
+ deployerAddress: chunkWMXUOVHN_cjs.isSet(object.deployerAddress) ? String(object.deployerAddress) : ""
1438
1421
  };
1439
1422
  },
1440
1423
  toJSON(message) {
@@ -1495,7 +1478,7 @@ function createBaseMsgUpdateParams3() {
1495
1478
  }
1496
1479
  var MsgUpdateParams3 = {
1497
1480
  typeUrl: "/evmos.revenue.v1.MsgUpdateParams",
1498
- encode(message, writer = _m08__namespace.Writer.create()) {
1481
+ encode(message, writer = _m08__default.default.Writer.create()) {
1499
1482
  if (message.authority !== "") {
1500
1483
  writer.uint32(10).string(message.authority);
1501
1484
  }
@@ -1505,7 +1488,7 @@ var MsgUpdateParams3 = {
1505
1488
  return writer;
1506
1489
  },
1507
1490
  decode(input, length) {
1508
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1491
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1509
1492
  let end = length === void 0 ? reader.len : reader.pos + length;
1510
1493
  const message = createBaseMsgUpdateParams3();
1511
1494
  while (reader.pos < end) {
@@ -1526,8 +1509,8 @@ var MsgUpdateParams3 = {
1526
1509
  },
1527
1510
  fromJSON(object) {
1528
1511
  return {
1529
- authority: chunk7OIZPQJB_cjs.isSet(object.authority) ? String(object.authority) : "",
1530
- params: chunk7OIZPQJB_cjs.isSet(object.params) ? Params3.fromJSON(object.params) : void 0
1512
+ authority: chunkWMXUOVHN_cjs.isSet(object.authority) ? String(object.authority) : "",
1513
+ params: chunkWMXUOVHN_cjs.isSet(object.params) ? Params3.fromJSON(object.params) : void 0
1531
1514
  };
1532
1515
  },
1533
1516
  toJSON(message) {
@@ -1592,7 +1575,7 @@ function createBaseMsgCreateClawbackVestingAccount() {
1592
1575
  }
1593
1576
  var MsgCreateClawbackVestingAccount = {
1594
1577
  typeUrl: "/evmos.vesting.v2.MsgCreateClawbackVestingAccount",
1595
- encode(message, writer = _m08__namespace.Writer.create()) {
1578
+ encode(message, writer = _m08__default.default.Writer.create()) {
1596
1579
  if (message.funderAddress !== "") {
1597
1580
  writer.uint32(10).string(message.funderAddress);
1598
1581
  }
@@ -1605,7 +1588,7 @@ var MsgCreateClawbackVestingAccount = {
1605
1588
  return writer;
1606
1589
  },
1607
1590
  decode(input, length) {
1608
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1591
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1609
1592
  let end = length === void 0 ? reader.len : reader.pos + length;
1610
1593
  const message = createBaseMsgCreateClawbackVestingAccount();
1611
1594
  while (reader.pos < end) {
@@ -1629,9 +1612,9 @@ var MsgCreateClawbackVestingAccount = {
1629
1612
  },
1630
1613
  fromJSON(object) {
1631
1614
  return {
1632
- funderAddress: chunk7OIZPQJB_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1633
- vestingAddress: chunk7OIZPQJB_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : "",
1634
- enableGovClawback: chunk7OIZPQJB_cjs.isSet(object.enableGovClawback) ? Boolean(object.enableGovClawback) : false
1615
+ funderAddress: chunkWMXUOVHN_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1616
+ vestingAddress: chunkWMXUOVHN_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : "",
1617
+ enableGovClawback: chunkWMXUOVHN_cjs.isSet(object.enableGovClawback) ? Boolean(object.enableGovClawback) : false
1635
1618
  };
1636
1619
  },
1637
1620
  toJSON(message) {
@@ -1701,7 +1684,7 @@ function createBaseMsgFundVestingAccount() {
1701
1684
  }
1702
1685
  var MsgFundVestingAccount = {
1703
1686
  typeUrl: "/evmos.vesting.v2.MsgFundVestingAccount",
1704
- encode(message, writer = _m08__namespace.Writer.create()) {
1687
+ encode(message, writer = _m08__default.default.Writer.create()) {
1705
1688
  if (message.funderAddress !== "") {
1706
1689
  writer.uint32(10).string(message.funderAddress);
1707
1690
  }
@@ -1709,18 +1692,18 @@ var MsgFundVestingAccount = {
1709
1692
  writer.uint32(18).string(message.vestingAddress);
1710
1693
  }
1711
1694
  if (message.startTime !== void 0) {
1712
- chunk7OIZPQJB_cjs.Timestamp.encode(chunk7OIZPQJB_cjs.toTimestamp(message.startTime), writer.uint32(26).fork()).ldelim();
1695
+ chunkWMXUOVHN_cjs.Timestamp.encode(chunkWMXUOVHN_cjs.toTimestamp(message.startTime), writer.uint32(26).fork()).ldelim();
1713
1696
  }
1714
1697
  for (const v of message.lockupPeriods) {
1715
- chunk7OIZPQJB_cjs.Period.encode(v, writer.uint32(34).fork()).ldelim();
1698
+ chunkWMXUOVHN_cjs.Period.encode(v, writer.uint32(34).fork()).ldelim();
1716
1699
  }
1717
1700
  for (const v of message.vestingPeriods) {
1718
- chunk7OIZPQJB_cjs.Period.encode(v, writer.uint32(42).fork()).ldelim();
1701
+ chunkWMXUOVHN_cjs.Period.encode(v, writer.uint32(42).fork()).ldelim();
1719
1702
  }
1720
1703
  return writer;
1721
1704
  },
1722
1705
  decode(input, length) {
1723
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1706
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1724
1707
  let end = length === void 0 ? reader.len : reader.pos + length;
1725
1708
  const message = createBaseMsgFundVestingAccount();
1726
1709
  while (reader.pos < end) {
@@ -1733,13 +1716,13 @@ var MsgFundVestingAccount = {
1733
1716
  message.vestingAddress = reader.string();
1734
1717
  break;
1735
1718
  case 3:
1736
- message.startTime = chunk7OIZPQJB_cjs.fromTimestamp(chunk7OIZPQJB_cjs.Timestamp.decode(reader, reader.uint32()));
1719
+ message.startTime = chunkWMXUOVHN_cjs.fromTimestamp(chunkWMXUOVHN_cjs.Timestamp.decode(reader, reader.uint32()));
1737
1720
  break;
1738
1721
  case 4:
1739
- message.lockupPeriods.push(chunk7OIZPQJB_cjs.Period.decode(reader, reader.uint32()));
1722
+ message.lockupPeriods.push(chunkWMXUOVHN_cjs.Period.decode(reader, reader.uint32()));
1740
1723
  break;
1741
1724
  case 5:
1742
- message.vestingPeriods.push(chunk7OIZPQJB_cjs.Period.decode(reader, reader.uint32()));
1725
+ message.vestingPeriods.push(chunkWMXUOVHN_cjs.Period.decode(reader, reader.uint32()));
1743
1726
  break;
1744
1727
  default:
1745
1728
  reader.skipType(tag & 7);
@@ -1750,11 +1733,11 @@ var MsgFundVestingAccount = {
1750
1733
  },
1751
1734
  fromJSON(object) {
1752
1735
  return {
1753
- funderAddress: chunk7OIZPQJB_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1754
- vestingAddress: chunk7OIZPQJB_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : "",
1755
- startTime: chunk7OIZPQJB_cjs.isSet(object.startTime) ? chunk7OIZPQJB_cjs.fromJsonTimestamp(object.startTime) : void 0,
1756
- lockupPeriods: Array.isArray(object?.lockupPeriods) ? object.lockupPeriods.map((e) => chunk7OIZPQJB_cjs.Period.fromJSON(e)) : [],
1757
- vestingPeriods: Array.isArray(object?.vestingPeriods) ? object.vestingPeriods.map((e) => chunk7OIZPQJB_cjs.Period.fromJSON(e)) : []
1736
+ funderAddress: chunkWMXUOVHN_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1737
+ vestingAddress: chunkWMXUOVHN_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : "",
1738
+ startTime: chunkWMXUOVHN_cjs.isSet(object.startTime) ? chunkWMXUOVHN_cjs.fromJsonTimestamp(object.startTime) : void 0,
1739
+ lockupPeriods: Array.isArray(object?.lockupPeriods) ? object.lockupPeriods.map((e) => chunkWMXUOVHN_cjs.Period.fromJSON(e)) : [],
1740
+ vestingPeriods: Array.isArray(object?.vestingPeriods) ? object.vestingPeriods.map((e) => chunkWMXUOVHN_cjs.Period.fromJSON(e)) : []
1758
1741
  };
1759
1742
  },
1760
1743
  toJSON(message) {
@@ -1763,12 +1746,12 @@ var MsgFundVestingAccount = {
1763
1746
  message.vestingAddress !== void 0 && (obj.vestingAddress = message.vestingAddress);
1764
1747
  message.startTime !== void 0 && (obj.startTime = message.startTime.toISOString());
1765
1748
  if (message.lockupPeriods) {
1766
- obj.lockupPeriods = message.lockupPeriods.map((e) => e ? chunk7OIZPQJB_cjs.Period.toJSON(e) : void 0);
1749
+ obj.lockupPeriods = message.lockupPeriods.map((e) => e ? chunkWMXUOVHN_cjs.Period.toJSON(e) : void 0);
1767
1750
  } else {
1768
1751
  obj.lockupPeriods = [];
1769
1752
  }
1770
1753
  if (message.vestingPeriods) {
1771
- obj.vestingPeriods = message.vestingPeriods.map((e) => e ? chunk7OIZPQJB_cjs.Period.toJSON(e) : void 0);
1754
+ obj.vestingPeriods = message.vestingPeriods.map((e) => e ? chunkWMXUOVHN_cjs.Period.toJSON(e) : void 0);
1772
1755
  } else {
1773
1756
  obj.vestingPeriods = [];
1774
1757
  }
@@ -1779,8 +1762,8 @@ var MsgFundVestingAccount = {
1779
1762
  message.funderAddress = object.funderAddress ?? "";
1780
1763
  message.vestingAddress = object.vestingAddress ?? "";
1781
1764
  message.startTime = object.startTime ?? void 0;
1782
- message.lockupPeriods = object.lockupPeriods?.map((e) => chunk7OIZPQJB_cjs.Period.fromPartial(e)) || [];
1783
- message.vestingPeriods = object.vestingPeriods?.map((e) => chunk7OIZPQJB_cjs.Period.fromPartial(e)) || [];
1765
+ message.lockupPeriods = object.lockupPeriods?.map((e) => chunkWMXUOVHN_cjs.Period.fromPartial(e)) || [];
1766
+ message.vestingPeriods = object.vestingPeriods?.map((e) => chunkWMXUOVHN_cjs.Period.fromPartial(e)) || [];
1784
1767
  return message;
1785
1768
  },
1786
1769
  fromAmino(object) {
@@ -1792,24 +1775,24 @@ var MsgFundVestingAccount = {
1792
1775
  message.vestingAddress = object.vesting_address;
1793
1776
  }
1794
1777
  if (object.start_time !== void 0 && object.start_time !== null) {
1795
- message.startTime = chunk7OIZPQJB_cjs.fromTimestamp(chunk7OIZPQJB_cjs.Timestamp.fromAmino(object.start_time));
1778
+ message.startTime = chunkWMXUOVHN_cjs.fromTimestamp(chunkWMXUOVHN_cjs.Timestamp.fromAmino(object.start_time));
1796
1779
  }
1797
- message.lockupPeriods = object.lockup_periods?.map((e) => chunk7OIZPQJB_cjs.Period.fromAmino(e)) || [];
1798
- message.vestingPeriods = object.vesting_periods?.map((e) => chunk7OIZPQJB_cjs.Period.fromAmino(e)) || [];
1780
+ message.lockupPeriods = object.lockup_periods?.map((e) => chunkWMXUOVHN_cjs.Period.fromAmino(e)) || [];
1781
+ message.vestingPeriods = object.vesting_periods?.map((e) => chunkWMXUOVHN_cjs.Period.fromAmino(e)) || [];
1799
1782
  return message;
1800
1783
  },
1801
1784
  toAmino(message) {
1802
1785
  const obj = {};
1803
1786
  obj.funder_address = message.funderAddress === "" ? void 0 : message.funderAddress;
1804
1787
  obj.vesting_address = message.vestingAddress === "" ? void 0 : message.vestingAddress;
1805
- obj.start_time = message.startTime ? chunk7OIZPQJB_cjs.Timestamp.toAmino(chunk7OIZPQJB_cjs.toTimestamp(message.startTime)) : void 0;
1788
+ obj.start_time = message.startTime ? chunkWMXUOVHN_cjs.Timestamp.toAmino(chunkWMXUOVHN_cjs.toTimestamp(message.startTime)) : void 0;
1806
1789
  if (message.lockupPeriods) {
1807
- obj.lockup_periods = message.lockupPeriods.map((e) => e ? chunk7OIZPQJB_cjs.Period.toAmino(e) : void 0);
1790
+ obj.lockup_periods = message.lockupPeriods.map((e) => e ? chunkWMXUOVHN_cjs.Period.toAmino(e) : void 0);
1808
1791
  } else {
1809
1792
  obj.lockup_periods = message.lockupPeriods;
1810
1793
  }
1811
1794
  if (message.vestingPeriods) {
1812
- obj.vesting_periods = message.vestingPeriods.map((e) => e ? chunk7OIZPQJB_cjs.Period.toAmino(e) : void 0);
1795
+ obj.vesting_periods = message.vestingPeriods.map((e) => e ? chunkWMXUOVHN_cjs.Period.toAmino(e) : void 0);
1813
1796
  } else {
1814
1797
  obj.vesting_periods = message.vestingPeriods;
1815
1798
  }
@@ -1846,7 +1829,7 @@ function createBaseMsgClawback() {
1846
1829
  }
1847
1830
  var MsgClawback = {
1848
1831
  typeUrl: "/evmos.vesting.v2.MsgClawback",
1849
- encode(message, writer = _m08__namespace.Writer.create()) {
1832
+ encode(message, writer = _m08__default.default.Writer.create()) {
1850
1833
  if (message.funderAddress !== "") {
1851
1834
  writer.uint32(10).string(message.funderAddress);
1852
1835
  }
@@ -1859,7 +1842,7 @@ var MsgClawback = {
1859
1842
  return writer;
1860
1843
  },
1861
1844
  decode(input, length) {
1862
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1845
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1863
1846
  let end = length === void 0 ? reader.len : reader.pos + length;
1864
1847
  const message = createBaseMsgClawback();
1865
1848
  while (reader.pos < end) {
@@ -1883,9 +1866,9 @@ var MsgClawback = {
1883
1866
  },
1884
1867
  fromJSON(object) {
1885
1868
  return {
1886
- funderAddress: chunk7OIZPQJB_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1887
- accountAddress: chunk7OIZPQJB_cjs.isSet(object.accountAddress) ? String(object.accountAddress) : "",
1888
- destAddress: chunk7OIZPQJB_cjs.isSet(object.destAddress) ? String(object.destAddress) : ""
1869
+ funderAddress: chunkWMXUOVHN_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1870
+ accountAddress: chunkWMXUOVHN_cjs.isSet(object.accountAddress) ? String(object.accountAddress) : "",
1871
+ destAddress: chunkWMXUOVHN_cjs.isSet(object.destAddress) ? String(object.destAddress) : ""
1889
1872
  };
1890
1873
  },
1891
1874
  toJSON(message) {
@@ -1953,7 +1936,7 @@ function createBaseMsgUpdateVestingFunder() {
1953
1936
  }
1954
1937
  var MsgUpdateVestingFunder = {
1955
1938
  typeUrl: "/evmos.vesting.v2.MsgUpdateVestingFunder",
1956
- encode(message, writer = _m08__namespace.Writer.create()) {
1939
+ encode(message, writer = _m08__default.default.Writer.create()) {
1957
1940
  if (message.funderAddress !== "") {
1958
1941
  writer.uint32(10).string(message.funderAddress);
1959
1942
  }
@@ -1966,7 +1949,7 @@ var MsgUpdateVestingFunder = {
1966
1949
  return writer;
1967
1950
  },
1968
1951
  decode(input, length) {
1969
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
1952
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
1970
1953
  let end = length === void 0 ? reader.len : reader.pos + length;
1971
1954
  const message = createBaseMsgUpdateVestingFunder();
1972
1955
  while (reader.pos < end) {
@@ -1990,9 +1973,9 @@ var MsgUpdateVestingFunder = {
1990
1973
  },
1991
1974
  fromJSON(object) {
1992
1975
  return {
1993
- funderAddress: chunk7OIZPQJB_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1994
- newFunderAddress: chunk7OIZPQJB_cjs.isSet(object.newFunderAddress) ? String(object.newFunderAddress) : "",
1995
- vestingAddress: chunk7OIZPQJB_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : ""
1976
+ funderAddress: chunkWMXUOVHN_cjs.isSet(object.funderAddress) ? String(object.funderAddress) : "",
1977
+ newFunderAddress: chunkWMXUOVHN_cjs.isSet(object.newFunderAddress) ? String(object.newFunderAddress) : "",
1978
+ vestingAddress: chunkWMXUOVHN_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : ""
1996
1979
  };
1997
1980
  },
1998
1981
  toJSON(message) {
@@ -2058,14 +2041,14 @@ function createBaseMsgConvertVestingAccount() {
2058
2041
  }
2059
2042
  var MsgConvertVestingAccount = {
2060
2043
  typeUrl: "/evmos.vesting.v2.MsgConvertVestingAccount",
2061
- encode(message, writer = _m08__namespace.Writer.create()) {
2044
+ encode(message, writer = _m08__default.default.Writer.create()) {
2062
2045
  if (message.vestingAddress !== "") {
2063
2046
  writer.uint32(10).string(message.vestingAddress);
2064
2047
  }
2065
2048
  return writer;
2066
2049
  },
2067
2050
  decode(input, length) {
2068
- const reader = input instanceof _m08__namespace.Reader ? input : new _m08__namespace.Reader(input);
2051
+ const reader = input instanceof _m08__default.default.Reader ? input : new _m08__default.default.Reader(input);
2069
2052
  let end = length === void 0 ? reader.len : reader.pos + length;
2070
2053
  const message = createBaseMsgConvertVestingAccount();
2071
2054
  while (reader.pos < end) {
@@ -2083,7 +2066,7 @@ var MsgConvertVestingAccount = {
2083
2066
  },
2084
2067
  fromJSON(object) {
2085
2068
  return {
2086
- vestingAddress: chunk7OIZPQJB_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : ""
2069
+ vestingAddress: chunkWMXUOVHN_cjs.isSet(object.vestingAddress) ? String(object.vestingAddress) : ""
2087
2070
  };
2088
2071
  },
2089
2072
  toJSON(message) {
@@ -2231,16 +2214,16 @@ var setClientOptions = (options = {}) => {
2231
2214
  chunkED2OY55G_cjs.ClientState.endpointOptions = options.endpointOptions ?? {};
2232
2215
  chunkED2OY55G_cjs.ClientState.aminoTypes = new stargate.AminoTypes({
2233
2216
  ...stargate.createDefaultAminoConverters(),
2234
- ...aminomessages.createWasmAminoConverters(),
2217
+ ...cosmwasmStargate.createWasmAminoConverters(),
2235
2218
  ...circleAminoConverters,
2236
2219
  ...evmosAminoConverters,
2237
2220
  ...options.aminoTypes ?? {}
2238
2221
  });
2239
- chunkED2OY55G_cjs.ClientState.registry = new registry$1.Registry([
2222
+ chunkED2OY55G_cjs.ClientState.registry = new protoSigning.Registry([
2240
2223
  ...stargate.defaultRegistryTypes,
2241
- ["/cosmwasm.wasm.v1.MsgExecuteContract", tx.MsgExecuteContract],
2242
- ["/initia.move.v1.MsgExecute", chunk7OIZPQJB_cjs.MsgExecute],
2243
- ["/opinit.ophost.v1.MsgInitiateTokenDeposit", chunk7OIZPQJB_cjs.MsgInitiateTokenDeposit],
2224
+ ["/cosmwasm.wasm.v1.MsgExecuteContract", tx_js.MsgExecuteContract],
2225
+ ["/initia.move.v1.MsgExecute", chunkWMXUOVHN_cjs.MsgExecute],
2226
+ ["/opinit.ophost.v1.MsgInitiateTokenDeposit", chunkWMXUOVHN_cjs.MsgInitiateTokenDeposit],
2244
2227
  ...circleProtoRegistry,
2245
2228
  ...evmosProtoRegistry,
2246
2229
  ...options.registryTypes ?? []