injectivejs 1.16.7 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/binary.d.ts +1 -1
  2. package/binary.js +1 -1
  3. package/cosmos/auth/v1beta1/auth.d.ts +2 -0
  4. package/cosmos/auth/v1beta1/auth.js +2 -0
  5. package/cosmos/authz/v1beta1/authz.d.ts +1 -0
  6. package/cosmos/authz/v1beta1/authz.js +1 -0
  7. package/cosmos/authz/v1beta1/tx.rpc.func.d.ts +3 -3
  8. package/cosmos/bank/v1beta1/bank.d.ts +1 -0
  9. package/cosmos/bank/v1beta1/bank.js +1 -0
  10. package/cosmos/bank/v1beta1/tx.rpc.func.d.ts +4 -4
  11. package/cosmos/bundle.d.ts +13 -13
  12. package/cosmos/bundle.js +45 -45
  13. package/cosmos/distribution/v1beta1/distribution.d.ts +2 -0
  14. package/cosmos/distribution/v1beta1/distribution.js +2 -0
  15. package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
  16. package/cosmos/feegrant/v1beta1/tx.rpc.func.d.ts +3 -3
  17. package/cosmos/gov/v1/tx.rpc.func.d.ts +7 -7
  18. package/cosmos/gov/v1beta1/gov.d.ts +1 -0
  19. package/cosmos/gov/v1beta1/gov.js +1 -0
  20. package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
  21. package/cosmos/group/v1/tx.rpc.func.d.ts +14 -14
  22. package/cosmos/group/v1/types.d.ts +2 -0
  23. package/cosmos/group/v1/types.js +2 -0
  24. package/cosmos/staking/v1beta1/tx.rpc.func.d.ts +7 -7
  25. package/cosmos/upgrade/v1beta1/upgrade.d.ts +2 -0
  26. package/cosmos/upgrade/v1beta1/upgrade.js +2 -0
  27. package/cosmos/vesting/v1beta1/tx.rpc.func.d.ts +3 -3
  28. package/cosmwasm/wasm/v1/authz.d.ts +9 -0
  29. package/cosmwasm/wasm/v1/authz.js +11 -1
  30. package/cosmwasm/wasm/v1/proposal_legacy.d.ts +12 -0
  31. package/cosmwasm/wasm/v1/proposal_legacy.js +12 -0
  32. package/cosmwasm/wasm/v1/tx.rpc.func.d.ts +17 -17
  33. package/esm/binary.js +1 -1
  34. package/esm/cosmos/auth/v1beta1/auth.js +2 -0
  35. package/esm/cosmos/authz/v1beta1/authz.js +1 -0
  36. package/esm/cosmos/bank/v1beta1/bank.js +1 -0
  37. package/esm/cosmos/bundle.js +13 -13
  38. package/esm/cosmos/distribution/v1beta1/distribution.js +2 -0
  39. package/esm/cosmos/gov/v1beta1/gov.js +1 -0
  40. package/esm/cosmos/group/v1/types.js +2 -0
  41. package/esm/cosmos/upgrade/v1beta1/upgrade.js +2 -0
  42. package/esm/cosmwasm/wasm/v1/authz.js +11 -1
  43. package/esm/cosmwasm/wasm/v1/proposal_legacy.js +12 -0
  44. package/esm/extern.js +1 -1
  45. package/esm/google/protobuf/any.js +1 -0
  46. package/esm/helper-func-types.js +2 -2
  47. package/esm/helpers.js +2 -2
  48. package/esm/ibc/bundle.js +1 -1
  49. package/esm/index.js +1 -1
  50. package/esm/injective/bundle.js +13 -13
  51. package/esm/injective/exchange/v1beta1/authz.js +11 -0
  52. package/esm/injective/exchange/v1beta1/proposal.js +17 -0
  53. package/esm/injective/ocr/v1beta1/ocr.js +2 -0
  54. package/esm/injective/oracle/v1beta1/proposal.js +11 -0
  55. package/esm/injective/types/v1beta1/account.js +1 -0
  56. package/esm/injective/wasmx/v1/authz.js +1 -0
  57. package/esm/injective/wasmx/v1/proposal.js +5 -0
  58. package/esm/registry.js +1 -1
  59. package/esm/tendermint/bundle.js +2 -2
  60. package/esm/types.js +1 -1
  61. package/esm/utf8.js +1 -1
  62. package/esm/varint.js +1 -1
  63. package/extern.d.ts +1 -1
  64. package/extern.js +1 -1
  65. package/google/protobuf/any.d.ts +1 -0
  66. package/google/protobuf/any.js +1 -0
  67. package/helper-func-types.d.ts +2 -2
  68. package/helper-func-types.js +4 -4
  69. package/helpers.d.ts +2 -2
  70. package/helpers.js +4 -4
  71. package/ibc/applications/transfer/v1/tx.rpc.func.d.ts +2 -2
  72. package/ibc/bundle.d.ts +1 -1
  73. package/ibc/bundle.js +4 -4
  74. package/ibc/core/channel/v1/tx.rpc.func.d.ts +10 -10
  75. package/ibc/core/client/v1/tx.rpc.func.d.ts +8 -8
  76. package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
  77. package/index.d.ts +1 -1
  78. package/index.js +1 -1
  79. package/injective/auction/v1beta1/tx.rpc.func.d.ts +2 -2
  80. package/injective/bundle.d.ts +13 -13
  81. package/injective/bundle.js +33 -33
  82. package/injective/exchange/v1beta1/authz.d.ts +11 -0
  83. package/injective/exchange/v1beta1/authz.js +11 -0
  84. package/injective/exchange/v1beta1/proposal.d.ts +17 -0
  85. package/injective/exchange/v1beta1/proposal.js +17 -0
  86. package/injective/exchange/v1beta1/tx.rpc.func.d.ts +36 -36
  87. package/injective/insurance/v1beta1/tx.rpc.func.d.ts +4 -4
  88. package/injective/ocr/v1beta1/ocr.d.ts +2 -0
  89. package/injective/ocr/v1beta1/ocr.js +2 -0
  90. package/injective/ocr/v1beta1/tx.rpc.func.d.ts +9 -9
  91. package/injective/oracle/v1beta1/proposal.d.ts +11 -0
  92. package/injective/oracle/v1beta1/proposal.js +11 -0
  93. package/injective/oracle/v1beta1/tx.rpc.func.d.ts +8 -8
  94. package/injective/peggy/v1/msgs.rpc.func.d.ts +14 -14
  95. package/injective/permissions/v1beta1/tx.rpc.func.d.ts +5 -5
  96. package/injective/tokenfactory/v1beta1/tx.rpc.func.d.ts +6 -6
  97. package/injective/txfees/v1beta1/tx.rpc.func.d.ts +1 -1
  98. package/injective/types/v1beta1/account.d.ts +1 -0
  99. package/injective/types/v1beta1/account.js +1 -0
  100. package/injective/wasmx/v1/authz.d.ts +1 -0
  101. package/injective/wasmx/v1/authz.js +1 -0
  102. package/injective/wasmx/v1/proposal.d.ts +5 -0
  103. package/injective/wasmx/v1/proposal.js +5 -0
  104. package/injective/wasmx/v1/tx.rpc.func.d.ts +6 -6
  105. package/package.json +17 -9
  106. package/registry.d.ts +1 -1
  107. package/registry.js +1 -1
  108. package/tendermint/bundle.d.ts +2 -2
  109. package/tendermint/bundle.js +4 -4
  110. package/types.d.ts +1 -1
  111. package/types.js +1 -1
  112. package/utf8.d.ts +1 -1
  113. package/utf8.js +1 -1
  114. package/varint.d.ts +1 -1
  115. package/varint.js +1 -1
