carbon-js-sdk 0.7.6 → 0.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/CarbonSDK.d.ts +4 -0
- package/lib/CarbonSDK.js +50 -12
- package/lib/clients/BatchQueryClient.js +4 -4
- package/lib/clients/CarbonQueryClient.js +1 -1
- package/lib/clients/ETHClient.js +15 -15
- package/lib/clients/GasFee.d.ts +12 -0
- package/lib/clients/GasFee.js +38 -0
- package/lib/clients/HydrogenClient.js +1 -1
- package/lib/clients/InsightsQueryClient.js +3 -3
- package/lib/clients/NEOClient.js +12 -8
- package/lib/clients/TokenClient.js +2 -2
- package/lib/clients/ZILClient.js +17 -17
- package/lib/codec/Switcheo/carbon/adl/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/admin/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/admin/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/admin/tx.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/bank/event.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/bank/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/bank/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/book/book.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/book/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/book/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/book/legacy.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/book/query.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/broker/amm.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/broker/candlestick.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/broker/event.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/broker/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/broker/incoming_liquidations.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/broker/pagination.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/broker/query.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/broker/tx.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/btcx/denom_cross_chain_info.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/btcx/denom_info.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/btcx/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/btcx/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/btcx/tx.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/ccm/ccm.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/ccm/genesis.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/ccm/query.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/ccm/tx.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/cdp/asset_params.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/cdp/cdp_liquidations.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/debt_info.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/e_mode_category.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/event.d.ts +36 -36
- package/lib/codec/Switcheo/carbon/cdp/genesis.d.ts +10 -10
- package/lib/codec/Switcheo/carbon/cdp/params.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/query.d.ts +53 -53
- package/lib/codec/Switcheo/carbon/cdp/rate_strategy_params.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/reward_scheme.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/cdp/stablecoin_debt_info.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/stablecoin_interest_info.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/cdp/tx.d.ts +87 -87
- package/lib/codec/Switcheo/carbon/coin/bridge.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/coin/event.d.ts +14 -14
- package/lib/codec/Switcheo/carbon/coin/genesis.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/coin/group.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/coin/proposal.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/coin/query.d.ts +26 -26
- package/lib/codec/Switcheo/carbon/coin/token.d.ts +9 -9
- package/lib/codec/Switcheo/carbon/coin/tx.d.ts +48 -48
- package/lib/codec/Switcheo/carbon/erc20/erc20.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/erc20/events.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/erc20/genesis.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/erc20/query.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/erc20/tx.d.ts +16 -16
- package/lib/codec/Switcheo/carbon/evmbank/genesis.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/evmbank/query.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/evmcontract/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/evmmerge/address.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/evmmerge/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/evmmerge/genesis.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/evmmerge/offchain.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/evmmerge/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/evmmerge/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/fee/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/fee/fee.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/fee/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/fee/proposal.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/fee/query.d.ts +10 -10
- package/lib/codec/Switcheo/carbon/fee/tx.d.ts +10 -10
- package/lib/codec/Switcheo/carbon/headersync/consensus_peers.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/headersync/genesis.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/headersync/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/headersync/tx.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/inflation/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/inflation/inflation.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/inflation/query.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/insurance/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/insurance/fund.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/insurance/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/insurance/query.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/insurance/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/leverage/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/leverage/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/leverage/leverage.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/leverage/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/leverage/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/liquidation/genesis.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/liquidation/liquidation.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/liquidation/outstanding_position.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/liquidation/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/liquidation/quote_changes.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/liquiditypool/event.d.ts +15 -15
- package/lib/codec/Switcheo/carbon/liquiditypool/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/liquiditypool/liquiditypool.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/liquiditypool/proposal.d.ts +11 -11
- package/lib/codec/Switcheo/carbon/liquiditypool/query.d.ts +31 -31
- package/lib/codec/Switcheo/carbon/liquiditypool/reward.d.ts +18 -18
- package/lib/codec/Switcheo/carbon/liquiditypool/tx.d.ts +39 -39
- package/lib/codec/Switcheo/carbon/lockproxy/event.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/lockproxy/genesis.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/lockproxy/lockproxy.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/lockproxy/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/lockproxy/tx.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/market/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/market/fee.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/market/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/market/market.d.ts +7 -7
- package/lib/codec/Switcheo/carbon/market/proposal.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/market/query.d.ts +20 -20
- package/lib/codec/Switcheo/carbon/market/tx.d.ts +21 -21
- package/lib/codec/Switcheo/carbon/marketstats/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/marketstats/marketstats.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/marketstats/params.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/marketstats/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/misc/block.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/misc/message.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/misc/message_type.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/misc/query.d.ts +16 -16
- package/lib/codec/Switcheo/carbon/misc/trade.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/misc/transaction.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/oracle/event.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/oracle/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/oracle/oracle.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/oracle/proposal.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/oracle/query.d.ts +28 -28
- package/lib/codec/Switcheo/carbon/oracle/slashing.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/oracle/tx.d.ts +14 -14
- package/lib/codec/Switcheo/carbon/order/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/order/genesis.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/order/order.d.ts +9 -9
- package/lib/codec/Switcheo/carbon/order/query.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/order/tx.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/perpspool/event.d.ts +9 -9
- package/lib/codec/Switcheo/carbon/perpspool/genesis.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/perpspool/market.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/perpspool/params.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/perpspool/pool.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/perpspool/query.d.ts +20 -20
- package/lib/codec/Switcheo/carbon/perpspool/tx.d.ts +18 -18
- package/lib/codec/Switcheo/carbon/position/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/position/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/position/position.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/position/query.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/position/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/pricing/event.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/pricing/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/pricing/legacy.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/pricing/pricing.d.ts +5 -5
- package/lib/codec/Switcheo/carbon/pricing/proposal.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/pricing/query.d.ts +16 -16
- package/lib/codec/Switcheo/carbon/pricing/tx.d.ts +12 -12
- package/lib/codec/Switcheo/carbon/profile/event.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/profile/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/profile/profile.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/profile/query.d.ts +8 -8
- package/lib/codec/Switcheo/carbon/profile/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/sequence/genesis.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/sequence/query.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/sequence/tx.d.ts +4 -4
- package/lib/codec/Switcheo/carbon/subaccount/genesis.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/subaccount/legacy.d.ts +3 -3
- package/lib/codec/Switcheo/carbon/subaccount/query.d.ts +19 -19
- package/lib/codec/Switcheo/carbon/subaccount/subaccount.d.ts +6 -6
- package/lib/codec/Switcheo/carbon/subaccount/tx.d.ts +8 -8
- package/lib/codec/alliance/alliance.d.ts +5 -5
- package/lib/codec/alliance/delegations.d.ts +8 -8
- package/lib/codec/alliance/events.d.ts +6 -6
- package/lib/codec/alliance/genesis.d.ts +7 -7
- package/lib/codec/alliance/gov.d.ts +5 -5
- package/lib/codec/alliance/params.d.ts +4 -4
- package/lib/codec/alliance/query.d.ts +24 -24
- package/lib/codec/alliance/tx.d.ts +10 -10
- package/lib/codec/carbon-models.js +5 -1
- package/lib/codec/cosmos/app/module/v1alpha1/module.d.ts +3 -3
- package/lib/codec/cosmos/app/v1alpha1/config.d.ts +4 -4
- package/lib/codec/cosmos/app/v1alpha1/module.d.ts +5 -5
- package/lib/codec/cosmos/app/v1alpha1/query.d.ts +4 -4
- package/lib/codec/cosmos/auth/v1beta1/auth.d.ts +5 -5
- package/lib/codec/cosmos/auth/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/auth/v1beta1/query.d.ts +20 -20
- package/lib/codec/cosmos/authz/v1beta1/authz.d.ts +6 -6
- package/lib/codec/cosmos/authz/v1beta1/event.d.ts +4 -4
- package/lib/codec/cosmos/authz/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/authz/v1beta1/query.d.ts +8 -8
- package/lib/codec/cosmos/authz/v1beta1/tx.d.ts +8 -8
- package/lib/codec/cosmos/bank/v1beta1/authz.d.ts +3 -3
- package/lib/codec/cosmos/bank/v1beta1/bank.d.ts +9 -9
- package/lib/codec/cosmos/bank/v1beta1/genesis.d.ts +4 -4
- package/lib/codec/cosmos/bank/v1beta1/query.d.ts +21 -21
- package/lib/codec/cosmos/bank/v1beta1/tx.d.ts +6 -6
- package/lib/codec/cosmos/base/abci/v1beta1/abci.d.ts +12 -12
- package/lib/codec/cosmos/base/kv/v1beta1/kv.d.ts +4 -4
- package/lib/codec/cosmos/base/node/v1beta1/query.d.ts +4 -4
- package/lib/codec/cosmos/base/query/v1beta1/pagination.d.ts +4 -4
- package/lib/codec/cosmos/base/reflection/v1beta1/reflection.d.ts +6 -6
- package/lib/codec/cosmos/base/reflection/v2alpha1/reflection.d.ts +28 -28
- package/lib/codec/cosmos/base/snapshots/v1beta1/snapshot.d.ts +11 -11
- package/lib/codec/cosmos/base/store/v1beta1/commit_info.d.ts +5 -5
- package/lib/codec/cosmos/base/store/v1beta1/listening.d.ts +5 -5
- package/lib/codec/cosmos/base/tendermint/v1beta1/query.d.ts +21 -21
- package/lib/codec/cosmos/base/tendermint/v1beta1/types.d.ts +4 -4
- package/lib/codec/cosmos/base/v1beta1/coin.d.ts +6 -6
- package/lib/codec/cosmos/capability/v1beta1/capability.d.ts +5 -5
- package/lib/codec/cosmos/capability/v1beta1/genesis.d.ts +4 -4
- package/lib/codec/cosmos/crisis/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/crisis/v1beta1/tx.d.ts +4 -4
- package/lib/codec/cosmos/crypto/ed25519/keys.d.ts +4 -4
- package/lib/codec/cosmos/crypto/hd/v1/hd.d.ts +3 -3
- package/lib/codec/cosmos/crypto/keyring/v1/record.d.ts +7 -7
- package/lib/codec/cosmos/crypto/multisig/keys.d.ts +3 -3
- package/lib/codec/cosmos/crypto/multisig/v1beta1/multisig.d.ts +4 -4
- package/lib/codec/cosmos/crypto/secp256k1/keys.d.ts +4 -4
- package/lib/codec/cosmos/crypto/secp256r1/keys.d.ts +4 -4
- package/lib/codec/cosmos/distribution/v1beta1/distribution.d.ts +14 -14
- package/lib/codec/cosmos/distribution/v1beta1/genesis.d.ts +10 -10
- package/lib/codec/cosmos/distribution/v1beta1/query.d.ts +22 -22
- package/lib/codec/cosmos/distribution/v1beta1/tx.d.ts +10 -10
- package/lib/codec/cosmos/evidence/v1beta1/evidence.d.ts +3 -3
- package/lib/codec/cosmos/evidence/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/evidence/v1beta1/query.d.ts +6 -6
- package/lib/codec/cosmos/evidence/v1beta1/tx.d.ts +4 -4
- package/lib/codec/cosmos/feegrant/v1beta1/feegrant.d.ts +6 -6
- package/lib/codec/cosmos/feegrant/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/feegrant/v1beta1/query.d.ts +8 -8
- package/lib/codec/cosmos/feegrant/v1beta1/tx.d.ts +6 -6
- package/lib/codec/cosmos/genutil/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/gov/v1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/gov/v1/gov.d.ts +10 -10
- package/lib/codec/cosmos/gov/v1/query.d.ts +18 -18
- package/lib/codec/cosmos/gov/v1/query.js +2 -2
- package/lib/codec/cosmos/gov/v1/tx.d.ts +12 -12
- package/lib/codec/cosmos/gov/v1/tx.js +2 -2
- package/lib/codec/cosmos/gov/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/gov/v1beta1/gov.d.ts +11 -11
- package/lib/codec/cosmos/gov/v1beta1/query.d.ts +18 -18
- package/lib/codec/cosmos/gov/v1beta1/query.js +2 -2
- package/lib/codec/cosmos/gov/v1beta1/tx.d.ts +10 -10
- package/lib/codec/cosmos/gov/v1beta1/tx.js +2 -2
- package/lib/codec/cosmos/group/v1/events.d.ts +11 -11
- package/lib/codec/cosmos/group/v1/events.js +2 -2
- package/lib/codec/cosmos/group/v1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/group/v1/query.d.ts +30 -30
- package/lib/codec/cosmos/group/v1/tx.d.ts +30 -30
- package/lib/codec/cosmos/group/v1/tx.js +4 -4
- package/lib/codec/cosmos/group/v1/types.d.ts +13 -13
- package/lib/codec/cosmos/mint/v1beta1/genesis.d.ts +3 -3
- package/lib/codec/cosmos/mint/v1beta1/mint.d.ts +4 -4
- package/lib/codec/cosmos/mint/v1beta1/query.d.ts +8 -8
- package/lib/codec/cosmos/nft/v1beta1/event.d.ts +5 -5
- package/lib/codec/cosmos/nft/v1beta1/genesis.d.ts +4 -4
- package/lib/codec/cosmos/nft/v1beta1/nft.d.ts +4 -4
- package/lib/codec/cosmos/nft/v1beta1/query.d.ts +16 -16
- package/lib/codec/cosmos/nft/v1beta1/tx.d.ts +4 -4
- package/lib/codec/cosmos/orm/module/v1alpha1/module.d.ts +3 -3
- package/lib/codec/cosmos/orm/v1/orm.d.ts +6 -6
- package/lib/codec/cosmos/orm/v1alpha1/schema.d.ts +4 -4
- package/lib/codec/cosmos/params/v1beta1/params.d.ts +4 -4
- package/lib/codec/cosmos/params/v1beta1/query.d.ts +7 -7
- package/lib/codec/cosmos/slashing/v1beta1/genesis.d.ts +6 -6
- package/lib/codec/cosmos/slashing/v1beta1/query.d.ts +8 -8
- package/lib/codec/cosmos/slashing/v1beta1/slashing.d.ts +4 -4
- package/lib/codec/cosmos/slashing/v1beta1/tx.d.ts +4 -4
- package/lib/codec/cosmos/staking/v1beta1/authz.d.ts +4 -4
- package/lib/codec/cosmos/staking/v1beta1/genesis.d.ts +4 -4
- package/lib/codec/cosmos/staking/v1beta1/query.d.ts +30 -30
- package/lib/codec/cosmos/staking/v1beta1/staking.d.ts +22 -22
- package/lib/codec/cosmos/staking/v1beta1/tx.d.ts +14 -14
- package/lib/codec/cosmos/tx/signing/v1beta1/signing.d.ts +7 -7
- package/lib/codec/cosmos/tx/v1beta1/service.d.ts +12 -12
- package/lib/codec/cosmos/tx/v1beta1/tx.d.ts +15 -15
- package/lib/codec/cosmos/tx/v1beta1/tx.js +4 -4
- package/lib/codec/cosmos/upgrade/v1beta1/query.d.ts +12 -12
- package/lib/codec/cosmos/upgrade/v1beta1/tx.d.ts +6 -6
- package/lib/codec/cosmos/upgrade/v1beta1/upgrade.d.ts +6 -6
- package/lib/codec/cosmos/vesting/v1beta1/tx.d.ts +8 -8
- package/lib/codec/cosmos/vesting/v1beta1/vesting.d.ts +8 -8
- package/lib/codec/cosmos-models.js +5 -1
- package/lib/codec/ethermint/crypto/v1/ethsecp256k1/keys.d.ts +4 -4
- package/lib/codec/ethermint/evm/v1/evm.d.ts +10 -10
- package/lib/codec/ethermint/evm/v1/genesis.d.ts +4 -4
- package/lib/codec/ethermint/evm/v1/query.d.ts +26 -26
- package/lib/codec/ethermint/evm/v1/tx.d.ts +8 -8
- package/lib/codec/ethermint/feemarket/v1/feemarket.d.ts +3 -3
- package/lib/codec/ethermint/feemarket/v1/genesis.d.ts +3 -3
- package/lib/codec/ethermint/feemarket/v1/query.d.ts +8 -8
- package/lib/codec/ethermint/types/v1/account.d.ts +3 -3
- package/lib/codec/ethermint/types/v1/dynamic_fee.d.ts +3 -3
- package/lib/codec/ethermint/types/v1/indexer.d.ts +3 -3
- package/lib/codec/ethermint/types/v1/web3.d.ts +3 -3
- package/lib/codec/ethermint-models.js +5 -1
- package/lib/codec/google/protobuf/any.d.ts +3 -3
- package/lib/codec/google/protobuf/duration.d.ts +3 -3
- package/lib/codec/google/protobuf/timestamp.d.ts +3 -3
- package/lib/codec/google/protobuf/wrappers.d.ts +11 -11
- package/lib/codec/ibc/applications/interchain_accounts/controller/v1/controller.d.ts +3 -3
- package/lib/codec/ibc/applications/interchain_accounts/controller/v1/query.d.ts +4 -4
- package/lib/codec/ibc/applications/interchain_accounts/host/v1/host.d.ts +3 -3
- package/lib/codec/ibc/applications/interchain_accounts/host/v1/query.d.ts +4 -4
- package/lib/codec/ibc/applications/interchain_accounts/v1/account.d.ts +3 -3
- package/lib/codec/ibc/applications/interchain_accounts/v1/genesis.d.ts +7 -7
- package/lib/codec/ibc/applications/interchain_accounts/v1/metadata.d.ts +3 -3
- package/lib/codec/ibc/applications/interchain_accounts/v1/packet.d.ts +4 -4
- package/lib/codec/ibc/applications/transfer/v1/genesis.d.ts +3 -3
- package/lib/codec/ibc/applications/transfer/v1/query.d.ts +10 -10
- package/lib/codec/ibc/applications/transfer/v1/transfer.d.ts +4 -4
- package/lib/codec/ibc/applications/transfer/v1/tx.d.ts +4 -4
- package/lib/codec/ibc/applications/transfer/v2/packet.d.ts +3 -3
- package/lib/codec/ibc/core/channel/v1/channel.d.ts +8 -8
- package/lib/codec/ibc/core/channel/v1/genesis.d.ts +4 -4
- package/lib/codec/ibc/core/channel/v1/query.d.ts +28 -28
- package/lib/codec/ibc/core/channel/v1/tx.d.ts +22 -22
- package/lib/codec/ibc/core/client/v1/client.d.ts +9 -9
- package/lib/codec/ibc/core/client/v1/genesis.d.ts +5 -5
- package/lib/codec/ibc/core/client/v1/query.d.ts +18 -18
- package/lib/codec/ibc/core/client/v1/tx.d.ts +10 -10
- package/lib/codec/ibc/core/commitment/v1/commitment.d.ts +6 -6
- package/lib/codec/ibc/core/connection/v1/connection.d.ts +9 -9
- package/lib/codec/ibc/core/connection/v1/genesis.d.ts +3 -3
- package/lib/codec/ibc/core/connection/v1/query.d.ts +12 -12
- package/lib/codec/ibc/core/connection/v1/tx.d.ts +10 -10
- package/lib/codec/ibc/core/types/v1/genesis.d.ts +3 -3
- package/lib/codec/ibc/lightclients/localhost/v1/localhost.d.ts +3 -3
- package/lib/codec/ibc/lightclients/solomachine/v1/solomachine.d.ts +18 -18
- package/lib/codec/ibc/lightclients/solomachine/v2/solomachine.d.ts +18 -18
- package/lib/codec/ibc/lightclients/tendermint/v1/tendermint.d.ts +7 -7
- package/lib/codec/ibc-models.js +5 -1
- package/lib/codec/index.js +5 -1
- package/lib/codec/polynetwork-models.js +5 -1
- package/lib/codec/proofs.d.ts +15 -15
- package/lib/codec/tendermint/abci/types.d.ts +46 -46
- package/lib/codec/tendermint/crypto/keys.d.ts +3 -3
- package/lib/codec/tendermint/crypto/proof.d.ts +7 -7
- package/lib/codec/tendermint/libs/bits/types.d.ts +3 -3
- package/lib/codec/tendermint/p2p/types.d.ts +6 -6
- package/lib/codec/tendermint/types/block.d.ts +3 -3
- package/lib/codec/tendermint/types/evidence.d.ts +6 -6
- package/lib/codec/tendermint/types/params.d.ts +8 -8
- package/lib/codec/tendermint/types/types.d.ts +15 -15
- package/lib/codec/tendermint/types/validator.d.ts +5 -5
- package/lib/codec/tendermint/version/types.d.ts +4 -4
- package/lib/constant/address.d.ts +1 -1
- package/lib/constant/generic.js +1 -1
- package/lib/constant/ibc.d.ts +3 -3
- package/lib/constant/ibc.js +5 -1
- package/lib/constant/index.js +5 -1
- package/lib/constant/node.d.ts +1 -1
- package/lib/eth/index.js +5 -1
- package/lib/hydrogen/index.js +5 -1
- package/lib/hydrogen/transfer.d.ts +2 -2
- package/lib/index.js +5 -1
- package/lib/insights/common.d.ts +1 -1
- package/lib/insights/index.js +5 -1
- package/lib/insights/position.d.ts +1 -1
- package/lib/modules/cdp.js +45 -45
- package/lib/modules/cosmwasm.js +2 -2
- package/lib/modules/evm.d.ts +1 -1
- package/lib/modules/evm.js +6 -6
- package/lib/modules/gov.js +12 -12
- package/lib/modules/index.js +5 -1
- package/lib/modules/liquiditypool.js +1 -1
- package/lib/modules/order.js +2 -2
- package/lib/provider/account/EthLedgerAccount/EthLedgerAccount.js +1 -1
- package/lib/provider/account/EthLedgerAccount/index.js +5 -1
- package/lib/provider/account/NeoLedgerAccount/N3Ledger/ErrorCode.js +1 -1
- package/lib/provider/account/NeoLedgerAccount/N3Ledger/index.js +5 -1
- package/lib/provider/account/NeoLedgerAccount/N3Ledger/main.js +8 -8
- package/lib/provider/account/NeoLedgerAccount/NeoLedgerAccount.d.ts +1 -1
- package/lib/provider/account/NeoLedgerAccount/NeoLedgerAccount.js +8 -4
- package/lib/provider/account/NeoLedgerAccount/NeonLedger.js +1 -1
- package/lib/provider/account/NeoLedgerAccount/index.js +5 -1
- package/lib/provider/account/index.js +5 -1
- package/lib/provider/amino/types/admin.js +32 -28
- package/lib/provider/amino/types/bank.js +6 -2
- package/lib/provider/amino/types/broker.js +6 -2
- package/lib/provider/amino/types/cdp.js +31 -27
- package/lib/provider/amino/types/coin.js +9 -5
- package/lib/provider/amino/types/erc20.js +7 -3
- package/lib/provider/amino/types/evm.js +6 -2
- package/lib/provider/amino/types/evmmerge.js +6 -2
- package/lib/provider/amino/types/feemarket.js +6 -2
- package/lib/provider/amino/types/gov.js +10 -6
- package/lib/provider/amino/types/ibc.js +6 -2
- package/lib/provider/amino/types/leverage.js +6 -2
- package/lib/provider/amino/types/liquidityPool.js +12 -8
- package/lib/provider/amino/types/market.js +11 -7
- package/lib/provider/amino/types/oracle.js +7 -3
- package/lib/provider/amino/types/order.js +9 -5
- package/lib/provider/amino/types/perpspool.js +11 -7
- package/lib/provider/amino/types/position.js +6 -2
- package/lib/provider/amino/types/profile.js +6 -2
- package/lib/provider/amino/types/staking.js +9 -5
- package/lib/provider/amino/types/subaccount.js +8 -4
- package/lib/provider/amino/utils.d.ts +2 -2
- package/lib/provider/amino/utils.js +11 -11
- package/lib/provider/keplr/KeplrAccount.js +6 -6
- package/lib/provider/leap/LeapAccount.js +2 -2
- package/lib/provider/ledger/ledger.js +9 -6
- package/lib/provider/metamask/MetaMask.d.ts +1 -1
- package/lib/provider/metamask/MetaMask.js +28 -24
- package/lib/provider/metamask/error.d.ts +1 -1
- package/lib/provider/o3/O3Types.d.ts +1 -1
- package/lib/provider/o3/O3Wallet.js +15 -11
- package/lib/provider/o3/index.js +5 -1
- package/lib/provider/zilpay/Zilpay.js +4 -4
- package/lib/provider/zilpay/index.js +5 -1
- package/lib/util/address.d.ts +5 -5
- package/lib/util/address.js +19 -15
- package/lib/util/api.d.ts +3 -3
- package/lib/util/api.js +4 -4
- package/lib/util/blockchain.d.ts +7 -7
- package/lib/util/blockchain.js +4 -4
- package/lib/util/eip712.js +3 -3
- package/lib/util/fetch.js +1 -1
- package/lib/util/generic.d.ts +3 -2
- package/lib/util/generic.js +3 -3
- package/lib/util/gov.d.ts +1 -1
- package/lib/util/index.js +5 -1
- package/lib/util/legacyEIP712.d.ts +2 -2
- package/lib/util/legacyEIP712.js +2 -2
- package/lib/util/network.js +3 -3
- package/lib/util/number.d.ts +4 -4
- package/lib/util/number.js +5 -5
- package/lib/util/tx.d.ts +3 -3
- package/lib/util/tx.js +5 -1
- package/lib/util/type.d.ts +1 -1
- package/lib/wallet/CarbonSigner.d.ts +5 -5
- package/lib/wallet/CarbonSigner.js +6 -6
- package/lib/wallet/CarbonSigningClient.js +15 -15
- package/lib/wallet/CarbonWallet.d.ts +4 -14
- package/lib/wallet/CarbonWallet.js +23 -51
- package/lib/wallet/index.js +5 -1
- package/lib/websocket/connector.js +8 -4
- package/lib/websocket/index.js +5 -1
- package/lib/websocket/types.d.ts +1 -1
- package/package.json +1 -1
- package/lib/codec/adl/genesis.d.ts +0 -18
- package/lib/codec/adl/genesis.js +0 -46
- package/lib/codec/adl/query.d.ts +0 -12
- package/lib/codec/adl/query.js +0 -20
- package/lib/codec/adl/tx.d.ts +0 -12
- package/lib/codec/adl/tx.js +0 -20
- package/lib/codec/admin/export.d.ts +0 -2
- package/lib/codec/admin/export.js +0 -13
- package/lib/codec/admin/genesis.d.ts +0 -18
- package/lib/codec/admin/genesis.js +0 -46
- package/lib/codec/admin/query.d.ts +0 -62
- package/lib/codec/admin/query.js +0 -186
- package/lib/codec/admin/tx.d.ts +0 -62
- package/lib/codec/admin/tx.js +0 -198
- package/lib/codec/bank/event.d.ts +0 -65
- package/lib/codec/bank/event.js +0 -332
- package/lib/codec/bank/export.d.ts +0 -2
- package/lib/codec/bank/export.js +0 -14
- package/lib/codec/bank/genesis.d.ts +0 -18
- package/lib/codec/bank/genesis.js +0 -46
- package/lib/codec/bank/query.d.ts +0 -77
- package/lib/codec/bank/query.js +0 -459
- package/lib/codec/book/book.d.ts +0 -57
- package/lib/codec/book/book.js +0 -319
- package/lib/codec/book/event.d.ts +0 -22
- package/lib/codec/book/event.js +0 -113
- package/lib/codec/book/export.d.ts +0 -4
- package/lib/codec/book/export.js +0 -23
- package/lib/codec/book/genesis.d.ts +0 -25
- package/lib/codec/book/genesis.js +0 -79
- package/lib/codec/book/legacy.d.ts +0 -22
- package/lib/codec/book/legacy.js +0 -120
- package/lib/codec/book/query.d.ts +0 -141
- package/lib/codec/book/query.js +0 -606
- package/lib/codec/book/tx.d.ts +0 -12
- package/lib/codec/book/tx.js +0 -20
- package/lib/codec/broker/amm.d.ts +0 -50
- package/lib/codec/broker/amm.js +0 -326
- package/lib/codec/broker/candlestick.d.ts +0 -27
- package/lib/codec/broker/candlestick.js +0 -211
- package/lib/codec/broker/event.d.ts +0 -53
- package/lib/codec/broker/event.js +0 -485
- package/lib/codec/broker/export.d.ts +0 -7
- package/lib/codec/broker/export.js +0 -27
- package/lib/codec/broker/genesis.d.ts +0 -25
- package/lib/codec/broker/genesis.js +0 -79
- package/lib/codec/broker/incoming_liquidations.d.ts +0 -18
- package/lib/codec/broker/incoming_liquidations.js +0 -93
- package/lib/codec/broker/incoming_pool_swap.d.ts +0 -23
- package/lib/codec/broker/incoming_pool_swap.js +0 -136
- package/lib/codec/broker/pagination.d.ts +0 -19
- package/lib/codec/broker/pagination.js +0 -78
- package/lib/codec/broker/query.d.ts +0 -107
- package/lib/codec/broker/query.js +0 -597
- package/lib/codec/broker/tx.d.ts +0 -53
- package/lib/codec/broker/tx.js +0 -176
- package/lib/codec/btcx/denom_cross_chain_info.d.ts +0 -21
- package/lib/codec/btcx/denom_cross_chain_info.js +0 -98
- package/lib/codec/btcx/denom_info.d.ts +0 -24
- package/lib/codec/btcx/denom_info.js +0 -140
- package/lib/codec/btcx/export.d.ts +0 -4
- package/lib/codec/btcx/export.js +0 -19
- package/lib/codec/btcx/genesis.d.ts +0 -18
- package/lib/codec/btcx/genesis.js +0 -46
- package/lib/codec/btcx/query.d.ts +0 -68
- package/lib/codec/btcx/query.js +0 -275
- package/lib/codec/btcx/tx.d.ts +0 -92
- package/lib/codec/btcx/tx.js +0 -436
- package/lib/codec/ccm/ccm.d.ts +0 -19
- package/lib/codec/ccm/ccm.js +0 -60
- package/lib/codec/ccm/export.d.ts +0 -4
- package/lib/codec/ccm/export.js +0 -20
- package/lib/codec/ccm/genesis.d.ts +0 -83
- package/lib/codec/ccm/genesis.js +0 -438
- package/lib/codec/ccm/query.d.ts +0 -45
- package/lib/codec/ccm/query.js +0 -197
- package/lib/codec/ccm/tx.d.ts +0 -97
- package/lib/codec/ccm/tx.js +0 -462
- package/lib/codec/cdp/asset_params.d.ts +0 -57
- package/lib/codec/cdp/asset_params.js +0 -411
- package/lib/codec/cdp/cdp_liquidations.d.ts +0 -32
- package/lib/codec/cdp/cdp_liquidations.js +0 -288
- package/lib/codec/cdp/debt_info.d.ts +0 -23
- package/lib/codec/cdp/debt_info.js +0 -158
- package/lib/codec/cdp/e_mode_category.d.ts +0 -23
- package/lib/codec/cdp/e_mode_category.js +0 -135
- package/lib/codec/cdp/event.d.ts +0 -446
- package/lib/codec/cdp/event.js +0 -2913
- package/lib/codec/cdp/export.d.ts +0 -13
- package/lib/codec/cdp/export.js +0 -210
- package/lib/codec/cdp/genesis.d.ts +0 -134
- package/lib/codec/cdp/genesis.js +0 -825
- package/lib/codec/cdp/params.d.ts +0 -68
- package/lib/codec/cdp/params.js +0 -210
- package/lib/codec/cdp/query.d.ts +0 -644
- package/lib/codec/cdp/query.js +0 -3099
- package/lib/codec/cdp/rate_strategy_params.d.ts +0 -26
- package/lib/codec/cdp/rate_strategy_params.js +0 -180
- package/lib/codec/cdp/reward_scheme.d.ts +0 -71
- package/lib/codec/cdp/reward_scheme.js +0 -550
- package/lib/codec/cdp/stablecoin_debt_info.d.ts +0 -22
- package/lib/codec/cdp/stablecoin_debt_info.js +0 -144
- package/lib/codec/cdp/stablecoin_interest_info.d.ts +0 -19
- package/lib/codec/cdp/stablecoin_interest_info.js +0 -99
- package/lib/codec/cdp/tx.d.ts +0 -1026
- package/lib/codec/cdp/tx.js +0 -5191
- package/lib/codec/coin/bridge.d.ts +0 -24
- package/lib/codec/coin/bridge.js +0 -151
- package/lib/codec/coin/event.d.ts +0 -143
- package/lib/codec/coin/event.js +0 -775
- package/lib/codec/coin/export.d.ts +0 -8
- package/lib/codec/coin/export.js +0 -107
- package/lib/codec/coin/genesis.d.ts +0 -42
- package/lib/codec/coin/genesis.js +0 -207
- package/lib/codec/coin/group.d.ts +0 -50
- package/lib/codec/coin/group.js +0 -230
- package/lib/codec/coin/proposal.d.ts +0 -21
- package/lib/codec/coin/proposal.js +0 -91
- package/lib/codec/coin/query.d.ts +0 -310
- package/lib/codec/coin/query.js +0 -1439
- package/lib/codec/coin/token.d.ts +0 -104
- package/lib/codec/coin/token.js +0 -700
- package/lib/codec/coin/tx.d.ts +0 -586
- package/lib/codec/coin/tx.js +0 -3131
- package/lib/codec/crisis/genesis.d.ts +0 -18
- package/lib/codec/crisis/genesis.js +0 -46
- package/lib/codec/crisis/query.d.ts +0 -43
- package/lib/codec/crisis/query.js +0 -103
- package/lib/codec/crisis/tx.d.ts +0 -12
- package/lib/codec/crisis/tx.js +0 -20
- package/lib/codec/erc20/erc20.d.ts +0 -41
- package/lib/codec/erc20/erc20.js +0 -144
- package/lib/codec/erc20/events.d.ts +0 -76
- package/lib/codec/erc20/events.js +0 -330
- package/lib/codec/erc20/export.d.ts +0 -5
- package/lib/codec/erc20/export.js +0 -37
- package/lib/codec/erc20/genesis.d.ts +0 -40
- package/lib/codec/erc20/genesis.js +0 -139
- package/lib/codec/erc20/query.d.ts +0 -117
- package/lib/codec/erc20/query.js +0 -333
- package/lib/codec/erc20/tx.d.ts +0 -232
- package/lib/codec/erc20/tx.js +0 -765
- package/lib/codec/ethermint/evm/v1/events.d.ts +0 -72
- package/lib/codec/ethermint/evm/v1/events.js +0 -303
- package/lib/codec/ethermint/feemarket/v1/events.d.ts +0 -34
- package/lib/codec/ethermint/feemarket/v1/events.js +0 -116
- package/lib/codec/ethermint/feemarket/v1/tx.d.ts +0 -55
- package/lib/codec/ethermint/feemarket/v1/tx.js +0 -120
- package/lib/codec/evmbank/export.d.ts +0 -2
- package/lib/codec/evmbank/export.js +0 -8
- package/lib/codec/evmbank/genesis.d.ts +0 -32
- package/lib/codec/evmbank/genesis.js +0 -152
- package/lib/codec/evmbank/query.d.ts +0 -40
- package/lib/codec/evmbank/query.js +0 -116
- package/lib/codec/evmcontract/genesis.d.ts +0 -18
- package/lib/codec/evmcontract/genesis.js +0 -46
- package/lib/codec/evmcontract/query.d.ts +0 -12
- package/lib/codec/evmcontract/query.js +0 -20
- package/lib/codec/evmcontract/tx.d.ts +0 -12
- package/lib/codec/evmcontract/tx.js +0 -20
- package/lib/codec/evmmerge/address.d.ts +0 -19
- package/lib/codec/evmmerge/address.js +0 -75
- package/lib/codec/evmmerge/event.d.ts +0 -20
- package/lib/codec/evmmerge/event.js +0 -90
- package/lib/codec/evmmerge/export.d.ts +0 -6
- package/lib/codec/evmmerge/export.js +0 -20
- package/lib/codec/evmmerge/genesis.d.ts +0 -48
- package/lib/codec/evmmerge/genesis.js +0 -216
- package/lib/codec/evmmerge/offchain.d.ts +0 -22
- package/lib/codec/evmmerge/offchain.js +0 -105
- package/lib/codec/evmmerge/query.d.ts +0 -75
- package/lib/codec/evmmerge/query.js +0 -254
- package/lib/codec/evmmerge/tx.d.ts +0 -45
- package/lib/codec/evmmerge/tx.js +0 -128
- package/lib/codec/fee/event.d.ts +0 -20
- package/lib/codec/fee/event.js +0 -83
- package/lib/codec/fee/export.d.ts +0 -5
- package/lib/codec/fee/export.js +0 -32
- package/lib/codec/fee/fee.d.ts +0 -42
- package/lib/codec/fee/fee.js +0 -183
- package/lib/codec/fee/genesis.d.ts +0 -23
- package/lib/codec/fee/genesis.js +0 -79
- package/lib/codec/fee/proposal.d.ts +0 -57
- package/lib/codec/fee/proposal.js +0 -311
- package/lib/codec/fee/query.d.ts +0 -114
- package/lib/codec/fee/query.js +0 -470
- package/lib/codec/fee/tx.d.ts +0 -108
- package/lib/codec/fee/tx.js +0 -415
- package/lib/codec/headersync/consensus_peers.d.ts +0 -70
- package/lib/codec/headersync/consensus_peers.js +0 -383
- package/lib/codec/headersync/export.d.ts +0 -4
- package/lib/codec/headersync/export.js +0 -24
- package/lib/codec/headersync/genesis.d.ts +0 -79
- package/lib/codec/headersync/genesis.js +0 -419
- package/lib/codec/headersync/query.d.ts +0 -64
- package/lib/codec/headersync/query.js +0 -231
- package/lib/codec/headersync/tx.d.ts +0 -64
- package/lib/codec/headersync/tx.js +0 -215
- package/lib/codec/ibc/applications/fee/v1/ack.d.ts +0 -24
- package/lib/codec/ibc/applications/fee/v1/ack.js +0 -125
- package/lib/codec/ibc/applications/fee/v1/fee.d.ts +0 -68
- package/lib/codec/ibc/applications/fee/v1/fee.js +0 -289
- package/lib/codec/ibc/applications/fee/v1/genesis.d.ts +0 -93
- package/lib/codec/ibc/applications/fee/v1/genesis.js +0 -390
- package/lib/codec/ibc/applications/fee/v1/metadata.d.ts +0 -25
- package/lib/codec/ibc/applications/fee/v1/metadata.js +0 -71
- package/lib/codec/ibc/applications/fee/v1/query.d.ts +0 -312
- package/lib/codec/ibc/applications/fee/v1/query.js +0 -1187
- package/lib/codec/ibc/applications/fee/v1/tx.d.ts +0 -171
- package/lib/codec/ibc/applications/fee/v1/tx.js +0 -524
- package/lib/codec/ibc/applications/interchain_accounts/controller/v1/tx.d.ts +0 -78
- package/lib/codec/ibc/applications/interchain_accounts/controller/v1/tx.js +0 -296
- package/lib/codec/ibc/applications/interchain_accounts/genesis/v1/genesis.d.ts +0 -80
- package/lib/codec/ibc/applications/interchain_accounts/genesis/v1/genesis.js +0 -439
- package/lib/codec/inflation/export.d.ts +0 -2
- package/lib/codec/inflation/export.js +0 -8
- package/lib/codec/inflation/genesis.d.ts +0 -25
- package/lib/codec/inflation/genesis.js +0 -79
- package/lib/codec/inflation/inflation.d.ts +0 -26
- package/lib/codec/inflation/inflation.js +0 -165
- package/lib/codec/inflation/query.d.ts +0 -41
- package/lib/codec/inflation/query.js +0 -109
- package/lib/codec/inflation/tx.d.ts +0 -12
- package/lib/codec/inflation/tx.js +0 -20
- package/lib/codec/insurance/event.d.ts +0 -24
- package/lib/codec/insurance/event.js +0 -46
- package/lib/codec/insurance/export.d.ts +0 -4
- package/lib/codec/insurance/export.js +0 -14
- package/lib/codec/insurance/fund.d.ts +0 -29
- package/lib/codec/insurance/fund.js +0 -148
- package/lib/codec/insurance/genesis.d.ts +0 -18
- package/lib/codec/insurance/genesis.js +0 -46
- package/lib/codec/insurance/query.d.ts +0 -41
- package/lib/codec/insurance/query.js +0 -108
- package/lib/codec/insurance/tx.d.ts +0 -44
- package/lib/codec/insurance/tx.js +0 -144
- package/lib/codec/leverage/event.d.ts +0 -21
- package/lib/codec/leverage/event.js +0 -100
- package/lib/codec/leverage/export.d.ts +0 -4
- package/lib/codec/leverage/export.js +0 -16
- package/lib/codec/leverage/genesis.d.ts +0 -24
- package/lib/codec/leverage/genesis.js +0 -64
- package/lib/codec/leverage/leverage.d.ts +0 -30
- package/lib/codec/leverage/leverage.js +0 -134
- package/lib/codec/leverage/query.d.ts +0 -70
- package/lib/codec/leverage/query.js +0 -234
- package/lib/codec/leverage/tx.d.ts +0 -43
- package/lib/codec/leverage/tx.js +0 -127
- package/lib/codec/liquidation/export.d.ts +0 -5
- package/lib/codec/liquidation/export.js +0 -17
- package/lib/codec/liquidation/genesis.d.ts +0 -37
- package/lib/codec/liquidation/genesis.js +0 -136
- package/lib/codec/liquidation/liquidation.d.ts +0 -17
- package/lib/codec/liquidation/liquidation.js +0 -46
- package/lib/codec/liquidation/outstanding_position.d.ts +0 -33
- package/lib/codec/liquidation/outstanding_position.js +0 -203
- package/lib/codec/liquidation/query.d.ts +0 -77
- package/lib/codec/liquidation/query.js +0 -341
- package/lib/codec/liquidation/quote_changes.d.ts +0 -22
- package/lib/codec/liquidation/quote_changes.js +0 -95
- package/lib/codec/liquidation/tx.d.ts +0 -12
- package/lib/codec/liquidation/tx.js +0 -20
- package/lib/codec/liquiditypool/event.d.ts +0 -182
- package/lib/codec/liquiditypool/event.js +0 -1268
- package/lib/codec/liquiditypool/export.d.ts +0 -6
- package/lib/codec/liquiditypool/export.js +0 -125
- package/lib/codec/liquiditypool/genesis.d.ts +0 -32
- package/lib/codec/liquiditypool/genesis.js +0 -228
- package/lib/codec/liquiditypool/liquiditypool.d.ts +0 -138
- package/lib/codec/liquiditypool/liquiditypool.js +0 -943
- package/lib/codec/liquiditypool/proposal.d.ts +0 -117
- package/lib/codec/liquiditypool/proposal.js +0 -697
- package/lib/codec/liquiditypool/query.d.ts +0 -370
- package/lib/codec/liquiditypool/query.js +0 -1738
- package/lib/codec/liquiditypool/reward.d.ts +0 -196
- package/lib/codec/liquiditypool/reward.js +0 -1204
- package/lib/codec/liquiditypool/tx.d.ts +0 -453
- package/lib/codec/liquiditypool/tx.js +0 -2423
- package/lib/codec/lockproxy/event.d.ts +0 -46
- package/lib/codec/lockproxy/event.js +0 -348
- package/lib/codec/lockproxy/export.d.ts +0 -5
- package/lib/codec/lockproxy/export.js +0 -28
- package/lib/codec/lockproxy/genesis.d.ts +0 -68
- package/lib/codec/lockproxy/genesis.js +0 -355
- package/lib/codec/lockproxy/lockproxy.d.ts +0 -22
- package/lib/codec/lockproxy/lockproxy.js +0 -147
- package/lib/codec/lockproxy/query.d.ts +0 -67
- package/lib/codec/lockproxy/query.js +0 -274
- package/lib/codec/lockproxy/tx.d.ts +0 -147
- package/lib/codec/lockproxy/tx.js +0 -808
- package/lib/codec/market/event.d.ts +0 -20
- package/lib/codec/market/event.js +0 -76
- package/lib/codec/market/export.d.ts +0 -6
- package/lib/codec/market/export.js +0 -61
- package/lib/codec/market/fee.d.ts +0 -123
- package/lib/codec/market/fee.js +0 -334
- package/lib/codec/market/genesis.d.ts +0 -31
- package/lib/codec/market/genesis.js +0 -147
- package/lib/codec/market/legacy.d.ts +0 -62
- package/lib/codec/market/legacy.js +0 -630
- package/lib/codec/market/market.d.ts +0 -131
- package/lib/codec/market/market.js +0 -1245
- package/lib/codec/market/proposal.d.ts +0 -46
- package/lib/codec/market/proposal.js +0 -245
- package/lib/codec/market/query.d.ts +0 -233
- package/lib/codec/market/query.js +0 -938
- package/lib/codec/market/tx.d.ts +0 -250
- package/lib/codec/market/tx.js +0 -1265
- package/lib/codec/marketstats/export.d.ts +0 -3
- package/lib/codec/marketstats/export.js +0 -12
- package/lib/codec/marketstats/genesis.d.ts +0 -21
- package/lib/codec/marketstats/genesis.js +0 -63
- package/lib/codec/marketstats/marketstats.d.ts +0 -31
- package/lib/codec/marketstats/marketstats.js +0 -258
- package/lib/codec/marketstats/params.d.ts +0 -18
- package/lib/codec/marketstats/params.js +0 -46
- package/lib/codec/marketstats/query.d.ts +0 -66
- package/lib/codec/marketstats/query.js +0 -195
- package/lib/codec/marketstats/tx.d.ts +0 -12
- package/lib/codec/marketstats/tx.js +0 -20
- package/lib/codec/misc/block.d.ts +0 -21
- package/lib/codec/misc/block.js +0 -105
- package/lib/codec/misc/export.d.ts +0 -6
- package/lib/codec/misc/export.js +0 -29
- package/lib/codec/misc/message.d.ts +0 -22
- package/lib/codec/misc/message.js +0 -128
- package/lib/codec/misc/message_type.d.ts +0 -18
- package/lib/codec/misc/message_type.js +0 -60
- package/lib/codec/misc/query.d.ts +0 -192
- package/lib/codec/misc/query.js +0 -884
- package/lib/codec/misc/trade.d.ts +0 -28
- package/lib/codec/misc/trade.js +0 -224
- package/lib/codec/misc/transaction.d.ts +0 -45
- package/lib/codec/misc/transaction.js +0 -369
- package/lib/codec/oracle/event.d.ts +0 -37
- package/lib/codec/oracle/event.js +0 -228
- package/lib/codec/oracle/export.d.ts +0 -6
- package/lib/codec/oracle/export.js +0 -58
- package/lib/codec/oracle/genesis.d.ts +0 -28
- package/lib/codec/oracle/genesis.js +0 -141
- package/lib/codec/oracle/oracle.d.ts +0 -94
- package/lib/codec/oracle/oracle.js +0 -650
- package/lib/codec/oracle/proposal.d.ts +0 -21
- package/lib/codec/oracle/proposal.js +0 -91
- package/lib/codec/oracle/query.d.ts +0 -336
- package/lib/codec/oracle/query.js +0 -1551
- package/lib/codec/oracle/slashing.d.ts +0 -33
- package/lib/codec/oracle/slashing.js +0 -191
- package/lib/codec/oracle/tx.d.ts +0 -169
- package/lib/codec/oracle/tx.js +0 -877
- package/lib/codec/order/event.d.ts +0 -23
- package/lib/codec/order/event.js +0 -146
- package/lib/codec/order/export.d.ts +0 -5
- package/lib/codec/order/export.js +0 -39
- package/lib/codec/order/genesis.d.ts +0 -62
- package/lib/codec/order/genesis.js +0 -322
- package/lib/codec/order/order.d.ts +0 -113
- package/lib/codec/order/order.js +0 -875
- package/lib/codec/order/query.d.ts +0 -143
- package/lib/codec/order/query.js +0 -596
- package/lib/codec/order/tx.d.ts +0 -146
- package/lib/codec/order/tx.js +0 -715
- package/lib/codec/perpsliquidity/event.d.ts +0 -115
- package/lib/codec/perpsliquidity/event.js +0 -657
- package/lib/codec/perpsliquidity/genesis.d.ts +0 -36
- package/lib/codec/perpsliquidity/genesis.js +0 -163
- package/lib/codec/perpsliquidity/market.d.ts +0 -84
- package/lib/codec/perpsliquidity/market.js +0 -431
- package/lib/codec/perpsliquidity/params.d.ts +0 -27
- package/lib/codec/perpsliquidity/params.js +0 -129
- package/lib/codec/perpsliquidity/pool.d.ts +0 -119
- package/lib/codec/perpsliquidity/pool.js +0 -774
- package/lib/codec/perpsliquidity/query.d.ts +0 -246
- package/lib/codec/perpsliquidity/query.js +0 -1125
- package/lib/codec/perpsliquidity/tx.d.ts +0 -203
- package/lib/codec/perpsliquidity/tx.js +0 -973
- package/lib/codec/perpspool/event.d.ts +0 -95
- package/lib/codec/perpspool/event.js +0 -561
- package/lib/codec/perpspool/export.d.ts +0 -7
- package/lib/codec/perpspool/export.js +0 -68
- package/lib/codec/perpspool/genesis.d.ts +0 -61
- package/lib/codec/perpspool/genesis.js +0 -343
- package/lib/codec/perpspool/market.d.ts +0 -96
- package/lib/codec/perpspool/market.js +0 -493
- package/lib/codec/perpspool/params.d.ts +0 -30
- package/lib/codec/perpspool/params.js +0 -189
- package/lib/codec/perpspool/pool.d.ts +0 -103
- package/lib/codec/perpspool/pool.js +0 -638
- package/lib/codec/perpspool/query.d.ts +0 -247
- package/lib/codec/perpspool/query.js +0 -1141
- package/lib/codec/perpspool/tx.d.ts +0 -229
- package/lib/codec/perpspool/tx.js +0 -1144
- package/lib/codec/position/event.d.ts +0 -26
- package/lib/codec/position/event.js +0 -180
- package/lib/codec/position/export.d.ts +0 -4
- package/lib/codec/position/export.js +0 -20
- package/lib/codec/position/genesis.d.ts +0 -24
- package/lib/codec/position/genesis.js +0 -64
- package/lib/codec/position/position.d.ts +0 -74
- package/lib/codec/position/position.js +0 -601
- package/lib/codec/position/query.d.ts +0 -92
- package/lib/codec/position/query.js +0 -400
- package/lib/codec/position/tx.d.ts +0 -42
- package/lib/codec/position/tx.js +0 -127
- package/lib/codec/pricing/event.d.ts +0 -74
- package/lib/codec/pricing/event.js +0 -361
- package/lib/codec/pricing/export.d.ts +0 -6
- package/lib/codec/pricing/export.js +0 -45
- package/lib/codec/pricing/genesis.d.ts +0 -26
- package/lib/codec/pricing/genesis.js +0 -95
- package/lib/codec/pricing/legacy.d.ts +0 -22
- package/lib/codec/pricing/legacy.js +0 -93
- package/lib/codec/pricing/pricing.d.ts +0 -60
- package/lib/codec/pricing/pricing.js +0 -456
- package/lib/codec/pricing/proposal.d.ts +0 -31
- package/lib/codec/pricing/proposal.js +0 -148
- package/lib/codec/pricing/query.d.ts +0 -183
- package/lib/codec/pricing/query.js +0 -759
- package/lib/codec/pricing/tx.d.ts +0 -131
- package/lib/codec/pricing/tx.js +0 -529
- package/lib/codec/profile/event.d.ts +0 -20
- package/lib/codec/profile/event.js +0 -78
- package/lib/codec/profile/export.d.ts +0 -4
- package/lib/codec/profile/export.js +0 -17
- package/lib/codec/profile/genesis.d.ts +0 -24
- package/lib/codec/profile/genesis.js +0 -64
- package/lib/codec/profile/profile.d.ts +0 -20
- package/lib/codec/profile/profile.js +0 -83
- package/lib/codec/profile/query.d.ts +0 -92
- package/lib/codec/profile/query.js +0 -360
- package/lib/codec/profile/tx.d.ts +0 -43
- package/lib/codec/profile/tx.js +0 -127
- package/lib/codec/query/pagination.d.ts +0 -29
- package/lib/codec/query/pagination.js +0 -126
- package/lib/codec/sequence/export.d.ts +0 -3
- package/lib/codec/sequence/export.js +0 -13
- package/lib/codec/sequence/genesis.d.ts +0 -30
- package/lib/codec/sequence/genesis.js +0 -122
- package/lib/codec/sequence/query.d.ts +0 -63
- package/lib/codec/sequence/query.js +0 -208
- package/lib/codec/sequence/tx.d.ts +0 -41
- package/lib/codec/sequence/tx.js +0 -148
- package/lib/codec/subaccount/export.d.ts +0 -4
- package/lib/codec/subaccount/export.js +0 -35
- package/lib/codec/subaccount/genesis.d.ts +0 -28
- package/lib/codec/subaccount/genesis.js +0 -110
- package/lib/codec/subaccount/legacy.d.ts +0 -19
- package/lib/codec/subaccount/legacy.js +0 -72
- package/lib/codec/subaccount/query.d.ts +0 -229
- package/lib/codec/subaccount/query.js +0 -1026
- package/lib/codec/subaccount/subaccount.d.ts +0 -57
- package/lib/codec/subaccount/subaccount.js +0 -349
- package/lib/codec/subaccount/tx.d.ts +0 -92
- package/lib/codec/subaccount/tx.js +0 -395
- package/lib/modules/feemarket.d.ts +0 -20
- package/lib/modules/feemarket.js +0 -45
- package/lib/modules/perpsliquidity.d.ts +0 -49
- package/lib/modules/perpsliquidity.js +0 -118
- package/lib/modules/vault.d.ts +0 -56
- package/lib/modules/vault.js +0 -128
- package/lib/provider/amino/types/perpsliquidity.d.ts +0 -4
- package/lib/provider/amino/types/perpsliquidity.js +0 -73
- package/lib/provider/station/StationAccount.d.ts +0 -28
- package/lib/provider/station/StationAccount.js +0 -168
- package/lib/provider/station/index.d.ts +0 -2
- package/lib/provider/station/index.js +0 -10
|
@@ -229,196 +229,196 @@ export interface QueryParamsResponse {
|
|
|
229
229
|
}
|
|
230
230
|
export declare const QueryValidatorsRequest: {
|
|
231
231
|
encode(message: QueryValidatorsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
232
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
232
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorsRequest;
|
|
233
233
|
fromJSON(object: any): QueryValidatorsRequest;
|
|
234
234
|
toJSON(message: QueryValidatorsRequest): unknown;
|
|
235
235
|
fromPartial(object: DeepPartial<QueryValidatorsRequest>): QueryValidatorsRequest;
|
|
236
236
|
};
|
|
237
237
|
export declare const QueryValidatorsResponse: {
|
|
238
238
|
encode(message: QueryValidatorsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
239
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
239
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorsResponse;
|
|
240
240
|
fromJSON(object: any): QueryValidatorsResponse;
|
|
241
241
|
toJSON(message: QueryValidatorsResponse): unknown;
|
|
242
242
|
fromPartial(object: DeepPartial<QueryValidatorsResponse>): QueryValidatorsResponse;
|
|
243
243
|
};
|
|
244
244
|
export declare const QueryValidatorRequest: {
|
|
245
245
|
encode(message: QueryValidatorRequest, writer?: _m0.Writer): _m0.Writer;
|
|
246
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
246
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorRequest;
|
|
247
247
|
fromJSON(object: any): QueryValidatorRequest;
|
|
248
248
|
toJSON(message: QueryValidatorRequest): unknown;
|
|
249
249
|
fromPartial(object: DeepPartial<QueryValidatorRequest>): QueryValidatorRequest;
|
|
250
250
|
};
|
|
251
251
|
export declare const QueryValidatorResponse: {
|
|
252
252
|
encode(message: QueryValidatorResponse, writer?: _m0.Writer): _m0.Writer;
|
|
253
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
253
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorResponse;
|
|
254
254
|
fromJSON(object: any): QueryValidatorResponse;
|
|
255
255
|
toJSON(message: QueryValidatorResponse): unknown;
|
|
256
256
|
fromPartial(object: DeepPartial<QueryValidatorResponse>): QueryValidatorResponse;
|
|
257
257
|
};
|
|
258
258
|
export declare const QueryValidatorDelegationsRequest: {
|
|
259
259
|
encode(message: QueryValidatorDelegationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
260
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
260
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorDelegationsRequest;
|
|
261
261
|
fromJSON(object: any): QueryValidatorDelegationsRequest;
|
|
262
262
|
toJSON(message: QueryValidatorDelegationsRequest): unknown;
|
|
263
263
|
fromPartial(object: DeepPartial<QueryValidatorDelegationsRequest>): QueryValidatorDelegationsRequest;
|
|
264
264
|
};
|
|
265
265
|
export declare const QueryValidatorDelegationsResponse: {
|
|
266
266
|
encode(message: QueryValidatorDelegationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
267
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
267
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorDelegationsResponse;
|
|
268
268
|
fromJSON(object: any): QueryValidatorDelegationsResponse;
|
|
269
269
|
toJSON(message: QueryValidatorDelegationsResponse): unknown;
|
|
270
270
|
fromPartial(object: DeepPartial<QueryValidatorDelegationsResponse>): QueryValidatorDelegationsResponse;
|
|
271
271
|
};
|
|
272
272
|
export declare const QueryValidatorUnbondingDelegationsRequest: {
|
|
273
273
|
encode(message: QueryValidatorUnbondingDelegationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
274
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
274
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorUnbondingDelegationsRequest;
|
|
275
275
|
fromJSON(object: any): QueryValidatorUnbondingDelegationsRequest;
|
|
276
276
|
toJSON(message: QueryValidatorUnbondingDelegationsRequest): unknown;
|
|
277
277
|
fromPartial(object: DeepPartial<QueryValidatorUnbondingDelegationsRequest>): QueryValidatorUnbondingDelegationsRequest;
|
|
278
278
|
};
|
|
279
279
|
export declare const QueryValidatorUnbondingDelegationsResponse: {
|
|
280
280
|
encode(message: QueryValidatorUnbondingDelegationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
281
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
281
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryValidatorUnbondingDelegationsResponse;
|
|
282
282
|
fromJSON(object: any): QueryValidatorUnbondingDelegationsResponse;
|
|
283
283
|
toJSON(message: QueryValidatorUnbondingDelegationsResponse): unknown;
|
|
284
284
|
fromPartial(object: DeepPartial<QueryValidatorUnbondingDelegationsResponse>): QueryValidatorUnbondingDelegationsResponse;
|
|
285
285
|
};
|
|
286
286
|
export declare const QueryDelegationRequest: {
|
|
287
287
|
encode(message: QueryDelegationRequest, writer?: _m0.Writer): _m0.Writer;
|
|
288
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
288
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegationRequest;
|
|
289
289
|
fromJSON(object: any): QueryDelegationRequest;
|
|
290
290
|
toJSON(message: QueryDelegationRequest): unknown;
|
|
291
291
|
fromPartial(object: DeepPartial<QueryDelegationRequest>): QueryDelegationRequest;
|
|
292
292
|
};
|
|
293
293
|
export declare const QueryDelegationResponse: {
|
|
294
294
|
encode(message: QueryDelegationResponse, writer?: _m0.Writer): _m0.Writer;
|
|
295
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
295
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegationResponse;
|
|
296
296
|
fromJSON(object: any): QueryDelegationResponse;
|
|
297
297
|
toJSON(message: QueryDelegationResponse): unknown;
|
|
298
298
|
fromPartial(object: DeepPartial<QueryDelegationResponse>): QueryDelegationResponse;
|
|
299
299
|
};
|
|
300
300
|
export declare const QueryUnbondingDelegationRequest: {
|
|
301
301
|
encode(message: QueryUnbondingDelegationRequest, writer?: _m0.Writer): _m0.Writer;
|
|
302
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
302
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryUnbondingDelegationRequest;
|
|
303
303
|
fromJSON(object: any): QueryUnbondingDelegationRequest;
|
|
304
304
|
toJSON(message: QueryUnbondingDelegationRequest): unknown;
|
|
305
305
|
fromPartial(object: DeepPartial<QueryUnbondingDelegationRequest>): QueryUnbondingDelegationRequest;
|
|
306
306
|
};
|
|
307
307
|
export declare const QueryUnbondingDelegationResponse: {
|
|
308
308
|
encode(message: QueryUnbondingDelegationResponse, writer?: _m0.Writer): _m0.Writer;
|
|
309
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
309
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryUnbondingDelegationResponse;
|
|
310
310
|
fromJSON(object: any): QueryUnbondingDelegationResponse;
|
|
311
311
|
toJSON(message: QueryUnbondingDelegationResponse): unknown;
|
|
312
312
|
fromPartial(object: DeepPartial<QueryUnbondingDelegationResponse>): QueryUnbondingDelegationResponse;
|
|
313
313
|
};
|
|
314
314
|
export declare const QueryDelegatorDelegationsRequest: {
|
|
315
315
|
encode(message: QueryDelegatorDelegationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
316
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
316
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorDelegationsRequest;
|
|
317
317
|
fromJSON(object: any): QueryDelegatorDelegationsRequest;
|
|
318
318
|
toJSON(message: QueryDelegatorDelegationsRequest): unknown;
|
|
319
319
|
fromPartial(object: DeepPartial<QueryDelegatorDelegationsRequest>): QueryDelegatorDelegationsRequest;
|
|
320
320
|
};
|
|
321
321
|
export declare const QueryDelegatorDelegationsResponse: {
|
|
322
322
|
encode(message: QueryDelegatorDelegationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
323
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
323
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorDelegationsResponse;
|
|
324
324
|
fromJSON(object: any): QueryDelegatorDelegationsResponse;
|
|
325
325
|
toJSON(message: QueryDelegatorDelegationsResponse): unknown;
|
|
326
326
|
fromPartial(object: DeepPartial<QueryDelegatorDelegationsResponse>): QueryDelegatorDelegationsResponse;
|
|
327
327
|
};
|
|
328
328
|
export declare const QueryDelegatorUnbondingDelegationsRequest: {
|
|
329
329
|
encode(message: QueryDelegatorUnbondingDelegationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
330
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
330
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorUnbondingDelegationsRequest;
|
|
331
331
|
fromJSON(object: any): QueryDelegatorUnbondingDelegationsRequest;
|
|
332
332
|
toJSON(message: QueryDelegatorUnbondingDelegationsRequest): unknown;
|
|
333
333
|
fromPartial(object: DeepPartial<QueryDelegatorUnbondingDelegationsRequest>): QueryDelegatorUnbondingDelegationsRequest;
|
|
334
334
|
};
|
|
335
335
|
export declare const QueryDelegatorUnbondingDelegationsResponse: {
|
|
336
336
|
encode(message: QueryDelegatorUnbondingDelegationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
337
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
337
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorUnbondingDelegationsResponse;
|
|
338
338
|
fromJSON(object: any): QueryDelegatorUnbondingDelegationsResponse;
|
|
339
339
|
toJSON(message: QueryDelegatorUnbondingDelegationsResponse): unknown;
|
|
340
340
|
fromPartial(object: DeepPartial<QueryDelegatorUnbondingDelegationsResponse>): QueryDelegatorUnbondingDelegationsResponse;
|
|
341
341
|
};
|
|
342
342
|
export declare const QueryRedelegationsRequest: {
|
|
343
343
|
encode(message: QueryRedelegationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
344
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
344
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryRedelegationsRequest;
|
|
345
345
|
fromJSON(object: any): QueryRedelegationsRequest;
|
|
346
346
|
toJSON(message: QueryRedelegationsRequest): unknown;
|
|
347
347
|
fromPartial(object: DeepPartial<QueryRedelegationsRequest>): QueryRedelegationsRequest;
|
|
348
348
|
};
|
|
349
349
|
export declare const QueryRedelegationsResponse: {
|
|
350
350
|
encode(message: QueryRedelegationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
351
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
351
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryRedelegationsResponse;
|
|
352
352
|
fromJSON(object: any): QueryRedelegationsResponse;
|
|
353
353
|
toJSON(message: QueryRedelegationsResponse): unknown;
|
|
354
354
|
fromPartial(object: DeepPartial<QueryRedelegationsResponse>): QueryRedelegationsResponse;
|
|
355
355
|
};
|
|
356
356
|
export declare const QueryDelegatorValidatorsRequest: {
|
|
357
357
|
encode(message: QueryDelegatorValidatorsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
358
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
358
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorValidatorsRequest;
|
|
359
359
|
fromJSON(object: any): QueryDelegatorValidatorsRequest;
|
|
360
360
|
toJSON(message: QueryDelegatorValidatorsRequest): unknown;
|
|
361
361
|
fromPartial(object: DeepPartial<QueryDelegatorValidatorsRequest>): QueryDelegatorValidatorsRequest;
|
|
362
362
|
};
|
|
363
363
|
export declare const QueryDelegatorValidatorsResponse: {
|
|
364
364
|
encode(message: QueryDelegatorValidatorsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
365
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
365
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorValidatorsResponse;
|
|
366
366
|
fromJSON(object: any): QueryDelegatorValidatorsResponse;
|
|
367
367
|
toJSON(message: QueryDelegatorValidatorsResponse): unknown;
|
|
368
368
|
fromPartial(object: DeepPartial<QueryDelegatorValidatorsResponse>): QueryDelegatorValidatorsResponse;
|
|
369
369
|
};
|
|
370
370
|
export declare const QueryDelegatorValidatorRequest: {
|
|
371
371
|
encode(message: QueryDelegatorValidatorRequest, writer?: _m0.Writer): _m0.Writer;
|
|
372
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
372
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorValidatorRequest;
|
|
373
373
|
fromJSON(object: any): QueryDelegatorValidatorRequest;
|
|
374
374
|
toJSON(message: QueryDelegatorValidatorRequest): unknown;
|
|
375
375
|
fromPartial(object: DeepPartial<QueryDelegatorValidatorRequest>): QueryDelegatorValidatorRequest;
|
|
376
376
|
};
|
|
377
377
|
export declare const QueryDelegatorValidatorResponse: {
|
|
378
378
|
encode(message: QueryDelegatorValidatorResponse, writer?: _m0.Writer): _m0.Writer;
|
|
379
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
379
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryDelegatorValidatorResponse;
|
|
380
380
|
fromJSON(object: any): QueryDelegatorValidatorResponse;
|
|
381
381
|
toJSON(message: QueryDelegatorValidatorResponse): unknown;
|
|
382
382
|
fromPartial(object: DeepPartial<QueryDelegatorValidatorResponse>): QueryDelegatorValidatorResponse;
|
|
383
383
|
};
|
|
384
384
|
export declare const QueryHistoricalInfoRequest: {
|
|
385
385
|
encode(message: QueryHistoricalInfoRequest, writer?: _m0.Writer): _m0.Writer;
|
|
386
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
386
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryHistoricalInfoRequest;
|
|
387
387
|
fromJSON(object: any): QueryHistoricalInfoRequest;
|
|
388
388
|
toJSON(message: QueryHistoricalInfoRequest): unknown;
|
|
389
389
|
fromPartial(object: DeepPartial<QueryHistoricalInfoRequest>): QueryHistoricalInfoRequest;
|
|
390
390
|
};
|
|
391
391
|
export declare const QueryHistoricalInfoResponse: {
|
|
392
392
|
encode(message: QueryHistoricalInfoResponse, writer?: _m0.Writer): _m0.Writer;
|
|
393
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
393
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryHistoricalInfoResponse;
|
|
394
394
|
fromJSON(object: any): QueryHistoricalInfoResponse;
|
|
395
395
|
toJSON(message: QueryHistoricalInfoResponse): unknown;
|
|
396
396
|
fromPartial(object: DeepPartial<QueryHistoricalInfoResponse>): QueryHistoricalInfoResponse;
|
|
397
397
|
};
|
|
398
398
|
export declare const QueryPoolRequest: {
|
|
399
399
|
encode(_: QueryPoolRequest, writer?: _m0.Writer): _m0.Writer;
|
|
400
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
400
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryPoolRequest;
|
|
401
401
|
fromJSON(_: any): QueryPoolRequest;
|
|
402
402
|
toJSON(_: QueryPoolRequest): unknown;
|
|
403
403
|
fromPartial(_: DeepPartial<QueryPoolRequest>): QueryPoolRequest;
|
|
404
404
|
};
|
|
405
405
|
export declare const QueryPoolResponse: {
|
|
406
406
|
encode(message: QueryPoolResponse, writer?: _m0.Writer): _m0.Writer;
|
|
407
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
407
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryPoolResponse;
|
|
408
408
|
fromJSON(object: any): QueryPoolResponse;
|
|
409
409
|
toJSON(message: QueryPoolResponse): unknown;
|
|
410
410
|
fromPartial(object: DeepPartial<QueryPoolResponse>): QueryPoolResponse;
|
|
411
411
|
};
|
|
412
412
|
export declare const QueryParamsRequest: {
|
|
413
413
|
encode(_: QueryParamsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
414
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
414
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryParamsRequest;
|
|
415
415
|
fromJSON(_: any): QueryParamsRequest;
|
|
416
416
|
toJSON(_: QueryParamsRequest): unknown;
|
|
417
417
|
fromPartial(_: DeepPartial<QueryParamsRequest>): QueryParamsRequest;
|
|
418
418
|
};
|
|
419
419
|
export declare const QueryParamsResponse: {
|
|
420
420
|
encode(message: QueryParamsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
421
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
421
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): QueryParamsResponse;
|
|
422
422
|
fromJSON(object: any): QueryParamsResponse;
|
|
423
423
|
toJSON(message: QueryParamsResponse): unknown;
|
|
424
424
|
fromPartial(object: DeepPartial<QueryParamsResponse>): QueryParamsResponse;
|
|
@@ -487,8 +487,8 @@ export declare class QueryClientImpl implements Query {
|
|
|
487
487
|
interface Rpc {
|
|
488
488
|
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
489
489
|
}
|
|
490
|
-
|
|
491
|
-
export
|
|
490
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
491
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
492
492
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
493
493
|
} : Partial<T>;
|
|
494
494
|
export {};
|
|
@@ -243,146 +243,146 @@ export interface Pool {
|
|
|
243
243
|
}
|
|
244
244
|
export declare const HistoricalInfo: {
|
|
245
245
|
encode(message: HistoricalInfo, writer?: _m0.Writer): _m0.Writer;
|
|
246
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
246
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): HistoricalInfo;
|
|
247
247
|
fromJSON(object: any): HistoricalInfo;
|
|
248
248
|
toJSON(message: HistoricalInfo): unknown;
|
|
249
249
|
fromPartial(object: DeepPartial<HistoricalInfo>): HistoricalInfo;
|
|
250
250
|
};
|
|
251
251
|
export declare const CommissionRates: {
|
|
252
252
|
encode(message: CommissionRates, writer?: _m0.Writer): _m0.Writer;
|
|
253
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
253
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): CommissionRates;
|
|
254
254
|
fromJSON(object: any): CommissionRates;
|
|
255
255
|
toJSON(message: CommissionRates): unknown;
|
|
256
256
|
fromPartial(object: DeepPartial<CommissionRates>): CommissionRates;
|
|
257
257
|
};
|
|
258
258
|
export declare const Commission: {
|
|
259
259
|
encode(message: Commission, writer?: _m0.Writer): _m0.Writer;
|
|
260
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
260
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Commission;
|
|
261
261
|
fromJSON(object: any): Commission;
|
|
262
262
|
toJSON(message: Commission): unknown;
|
|
263
263
|
fromPartial(object: DeepPartial<Commission>): Commission;
|
|
264
264
|
};
|
|
265
265
|
export declare const Description: {
|
|
266
266
|
encode(message: Description, writer?: _m0.Writer): _m0.Writer;
|
|
267
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
267
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Description;
|
|
268
268
|
fromJSON(object: any): Description;
|
|
269
269
|
toJSON(message: Description): unknown;
|
|
270
270
|
fromPartial(object: DeepPartial<Description>): Description;
|
|
271
271
|
};
|
|
272
272
|
export declare const Validator: {
|
|
273
273
|
encode(message: Validator, writer?: _m0.Writer): _m0.Writer;
|
|
274
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
274
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Validator;
|
|
275
275
|
fromJSON(object: any): Validator;
|
|
276
276
|
toJSON(message: Validator): unknown;
|
|
277
277
|
fromPartial(object: DeepPartial<Validator>): Validator;
|
|
278
278
|
};
|
|
279
279
|
export declare const ValAddresses: {
|
|
280
280
|
encode(message: ValAddresses, writer?: _m0.Writer): _m0.Writer;
|
|
281
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
281
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): ValAddresses;
|
|
282
282
|
fromJSON(object: any): ValAddresses;
|
|
283
283
|
toJSON(message: ValAddresses): unknown;
|
|
284
284
|
fromPartial(object: DeepPartial<ValAddresses>): ValAddresses;
|
|
285
285
|
};
|
|
286
286
|
export declare const DVPair: {
|
|
287
287
|
encode(message: DVPair, writer?: _m0.Writer): _m0.Writer;
|
|
288
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
288
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): DVPair;
|
|
289
289
|
fromJSON(object: any): DVPair;
|
|
290
290
|
toJSON(message: DVPair): unknown;
|
|
291
291
|
fromPartial(object: DeepPartial<DVPair>): DVPair;
|
|
292
292
|
};
|
|
293
293
|
export declare const DVPairs: {
|
|
294
294
|
encode(message: DVPairs, writer?: _m0.Writer): _m0.Writer;
|
|
295
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
295
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): DVPairs;
|
|
296
296
|
fromJSON(object: any): DVPairs;
|
|
297
297
|
toJSON(message: DVPairs): unknown;
|
|
298
298
|
fromPartial(object: DeepPartial<DVPairs>): DVPairs;
|
|
299
299
|
};
|
|
300
300
|
export declare const DVVTriplet: {
|
|
301
301
|
encode(message: DVVTriplet, writer?: _m0.Writer): _m0.Writer;
|
|
302
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
302
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): DVVTriplet;
|
|
303
303
|
fromJSON(object: any): DVVTriplet;
|
|
304
304
|
toJSON(message: DVVTriplet): unknown;
|
|
305
305
|
fromPartial(object: DeepPartial<DVVTriplet>): DVVTriplet;
|
|
306
306
|
};
|
|
307
307
|
export declare const DVVTriplets: {
|
|
308
308
|
encode(message: DVVTriplets, writer?: _m0.Writer): _m0.Writer;
|
|
309
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
309
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): DVVTriplets;
|
|
310
310
|
fromJSON(object: any): DVVTriplets;
|
|
311
311
|
toJSON(message: DVVTriplets): unknown;
|
|
312
312
|
fromPartial(object: DeepPartial<DVVTriplets>): DVVTriplets;
|
|
313
313
|
};
|
|
314
314
|
export declare const Delegation: {
|
|
315
315
|
encode(message: Delegation, writer?: _m0.Writer): _m0.Writer;
|
|
316
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
316
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Delegation;
|
|
317
317
|
fromJSON(object: any): Delegation;
|
|
318
318
|
toJSON(message: Delegation): unknown;
|
|
319
319
|
fromPartial(object: DeepPartial<Delegation>): Delegation;
|
|
320
320
|
};
|
|
321
321
|
export declare const UnbondingDelegation: {
|
|
322
322
|
encode(message: UnbondingDelegation, writer?: _m0.Writer): _m0.Writer;
|
|
323
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
323
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): UnbondingDelegation;
|
|
324
324
|
fromJSON(object: any): UnbondingDelegation;
|
|
325
325
|
toJSON(message: UnbondingDelegation): unknown;
|
|
326
326
|
fromPartial(object: DeepPartial<UnbondingDelegation>): UnbondingDelegation;
|
|
327
327
|
};
|
|
328
328
|
export declare const UnbondingDelegationEntry: {
|
|
329
329
|
encode(message: UnbondingDelegationEntry, writer?: _m0.Writer): _m0.Writer;
|
|
330
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
330
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): UnbondingDelegationEntry;
|
|
331
331
|
fromJSON(object: any): UnbondingDelegationEntry;
|
|
332
332
|
toJSON(message: UnbondingDelegationEntry): unknown;
|
|
333
333
|
fromPartial(object: DeepPartial<UnbondingDelegationEntry>): UnbondingDelegationEntry;
|
|
334
334
|
};
|
|
335
335
|
export declare const RedelegationEntry: {
|
|
336
336
|
encode(message: RedelegationEntry, writer?: _m0.Writer): _m0.Writer;
|
|
337
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
337
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): RedelegationEntry;
|
|
338
338
|
fromJSON(object: any): RedelegationEntry;
|
|
339
339
|
toJSON(message: RedelegationEntry): unknown;
|
|
340
340
|
fromPartial(object: DeepPartial<RedelegationEntry>): RedelegationEntry;
|
|
341
341
|
};
|
|
342
342
|
export declare const Redelegation: {
|
|
343
343
|
encode(message: Redelegation, writer?: _m0.Writer): _m0.Writer;
|
|
344
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
344
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Redelegation;
|
|
345
345
|
fromJSON(object: any): Redelegation;
|
|
346
346
|
toJSON(message: Redelegation): unknown;
|
|
347
347
|
fromPartial(object: DeepPartial<Redelegation>): Redelegation;
|
|
348
348
|
};
|
|
349
349
|
export declare const Params: {
|
|
350
350
|
encode(message: Params, writer?: _m0.Writer): _m0.Writer;
|
|
351
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
351
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Params;
|
|
352
352
|
fromJSON(object: any): Params;
|
|
353
353
|
toJSON(message: Params): unknown;
|
|
354
354
|
fromPartial(object: DeepPartial<Params>): Params;
|
|
355
355
|
};
|
|
356
356
|
export declare const DelegationResponse: {
|
|
357
357
|
encode(message: DelegationResponse, writer?: _m0.Writer): _m0.Writer;
|
|
358
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
358
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): DelegationResponse;
|
|
359
359
|
fromJSON(object: any): DelegationResponse;
|
|
360
360
|
toJSON(message: DelegationResponse): unknown;
|
|
361
361
|
fromPartial(object: DeepPartial<DelegationResponse>): DelegationResponse;
|
|
362
362
|
};
|
|
363
363
|
export declare const RedelegationEntryResponse: {
|
|
364
364
|
encode(message: RedelegationEntryResponse, writer?: _m0.Writer): _m0.Writer;
|
|
365
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
365
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): RedelegationEntryResponse;
|
|
366
366
|
fromJSON(object: any): RedelegationEntryResponse;
|
|
367
367
|
toJSON(message: RedelegationEntryResponse): unknown;
|
|
368
368
|
fromPartial(object: DeepPartial<RedelegationEntryResponse>): RedelegationEntryResponse;
|
|
369
369
|
};
|
|
370
370
|
export declare const RedelegationResponse: {
|
|
371
371
|
encode(message: RedelegationResponse, writer?: _m0.Writer): _m0.Writer;
|
|
372
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
372
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): RedelegationResponse;
|
|
373
373
|
fromJSON(object: any): RedelegationResponse;
|
|
374
374
|
toJSON(message: RedelegationResponse): unknown;
|
|
375
375
|
fromPartial(object: DeepPartial<RedelegationResponse>): RedelegationResponse;
|
|
376
376
|
};
|
|
377
377
|
export declare const Pool: {
|
|
378
378
|
encode(message: Pool, writer?: _m0.Writer): _m0.Writer;
|
|
379
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
379
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Pool;
|
|
380
380
|
fromJSON(object: any): Pool;
|
|
381
381
|
toJSON(message: Pool): unknown;
|
|
382
382
|
fromPartial(object: DeepPartial<Pool>): Pool;
|
|
383
383
|
};
|
|
384
|
-
|
|
385
|
-
export
|
|
384
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
385
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
386
386
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
387
387
|
} : Partial<T>;
|
|
388
388
|
export {};
|
|
@@ -94,84 +94,84 @@ export interface MsgCancelUnbondingDelegationResponse {
|
|
|
94
94
|
}
|
|
95
95
|
export declare const MsgCreateValidator: {
|
|
96
96
|
encode(message: MsgCreateValidator, writer?: _m0.Writer): _m0.Writer;
|
|
97
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
97
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgCreateValidator;
|
|
98
98
|
fromJSON(object: any): MsgCreateValidator;
|
|
99
99
|
toJSON(message: MsgCreateValidator): unknown;
|
|
100
100
|
fromPartial(object: DeepPartial<MsgCreateValidator>): MsgCreateValidator;
|
|
101
101
|
};
|
|
102
102
|
export declare const MsgCreateValidatorResponse: {
|
|
103
103
|
encode(_: MsgCreateValidatorResponse, writer?: _m0.Writer): _m0.Writer;
|
|
104
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
104
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgCreateValidatorResponse;
|
|
105
105
|
fromJSON(_: any): MsgCreateValidatorResponse;
|
|
106
106
|
toJSON(_: MsgCreateValidatorResponse): unknown;
|
|
107
107
|
fromPartial(_: DeepPartial<MsgCreateValidatorResponse>): MsgCreateValidatorResponse;
|
|
108
108
|
};
|
|
109
109
|
export declare const MsgEditValidator: {
|
|
110
110
|
encode(message: MsgEditValidator, writer?: _m0.Writer): _m0.Writer;
|
|
111
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
111
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgEditValidator;
|
|
112
112
|
fromJSON(object: any): MsgEditValidator;
|
|
113
113
|
toJSON(message: MsgEditValidator): unknown;
|
|
114
114
|
fromPartial(object: DeepPartial<MsgEditValidator>): MsgEditValidator;
|
|
115
115
|
};
|
|
116
116
|
export declare const MsgEditValidatorResponse: {
|
|
117
117
|
encode(_: MsgEditValidatorResponse, writer?: _m0.Writer): _m0.Writer;
|
|
118
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
118
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgEditValidatorResponse;
|
|
119
119
|
fromJSON(_: any): MsgEditValidatorResponse;
|
|
120
120
|
toJSON(_: MsgEditValidatorResponse): unknown;
|
|
121
121
|
fromPartial(_: DeepPartial<MsgEditValidatorResponse>): MsgEditValidatorResponse;
|
|
122
122
|
};
|
|
123
123
|
export declare const MsgDelegate: {
|
|
124
124
|
encode(message: MsgDelegate, writer?: _m0.Writer): _m0.Writer;
|
|
125
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
125
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgDelegate;
|
|
126
126
|
fromJSON(object: any): MsgDelegate;
|
|
127
127
|
toJSON(message: MsgDelegate): unknown;
|
|
128
128
|
fromPartial(object: DeepPartial<MsgDelegate>): MsgDelegate;
|
|
129
129
|
};
|
|
130
130
|
export declare const MsgDelegateResponse: {
|
|
131
131
|
encode(_: MsgDelegateResponse, writer?: _m0.Writer): _m0.Writer;
|
|
132
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
132
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgDelegateResponse;
|
|
133
133
|
fromJSON(_: any): MsgDelegateResponse;
|
|
134
134
|
toJSON(_: MsgDelegateResponse): unknown;
|
|
135
135
|
fromPartial(_: DeepPartial<MsgDelegateResponse>): MsgDelegateResponse;
|
|
136
136
|
};
|
|
137
137
|
export declare const MsgBeginRedelegate: {
|
|
138
138
|
encode(message: MsgBeginRedelegate, writer?: _m0.Writer): _m0.Writer;
|
|
139
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
139
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgBeginRedelegate;
|
|
140
140
|
fromJSON(object: any): MsgBeginRedelegate;
|
|
141
141
|
toJSON(message: MsgBeginRedelegate): unknown;
|
|
142
142
|
fromPartial(object: DeepPartial<MsgBeginRedelegate>): MsgBeginRedelegate;
|
|
143
143
|
};
|
|
144
144
|
export declare const MsgBeginRedelegateResponse: {
|
|
145
145
|
encode(message: MsgBeginRedelegateResponse, writer?: _m0.Writer): _m0.Writer;
|
|
146
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
146
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgBeginRedelegateResponse;
|
|
147
147
|
fromJSON(object: any): MsgBeginRedelegateResponse;
|
|
148
148
|
toJSON(message: MsgBeginRedelegateResponse): unknown;
|
|
149
149
|
fromPartial(object: DeepPartial<MsgBeginRedelegateResponse>): MsgBeginRedelegateResponse;
|
|
150
150
|
};
|
|
151
151
|
export declare const MsgUndelegate: {
|
|
152
152
|
encode(message: MsgUndelegate, writer?: _m0.Writer): _m0.Writer;
|
|
153
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
153
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgUndelegate;
|
|
154
154
|
fromJSON(object: any): MsgUndelegate;
|
|
155
155
|
toJSON(message: MsgUndelegate): unknown;
|
|
156
156
|
fromPartial(object: DeepPartial<MsgUndelegate>): MsgUndelegate;
|
|
157
157
|
};
|
|
158
158
|
export declare const MsgUndelegateResponse: {
|
|
159
159
|
encode(message: MsgUndelegateResponse, writer?: _m0.Writer): _m0.Writer;
|
|
160
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
160
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgUndelegateResponse;
|
|
161
161
|
fromJSON(object: any): MsgUndelegateResponse;
|
|
162
162
|
toJSON(message: MsgUndelegateResponse): unknown;
|
|
163
163
|
fromPartial(object: DeepPartial<MsgUndelegateResponse>): MsgUndelegateResponse;
|
|
164
164
|
};
|
|
165
165
|
export declare const MsgCancelUnbondingDelegation: {
|
|
166
166
|
encode(message: MsgCancelUnbondingDelegation, writer?: _m0.Writer): _m0.Writer;
|
|
167
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
167
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgCancelUnbondingDelegation;
|
|
168
168
|
fromJSON(object: any): MsgCancelUnbondingDelegation;
|
|
169
169
|
toJSON(message: MsgCancelUnbondingDelegation): unknown;
|
|
170
170
|
fromPartial(object: DeepPartial<MsgCancelUnbondingDelegation>): MsgCancelUnbondingDelegation;
|
|
171
171
|
};
|
|
172
172
|
export declare const MsgCancelUnbondingDelegationResponse: {
|
|
173
173
|
encode(_: MsgCancelUnbondingDelegationResponse, writer?: _m0.Writer): _m0.Writer;
|
|
174
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
174
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MsgCancelUnbondingDelegationResponse;
|
|
175
175
|
fromJSON(_: any): MsgCancelUnbondingDelegationResponse;
|
|
176
176
|
toJSON(_: MsgCancelUnbondingDelegationResponse): unknown;
|
|
177
177
|
fromPartial(_: DeepPartial<MsgCancelUnbondingDelegationResponse>): MsgCancelUnbondingDelegationResponse;
|
|
@@ -218,8 +218,8 @@ export declare class MsgClientImpl implements Msg {
|
|
|
218
218
|
interface Rpc {
|
|
219
219
|
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
220
220
|
}
|
|
221
|
-
|
|
222
|
-
export
|
|
221
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
222
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
223
223
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
224
224
|
} : Partial<T>;
|
|
225
225
|
export {};
|
|
@@ -106,41 +106,41 @@ export interface SignatureDescriptor_Data_Multi {
|
|
|
106
106
|
}
|
|
107
107
|
export declare const SignatureDescriptors: {
|
|
108
108
|
encode(message: SignatureDescriptors, writer?: _m0.Writer): _m0.Writer;
|
|
109
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
109
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SignatureDescriptors;
|
|
110
110
|
fromJSON(object: any): SignatureDescriptors;
|
|
111
111
|
toJSON(message: SignatureDescriptors): unknown;
|
|
112
112
|
fromPartial(object: DeepPartial<SignatureDescriptors>): SignatureDescriptors;
|
|
113
113
|
};
|
|
114
114
|
export declare const SignatureDescriptor: {
|
|
115
115
|
encode(message: SignatureDescriptor, writer?: _m0.Writer): _m0.Writer;
|
|
116
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
116
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SignatureDescriptor;
|
|
117
117
|
fromJSON(object: any): SignatureDescriptor;
|
|
118
118
|
toJSON(message: SignatureDescriptor): unknown;
|
|
119
119
|
fromPartial(object: DeepPartial<SignatureDescriptor>): SignatureDescriptor;
|
|
120
120
|
};
|
|
121
121
|
export declare const SignatureDescriptor_Data: {
|
|
122
122
|
encode(message: SignatureDescriptor_Data, writer?: _m0.Writer): _m0.Writer;
|
|
123
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
123
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SignatureDescriptor_Data;
|
|
124
124
|
fromJSON(object: any): SignatureDescriptor_Data;
|
|
125
125
|
toJSON(message: SignatureDescriptor_Data): unknown;
|
|
126
126
|
fromPartial(object: DeepPartial<SignatureDescriptor_Data>): SignatureDescriptor_Data;
|
|
127
127
|
};
|
|
128
128
|
export declare const SignatureDescriptor_Data_Single: {
|
|
129
129
|
encode(message: SignatureDescriptor_Data_Single, writer?: _m0.Writer): _m0.Writer;
|
|
130
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
130
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SignatureDescriptor_Data_Single;
|
|
131
131
|
fromJSON(object: any): SignatureDescriptor_Data_Single;
|
|
132
132
|
toJSON(message: SignatureDescriptor_Data_Single): unknown;
|
|
133
133
|
fromPartial(object: DeepPartial<SignatureDescriptor_Data_Single>): SignatureDescriptor_Data_Single;
|
|
134
134
|
};
|
|
135
135
|
export declare const SignatureDescriptor_Data_Multi: {
|
|
136
136
|
encode(message: SignatureDescriptor_Data_Multi, writer?: _m0.Writer): _m0.Writer;
|
|
137
|
-
decode(input: _m0.Reader | Uint8Array, length?: number
|
|
137
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SignatureDescriptor_Data_Multi;
|
|
138
138
|
fromJSON(object: any): SignatureDescriptor_Data_Multi;
|
|
139
139
|
toJSON(message: SignatureDescriptor_Data_Multi): unknown;
|
|
140
140
|
fromPartial(object: DeepPartial<SignatureDescriptor_Data_Multi>): SignatureDescriptor_Data_Multi;
|
|
141
141
|
};
|
|
142
|
-
|
|
143
|
-
export
|
|
142
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
143
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
144
144
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
145
145
|
} : Partial<T>;
|
|
146
146
|
export {};
|