@@ -6,6 +6,7 @@ const binary_1 = require("../../../binary");
6
6
  const registry_1 = require("../../../registry");
7
7
  function createBaseGrantBandOraclePrivilegeProposal() {
8
8
  return {
9
+ $typeUrl: "/injective.oracle.v1beta1.GrantBandOraclePrivilegeProposal",
9
10
  title: "",
10
11
  description: "",
11
12
  relayers: []
@@ -121,6 +122,7 @@ exports.GrantBandOraclePrivilegeProposal = {
121
122
  };
122
123
  function createBaseRevokeBandOraclePrivilegeProposal() {
123
124
  return {
125
+ $typeUrl: "/injective.oracle.v1beta1.RevokeBandOraclePrivilegeProposal",
124
126
  title: "",
125
127
  description: "",
126
128
  relayers: []
@@ -236,6 +238,7 @@ exports.RevokeBandOraclePrivilegeProposal = {
236
238
  };
237
239
  function createBaseGrantPriceFeederPrivilegeProposal() {
238
240
  return {
241
+ $typeUrl: "/injective.oracle.v1beta1.GrantPriceFeederPrivilegeProposal",
239
242
  title: "",
240
243
  description: "",
241
244
  base: "",
@@ -375,6 +378,7 @@ exports.GrantPriceFeederPrivilegeProposal = {
375
378
  };
376
379
  function createBaseGrantProviderPrivilegeProposal() {
377
380
  return {
381
+ $typeUrl: "/injective.oracle.v1beta1.GrantProviderPrivilegeProposal",
378
382
  title: "",
379
383
  description: "",
380
384
  provider: "",
@@ -502,6 +506,7 @@ exports.GrantProviderPrivilegeProposal = {
502
506
  };
503
507
  function createBaseRevokeProviderPrivilegeProposal() {
504
508
  return {
509
+ $typeUrl: "/injective.oracle.v1beta1.RevokeProviderPrivilegeProposal",
505
510
  title: "",
506
511
  description: "",
507
512
  provider: "",
@@ -629,6 +634,7 @@ exports.RevokeProviderPrivilegeProposal = {
629
634
  };
630
635
  function createBaseRevokePriceFeederPrivilegeProposal() {
631
636
  return {
637
+ $typeUrl: "/injective.oracle.v1beta1.RevokePriceFeederPrivilegeProposal",
632
638
  title: "",
633
639
  description: "",
634
640
  base: "",
@@ -768,6 +774,7 @@ exports.RevokePriceFeederPrivilegeProposal = {
768
774
  };
769
775
  function createBaseAuthorizeBandOracleRequestProposal() {
770
776
  return {
777
+ $typeUrl: "/injective.oracle.v1beta1.AuthorizeBandOracleRequestProposal",
771
778
  title: "",
772
779
  description: "",
773
780
  request: oracle_1.BandOracleRequest.fromPartial({})
@@ -881,6 +888,7 @@ exports.AuthorizeBandOracleRequestProposal = {
881
888
  };
882
889
  function createBaseUpdateBandOracleRequestProposal() {
883
890
  return {
891
+ $typeUrl: "/injective.oracle.v1beta1.UpdateBandOracleRequestProposal",
884
892
  title: "",
885
893
  description: "",
886
894
  deleteRequestIds: [],
@@ -1019,6 +1027,7 @@ exports.UpdateBandOracleRequestProposal = {
1019
1027
  };
1020
1028
  function createBaseEnableBandIBCProposal() {
1021
1029
  return {
1030
+ $typeUrl: "/injective.oracle.v1beta1.EnableBandIBCProposal",
1022
1031
  title: "",
1023
1032
  description: "",
1024
1033
  bandIbcParams: oracle_1.BandIBCParams.fromPartial({})
@@ -1132,6 +1141,7 @@ exports.EnableBandIBCProposal = {
1132
1141
  };
1133
1142
  function createBaseGrantStorkPublisherPrivilegeProposal() {
1134
1143
  return {
1144
+ $typeUrl: "/injective.oracle.v1beta1.GrantStorkPublisherPrivilegeProposal",
1135
1145
  title: "",
1136
1146
  description: "",
1137
1147
  storkPublishers: []
@@ -1247,6 +1257,7 @@ exports.GrantStorkPublisherPrivilegeProposal = {
1247
1257
  };
1248
1258
  function createBaseRevokeStorkPublisherPrivilegeProposal() {
1249
1259
  return {
1260
+ $typeUrl: "/injective.oracle.v1beta1.RevokeStorkPublisherPrivilegeProposal",
1250
1261
  title: "",
1251
1262
  description: "",
1252
1263
  storkPublishers: []
@@ -6,7 +6,7 @@ import { MsgRelayProviderPrices, MsgRelayPriceFeedPrice, MsgRelayBandRates, MsgR
6
6
  * @package injective.oracle.v1beta1
7
7
  * @see proto service: injective.oracle.v1beta1.RelayProviderPrices
8
8
  */
9
- export declare const relayProviderPrices: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayProviderPrices | MsgRelayProviderPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
9
+ export declare const relayProviderPrices: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayProviderPrices | MsgRelayProviderPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
10
10
  /**
11
11
  * RelayPriceFeedPrice defines a method for relaying a price for a price
12
12
  * feeder-based oracle
@@ -14,21 +14,21 @@ export declare const relayProviderPrices: (client: import("@interchainjs/cosmos/
14
14
  * @package injective.oracle.v1beta1
15
15
  * @see proto service: injective.oracle.v1beta1.RelayPriceFeedPrice
16
16
  */
17
- export declare const relayPriceFeedPrice: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayPriceFeedPrice | MsgRelayPriceFeedPrice[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
17
+ export declare const relayPriceFeedPrice: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayPriceFeedPrice | MsgRelayPriceFeedPrice[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
18
18
  /**
19
19
  * RelayBandRates defines a method for relaying rates from Band
20
20
  * @name relayBandRates
21
21
  * @package injective.oracle.v1beta1
22
22
  * @see proto service: injective.oracle.v1beta1.RelayBandRates
23
23
  */
24
- export declare const relayBandRates: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayBandRates | MsgRelayBandRates[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
24
+ export declare const relayBandRates: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayBandRates | MsgRelayBandRates[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
25
  /**
26
26
  * RequestBandIBCRates defines a method for fetching rates from Band ibc
27
27
  * @name requestBandIBCRates
28
28
  * @package injective.oracle.v1beta1
29
29
  * @see proto service: injective.oracle.v1beta1.RequestBandIBCRates
30
30
  */
31
- export declare const requestBandIBCRates: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRequestBandIBCRates | MsgRequestBandIBCRates[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const requestBandIBCRates: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRequestBandIBCRates | MsgRequestBandIBCRates[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
32
32
  /**
33
33
  * RelayCoinbaseMessages defines a method for relaying price messages from
34
34
  * Coinbase API
@@ -36,7 +36,7 @@ export declare const requestBandIBCRates: (client: import("@interchainjs/cosmos/
36
36
  * @package injective.oracle.v1beta1
37
37
  * @see proto service: injective.oracle.v1beta1.RelayCoinbaseMessages
38
38
  */
39
- export declare const relayCoinbaseMessages: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayCoinbaseMessages | MsgRelayCoinbaseMessages[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
39
+ export declare const relayCoinbaseMessages: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayCoinbaseMessages | MsgRelayCoinbaseMessages[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
40
40
  /**
41
41
  * RelayStorkMessage defines a method for relaying price message from
42
42
  * Stork API
@@ -44,18 +44,18 @@ export declare const relayCoinbaseMessages: (client: import("@interchainjs/cosmo
44
44
  * @package injective.oracle.v1beta1
45
45
  * @see proto service: injective.oracle.v1beta1.RelayStorkMessage
46
46
  */
47
- export declare const relayStorkMessage: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayStorkPrices | MsgRelayStorkPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
47
+ export declare const relayStorkMessage: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayStorkPrices | MsgRelayStorkPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
48
48
  /**
49
49
  * RelayPythPrices defines a method for relaying rates from the Pyth contract
50
50
  * @name relayPythPrices
51
51
  * @package injective.oracle.v1beta1
52
52
  * @see proto service: injective.oracle.v1beta1.RelayPythPrices
53
53
  */
54
- export declare const relayPythPrices: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRelayPythPrices | MsgRelayPythPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
54
+ export declare const relayPythPrices: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRelayPythPrices | MsgRelayPythPrices[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
55
55
  /**
56
56
  * UpdateParams enables updating oracle module's params via governance
57
57
  * @name updateParams
58
58
  * @package injective.oracle.v1beta1
59
59
  * @see proto service: injective.oracle.v1beta1.UpdateParams
60
60
  */
61
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
61
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -4,80 +4,80 @@ import { MsgValsetConfirm, MsgSendToEth, MsgRequestBatch, MsgConfirmBatch, MsgDe
4
4
  * @package injective.peggy.v1
5
5
  * @see proto service: injective.peggy.v1.ValsetConfirm
6
6
  */
7
- export declare const valsetConfirm: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgValsetConfirm | MsgValsetConfirm[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
7
+ export declare const valsetConfirm: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgValsetConfirm | MsgValsetConfirm[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
8
  /**
9
9
  * @name sendToEth
10
10
  * @package injective.peggy.v1
11
11
  * @see proto service: injective.peggy.v1.SendToEth
12
12
  */
13
- export declare const sendToEth: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSendToEth | MsgSendToEth[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
13
+ export declare const sendToEth: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSendToEth | MsgSendToEth[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
14
14
  /**
15
15
  * @name requestBatch
16
16
  * @package injective.peggy.v1
17
17
  * @see proto service: injective.peggy.v1.RequestBatch
18
18
  */
19
- export declare const requestBatch: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRequestBatch | MsgRequestBatch[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
19
+ export declare const requestBatch: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRequestBatch | MsgRequestBatch[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
20
  /**
21
21
  * @name confirmBatch
22
22
  * @package injective.peggy.v1
23
23
  * @see proto service: injective.peggy.v1.ConfirmBatch
24
24
  */
25
- export declare const confirmBatch: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgConfirmBatch | MsgConfirmBatch[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
+ export declare const confirmBatch: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgConfirmBatch | MsgConfirmBatch[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
26
26
  /**
27
27
  * @name depositClaim
28
28
  * @package injective.peggy.v1
29
29
  * @see proto service: injective.peggy.v1.DepositClaim
30
30
  */
31
- export declare const depositClaim: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgDepositClaim | MsgDepositClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const depositClaim: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgDepositClaim | MsgDepositClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
32
32
  /**
33
33
  * @name withdrawClaim
34
34
  * @package injective.peggy.v1
35
35
  * @see proto service: injective.peggy.v1.WithdrawClaim
36
36
  */
37
- export declare const withdrawClaim: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgWithdrawClaim | MsgWithdrawClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
37
+ export declare const withdrawClaim: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgWithdrawClaim | MsgWithdrawClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
38
38
  /**
39
39
  * @name valsetUpdateClaim
40
40
  * @package injective.peggy.v1
41
41
  * @see proto service: injective.peggy.v1.ValsetUpdateClaim
42
42
  */
43
- export declare const valsetUpdateClaim: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgValsetUpdatedClaim | MsgValsetUpdatedClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
43
+ export declare const valsetUpdateClaim: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgValsetUpdatedClaim | MsgValsetUpdatedClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
44
44
  /**
45
45
  * @name eRC20DeployedClaim
46
46
  * @package injective.peggy.v1
47
47
  * @see proto service: injective.peggy.v1.ERC20DeployedClaim
48
48
  */
49
- export declare const eRC20DeployedClaim: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgERC20DeployedClaim | MsgERC20DeployedClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
49
+ export declare const eRC20DeployedClaim: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgERC20DeployedClaim | MsgERC20DeployedClaim[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
50
50
  /**
51
51
  * @name setOrchestratorAddresses
52
52
  * @package injective.peggy.v1
53
53
  * @see proto service: injective.peggy.v1.SetOrchestratorAddresses
54
54
  */
55
- export declare const setOrchestratorAddresses: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSetOrchestratorAddresses | MsgSetOrchestratorAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
55
+ export declare const setOrchestratorAddresses: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSetOrchestratorAddresses | MsgSetOrchestratorAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
56
56
  /**
57
57
  * @name cancelSendToEth
58
58
  * @package injective.peggy.v1
59
59
  * @see proto service: injective.peggy.v1.CancelSendToEth
60
60
  */
61
- export declare const cancelSendToEth: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCancelSendToEth | MsgCancelSendToEth[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
61
+ export declare const cancelSendToEth: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCancelSendToEth | MsgCancelSendToEth[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
62
62
  /**
63
63
  * @name submitBadSignatureEvidence
64
64
  * @package injective.peggy.v1
65
65
  * @see proto service: injective.peggy.v1.SubmitBadSignatureEvidence
66
66
  */
67
- export declare const submitBadSignatureEvidence: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSubmitBadSignatureEvidence | MsgSubmitBadSignatureEvidence[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
67
+ export declare const submitBadSignatureEvidence: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSubmitBadSignatureEvidence | MsgSubmitBadSignatureEvidence[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
68
68
  /**
69
69
  * @name updateParams
70
70
  * @package injective.peggy.v1
71
71
  * @see proto service: injective.peggy.v1.UpdateParams
72
72
  */
73
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
73
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
74
74
  /**
75
75
  * BlacklistEthereumAddresses adds Ethereum addresses to the peggy blacklist.
76
76
  * @name blacklistEthereumAddresses
77
77
  * @package injective.peggy.v1
78
78
  * @see proto service: injective.peggy.v1.BlacklistEthereumAddresses
79
79
  */
80
- export declare const blacklistEthereumAddresses: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgBlacklistEthereumAddresses | MsgBlacklistEthereumAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
80
+ export declare const blacklistEthereumAddresses: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgBlacklistEthereumAddresses | MsgBlacklistEthereumAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
81
81
  /**
82
82
  * RevokeEthereumBlacklist removes Ethereum addresses from the peggy
83
83
  * blacklist.
@@ -85,4 +85,4 @@ export declare const blacklistEthereumAddresses: (client: import("@interchainjs/
85
85
  * @package injective.peggy.v1
86
86
  * @see proto service: injective.peggy.v1.RevokeEthereumBlacklist
87
87
  */
88
- export declare const revokeEthereumBlacklist: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRevokeEthereumBlacklist | MsgRevokeEthereumBlacklist[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
88
+ export declare const revokeEthereumBlacklist: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRevokeEthereumBlacklist | MsgRevokeEthereumBlacklist[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -4,28 +4,28 @@ import { MsgUpdateParams, MsgCreateNamespace, MsgUpdateNamespace, MsgUpdateActor
4
4
  * @package injective.permissions.v1beta1
5
5
  * @see proto service: injective.permissions.v1beta1.UpdateParams
6
6
  */
7
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
7
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
8
  /**
9
9
  * @name createNamespace
10
10
  * @package injective.permissions.v1beta1
11
11
  * @see proto service: injective.permissions.v1beta1.CreateNamespace
12
12
  */
13
- export declare const createNamespace: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCreateNamespace | MsgCreateNamespace[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
13
+ export declare const createNamespace: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCreateNamespace | MsgCreateNamespace[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
14
14
  /**
15
15
  * @name updateNamespace
16
16
  * @package injective.permissions.v1beta1
17
17
  * @see proto service: injective.permissions.v1beta1.UpdateNamespace
18
18
  */
19
- export declare const updateNamespace: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateNamespace | MsgUpdateNamespace[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
19
+ export declare const updateNamespace: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateNamespace | MsgUpdateNamespace[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
20
  /**
21
21
  * @name updateActorRoles
22
22
  * @package injective.permissions.v1beta1
23
23
  * @see proto service: injective.permissions.v1beta1.UpdateActorRoles
24
24
  */
25
- export declare const updateActorRoles: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateActorRoles | MsgUpdateActorRoles[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
+ export declare const updateActorRoles: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateActorRoles | MsgUpdateActorRoles[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
26
26
  /**
27
27
  * @name claimVoucher
28
28
  * @package injective.permissions.v1beta1
29
29
  * @see proto service: injective.permissions.v1beta1.ClaimVoucher
30
30
  */
31
- export declare const claimVoucher: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgClaimVoucher | MsgClaimVoucher[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const claimVoucher: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgClaimVoucher | MsgClaimVoucher[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -4,34 +4,34 @@ import { MsgCreateDenom, MsgMint, MsgBurn, MsgChangeAdmin, MsgSetDenomMetadata,
4
4
  * @package injective.tokenfactory.v1beta1
5
5
  * @see proto service: injective.tokenfactory.v1beta1.CreateDenom
6
6
  */
7
- export declare const createDenom: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgCreateDenom | MsgCreateDenom[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
7
+ export declare const createDenom: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgCreateDenom | MsgCreateDenom[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
8
  /**
9
9
  * @name mint
10
10
  * @package injective.tokenfactory.v1beta1
11
11
  * @see proto service: injective.tokenfactory.v1beta1.Mint
12
12
  */
13
- export declare const mint: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgMint | MsgMint[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
13
+ export declare const mint: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgMint | MsgMint[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
14
14
  /**
15
15
  * @name burn
16
16
  * @package injective.tokenfactory.v1beta1
17
17
  * @see proto service: injective.tokenfactory.v1beta1.Burn
18
18
  */
19
- export declare const burn: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgBurn | MsgBurn[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
19
+ export declare const burn: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgBurn | MsgBurn[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
20
  /**
21
21
  * @name changeAdmin
22
22
  * @package injective.tokenfactory.v1beta1
23
23
  * @see proto service: injective.tokenfactory.v1beta1.ChangeAdmin
24
24
  */
25
- export declare const changeAdmin: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgChangeAdmin | MsgChangeAdmin[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
+ export declare const changeAdmin: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgChangeAdmin | MsgChangeAdmin[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
26
26
  /**
27
27
  * @name setDenomMetadata
28
28
  * @package injective.tokenfactory.v1beta1
29
29
  * @see proto service: injective.tokenfactory.v1beta1.SetDenomMetadata
30
30
  */
31
- export declare const setDenomMetadata: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgSetDenomMetadata | MsgSetDenomMetadata[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const setDenomMetadata: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSetDenomMetadata | MsgSetDenomMetadata[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
32
32
  /**
33
33
  * @name updateParams
34
34
  * @package injective.tokenfactory.v1beta1
35
35
  * @see proto service: injective.tokenfactory.v1beta1.UpdateParams
36
36
  */
37
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
37
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -4,4 +4,4 @@ import { MsgUpdateParams } from "./tx";
4
4
  * @package injective.txfees.v1beta1
5
5
  * @see proto service: injective.txfees.v1beta1.UpdateParams
6
6
  */
7
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
7
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
@@ -9,6 +9,7 @@ import { DeepPartial } from "../../../helpers";
9
9
  * @see proto type: injective.types.v1beta1.EthAccount
10
10
  */
11
11
  export interface EthAccount {
12
+ $typeUrl?: "/injective.types.v1beta1.EthAccount";
12
13
  baseAccount?: BaseAccount;
13
14
  codeHash: Uint8Array;
14
15
  }
@@ -7,6 +7,7 @@ const registry_1 = require("../../../registry");
7
7
  const helpers_1 = require("../../../helpers");
8
8
  function createBaseEthAccount() {
9
9
  return {
10
+ $typeUrl: "/injective.types.v1beta1.EthAccount",
10
11
  baseAccount: undefined,
11
12
  codeHash: new Uint8Array()
12
13
  };
@@ -9,6 +9,7 @@ import { DeepPartial } from "../../../helpers";
9
9
  * @see proto type: injective.wasmx.v1.ContractExecutionCompatAuthorization
10
10
  */
11
11
  export interface ContractExecutionCompatAuthorization {
12
+ $typeUrl?: "/injective.wasmx.v1.ContractExecutionCompatAuthorization";
12
13
  /**
13
14
  * Grants for contract executions
14
15
  */
@@ -6,6 +6,7 @@ const binary_1 = require("../../../binary");
6
6
  const registry_1 = require("../../../registry");
7
7
  function createBaseContractExecutionCompatAuthorization() {
8
8
  return {
9
+ $typeUrl: "/injective.wasmx.v1.ContractExecutionCompatAuthorization",
9
10
  grants: []
10
11
  };
11
12
  }
@@ -17,6 +17,7 @@ export declare function fundingModeToJSON(object: FundingMode): string;
17
17
  * @see proto type: injective.wasmx.v1.ContractRegistrationRequestProposal
18
18
  */
19
19
  export interface ContractRegistrationRequestProposal {
20
+ $typeUrl?: "/injective.wasmx.v1.ContractRegistrationRequestProposal";
20
21
  title: string;
21
22
  description: string;
22
23
  contractRegistrationRequest: ContractRegistrationRequest;
@@ -45,6 +46,7 @@ export interface ContractRegistrationRequestProposalAminoMsg {
45
46
  * @see proto type: injective.wasmx.v1.BatchContractRegistrationRequestProposal
46
47
  */
47
48
  export interface BatchContractRegistrationRequestProposal {
49
+ $typeUrl?: "/injective.wasmx.v1.BatchContractRegistrationRequestProposal";
48
50
  title: string;
49
51
  description: string;
50
52
  contractRegistrationRequests: ContractRegistrationRequest[];
@@ -73,6 +75,7 @@ export interface BatchContractRegistrationRequestProposalAminoMsg {
73
75
  * @see proto type: injective.wasmx.v1.BatchContractDeregistrationProposal
74
76
  */
75
77
  export interface BatchContractDeregistrationProposal {
78
+ $typeUrl?: "/injective.wasmx.v1.BatchContractDeregistrationProposal";
76
79
  title: string;
77
80
  description: string;
78
81
  contracts: string[];
@@ -101,6 +104,7 @@ export interface BatchContractDeregistrationProposalAminoMsg {
101
104
  * @see proto type: injective.wasmx.v1.ContractRegistrationRequest
102
105
  */
103
106
  export interface ContractRegistrationRequest {
107
+ $typeUrl?: "/injective.wasmx.v1.ContractRegistrationRequest";
104
108
  /**
105
109
  * Unique Identifier for contract instance to be registered.
106
110
  */
@@ -197,6 +201,7 @@ export interface ContractRegistrationRequestAminoMsg {
197
201
  * @see proto type: injective.wasmx.v1.BatchStoreCodeProposal
198
202
  */
199
203
  export interface BatchStoreCodeProposal {
204
+ $typeUrl?: "/injective.wasmx.v1.BatchStoreCodeProposal";
200
205
  title: string;
201
206
  description: string;
202
207
  proposals: StoreCodeProposal[];
@@ -53,6 +53,7 @@ function fundingModeToJSON(object) {
53
53
  }
54
54
  function createBaseContractRegistrationRequestProposal() {
55
55
  return {
56
+ $typeUrl: "/injective.wasmx.v1.ContractRegistrationRequestProposal",
56
57
  title: "",
57
58
  description: "",
58
59
  contractRegistrationRequest: exports.ContractRegistrationRequest.fromPartial({})
@@ -166,6 +167,7 @@ exports.ContractRegistrationRequestProposal = {
166
167
  };
167
168
  function createBaseBatchContractRegistrationRequestProposal() {
168
169
  return {
170
+ $typeUrl: "/injective.wasmx.v1.BatchContractRegistrationRequestProposal",
169
171
  title: "",
170
172
  description: "",
171
173
  contractRegistrationRequests: []
@@ -282,6 +284,7 @@ exports.BatchContractRegistrationRequestProposal = {
282
284
  };
283
285
  function createBaseBatchContractDeregistrationProposal() {
284
286
  return {
287
+ $typeUrl: "/injective.wasmx.v1.BatchContractDeregistrationProposal",
285
288
  title: "",
286
289
  description: "",
287
290
  contracts: []
@@ -397,6 +400,7 @@ exports.BatchContractDeregistrationProposal = {
397
400
  };
398
401
  function createBaseContractRegistrationRequest() {
399
402
  return {
403
+ $typeUrl: "/injective.wasmx.v1.ContractRegistrationRequest",
400
404
  contractAddress: "",
401
405
  gasLimit: BigInt(0),
402
406
  gasPrice: BigInt(0),
@@ -573,6 +577,7 @@ exports.ContractRegistrationRequest = {
573
577
  };
574
578
  function createBaseBatchStoreCodeProposal() {
575
579
  return {
580
+ $typeUrl: "/injective.wasmx.v1.BatchStoreCodeProposal",
576
581
  title: "",
577
582
  description: "",
578
583
  proposals: []
@@ -4,34 +4,34 @@ import { MsgUpdateContract, MsgActivateContract, MsgDeactivateContract, MsgExecu
4
4
  * @package injective.wasmx.v1
5
5
  * @see proto service: injective.wasmx.v1.UpdateRegistryContractParams
6
6
  */
7
- export declare const updateRegistryContractParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateContract | MsgUpdateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
7
+ export declare const updateRegistryContractParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateContract | MsgUpdateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
8
8
  /**
9
9
  * @name activateRegistryContract
10
10
  * @package injective.wasmx.v1
11
11
  * @see proto service: injective.wasmx.v1.ActivateRegistryContract
12
12
  */
13
- export declare const activateRegistryContract: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgActivateContract | MsgActivateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
13
+ export declare const activateRegistryContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgActivateContract | MsgActivateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
14
14
  /**
15
15
  * @name deactivateRegistryContract
16
16
  * @package injective.wasmx.v1
17
17
  * @see proto service: injective.wasmx.v1.DeactivateRegistryContract
18
18
  */
19
- export declare const deactivateRegistryContract: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgDeactivateContract | MsgDeactivateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
19
+ export declare const deactivateRegistryContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgDeactivateContract | MsgDeactivateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
20
20
  /**
21
21
  * @name executeContractCompat
22
22
  * @package injective.wasmx.v1
23
23
  * @see proto service: injective.wasmx.v1.ExecuteContractCompat
24
24
  */
25
- export declare const executeContractCompat: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgExecuteContractCompat | MsgExecuteContractCompat[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
25
+ export declare const executeContractCompat: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgExecuteContractCompat | MsgExecuteContractCompat[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
26
26
  /**
27
27
  * @name updateParams
28
28
  * @package injective.wasmx.v1
29
29
  * @see proto service: injective.wasmx.v1.UpdateParams
30
30
  */
31
- export declare const updateParams: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
31
+ export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
32
32
  /**
33
33
  * @name registerContract
34
34
  * @package injective.wasmx.v1
35
35
  * @see proto service: injective.wasmx.v1.RegisterContract
36
36
  */
37
- export declare const registerContract: (client: import("@interchainjs/cosmos/types/signing-client").ISigningClient, signerAddress: string, message: MsgRegisterContract | MsgRegisterContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
37
+ export declare const registerContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRegisterContract | MsgRegisterContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
package/package.json CHANGED
@@ -1,10 +1,18 @@
1
1
  {
2
2
  "name": "injectivejs",
3
- "version": "1.16.7",
3
+ "version": "1.17.0",
4
4
  "description": "Injectivejs is a JavaScript library for interacting with injective sdk.",
5
5
  "main": "index.js",
6
6
  "module": "esm/index.js",
7
7
  "types": "index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "import": "./esm/index.js",
11
+ "require": "./index.js",
12
+ "types": "./index.d.ts"
13
+ },
14
+ "./package.json": "./package.json"
15
+ },
8
16
  "author": "Hyperweb <developers@hyperweb.io>",
9
17
  "homepage": "https://github.com/hyperweb-io/interchainjs",
10
18
  "repository": {
@@ -25,13 +33,13 @@
25
33
  "prepare": "npm run build"
26
34
  },
27
35
  "dependencies": {
28
- "@interchainjs/cosmos": "1.16.7",
29
- "@interchainjs/cosmos-types": "1.16.7",
30
- "@interchainjs/encoding": "1.16.7",
31
- "@interchainjs/math": "1.16.7",
32
- "@interchainjs/pubkey": "1.16.7",
33
- "@interchainjs/types": "1.16.7",
34
- "@interchainjs/utils": "1.16.7",
36
+ "@interchainjs/cosmos": "1.17.0",
37
+ "@interchainjs/cosmos-types": "1.17.0",
38
+ "@interchainjs/encoding": "1.17.0",
39
+ "@interchainjs/math": "1.17.0",
40
+ "@interchainjs/pubkey": "1.17.0",
41
+ "@interchainjs/types": "1.17.0",
42
+ "@interchainjs/utils": "1.17.0",
35
43
  "@noble/hashes": "^1.3.1",
36
44
  "decimal.js": "^10.4.3"
37
45
  },
@@ -42,5 +50,5 @@
42
50
  "cosmjs",
43
51
  "wallet"
44
52
  ],
45
- "gitHead": "29bc355e5d2484e7548c1a5054e454d1d28221f0"
53
+ "gitHead": "231bbad5045bf500eb377b9327b9e2a913254fe4"
46
54
  }
package/registry.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
package/registry.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
3
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
4
4
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
5
5
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
6
6
  */
@@ -1,6 +1,6 @@
1
1
  export * from "./version/types";
2
- export { BlockIDFlag, BlockIDFlagAmino, ValidatorSet, ValidatorSetProtoMsg, ValidatorSetAmino, ValidatorSetAminoMsg, Validator, ValidatorProtoMsg, ValidatorAmino, ValidatorAminoMsg, SimpleValidator, SimpleValidatorProtoMsg, SimpleValidatorAmino, SimpleValidatorAminoMsg } from "./types/validator";
3
- export { SignedMsgType, SignedMsgTypeAmino, PartSetHeader, PartSetHeaderProtoMsg, PartSetHeaderAmino, PartSetHeaderAminoMsg, Part, PartProtoMsg, PartAmino, PartAminoMsg, BlockID, BlockIDProtoMsg, BlockIDAmino, BlockIDAminoMsg, Header, HeaderProtoMsg, HeaderAmino, HeaderAminoMsg, Data, DataProtoMsg, DataAmino, DataAminoMsg, Vote, VoteProtoMsg, VoteAmino, VoteAminoMsg, Commit, CommitProtoMsg, CommitAmino, CommitAminoMsg, CommitSig, CommitSigProtoMsg, CommitSigAmino, CommitSigAminoMsg, ExtendedCommit, ExtendedCommitProtoMsg, ExtendedCommitAmino, ExtendedCommitAminoMsg, ExtendedCommitSig, ExtendedCommitSigProtoMsg, ExtendedCommitSigAmino, ExtendedCommitSigAminoMsg, Proposal, ProposalProtoMsg, ProposalAmino, ProposalAminoMsg, SignedHeader, SignedHeaderProtoMsg, SignedHeaderAmino, SignedHeaderAminoMsg, LightBlock, LightBlockProtoMsg, LightBlockAmino, LightBlockAminoMsg, BlockMeta, BlockMetaProtoMsg, BlockMetaAmino, BlockMetaAminoMsg, TxProof, TxProofProtoMsg, TxProofAmino, TxProofAminoMsg } from "./types/types";
2
+ export { BlockIDFlag, BlockIDFlagAmino, ValidatorSet, ValidatorSetProtoMsg, ValidatorSetAmino, ValidatorSetAminoMsg, Validator as TendermintTypesValidator, ValidatorProtoMsg as TendermintTypesValidatorProtoMsg, ValidatorAmino as TendermintTypesValidatorAmino, ValidatorAminoMsg as TendermintTypesValidatorAminoMsg, SimpleValidator, SimpleValidatorProtoMsg, SimpleValidatorAmino, SimpleValidatorAminoMsg } from "./types/validator";
3
+ export { SignedMsgType, SignedMsgTypeAmino, PartSetHeader, PartSetHeaderProtoMsg, PartSetHeaderAmino, PartSetHeaderAminoMsg, Part, PartProtoMsg, PartAmino, PartAminoMsg, BlockID, BlockIDProtoMsg, BlockIDAmino, BlockIDAminoMsg, Header, HeaderProtoMsg, HeaderAmino, HeaderAminoMsg, Data, DataProtoMsg, DataAmino, DataAminoMsg, Vote as TendermintTypesVote, VoteProtoMsg as TendermintTypesVoteProtoMsg, VoteAmino as TendermintTypesVoteAmino, VoteAminoMsg as TendermintTypesVoteAminoMsg, Commit, CommitProtoMsg, CommitAmino, CommitAminoMsg, CommitSig, CommitSigProtoMsg, CommitSigAmino, CommitSigAminoMsg, ExtendedCommit, ExtendedCommitProtoMsg, ExtendedCommitAmino, ExtendedCommitAminoMsg, ExtendedCommitSig, ExtendedCommitSigProtoMsg, ExtendedCommitSigAmino, ExtendedCommitSigAminoMsg, Proposal as TendermintTypesProposal, ProposalProtoMsg as TendermintTypesProposalProtoMsg, ProposalAmino as TendermintTypesProposalAmino, ProposalAminoMsg as TendermintTypesProposalAminoMsg, SignedHeader, SignedHeaderProtoMsg, SignedHeaderAmino, SignedHeaderAminoMsg, LightBlock, LightBlockProtoMsg, LightBlockAmino, LightBlockAminoMsg, BlockMeta, BlockMetaProtoMsg, BlockMetaAmino, BlockMetaAminoMsg, TxProof, TxProofProtoMsg, TxProofAmino, TxProofAminoMsg } from "./types/types";
4
4
  export * from "./types/params";
5
5
  export * from "./types/evidence";
6
6
  export * from "./types/block";