@initia/initia.js 1.0.21 → 2.0.0-rc.1
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/README.md +231 -163
- package/dist/abi-helpers-DdwdqhMQ.mjs +51 -0
- package/dist/abi-helpers-DdwdqhMQ.mjs.map +1 -0
- package/dist/address-DwAkzgJk.mjs +156 -0
- package/dist/address-DwAkzgJk.mjs.map +1 -0
- package/dist/address-profile-DjdaEBxo.d.mts +112 -0
- package/dist/address-profile-DlAFvgdg.mjs +241 -0
- package/dist/address-profile-DlAFvgdg.mjs.map +1 -0
- package/dist/amino-CMQN7Frn.mjs +220 -0
- package/dist/amino-CMQN7Frn.mjs.map +1 -0
- package/dist/amino_pb-Bi6YDY_U.mjs +88 -0
- package/dist/amino_pb-Bi6YDY_U.mjs.map +1 -0
- package/dist/amount-B0J9TTNF.mjs +90 -0
- package/dist/amount-B0J9TTNF.mjs.map +1 -0
- package/dist/any-DElm7qF7.mjs +19 -0
- package/dist/any-DElm7qF7.mjs.map +1 -0
- package/dist/auth_pb-DN4URGLh.mjs +26 -0
- package/dist/auth_pb-DN4URGLh.mjs.map +1 -0
- package/dist/auth_pb-DfXfdvrY.mjs +16 -0
- package/dist/auth_pb-DfXfdvrY.mjs.map +1 -0
- package/dist/base-provider-CLnd7kte.d.mts +68 -0
- package/dist/base-provider-LNp6K7Mt.mjs +96 -0
- package/dist/base-provider-LNp6K7Mt.mjs.map +1 -0
- package/dist/bcs-DiRcL4n9.mjs +533 -0
- package/dist/bcs-DiRcL4n9.mjs.map +1 -0
- package/dist/bridge-DL-q-7P7.mjs +1222 -0
- package/dist/bridge-DL-q-7P7.mjs.map +1 -0
- package/dist/bridge-cQoOjppA.d.mts +606 -0
- package/dist/broadcast-De8MdmYa.mjs +974 -0
- package/dist/broadcast-De8MdmYa.mjs.map +1 -0
- package/dist/chain-utils-C61cU5nd.mjs +139 -0
- package/dist/chain-utils-C61cU5nd.mjs.map +1 -0
- package/dist/codegen/cli.d.mts +1 -0
- package/dist/codegen/cli.mjs +274 -0
- package/dist/codegen/cli.mjs.map +1 -0
- package/dist/coin-DPWbtAFA.mjs +543 -0
- package/dist/coin-DPWbtAFA.mjs.map +1 -0
- package/dist/coin_pb--WuIu4sX.mjs +25 -0
- package/dist/coin_pb--WuIu4sX.mjs.map +1 -0
- package/dist/composite-provider-DbxNrdny.mjs +203 -0
- package/dist/composite-provider-DbxNrdny.mjs.map +1 -0
- package/dist/constants-W6V0E-3W.mjs +42 -0
- package/dist/constants-W6V0E-3W.mjs.map +1 -0
- package/dist/contract-Dpvu4wLO.mjs +657 -0
- package/dist/contract-Dpvu4wLO.mjs.map +1 -0
- package/dist/cosmos-Bqh8qNfP.mjs +540 -0
- package/dist/cosmos-Bqh8qNfP.mjs.map +1 -0
- package/dist/cosmos-registry-provider-DCrEEhJ-.d.mts +123 -0
- package/dist/cw20-BTpdgMXC.mjs +63 -0
- package/dist/cw20-BTpdgMXC.mjs.map +1 -0
- package/dist/decode-CXGawqIZ.mjs +29 -0
- package/dist/decode-CXGawqIZ.mjs.map +1 -0
- package/dist/entry.bridge.browser.d.mts +21 -0
- package/dist/entry.bridge.browser.mjs +25 -0
- package/dist/entry.bridge.browser.mjs.map +1 -0
- package/dist/entry.bridge.node.d.mts +21 -0
- package/dist/entry.bridge.node.mjs +25 -0
- package/dist/entry.bridge.node.mjs.map +1 -0
- package/dist/entry.browser.d.mts +49 -0
- package/dist/entry.browser.mjs +46 -0
- package/dist/entry.browser.mjs.map +1 -0
- package/dist/entry.chain.initia.browser.d.mts +8 -0
- package/dist/entry.chain.initia.browser.mjs +17 -0
- package/dist/entry.chain.initia.browser.mjs.map +1 -0
- package/dist/entry.chain.initia.node.d.mts +8 -0
- package/dist/entry.chain.initia.node.mjs +17 -0
- package/dist/entry.chain.initia.node.mjs.map +1 -0
- package/dist/entry.chain.minievm.browser.d.mts +8 -0
- package/dist/entry.chain.minievm.browser.mjs +17 -0
- package/dist/entry.chain.minievm.browser.mjs.map +1 -0
- package/dist/entry.chain.minievm.node.d.mts +8 -0
- package/dist/entry.chain.minievm.node.mjs +17 -0
- package/dist/entry.chain.minievm.node.mjs.map +1 -0
- package/dist/entry.chain.minimove.browser.d.mts +8 -0
- package/dist/entry.chain.minimove.browser.mjs +17 -0
- package/dist/entry.chain.minimove.browser.mjs.map +1 -0
- package/dist/entry.chain.minimove.node.d.mts +8 -0
- package/dist/entry.chain.minimove.node.mjs +17 -0
- package/dist/entry.chain.minimove.node.mjs.map +1 -0
- package/dist/entry.chain.miniwasm.browser.d.mts +8 -0
- package/dist/entry.chain.miniwasm.browser.mjs +17 -0
- package/dist/entry.chain.miniwasm.browser.mjs.map +1 -0
- package/dist/entry.chain.miniwasm.node.d.mts +8 -0
- package/dist/entry.chain.miniwasm.node.mjs +17 -0
- package/dist/entry.chain.miniwasm.node.mjs.map +1 -0
- package/dist/entry.client.browser.d.mts +3 -0
- package/dist/entry.client.browser.mjs +6 -0
- package/dist/entry.client.node-clFi8rmF.d.mts +1 -0
- package/dist/entry.client.node.d.mts +3 -0
- package/dist/entry.client.node.mjs +6 -0
- package/dist/entry.codegen.d.mts +251 -0
- package/dist/entry.codegen.mjs +2 -0
- package/dist/entry.cosmos.d.mts +2 -0
- package/dist/entry.cosmos.mjs +355 -0
- package/dist/entry.cosmos.mjs.map +1 -0
- package/dist/entry.events.d.mts +338 -0
- package/dist/entry.events.mjs +383 -0
- package/dist/entry.events.mjs.map +1 -0
- package/dist/entry.evm.d.mts +544 -0
- package/dist/entry.evm.mjs +761 -0
- package/dist/entry.evm.mjs.map +1 -0
- package/dist/entry.modules.d.mts +2 -0
- package/dist/entry.modules.mjs +7 -0
- package/dist/entry.move.d.mts +523 -0
- package/dist/entry.move.mjs +7 -0
- package/dist/entry.msgs.d.mts +2 -0
- package/dist/entry.msgs.mjs +3 -0
- package/dist/entry.node.d.mts +118 -0
- package/dist/entry.node.mjs +278 -0
- package/dist/entry.node.mjs.map +1 -0
- package/dist/entry.provider.d.mts +355 -0
- package/dist/entry.provider.mjs +416 -0
- package/dist/entry.provider.mjs.map +1 -0
- package/dist/entry.signer.d.mts +2 -0
- package/dist/entry.signer.mjs +674 -0
- package/dist/entry.signer.mjs.map +1 -0
- package/dist/entry.tx.d.mts +2 -0
- package/dist/entry.tx.mjs +6 -0
- package/dist/entry.usernames.d.mts +42 -0
- package/dist/entry.usernames.mjs +2 -0
- package/dist/entry.util.d.mts +103 -0
- package/dist/entry.util.mjs +70 -0
- package/dist/entry.util.mjs.map +1 -0
- package/dist/entry.vip.d.mts +1917 -0
- package/dist/entry.vip.mjs +3793 -0
- package/dist/entry.vip.mjs.map +1 -0
- package/dist/entry.wasm.d.mts +447 -0
- package/dist/entry.wasm.mjs +600 -0
- package/dist/entry.wasm.mjs.map +1 -0
- package/dist/erc20-CDs3j7vt.mjs +168 -0
- package/dist/erc20-CDs3j7vt.mjs.map +1 -0
- package/dist/errors-CN1MFOLv.mjs +253 -0
- package/dist/errors-CN1MFOLv.mjs.map +1 -0
- package/dist/evm-rpc-BxpgXIAF.mjs +338 -0
- package/dist/evm-rpc-BxpgXIAF.mjs.map +1 -0
- package/dist/fetch-Bq_aay6V.mjs +55 -0
- package/dist/fetch-Bq_aay6V.mjs.map +1 -0
- package/dist/fungible-asset-aHBTYpoT.mjs +64 -0
- package/dist/fungible-asset-aHBTYpoT.mjs.map +1 -0
- package/dist/get-tx-0P40z_A4.mjs +99 -0
- package/dist/get-tx-0P40z_A4.mjs.map +1 -0
- package/dist/grpc-client-DGyZjGcT.mjs +254 -0
- package/dist/grpc-client-DGyZjGcT.mjs.map +1 -0
- package/dist/hash-D40mxOlF.mjs +14 -0
- package/dist/hash-D40mxOlF.mjs.map +1 -0
- package/dist/hash-Doo89wm3.d.mts +31 -0
- package/dist/headers-CMO7ia_D.mjs +83 -0
- package/dist/headers-CMO7ia_D.mjs.map +1 -0
- package/dist/http-client-BrdVurTg.mjs +40 -0
- package/dist/http-client-BrdVurTg.mjs.map +1 -0
- package/dist/initia-B8l_x6sT.mjs +426 -0
- package/dist/initia-B8l_x6sT.mjs.map +1 -0
- package/dist/initia-Cj4bZ1dR.mjs +26 -0
- package/dist/initia-Cj4bZ1dR.mjs.map +1 -0
- package/dist/json-CGak0DqP.mjs +41 -0
- package/dist/json-CGak0DqP.mjs.map +1 -0
- package/dist/minievm-BAnGHa00.mjs +39 -0
- package/dist/minievm-BAnGHa00.mjs.map +1 -0
- package/dist/minievm-DZ8AhnD8.mjs +61 -0
- package/dist/minievm-DZ8AhnD8.mjs.map +1 -0
- package/dist/minimove-B8U85g-_.mjs +23 -0
- package/dist/minimove-B8U85g-_.mjs.map +1 -0
- package/dist/minimove-BBXTyhIv.mjs +24 -0
- package/dist/minimove-BBXTyhIv.mjs.map +1 -0
- package/dist/miniwasm-CB0XfStg.mjs +50 -0
- package/dist/miniwasm-CB0XfStg.mjs.map +1 -0
- package/dist/miniwasm-QdyYzmQ1.mjs +139 -0
- package/dist/miniwasm-QdyYzmQ1.mjs.map +1 -0
- package/dist/move-BaCv0oRX.mjs +64 -0
- package/dist/move-BaCv0oRX.mjs.map +1 -0
- package/dist/msg_pb-DxYxctLM.mjs +11 -0
- package/dist/msg_pb-DxYxctLM.mjs.map +1 -0
- package/dist/pagination_pb-DlkDYAcN.mjs +18 -0
- package/dist/pagination_pb-DlkDYAcN.mjs.map +1 -0
- package/dist/public-key-DV-uGaUC.mjs +550 -0
- package/dist/public-key-DV-uGaUC.mjs.map +1 -0
- package/dist/query_pb-cZ3szo3y.mjs +20 -0
- package/dist/query_pb-cZ3szo3y.mjs.map +1 -0
- package/dist/registry-provider-NzblVZQr.mjs +368 -0
- package/dist/registry-provider-NzblVZQr.mjs.map +1 -0
- package/dist/resolve-DdtY7KDz.mjs +50 -0
- package/dist/resolve-DdtY7KDz.mjs.map +1 -0
- package/dist/rolldown-runtime-wcPFST8Q.mjs +13 -0
- package/dist/service-BaMjxPNo.mjs +412 -0
- package/dist/service-BaMjxPNo.mjs.map +1 -0
- package/dist/service-CVFxsMp_.d.mts +151 -0
- package/dist/service_pb-Be-O-2-c.mjs +121 -0
- package/dist/service_pb-Be-O-2-c.mjs.map +1 -0
- package/dist/sign-DqagxLcg.mjs +212 -0
- package/dist/sign-DqagxLcg.mjs.map +1 -0
- package/dist/transport-common-BsPYcFQl.mjs +182 -0
- package/dist/transport-common-BsPYcFQl.mjs.map +1 -0
- package/dist/transport.browser-CCUWv3ta.mjs +31 -0
- package/dist/transport.browser-CCUWv3ta.mjs.map +1 -0
- package/dist/transport.node-DXcJtCnx.mjs +33 -0
- package/dist/transport.node-DXcJtCnx.mjs.map +1 -0
- package/dist/tx_pb-BJzY8SXE.mjs +38 -0
- package/dist/tx_pb-BJzY8SXE.mjs.map +1 -0
- package/dist/tx_pb-BVCXH992.mjs +39 -0
- package/dist/tx_pb-BVCXH992.mjs.map +1 -0
- package/dist/tx_pb-CnFNMLIq.mjs +107 -0
- package/dist/tx_pb-CnFNMLIq.mjs.map +1 -0
- package/dist/tx_pb-DYspoJTt.mjs +50 -0
- package/dist/tx_pb-DYspoJTt.mjs.map +1 -0
- package/dist/tx_pb-u3CoQYge.mjs +79 -0
- package/dist/tx_pb-u3CoQYge.mjs.map +1 -0
- package/dist/typed-context-Cg0If0M9.mjs +118 -0
- package/dist/typed-context-Cg0If0M9.mjs.map +1 -0
- package/dist/types-CLfdsa48.mjs +41 -0
- package/dist/types-CLfdsa48.mjs.map +1 -0
- package/dist/types-CSS5rfW1.mjs +303 -0
- package/dist/types-CSS5rfW1.mjs.map +1 -0
- package/dist/types-DGrP9Ro_.d.mts +39609 -0
- package/dist/types_pb-CrjtO9sB.mjs +21 -0
- package/dist/types_pb-CrjtO9sB.mjs.map +1 -0
- package/dist/types_pb-K7pKBvcg.mjs +1433 -0
- package/dist/types_pb-K7pKBvcg.mjs.map +1 -0
- package/dist/utils-B2carKSi.mjs +2 -0
- package/dist/waiting-BigHYRNN.mjs +1081 -0
- package/dist/waiting-BigHYRNN.mjs.map +1 -0
- package/dist/wasm-DdunGtLM.mjs +396 -0
- package/dist/wasm-DdunGtLM.mjs.map +1 -0
- package/package.json +195 -66
- package/dist/client/WebSocketClient.d.ts +0 -30
- package/dist/client/index.d.ts +0 -5
- package/dist/client/rest/APIRequester.d.ts +0 -27
- package/dist/client/rest/RESTClient.d.ts +0 -48
- package/dist/client/rest/Wallet.d.ts +0 -26
- package/dist/client/rest/api/AuctionAPI.d.ts +0 -6
- package/dist/client/rest/api/AuthAPI.d.ts +0 -8
- package/dist/client/rest/api/AuthzAPI.d.ts +0 -8
- package/dist/client/rest/api/BankAPI.d.ts +0 -10
- package/dist/client/rest/api/BaseAPI.d.ts +0 -5
- package/dist/client/rest/api/DistributionAPI.d.ts +0 -35
- package/dist/client/rest/api/EvidenceAPI.d.ts +0 -7
- package/dist/client/rest/api/EvmAPI.d.ts +0 -45
- package/dist/client/rest/api/FeeGrantAPI.d.ts +0 -22
- package/dist/client/rest/api/ForwardingAPI.d.ts +0 -20
- package/dist/client/rest/api/GovAPI.d.ts +0 -12
- package/dist/client/rest/api/GroupAPI.d.ts +0 -19
- package/dist/client/rest/api/IbcAPI.d.ts +0 -48
- package/dist/client/rest/api/IbcHooksAPI.d.ts +0 -8
- package/dist/client/rest/api/IbcNftAPI.d.ts +0 -11
- package/dist/client/rest/api/IbcPermAPI.d.ts +0 -12
- package/dist/client/rest/api/IbcTransferAPI.d.ts +0 -10
- package/dist/client/rest/api/InterTxAPI.d.ts +0 -6
- package/dist/client/rest/api/MarketmapAPI.d.ts +0 -18
- package/dist/client/rest/api/MoveAPI.d.ts +0 -62
- package/dist/client/rest/api/MstakingAPI.d.ts +0 -28
- package/dist/client/rest/api/OpchildAPI.d.ts +0 -23
- package/dist/client/rest/api/OphostAPI.d.ts +0 -34
- package/dist/client/rest/api/OracleAPI.d.ts +0 -22
- package/dist/client/rest/api/RewardAPI.d.ts +0 -8
- package/dist/client/rest/api/SlashingAPI.d.ts +0 -8
- package/dist/client/rest/api/TendermintAPI.d.ts +0 -16
- package/dist/client/rest/api/TokenfactoryAPI.d.ts +0 -12
- package/dist/client/rest/api/TxAPI.d.ts +0 -190
- package/dist/client/rest/api/UpgradeAPI.d.ts +0 -18
- package/dist/client/rest/api/WasmAPI.d.ts +0 -78
- package/dist/client/rest/api/index.d.ts +0 -30
- package/dist/core/Block.d.ts +0 -55
- package/dist/core/Coin.d.ts +0 -42
- package/dist/core/Coins.d.ts +0 -45
- package/dist/core/Denom.d.ts +0 -1
- package/dist/core/Duration.d.ts +0 -19
- package/dist/core/Msg.d.ts +0 -45
- package/dist/core/PublicKey.d.ts +0 -122
- package/dist/core/auction/AuctionParams.d.ts +0 -41
- package/dist/core/auction/index.d.ts +0 -2
- package/dist/core/auction/msgs/MsgAuctionBid.d.ts +0 -36
- package/dist/core/auction/msgs/MsgUpdateAuctionParams.d.ts +0 -33
- package/dist/core/auction/msgs/index.d.ts +0 -10
- package/dist/core/auth/Account.d.ts +0 -12
- package/dist/core/auth/AuthParams.d.ts +0 -37
- package/dist/core/auth/BaseAccount.d.ts +0 -45
- package/dist/core/auth/ModuleAccount.d.ts +0 -39
- package/dist/core/auth/index.d.ts +0 -5
- package/dist/core/auth/msgs/MsgUpdateAuthParams.d.ts +0 -33
- package/dist/core/auth/msgs/index.d.ts +0 -8
- package/dist/core/authz/authorizations/Authorization.d.ts +0 -42
- package/dist/core/authz/authorizations/CallAuthorization.d.ts +0 -28
- package/dist/core/authz/authorizations/ExecuteAuthorization.d.ts +0 -54
- package/dist/core/authz/authorizations/GenericAuthorization.d.ts +0 -28
- package/dist/core/authz/authorizations/PublishAuthorization.d.ts +0 -28
- package/dist/core/authz/authorizations/SendAuthorization.d.ts +0 -33
- package/dist/core/authz/authorizations/StakeAuthorization.d.ts +0 -60
- package/dist/core/authz/authorizations/index.d.ts +0 -7
- package/dist/core/authz/index.d.ts +0 -2
- package/dist/core/authz/msgs/MsgExecAuthorized.d.ts +0 -33
- package/dist/core/authz/msgs/MsgGrantAuthorization.d.ts +0 -36
- package/dist/core/authz/msgs/MsgRevokeAuthorization.d.ts +0 -35
- package/dist/core/authz/msgs/index.d.ts +0 -12
- package/dist/core/bank/BankParams.d.ts +0 -29
- package/dist/core/bank/DenomMetadata.d.ts +0 -43
- package/dist/core/bank/DenomUnit.d.ts +0 -28
- package/dist/core/bank/SendEnabled.d.ts +0 -25
- package/dist/core/bank/index.d.ts +0 -5
- package/dist/core/bank/msgs/MsgMultiSend.d.ts +0 -78
- package/dist/core/bank/msgs/MsgSend.d.ts +0 -36
- package/dist/core/bank/msgs/MsgSetDenomMetadata.d.ts +0 -33
- package/dist/core/bank/msgs/MsgSetSendEnabled.d.ts +0 -37
- package/dist/core/bank/msgs/MsgUpdateBankParams.d.ts +0 -33
- package/dist/core/bank/msgs/index.d.ts +0 -16
- package/dist/core/bech32.d.ts +0 -27
- package/dist/core/celestia/Blob.d.ts +0 -24
- package/dist/core/celestia/BlobTx.d.ts +0 -25
- package/dist/core/celestia/index.d.ts +0 -3
- package/dist/core/celestia/msgs/MsgPayForBlobs.d.ts +0 -31
- package/dist/core/celestia/msgs/index.d.ts +0 -7
- package/dist/core/consensus/ABCIParams.d.ts +0 -21
- package/dist/core/consensus/BlockParams.d.ts +0 -24
- package/dist/core/consensus/EvidenceParams.d.ts +0 -28
- package/dist/core/consensus/ValidatorParams.d.ts +0 -21
- package/dist/core/consensus/index.d.ts +0 -5
- package/dist/core/consensus/msgs/MsgUpdateConsensusParams.d.ts +0 -45
- package/dist/core/consensus/msgs/index.d.ts +0 -8
- package/dist/core/crisis/index.d.ts +0 -1
- package/dist/core/crisis/msgs/MsgUpdateCrisisParams.d.ts +0 -33
- package/dist/core/crisis/msgs/MsgVerifyInvariant.d.ts +0 -35
- package/dist/core/crisis/msgs/index.d.ts +0 -10
- package/dist/core/distribution/DistributionParams.d.ts +0 -32
- package/dist/core/distribution/RewardWeight.d.ts +0 -25
- package/dist/core/distribution/index.d.ts +0 -3
- package/dist/core/distribution/msgs/MsgCommunityPoolSpend.d.ts +0 -36
- package/dist/core/distribution/msgs/MsgDepositValidatorRewardsPool.d.ts +0 -40
- package/dist/core/distribution/msgs/MsgFundCommunityPool.d.ts +0 -33
- package/dist/core/distribution/msgs/MsgSetWithdrawAddress.d.ts +0 -32
- package/dist/core/distribution/msgs/MsgUpdateDistrParams.d.ts +0 -33
- package/dist/core/distribution/msgs/MsgWithdrawDelegatorReward.d.ts +0 -32
- package/dist/core/distribution/msgs/MsgWithdrawValidatorCommission.d.ts +0 -29
- package/dist/core/distribution/msgs/index.d.ts +0 -20
- package/dist/core/evidence/Equivocation.d.ts +0 -38
- package/dist/core/evidence/Evidence.d.ts +0 -11
- package/dist/core/evidence/index.d.ts +0 -3
- package/dist/core/evidence/msgs/MsgSubmitEvidence.d.ts +0 -33
- package/dist/core/evidence/msgs/index.d.ts +0 -8
- package/dist/core/evm/AccessTuple.d.ts +0 -25
- package/dist/core/evm/EvmParams.d.ts +0 -43
- package/dist/core/evm/GasEnforcement.d.ts +0 -27
- package/dist/core/evm/SetCodeAuthorization.d.ts +0 -30
- package/dist/core/evm/index.d.ts +0 -5
- package/dist/core/evm/msgs/MsgCall.d.ts +0 -46
- package/dist/core/evm/msgs/MsgCreate.d.ts +0 -39
- package/dist/core/evm/msgs/MsgCreate2.d.ts +0 -42
- package/dist/core/evm/msgs/MsgUpdateEvmParams.d.ts +0 -33
- package/dist/core/evm/msgs/index.d.ts +0 -14
- package/dist/core/feegrant/allowances/AllowedMsgAllowance.d.ts +0 -33
- package/dist/core/feegrant/allowances/BasicAllowance.d.ts +0 -32
- package/dist/core/feegrant/allowances/PeriodicAllowance.d.ts +0 -43
- package/dist/core/feegrant/allowances/index.d.ts +0 -16
- package/dist/core/feegrant/index.d.ts +0 -2
- package/dist/core/feegrant/msgs/MsgGrantAllowance.d.ts +0 -36
- package/dist/core/feegrant/msgs/MsgRevokeAllowance.d.ts +0 -32
- package/dist/core/feegrant/msgs/index.d.ts +0 -10
- package/dist/core/forwarding/index.d.ts +0 -1
- package/dist/core/forwarding/msgs/MsgClearForwardingAccount.d.ts +0 -32
- package/dist/core/forwarding/msgs/MsgRegisterForwardingAccount.d.ts +0 -38
- package/dist/core/forwarding/msgs/MsgSetAllowedDenoms.d.ts +0 -32
- package/dist/core/forwarding/msgs/MsgSetMemo.d.ts +0 -44
- package/dist/core/forwarding/msgs/index.d.ts +0 -14
- package/dist/core/gov/Deposit.d.ts +0 -29
- package/dist/core/gov/GovParams.d.ts +0 -85
- package/dist/core/gov/TallyResult.d.ts +0 -36
- package/dist/core/gov/Vesting.d.ts +0 -28
- package/dist/core/gov/Vote.d.ts +0 -55
- package/dist/core/gov/index.d.ts +0 -6
- package/dist/core/gov/msgs/MsgActivateEmergencyProposal.d.ts +0 -32
- package/dist/core/gov/msgs/MsgAddEmergencySubmitters.d.ts +0 -32
- package/dist/core/gov/msgs/MsgCancelProposal.d.ts +0 -32
- package/dist/core/gov/msgs/MsgDeposit.d.ts +0 -36
- package/dist/core/gov/msgs/MsgDepositLegacy.d.ts +0 -36
- package/dist/core/gov/msgs/MsgRemoveEmergencySubmitters.d.ts +0 -32
- package/dist/core/gov/msgs/MsgSubmitProposal.d.ts +0 -49
- package/dist/core/gov/msgs/MsgSubmitProposalLegacy.d.ts +0 -37
- package/dist/core/gov/msgs/MsgUpdateGovParams.d.ts +0 -33
- package/dist/core/gov/msgs/MsgVote.d.ts +0 -41
- package/dist/core/gov/msgs/MsgVoteLegacy.d.ts +0 -38
- package/dist/core/gov/msgs/MsgVoteWeighted.d.ts +0 -39
- package/dist/core/gov/msgs/MsgVoteWeightedLegacy.d.ts +0 -36
- package/dist/core/gov/msgs/index.d.ts +0 -32
- package/dist/core/gov/proposals/Content.d.ts +0 -12
- package/dist/core/gov/proposals/Proposal.d.ts +0 -79
- package/dist/core/gov/proposals/TextProposal.d.ts +0 -31
- package/dist/core/gov/proposals/index.d.ts +0 -3
- package/dist/core/group/GroupInfo.d.ts +0 -37
- package/dist/core/group/GroupMember.d.ts +0 -78
- package/dist/core/group/GroupPolicyInfo.d.ts +0 -41
- package/dist/core/group/GroupProposal.d.ts +0 -82
- package/dist/core/group/GroupVote.d.ts +0 -36
- package/dist/core/group/index.d.ts +0 -7
- package/dist/core/group/msgs/MsgCreateGroup.d.ts +0 -36
- package/dist/core/group/msgs/MsgCreateGroupPolicy.d.ts +0 -39
- package/dist/core/group/msgs/MsgCreateGroupWithPolicy.d.ts +0 -46
- package/dist/core/group/msgs/MsgGroupExec.d.ts +0 -32
- package/dist/core/group/msgs/MsgGroupVote.d.ts +0 -46
- package/dist/core/group/msgs/MsgLeaveGroup.d.ts +0 -32
- package/dist/core/group/msgs/MsgSubmitGroupProposal.d.ts +0 -50
- package/dist/core/group/msgs/MsgUpdateGroupAdmin.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupDecisionPolicy.d.ts +0 -36
- package/dist/core/group/msgs/MsgUpdateGroupMembers.d.ts +0 -36
- package/dist/core/group/msgs/MsgUpdateGroupMetadata.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupPolicyAdmin.d.ts +0 -35
- package/dist/core/group/msgs/MsgUpdateGroupPolicyMetadata.d.ts +0 -35
- package/dist/core/group/msgs/MsgWithdrawProposal.d.ts +0 -32
- package/dist/core/group/msgs/index.d.ts +0 -32
- package/dist/core/group/policies/DecisionPolicyWindows.d.ts +0 -25
- package/dist/core/group/policies/PercentageDecisionPolicy.d.ts +0 -32
- package/dist/core/group/policies/ThresholdDecisionPolicy.d.ts +0 -32
- package/dist/core/group/policies/index.d.ts +0 -15
- package/dist/core/ibc/applications/fee/IbcFee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/IdentifiedPacketFee.d.ts +0 -26
- package/dist/core/ibc/applications/fee/Metadata.d.ts +0 -24
- package/dist/core/ibc/applications/fee/PacketFee.d.ts +0 -29
- package/dist/core/ibc/applications/fee/index.d.ts +0 -5
- package/dist/core/ibc/applications/fee/msgs/MsgPayPacketFee.d.ts +0 -31
- package/dist/core/ibc/applications/fee/msgs/MsgPayPacketFeeAsync.d.ts +0 -26
- package/dist/core/ibc/applications/fee/msgs/MsgRegisterCounterpartyPayee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/msgs/MsgRegisterPayee.d.ts +0 -28
- package/dist/core/ibc/applications/fee/msgs/index.d.ts +0 -13
- package/dist/core/ibc/applications/index.d.ts +0 -4
- package/dist/core/ibc/applications/interchain-account/Account.d.ts +0 -25
- package/dist/core/ibc/applications/interchain-account/Metadata.d.ts +0 -36
- package/dist/core/ibc/applications/interchain-account/controller/Params.d.ts +0 -21
- package/dist/core/ibc/applications/interchain-account/host/Params.d.ts +0 -24
- package/dist/core/ibc/applications/interchain-account/index.d.ts +0 -4
- package/dist/core/ibc/applications/nft-transfer/IbcNftParams.d.ts +0 -28
- package/dist/core/ibc/applications/nft-transfer/NftClassTrace.d.ts +0 -24
- package/dist/core/ibc/applications/nft-transfer/NonFungibleTokenPacketData.d.ts +0 -45
- package/dist/core/ibc/applications/nft-transfer/index.d.ts +0 -4
- package/dist/core/ibc/applications/nft-transfer/msgs/MsgNftTransfer.d.ts +0 -54
- package/dist/core/ibc/applications/nft-transfer/msgs/MsgUpdateIbcNftParams.d.ts +0 -33
- package/dist/core/ibc/applications/nft-transfer/msgs/index.d.ts +0 -10
- package/dist/core/ibc/applications/perm/index.d.ts +0 -1
- package/dist/core/ibc/applications/perm/msgs/MsgUpdateIbcPermAdmin.d.ts +0 -38
- package/dist/core/ibc/applications/perm/msgs/MsgUpdatePermissionedRelayers.d.ts +0 -38
- package/dist/core/ibc/applications/perm/msgs/index.d.ts +0 -10
- package/dist/core/ibc/applications/transfer/DenomTrace.d.ts +0 -24
- package/dist/core/ibc/applications/transfer/FungibleTokenPacketData.d.ts +0 -33
- package/dist/core/ibc/applications/transfer/IbcTransferParams.d.ts +0 -24
- package/dist/core/ibc/applications/transfer/authorizations/Allocation.d.ts +0 -34
- package/dist/core/ibc/applications/transfer/authorizations/TransferAuthorization.d.ts +0 -23
- package/dist/core/ibc/applications/transfer/authorizations/index.d.ts +0 -2
- package/dist/core/ibc/applications/transfer/index.d.ts +0 -5
- package/dist/core/ibc/applications/transfer/msgs/MsgTransfer.d.ts +0 -52
- package/dist/core/ibc/applications/transfer/msgs/MsgUpdateIbcTransferParams.d.ts +0 -26
- package/dist/core/ibc/applications/transfer/msgs/index.d.ts +0 -10
- package/dist/core/ibc/core/channel/Channel.d.ts +0 -39
- package/dist/core/ibc/core/channel/ChannelCounterparty.d.ts +0 -24
- package/dist/core/ibc/core/channel/ChannelOrder.d.ts +0 -3
- package/dist/core/ibc/core/channel/ChannelState.d.ts +0 -3
- package/dist/core/ibc/core/channel/ErrorReceipt.d.ts +0 -20
- package/dist/core/ibc/core/channel/IbcChannelParams.d.ts +0 -22
- package/dist/core/ibc/core/channel/IdentifiedChannel.d.ts +0 -45
- package/dist/core/ibc/core/channel/Packet.d.ts +0 -43
- package/dist/core/ibc/core/channel/PacketId.d.ts +0 -27
- package/dist/core/ibc/core/channel/Timeout.d.ts +0 -25
- package/dist/core/ibc/core/channel/Upgrade.d.ts +0 -24
- package/dist/core/ibc/core/channel/UpgradeFields.d.ts +0 -23
- package/dist/core/ibc/core/channel/index.d.ts +0 -13
- package/dist/core/ibc/core/channel/msgs/MsgChannelCloseConfirm.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgChannelCloseInit.d.ts +0 -27
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenAck.d.ts +0 -36
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenConfirm.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenInit.d.ts +0 -28
- package/dist/core/ibc/core/channel/msgs/MsgChannelOpenTry.d.ts +0 -36
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeAck.d.ts +0 -37
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeCancel.d.ts +0 -35
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeConfirm.d.ts +0 -40
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeInit.d.ts +0 -30
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeOpen.d.ts +0 -37
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeTimeout.d.ts +0 -35
- package/dist/core/ibc/core/channel/msgs/MsgChannelUpgradeTry.d.ts +0 -41
- package/dist/core/ibc/core/channel/msgs/MsgRecvAcknowledgement.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgRecvPacket.d.ts +0 -30
- package/dist/core/ibc/core/channel/msgs/MsgTimeout.d.ts +0 -32
- package/dist/core/ibc/core/channel/msgs/MsgTimeoutClose.d.ts +0 -34
- package/dist/core/ibc/core/channel/msgs/MsgUpdateIbcChannelParams.d.ts +0 -26
- package/dist/core/ibc/core/channel/msgs/index.d.ts +0 -41
- package/dist/core/ibc/core/client/ClientConsensusStates.d.ts +0 -25
- package/dist/core/ibc/core/client/ConsensusStateWithHeight.d.ts +0 -25
- package/dist/core/ibc/core/client/Height.d.ts +0 -24
- package/dist/core/ibc/core/client/IbcClientParams.d.ts +0 -21
- package/dist/core/ibc/core/client/IdentifiedClient.d.ts +0 -24
- package/dist/core/ibc/core/client/index.d.ts +0 -6
- package/dist/core/ibc/core/client/msgs/MsgCreateClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgIBCSoftwareUpgrade.d.ts +0 -28
- package/dist/core/ibc/core/client/msgs/MsgRecoverClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgSubmitMisbehaviour.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgUpdateClient.d.ts +0 -27
- package/dist/core/ibc/core/client/msgs/MsgUpdateIbcClientParams.d.ts +0 -26
- package/dist/core/ibc/core/client/msgs/MsgUpgradeClient.d.ts +0 -33
- package/dist/core/ibc/core/client/msgs/index.d.ts +0 -19
- package/dist/core/ibc/core/client/msgs/tendermint/crypto.d.ts +0 -43
- package/dist/core/ibc/core/client/msgs/tendermint/types.d.ts +0 -187
- package/dist/core/ibc/core/client/msgs/tendermint/version.d.ts +0 -38
- package/dist/core/ibc/core/commitment/MerklePrefix.d.ts +0 -21
- package/dist/core/ibc/core/commitment/MerkleRoot.d.ts +0 -21
- package/dist/core/ibc/core/commitment/index.d.ts +0 -2
- package/dist/core/ibc/core/connection/ConnectionCounterparty.d.ts +0 -28
- package/dist/core/ibc/core/connection/ConnectionState.d.ts +0 -3
- package/dist/core/ibc/core/connection/IbcConnectionParams.d.ts +0 -21
- package/dist/core/ibc/core/connection/IbcVersion.d.ts +0 -24
- package/dist/core/ibc/core/connection/IdentifiedConnection.d.ts +0 -39
- package/dist/core/ibc/core/connection/index.d.ts +0 -5
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenAck.d.ts +0 -42
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenConfirm.d.ts +0 -30
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenInit.d.ts +0 -33
- package/dist/core/ibc/core/connection/msgs/MsgConnectionOpenTry.d.ts +0 -46
- package/dist/core/ibc/core/connection/msgs/MsgUpdateIbcConnectionParams.d.ts +0 -26
- package/dist/core/ibc/core/connection/msgs/index.d.ts +0 -15
- package/dist/core/ibc/core/index.d.ts +0 -4
- package/dist/core/ibc/index.d.ts +0 -2
- package/dist/core/ibc/lightclient/index.d.ts +0 -1
- package/dist/core/ibc/lightclient/tendermint/Header.d.ts +0 -29
- package/dist/core/ibchooks/ACL.d.ts +0 -25
- package/dist/core/ibchooks/IbcHooksParams.d.ts +0 -25
- package/dist/core/ibchooks/index.d.ts +0 -3
- package/dist/core/ibchooks/msgs/MsgUpdateACL.d.ts +0 -35
- package/dist/core/ibchooks/msgs/MsgUpdateIbcHooksParams.d.ts +0 -33
- package/dist/core/ibchooks/msgs/index.d.ts +0 -10
- package/dist/core/index.d.ts +0 -40
- package/dist/core/intertx/index.d.ts +0 -1
- package/dist/core/intertx/msgs/MsgRegisterAccount.d.ts +0 -39
- package/dist/core/intertx/msgs/MsgSubmitTx.d.ts +0 -36
- package/dist/core/intertx/msgs/index.d.ts +0 -10
- package/dist/core/marketmap/Market.d.ts +0 -26
- package/dist/core/marketmap/MarketmapParams.d.ts +0 -25
- package/dist/core/marketmap/ProviderConfig.d.ts +0 -34
- package/dist/core/marketmap/Ticker.d.ts +0 -34
- package/dist/core/marketmap/index.d.ts +0 -5
- package/dist/core/marketmap/msgs/MsgCreateMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgRemoveMarketAuthorities.d.ts +0 -32
- package/dist/core/marketmap/msgs/MsgRemoveMarkets.d.ts +0 -32
- package/dist/core/marketmap/msgs/MsgUpdateMarketmapParams.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgUpdateMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/MsgUpsertMarkets.d.ts +0 -33
- package/dist/core/marketmap/msgs/index.d.ts +0 -18
- package/dist/core/move/Module.d.ts +0 -36
- package/dist/core/move/MoveParams.d.ts +0 -37
- package/dist/core/move/index.d.ts +0 -3
- package/dist/core/move/msgs/MsgDelist.d.ts +0 -32
- package/dist/core/move/msgs/MsgExecute.d.ts +0 -44
- package/dist/core/move/msgs/MsgExecuteJSON.d.ts +0 -44
- package/dist/core/move/msgs/MsgGovExecute.d.ts +0 -47
- package/dist/core/move/msgs/MsgGovExecuteJSON.d.ts +0 -47
- package/dist/core/move/msgs/MsgGovPublish.d.ts +0 -41
- package/dist/core/move/msgs/MsgGovScript.d.ts +0 -41
- package/dist/core/move/msgs/MsgGovScriptJSON.d.ts +0 -41
- package/dist/core/move/msgs/MsgPublish.d.ts +0 -38
- package/dist/core/move/msgs/MsgScript.d.ts +0 -38
- package/dist/core/move/msgs/MsgScriptJSON.d.ts +0 -38
- package/dist/core/move/msgs/MsgUpdateMoveParams.d.ts +0 -33
- package/dist/core/move/msgs/MsgWhitelist.d.ts +0 -35
- package/dist/core/move/msgs/index.d.ts +0 -32
- package/dist/core/mstaking/Delegation.d.ts +0 -36
- package/dist/core/mstaking/MstakingParams.d.ts +0 -44
- package/dist/core/mstaking/Redelegation.d.ts +0 -71
- package/dist/core/mstaking/UnbondingDelegation.d.ts +0 -57
- package/dist/core/mstaking/Validator.d.ts +0 -137
- package/dist/core/mstaking/index.d.ts +0 -6
- package/dist/core/mstaking/msgs/MsgBeginRedelegate.d.ts +0 -39
- package/dist/core/mstaking/msgs/MsgCancelUnbondingDelegation.d.ts +0 -39
- package/dist/core/mstaking/msgs/MsgCreateValidator.d.ts +0 -44
- package/dist/core/mstaking/msgs/MsgDelegate.d.ts +0 -36
- package/dist/core/mstaking/msgs/MsgEditValidator.d.ts +0 -37
- package/dist/core/mstaking/msgs/MsgUndelegate.d.ts +0 -36
- package/dist/core/mstaking/msgs/MsgUpdateMstakingParams.d.ts +0 -33
- package/dist/core/mstaking/msgs/index.d.ts +0 -20
- package/dist/core/num.d.ts +0 -2
- package/dist/core/opchild/BridgeInfo.d.ts +0 -34
- package/dist/core/opchild/L2MigrationInfo.d.ts +0 -27
- package/dist/core/opchild/OpValidator.d.ts +0 -32
- package/dist/core/opchild/OpchildParams.d.ts +0 -45
- package/dist/core/opchild/index.d.ts +0 -5
- package/dist/core/opchild/msgs/MsgAddAttestor.d.ts +0 -39
- package/dist/core/opchild/msgs/MsgAddBridgeExecutor.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgAddFeeWhitelistAddresses.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgExecuteMessages.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgFinalizeTokenDeposit.d.ts +0 -52
- package/dist/core/opchild/msgs/MsgInitiateTokenWithdrawal.d.ts +0 -36
- package/dist/core/opchild/msgs/MsgMigrateToken.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgRegisterL2MigrationInfo.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgRemoveAttestor.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgRemoveBridgeExecutor.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgRemoveFeeWhitelistAddresses.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgSetBridgeInfo.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgSpendFeePool.d.ts +0 -36
- package/dist/core/opchild/msgs/MsgUpdateMinGasPrices.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgUpdateOpchildAdmin.d.ts +0 -32
- package/dist/core/opchild/msgs/MsgUpdateOpchildParams.d.ts +0 -33
- package/dist/core/opchild/msgs/MsgUpdateOracle.d.ts +0 -35
- package/dist/core/opchild/msgs/MsgUpdateSequencer.d.ts +0 -39
- package/dist/core/opchild/msgs/index.d.ts +0 -42
- package/dist/core/ophost/BatchInfo.d.ts +0 -25
- package/dist/core/ophost/BatchInfoWithOutput.d.ts +0 -26
- package/dist/core/ophost/BridgeConfig.d.ts +0 -51
- package/dist/core/ophost/L1MigrationInfo.d.ts +0 -30
- package/dist/core/ophost/OphostParams.d.ts +0 -26
- package/dist/core/ophost/Output.d.ts +0 -30
- package/dist/core/ophost/index.d.ts +0 -7
- package/dist/core/ophost/msgs/MsgCreateBridge.d.ts +0 -33
- package/dist/core/ophost/msgs/MsgDeleteOutput.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgDisableBridge.d.ts +0 -32
- package/dist/core/ophost/msgs/MsgFinalizeTokenWithdrawal.d.ts +0 -60
- package/dist/core/ophost/msgs/MsgInitiateTokenDeposit.d.ts +0 -42
- package/dist/core/ophost/msgs/MsgProposeOutput.d.ts +0 -41
- package/dist/core/ophost/msgs/MsgRecordBatch.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgRegisterL1MigrationInfo.d.ts +0 -33
- package/dist/core/ophost/msgs/MsgUpdateBatchInfo.d.ts +0 -36
- package/dist/core/ophost/msgs/MsgUpdateChallenger.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateFinalizationPeriod.d.ts +0 -36
- package/dist/core/ophost/msgs/MsgUpdateMetadata.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateOphostParams.d.ts +0 -33
- package/dist/core/ophost/msgs/MsgUpdateOracleConfig.d.ts +0 -35
- package/dist/core/ophost/msgs/MsgUpdateProposer.d.ts +0 -35
- package/dist/core/ophost/msgs/index.d.ts +0 -36
- package/dist/core/oracle/CurrencyPair.d.ts +0 -25
- package/dist/core/oracle/QuotePrice.d.ts +0 -27
- package/dist/core/oracle/index.d.ts +0 -3
- package/dist/core/oracle/msgs/MsgAddCurrencyPairs.d.ts +0 -33
- package/dist/core/oracle/msgs/MsgRemoveCurrencyPairs.d.ts +0 -32
- package/dist/core/oracle/msgs/index.d.ts +0 -10
- package/dist/core/params/ParamChange.d.ts +0 -42
- package/dist/core/params/index.d.ts +0 -2
- package/dist/core/params/proposals/ParameterChangeProposal.d.ts +0 -35
- package/dist/core/params/proposals/index.d.ts +0 -1
- package/dist/core/reward/RewardParams.d.ts +0 -38
- package/dist/core/reward/index.d.ts +0 -2
- package/dist/core/reward/msgs/MsgFundCommunityPoolReward.d.ts +0 -33
- package/dist/core/reward/msgs/MsgUpdateRewardParams.d.ts +0 -33
- package/dist/core/reward/msgs/index.d.ts +0 -10
- package/dist/core/slashing/SlashingParams.d.ts +0 -38
- package/dist/core/slashing/ValidatorSigningInfo.d.ts +0 -37
- package/dist/core/slashing/index.d.ts +0 -3
- package/dist/core/slashing/msgs/MsgUnjail.d.ts +0 -29
- package/dist/core/slashing/msgs/MsgUpdateSlashingParams.d.ts +0 -33
- package/dist/core/slashing/msgs/index.d.ts +0 -10
- package/dist/core/tokenfactory/TokenfactoryParams.d.ts +0 -25
- package/dist/core/tokenfactory/index.d.ts +0 -2
- package/dist/core/tokenfactory/msgs/MsgBurn.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/MsgChangeAdmin.d.ts +0 -35
- package/dist/core/tokenfactory/msgs/MsgCreateDenom.d.ts +0 -32
- package/dist/core/tokenfactory/msgs/MsgMint.d.ts +0 -36
- package/dist/core/tokenfactory/msgs/MsgSetBeforeSendHook.d.ts +0 -35
- package/dist/core/tokenfactory/msgs/MsgSetDenomMetadataWasm.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/MsgUpdateTokenfactoryParams.d.ts +0 -33
- package/dist/core/tokenfactory/msgs/index.d.ts +0 -20
- package/dist/core/tx/CompactBitArray.d.ts +0 -22
- package/dist/core/tx/Fee.d.ts +0 -31
- package/dist/core/tx/MultiSignature.d.ts +0 -13
- package/dist/core/tx/SignDoc.d.ts +0 -36
- package/dist/core/tx/SignMode.d.ts +0 -3
- package/dist/core/tx/SignatureV2.d.ts +0 -66
- package/dist/core/tx/Tx.d.ts +0 -146
- package/dist/core/tx/TxInfo.d.ts +0 -74
- package/dist/core/tx/index.d.ts +0 -7
- package/dist/core/upgrade/Plan.d.ts +0 -27
- package/dist/core/upgrade/index.d.ts +0 -2
- package/dist/core/upgrade/msgs/MsgCancelUpgrade.d.ts +0 -29
- package/dist/core/upgrade/msgs/MsgSoftwareUpgrade.d.ts +0 -33
- package/dist/core/upgrade/msgs/index.d.ts +0 -10
- package/dist/core/wasm/AbsoluteTxPosition.d.ts +0 -24
- package/dist/core/wasm/AccessConfig.d.ts +0 -27
- package/dist/core/wasm/WasmParams.d.ts +0 -32
- package/dist/core/wasm/authorizations/AcceptedMessageKeysFilter.d.ts +0 -28
- package/dist/core/wasm/authorizations/AcceptedMessagesFilter.d.ts +0 -28
- package/dist/core/wasm/authorizations/AllowAllMessagesFilter.d.ts +0 -24
- package/dist/core/wasm/authorizations/CodeGrant.d.ts +0 -25
- package/dist/core/wasm/authorizations/CombinedLimit.d.ts +0 -32
- package/dist/core/wasm/authorizations/ContractExecutionAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/ContractFilter.d.ts +0 -13
- package/dist/core/wasm/authorizations/ContractGrant.d.ts +0 -30
- package/dist/core/wasm/authorizations/ContractLimit.d.ts +0 -13
- package/dist/core/wasm/authorizations/ContractMigrationAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/MaxCallsLimit.d.ts +0 -28
- package/dist/core/wasm/authorizations/MaxFundsLimit.d.ts +0 -29
- package/dist/core/wasm/authorizations/StoreCodeAuthorization.d.ts +0 -29
- package/dist/core/wasm/authorizations/index.d.ts +0 -11
- package/dist/core/wasm/index.d.ts +0 -5
- package/dist/core/wasm/msgs/MsgAddCodeUploadParamsAddresses.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgClearAdmin.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgExecuteContract.d.ts +0 -39
- package/dist/core/wasm/msgs/MsgInstantiateContract.d.ts +0 -45
- package/dist/core/wasm/msgs/MsgInstantiateContractV2.d.ts +0 -51
- package/dist/core/wasm/msgs/MsgMigrateContract.d.ts +0 -38
- package/dist/core/wasm/msgs/MsgPinCodes.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgRemoveCodeUploadParamsAddresses.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgStoreAndInstantiateContract.d.ts +0 -61
- package/dist/core/wasm/msgs/MsgStoreAndMigrateContract.d.ts +0 -42
- package/dist/core/wasm/msgs/MsgStoreCode.d.ts +0 -36
- package/dist/core/wasm/msgs/MsgSudoContract.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUnpinCodes.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgUpdateAdmin.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUpdateContractLabel.d.ts +0 -35
- package/dist/core/wasm/msgs/MsgUpdateInstantiateConfig.d.ts +0 -36
- package/dist/core/wasm/msgs/MsgUpdateMaxWasmSize.d.ts +0 -32
- package/dist/core/wasm/msgs/MsgUpdateWasmParams.d.ts +0 -33
- package/dist/core/wasm/msgs/index.d.ts +0 -42
- package/dist/core/wasmextension/AccessConfigExt.d.ts +0 -28
- package/dist/core/wasmextension/index.d.ts +0 -2
- package/dist/core/wasmextension/msgs/MsgStoreCodeAdmin.d.ts +0 -39
- package/dist/core/wasmextension/msgs/index.d.ts +0 -8
- package/dist/index.cjs +0 -6
- package/dist/index.d.ts +0 -4
- package/dist/index.mjs +0 -103590
- package/dist/key/Key.d.ts +0 -20
- package/dist/key/MnemonicKey.d.ts +0 -14
- package/dist/key/RawKey.d.ts +0 -9
- package/dist/key/index.d.ts +0 -3
- package/dist/util/bcs.d.ts +0 -44
- package/dist/util/hash.d.ts +0 -4
- package/dist/util/index.d.ts +0 -3
- package/dist/util/json.d.ts +0 -9
|
@@ -0,0 +1,1917 @@
|
|
|
1
|
+
import { Ca as Message, St as ChainContext, Yi as TypedMoveContract, ls as Numeric } from "./types-DGrP9Ro_.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/vip/abi/lock-staking.d.ts
|
|
4
|
+
declare const LOCK_STAKING_ABI: {
|
|
5
|
+
readonly address: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789";
|
|
6
|
+
readonly name: "lock_staking";
|
|
7
|
+
readonly friends: readonly ["0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::vip"];
|
|
8
|
+
readonly exposed_functions: readonly [{
|
|
9
|
+
readonly name: "delegate";
|
|
10
|
+
readonly visibility: "public";
|
|
11
|
+
readonly is_entry: true;
|
|
12
|
+
readonly is_view: false;
|
|
13
|
+
readonly generic_type_params: readonly [];
|
|
14
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "u64", "0x1::string::String"];
|
|
15
|
+
readonly return: readonly [];
|
|
16
|
+
}, {
|
|
17
|
+
readonly name: "delegate_internal";
|
|
18
|
+
readonly visibility: "friend";
|
|
19
|
+
readonly is_entry: false;
|
|
20
|
+
readonly is_view: false;
|
|
21
|
+
readonly generic_type_params: readonly [];
|
|
22
|
+
readonly params: readonly ["&signer", "0x1::fungible_asset::FungibleAsset", "u64", "0x1::string::String"];
|
|
23
|
+
readonly return: readonly [];
|
|
24
|
+
}, {
|
|
25
|
+
readonly name: "undelegate";
|
|
26
|
+
readonly visibility: "public";
|
|
27
|
+
readonly is_entry: true;
|
|
28
|
+
readonly is_view: false;
|
|
29
|
+
readonly generic_type_params: readonly [];
|
|
30
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "u64", "0x1::string::String"];
|
|
31
|
+
readonly return: readonly [];
|
|
32
|
+
}, {
|
|
33
|
+
readonly name: "batch_extend";
|
|
34
|
+
readonly visibility: "public";
|
|
35
|
+
readonly is_entry: true;
|
|
36
|
+
readonly is_view: false;
|
|
37
|
+
readonly generic_type_params: readonly [];
|
|
38
|
+
readonly params: readonly ["&signer", "vector<0x1::object::Object<0x1::fungible_asset::Metadata>>", "vector<0x1::option::Option<u64>>", "vector<u64>", "vector<0x1::string::String>", "vector<u64>"];
|
|
39
|
+
readonly return: readonly [];
|
|
40
|
+
}, {
|
|
41
|
+
readonly name: "delegate_hook";
|
|
42
|
+
readonly visibility: "private";
|
|
43
|
+
readonly is_entry: true;
|
|
44
|
+
readonly is_view: false;
|
|
45
|
+
readonly generic_type_params: readonly [];
|
|
46
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::string::String", "0x1::bigdecimal::BigDecimal"];
|
|
47
|
+
readonly return: readonly [];
|
|
48
|
+
}, {
|
|
49
|
+
readonly name: "extend";
|
|
50
|
+
readonly visibility: "public";
|
|
51
|
+
readonly is_entry: true;
|
|
52
|
+
readonly is_view: false;
|
|
53
|
+
readonly generic_type_params: readonly [];
|
|
54
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "u64", "0x1::string::String", "u64"];
|
|
55
|
+
readonly return: readonly [];
|
|
56
|
+
}, {
|
|
57
|
+
readonly name: "get_bonded_locked_delegations";
|
|
58
|
+
readonly visibility: "public";
|
|
59
|
+
readonly is_entry: false;
|
|
60
|
+
readonly is_view: true;
|
|
61
|
+
readonly generic_type_params: readonly [];
|
|
62
|
+
readonly params: readonly ["address"];
|
|
63
|
+
readonly return: readonly ["vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::LockedDelegationResponse>"];
|
|
64
|
+
}, {
|
|
65
|
+
readonly name: "get_lock_period_limits";
|
|
66
|
+
readonly visibility: "public";
|
|
67
|
+
readonly is_entry: false;
|
|
68
|
+
readonly is_view: false;
|
|
69
|
+
readonly generic_type_params: readonly [];
|
|
70
|
+
readonly params: readonly [];
|
|
71
|
+
readonly return: readonly ["u64", "u64"];
|
|
72
|
+
}, {
|
|
73
|
+
readonly name: "get_locked_delegations";
|
|
74
|
+
readonly visibility: "public";
|
|
75
|
+
readonly is_entry: false;
|
|
76
|
+
readonly is_view: true;
|
|
77
|
+
readonly generic_type_params: readonly [];
|
|
78
|
+
readonly params: readonly ["address"];
|
|
79
|
+
readonly return: readonly ["vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::LockedDelegationResponse>"];
|
|
80
|
+
}, {
|
|
81
|
+
readonly name: "get_staking_address";
|
|
82
|
+
readonly visibility: "public";
|
|
83
|
+
readonly is_entry: false;
|
|
84
|
+
readonly is_view: true;
|
|
85
|
+
readonly generic_type_params: readonly [];
|
|
86
|
+
readonly params: readonly ["address"];
|
|
87
|
+
readonly return: readonly ["address"];
|
|
88
|
+
}, {
|
|
89
|
+
readonly name: "get_total_delegation_balance";
|
|
90
|
+
readonly visibility: "public";
|
|
91
|
+
readonly is_entry: false;
|
|
92
|
+
readonly is_view: true;
|
|
93
|
+
readonly generic_type_params: readonly [];
|
|
94
|
+
readonly params: readonly ["address"];
|
|
95
|
+
readonly return: readonly ["0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::DelegationBalanceResponse"];
|
|
96
|
+
}, {
|
|
97
|
+
readonly name: "is_registered";
|
|
98
|
+
readonly visibility: "public";
|
|
99
|
+
readonly is_entry: false;
|
|
100
|
+
readonly is_view: false;
|
|
101
|
+
readonly generic_type_params: readonly [];
|
|
102
|
+
readonly params: readonly ["address"];
|
|
103
|
+
readonly return: readonly ["bool"];
|
|
104
|
+
}, {
|
|
105
|
+
readonly name: "provide_delegate";
|
|
106
|
+
readonly visibility: "public";
|
|
107
|
+
readonly is_entry: true;
|
|
108
|
+
readonly is_view: false;
|
|
109
|
+
readonly generic_type_params: readonly [];
|
|
110
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "u64", "0x1::option::Option<u64>", "u64", "0x1::string::String"];
|
|
111
|
+
readonly return: readonly [];
|
|
112
|
+
}, {
|
|
113
|
+
readonly name: "redelegate";
|
|
114
|
+
readonly visibility: "public";
|
|
115
|
+
readonly is_entry: true;
|
|
116
|
+
readonly is_view: false;
|
|
117
|
+
readonly generic_type_params: readonly [];
|
|
118
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "u64", "0x1::string::String", "u64", "0x1::string::String"];
|
|
119
|
+
readonly return: readonly [];
|
|
120
|
+
}, {
|
|
121
|
+
readonly name: "redelegate_hook";
|
|
122
|
+
readonly visibility: "private";
|
|
123
|
+
readonly is_entry: true;
|
|
124
|
+
readonly is_view: false;
|
|
125
|
+
readonly generic_type_params: readonly [];
|
|
126
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::string::String", "u64", "0x1::string::String", "0x1::option::Option<0x1::bigdecimal::BigDecimal>"];
|
|
127
|
+
readonly return: readonly [];
|
|
128
|
+
}, {
|
|
129
|
+
readonly name: "redelegate_hook_v2";
|
|
130
|
+
readonly visibility: "private";
|
|
131
|
+
readonly is_entry: true;
|
|
132
|
+
readonly is_view: false;
|
|
133
|
+
readonly generic_type_params: readonly [];
|
|
134
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::string::String", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "u64", "0x1::string::String", "0x1::bigdecimal::BigDecimal"];
|
|
135
|
+
readonly return: readonly [];
|
|
136
|
+
}, {
|
|
137
|
+
readonly name: "single_asset_provide_delegate";
|
|
138
|
+
readonly visibility: "public";
|
|
139
|
+
readonly is_entry: true;
|
|
140
|
+
readonly is_view: false;
|
|
141
|
+
readonly generic_type_params: readonly [];
|
|
142
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::option::Option<u64>", "u64", "0x1::string::String"];
|
|
143
|
+
readonly return: readonly [];
|
|
144
|
+
}, {
|
|
145
|
+
readonly name: "stableswap_provide_delegate";
|
|
146
|
+
readonly visibility: "public";
|
|
147
|
+
readonly is_entry: true;
|
|
148
|
+
readonly is_view: false;
|
|
149
|
+
readonly generic_type_params: readonly [];
|
|
150
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "vector<u64>", "0x1::option::Option<u64>", "u64", "0x1::string::String"];
|
|
151
|
+
readonly return: readonly [];
|
|
152
|
+
}, {
|
|
153
|
+
readonly name: "undelegate_hook";
|
|
154
|
+
readonly visibility: "private";
|
|
155
|
+
readonly is_entry: true;
|
|
156
|
+
readonly is_view: false;
|
|
157
|
+
readonly generic_type_params: readonly [];
|
|
158
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::string::String", "0x1::option::Option<0x1::bigdecimal::BigDecimal>"];
|
|
159
|
+
readonly return: readonly [];
|
|
160
|
+
}, {
|
|
161
|
+
readonly name: "unpack_locked_delegation";
|
|
162
|
+
readonly visibility: "public";
|
|
163
|
+
readonly is_entry: false;
|
|
164
|
+
readonly is_view: false;
|
|
165
|
+
readonly generic_type_params: readonly [];
|
|
166
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::LockedDelegationResponse"];
|
|
167
|
+
readonly return: readonly ["0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::string::String", "u64", "u64"];
|
|
168
|
+
}, {
|
|
169
|
+
readonly name: "update_params";
|
|
170
|
+
readonly visibility: "public";
|
|
171
|
+
readonly is_entry: true;
|
|
172
|
+
readonly is_view: false;
|
|
173
|
+
readonly generic_type_params: readonly [];
|
|
174
|
+
readonly params: readonly ["&signer", "0x1::option::Option<u64>", "0x1::option::Option<u64>", "0x1::option::Option<u64>"];
|
|
175
|
+
readonly return: readonly [];
|
|
176
|
+
}, {
|
|
177
|
+
readonly name: "vote_gov_proposal";
|
|
178
|
+
readonly visibility: "public";
|
|
179
|
+
readonly is_entry: true;
|
|
180
|
+
readonly is_view: false;
|
|
181
|
+
readonly generic_type_params: readonly [];
|
|
182
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::string::String"];
|
|
183
|
+
readonly return: readonly [];
|
|
184
|
+
}, {
|
|
185
|
+
readonly name: "withdraw_asset";
|
|
186
|
+
readonly visibility: "public";
|
|
187
|
+
readonly is_entry: true;
|
|
188
|
+
readonly is_view: false;
|
|
189
|
+
readonly generic_type_params: readonly [];
|
|
190
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>"];
|
|
191
|
+
readonly return: readonly [];
|
|
192
|
+
}, {
|
|
193
|
+
readonly name: "withdraw_asset_for_staking_account";
|
|
194
|
+
readonly visibility: "public";
|
|
195
|
+
readonly is_entry: true;
|
|
196
|
+
readonly is_view: false;
|
|
197
|
+
readonly generic_type_params: readonly [];
|
|
198
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>"];
|
|
199
|
+
readonly return: readonly [];
|
|
200
|
+
}, {
|
|
201
|
+
readonly name: "withdraw_delegator_reward";
|
|
202
|
+
readonly visibility: "public";
|
|
203
|
+
readonly is_entry: true;
|
|
204
|
+
readonly is_view: false;
|
|
205
|
+
readonly generic_type_params: readonly [];
|
|
206
|
+
readonly params: readonly ["&signer"];
|
|
207
|
+
readonly return: readonly [];
|
|
208
|
+
}];
|
|
209
|
+
readonly structs: readonly [{
|
|
210
|
+
readonly name: "ModuleStore";
|
|
211
|
+
readonly is_native: false;
|
|
212
|
+
readonly abilities: readonly ["key"];
|
|
213
|
+
readonly generic_type_params: readonly [];
|
|
214
|
+
readonly fields: readonly [{
|
|
215
|
+
readonly name: "min_lock_period";
|
|
216
|
+
readonly type: "u64";
|
|
217
|
+
}, {
|
|
218
|
+
readonly name: "max_lock_period";
|
|
219
|
+
readonly type: "u64";
|
|
220
|
+
}, {
|
|
221
|
+
readonly name: "max_delegation_slot";
|
|
222
|
+
readonly type: "u64";
|
|
223
|
+
}];
|
|
224
|
+
}, {
|
|
225
|
+
readonly name: "Coin";
|
|
226
|
+
readonly is_native: false;
|
|
227
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
228
|
+
readonly generic_type_params: readonly [];
|
|
229
|
+
readonly fields: readonly [{
|
|
230
|
+
readonly name: "denom";
|
|
231
|
+
readonly type: "0x1::string::String";
|
|
232
|
+
}, {
|
|
233
|
+
readonly name: "amount";
|
|
234
|
+
readonly type: "u64";
|
|
235
|
+
}];
|
|
236
|
+
}, {
|
|
237
|
+
readonly name: "Delegation";
|
|
238
|
+
readonly is_native: false;
|
|
239
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
240
|
+
readonly generic_type_params: readonly [];
|
|
241
|
+
readonly fields: readonly [{
|
|
242
|
+
readonly name: "delegator_address";
|
|
243
|
+
readonly type: "0x1::string::String";
|
|
244
|
+
}, {
|
|
245
|
+
readonly name: "validator_address";
|
|
246
|
+
readonly type: "0x1::string::String";
|
|
247
|
+
}, {
|
|
248
|
+
readonly name: "shares";
|
|
249
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::DecCoin>";
|
|
250
|
+
}];
|
|
251
|
+
}, {
|
|
252
|
+
readonly name: "DelegationResponse";
|
|
253
|
+
readonly is_native: false;
|
|
254
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
255
|
+
readonly generic_type_params: readonly [];
|
|
256
|
+
readonly fields: readonly [{
|
|
257
|
+
readonly name: "delegation_response";
|
|
258
|
+
readonly type: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::DelegationResponseInner";
|
|
259
|
+
}];
|
|
260
|
+
}, {
|
|
261
|
+
readonly name: "DecCoin";
|
|
262
|
+
readonly is_native: false;
|
|
263
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
264
|
+
readonly generic_type_params: readonly [];
|
|
265
|
+
readonly fields: readonly [{
|
|
266
|
+
readonly name: "denom";
|
|
267
|
+
readonly type: "0x1::string::String";
|
|
268
|
+
}, {
|
|
269
|
+
readonly name: "amount";
|
|
270
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
271
|
+
}];
|
|
272
|
+
}, {
|
|
273
|
+
readonly name: "PageResponse";
|
|
274
|
+
readonly is_native: false;
|
|
275
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
276
|
+
readonly generic_type_params: readonly [];
|
|
277
|
+
readonly fields: readonly [{
|
|
278
|
+
readonly name: "next_key";
|
|
279
|
+
readonly type: "0x1::string::String";
|
|
280
|
+
}, {
|
|
281
|
+
readonly name: "total";
|
|
282
|
+
readonly type: "u64";
|
|
283
|
+
}];
|
|
284
|
+
}, {
|
|
285
|
+
readonly name: "DelegationBalanceResponse";
|
|
286
|
+
readonly is_native: false;
|
|
287
|
+
readonly abilities: readonly ["drop"];
|
|
288
|
+
readonly generic_type_params: readonly [];
|
|
289
|
+
readonly fields: readonly [{
|
|
290
|
+
readonly name: "addr";
|
|
291
|
+
readonly type: "address";
|
|
292
|
+
}, {
|
|
293
|
+
readonly name: "staking_account";
|
|
294
|
+
readonly type: "address";
|
|
295
|
+
}, {
|
|
296
|
+
readonly name: "balance";
|
|
297
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
298
|
+
}];
|
|
299
|
+
}, {
|
|
300
|
+
readonly name: "DelegationKey";
|
|
301
|
+
readonly is_native: false;
|
|
302
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
303
|
+
readonly generic_type_params: readonly [];
|
|
304
|
+
readonly fields: readonly [{
|
|
305
|
+
readonly name: "metadata";
|
|
306
|
+
readonly type: "0x1::object::Object<0x1::fungible_asset::Metadata>";
|
|
307
|
+
}, {
|
|
308
|
+
readonly name: "release_time";
|
|
309
|
+
readonly type: "vector<u8>";
|
|
310
|
+
}, {
|
|
311
|
+
readonly name: "validator";
|
|
312
|
+
readonly type: "0x1::string::String";
|
|
313
|
+
}];
|
|
314
|
+
}, {
|
|
315
|
+
readonly name: "DelegationRequest";
|
|
316
|
+
readonly is_native: false;
|
|
317
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
318
|
+
readonly generic_type_params: readonly [];
|
|
319
|
+
readonly fields: readonly [{
|
|
320
|
+
readonly name: "validator_addr";
|
|
321
|
+
readonly type: "0x1::string::String";
|
|
322
|
+
}, {
|
|
323
|
+
readonly name: "delegator_addr";
|
|
324
|
+
readonly type: "0x1::string::String";
|
|
325
|
+
}];
|
|
326
|
+
}, {
|
|
327
|
+
readonly name: "DelegationResponseInner";
|
|
328
|
+
readonly is_native: false;
|
|
329
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
330
|
+
readonly generic_type_params: readonly [];
|
|
331
|
+
readonly fields: readonly [{
|
|
332
|
+
readonly name: "delegation";
|
|
333
|
+
readonly type: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Delegation";
|
|
334
|
+
}, {
|
|
335
|
+
readonly name: "balance";
|
|
336
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
337
|
+
}];
|
|
338
|
+
}, {
|
|
339
|
+
readonly name: "DepositDelegationEvent";
|
|
340
|
+
readonly is_native: false;
|
|
341
|
+
readonly is_event: true;
|
|
342
|
+
readonly abilities: readonly ["drop", "store"];
|
|
343
|
+
readonly generic_type_params: readonly [];
|
|
344
|
+
readonly fields: readonly [{
|
|
345
|
+
readonly name: "staking_account";
|
|
346
|
+
readonly type: "address";
|
|
347
|
+
}, {
|
|
348
|
+
readonly name: "metadata";
|
|
349
|
+
readonly type: "0x1::object::Object<0x1::fungible_asset::Metadata>";
|
|
350
|
+
}, {
|
|
351
|
+
readonly name: "release_time";
|
|
352
|
+
readonly type: "u64";
|
|
353
|
+
}, {
|
|
354
|
+
readonly name: "validator";
|
|
355
|
+
readonly type: "0x1::string::String";
|
|
356
|
+
}, {
|
|
357
|
+
readonly name: "locked_share";
|
|
358
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
359
|
+
}];
|
|
360
|
+
}, {
|
|
361
|
+
readonly name: "LockedDelegationResponse";
|
|
362
|
+
readonly is_native: false;
|
|
363
|
+
readonly abilities: readonly ["drop"];
|
|
364
|
+
readonly generic_type_params: readonly [];
|
|
365
|
+
readonly fields: readonly [{
|
|
366
|
+
readonly name: "metadata";
|
|
367
|
+
readonly type: "0x1::object::Object<0x1::fungible_asset::Metadata>";
|
|
368
|
+
}, {
|
|
369
|
+
readonly name: "validator";
|
|
370
|
+
readonly type: "0x1::string::String";
|
|
371
|
+
}, {
|
|
372
|
+
readonly name: "locked_share";
|
|
373
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
374
|
+
}, {
|
|
375
|
+
readonly name: "amount";
|
|
376
|
+
readonly type: "u64";
|
|
377
|
+
}, {
|
|
378
|
+
readonly name: "release_time";
|
|
379
|
+
readonly type: "u64";
|
|
380
|
+
}];
|
|
381
|
+
}, {
|
|
382
|
+
readonly name: "LockedShareKey";
|
|
383
|
+
readonly is_native: false;
|
|
384
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
385
|
+
readonly generic_type_params: readonly [];
|
|
386
|
+
readonly fields: readonly [{
|
|
387
|
+
readonly name: "metadata";
|
|
388
|
+
readonly type: "0x1::object::Object<0x1::fungible_asset::Metadata>";
|
|
389
|
+
}, {
|
|
390
|
+
readonly name: "validator";
|
|
391
|
+
readonly type: "0x1::string::String";
|
|
392
|
+
}];
|
|
393
|
+
}, {
|
|
394
|
+
readonly name: "MsgBeginRedelegate";
|
|
395
|
+
readonly is_native: false;
|
|
396
|
+
readonly abilities: readonly ["drop"];
|
|
397
|
+
readonly generic_type_params: readonly [];
|
|
398
|
+
readonly fields: readonly [{
|
|
399
|
+
readonly name: "_type_";
|
|
400
|
+
readonly type: "0x1::string::String";
|
|
401
|
+
}, {
|
|
402
|
+
readonly name: "delegator_address";
|
|
403
|
+
readonly type: "0x1::string::String";
|
|
404
|
+
}, {
|
|
405
|
+
readonly name: "validator_src_address";
|
|
406
|
+
readonly type: "0x1::string::String";
|
|
407
|
+
}, {
|
|
408
|
+
readonly name: "validator_dst_address";
|
|
409
|
+
readonly type: "0x1::string::String";
|
|
410
|
+
}, {
|
|
411
|
+
readonly name: "amount";
|
|
412
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
413
|
+
}];
|
|
414
|
+
}, {
|
|
415
|
+
readonly name: "MsgDelegate";
|
|
416
|
+
readonly is_native: false;
|
|
417
|
+
readonly abilities: readonly ["drop"];
|
|
418
|
+
readonly generic_type_params: readonly [];
|
|
419
|
+
readonly fields: readonly [{
|
|
420
|
+
readonly name: "_type_";
|
|
421
|
+
readonly type: "0x1::string::String";
|
|
422
|
+
}, {
|
|
423
|
+
readonly name: "delegator_address";
|
|
424
|
+
readonly type: "0x1::string::String";
|
|
425
|
+
}, {
|
|
426
|
+
readonly name: "validator_address";
|
|
427
|
+
readonly type: "0x1::string::String";
|
|
428
|
+
}, {
|
|
429
|
+
readonly name: "amount";
|
|
430
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
431
|
+
}];
|
|
432
|
+
}, {
|
|
433
|
+
readonly name: "MsgUndelegate";
|
|
434
|
+
readonly is_native: false;
|
|
435
|
+
readonly abilities: readonly ["drop"];
|
|
436
|
+
readonly generic_type_params: readonly [];
|
|
437
|
+
readonly fields: readonly [{
|
|
438
|
+
readonly name: "_type_";
|
|
439
|
+
readonly type: "0x1::string::String";
|
|
440
|
+
}, {
|
|
441
|
+
readonly name: "delegator_address";
|
|
442
|
+
readonly type: "0x1::string::String";
|
|
443
|
+
}, {
|
|
444
|
+
readonly name: "validator_address";
|
|
445
|
+
readonly type: "0x1::string::String";
|
|
446
|
+
}, {
|
|
447
|
+
readonly name: "amount";
|
|
448
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
449
|
+
}];
|
|
450
|
+
}, {
|
|
451
|
+
readonly name: "MsgWithdrawDelegatorReward";
|
|
452
|
+
readonly is_native: false;
|
|
453
|
+
readonly abilities: readonly ["drop"];
|
|
454
|
+
readonly generic_type_params: readonly [];
|
|
455
|
+
readonly fields: readonly [{
|
|
456
|
+
readonly name: "_type_";
|
|
457
|
+
readonly type: "0x1::string::String";
|
|
458
|
+
}, {
|
|
459
|
+
readonly name: "delegator_address";
|
|
460
|
+
readonly type: "0x1::string::String";
|
|
461
|
+
}, {
|
|
462
|
+
readonly name: "validator_address";
|
|
463
|
+
readonly type: "0x1::string::String";
|
|
464
|
+
}];
|
|
465
|
+
}, {
|
|
466
|
+
readonly name: "Redelegation";
|
|
467
|
+
readonly is_native: false;
|
|
468
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
469
|
+
readonly generic_type_params: readonly [];
|
|
470
|
+
readonly fields: readonly [{
|
|
471
|
+
readonly name: "delegator_address";
|
|
472
|
+
readonly type: "0x1::string::String";
|
|
473
|
+
}, {
|
|
474
|
+
readonly name: "validator_src_address";
|
|
475
|
+
readonly type: "0x1::string::String";
|
|
476
|
+
}, {
|
|
477
|
+
readonly name: "validator_dst_address";
|
|
478
|
+
readonly type: "0x1::string::String";
|
|
479
|
+
}, {
|
|
480
|
+
readonly name: "entries";
|
|
481
|
+
readonly type: "0x1::option::Option<vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::RedelegationEntry>>";
|
|
482
|
+
}];
|
|
483
|
+
}, {
|
|
484
|
+
readonly name: "RedelegationEntry";
|
|
485
|
+
readonly is_native: false;
|
|
486
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
487
|
+
readonly generic_type_params: readonly [];
|
|
488
|
+
readonly fields: readonly [{
|
|
489
|
+
readonly name: "creation_height";
|
|
490
|
+
readonly type: "u32";
|
|
491
|
+
}, {
|
|
492
|
+
readonly name: "completion_time";
|
|
493
|
+
readonly type: "0x1::string::String";
|
|
494
|
+
}, {
|
|
495
|
+
readonly name: "initial_balance";
|
|
496
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
497
|
+
}, {
|
|
498
|
+
readonly name: "shares_dst";
|
|
499
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::DecCoin>";
|
|
500
|
+
}, {
|
|
501
|
+
readonly name: "unbonding_id";
|
|
502
|
+
readonly type: "u32";
|
|
503
|
+
}];
|
|
504
|
+
}, {
|
|
505
|
+
readonly name: "RedelegationEntryResponse";
|
|
506
|
+
readonly is_native: false;
|
|
507
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
508
|
+
readonly generic_type_params: readonly [];
|
|
509
|
+
readonly fields: readonly [{
|
|
510
|
+
readonly name: "redelegation_entry";
|
|
511
|
+
readonly type: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::RedelegationEntry";
|
|
512
|
+
}, {
|
|
513
|
+
readonly name: "balance";
|
|
514
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
515
|
+
}];
|
|
516
|
+
}, {
|
|
517
|
+
readonly name: "RedelegationResponse";
|
|
518
|
+
readonly is_native: false;
|
|
519
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
520
|
+
readonly generic_type_params: readonly [];
|
|
521
|
+
readonly fields: readonly [{
|
|
522
|
+
readonly name: "redelegation";
|
|
523
|
+
readonly type: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Redelegation";
|
|
524
|
+
}, {
|
|
525
|
+
readonly name: "entries";
|
|
526
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::RedelegationEntryResponse>";
|
|
527
|
+
}];
|
|
528
|
+
}, {
|
|
529
|
+
readonly name: "RedelegationsRequest";
|
|
530
|
+
readonly is_native: false;
|
|
531
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
532
|
+
readonly generic_type_params: readonly [];
|
|
533
|
+
readonly fields: readonly [{
|
|
534
|
+
readonly name: "delegator_addr";
|
|
535
|
+
readonly type: "0x1::string::String";
|
|
536
|
+
}, {
|
|
537
|
+
readonly name: "src_validator_addr";
|
|
538
|
+
readonly type: "0x1::string::String";
|
|
539
|
+
}, {
|
|
540
|
+
readonly name: "dst_validator_addr";
|
|
541
|
+
readonly type: "0x1::string::String";
|
|
542
|
+
}];
|
|
543
|
+
}, {
|
|
544
|
+
readonly name: "RedelegationsResponse";
|
|
545
|
+
readonly is_native: false;
|
|
546
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
547
|
+
readonly generic_type_params: readonly [];
|
|
548
|
+
readonly fields: readonly [{
|
|
549
|
+
readonly name: "redelegation_responses";
|
|
550
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::RedelegationResponse>";
|
|
551
|
+
}, {
|
|
552
|
+
readonly name: "pagination";
|
|
553
|
+
readonly type: "0x1::option::Option<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::PageResponse>";
|
|
554
|
+
}];
|
|
555
|
+
}, {
|
|
556
|
+
readonly name: "StakingAccount";
|
|
557
|
+
readonly is_native: false;
|
|
558
|
+
readonly abilities: readonly ["key"];
|
|
559
|
+
readonly generic_type_params: readonly [];
|
|
560
|
+
readonly fields: readonly [{
|
|
561
|
+
readonly name: "extend_ref";
|
|
562
|
+
readonly type: "0x1::object::ExtendRef";
|
|
563
|
+
}, {
|
|
564
|
+
readonly name: "last_height";
|
|
565
|
+
readonly type: "u64";
|
|
566
|
+
}, {
|
|
567
|
+
readonly name: "validators";
|
|
568
|
+
readonly type: "0x1::table::Table<0x1::string::String, u16>";
|
|
569
|
+
}, {
|
|
570
|
+
readonly name: "delegations";
|
|
571
|
+
readonly type: "0x1::table::Table<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::DelegationKey, 0x1::bigdecimal::BigDecimal>";
|
|
572
|
+
}, {
|
|
573
|
+
readonly name: "total_locked_shares";
|
|
574
|
+
readonly type: "0x1::table::Table<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::LockedShareKey, 0x1::bigdecimal::BigDecimal>";
|
|
575
|
+
}];
|
|
576
|
+
}, {
|
|
577
|
+
readonly name: "TotalDelegationBalanceRequest";
|
|
578
|
+
readonly is_native: false;
|
|
579
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
580
|
+
readonly generic_type_params: readonly [];
|
|
581
|
+
readonly fields: readonly [{
|
|
582
|
+
readonly name: "delegator_addr";
|
|
583
|
+
readonly type: "0x1::string::String";
|
|
584
|
+
}];
|
|
585
|
+
}, {
|
|
586
|
+
readonly name: "TotalDelegationBalanceRequestV2";
|
|
587
|
+
readonly is_native: false;
|
|
588
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
589
|
+
readonly generic_type_params: readonly [];
|
|
590
|
+
readonly fields: readonly [{
|
|
591
|
+
readonly name: "delegator_addr";
|
|
592
|
+
readonly type: "0x1::string::String";
|
|
593
|
+
}, {
|
|
594
|
+
readonly name: "status";
|
|
595
|
+
readonly type: "0x1::string::String";
|
|
596
|
+
}];
|
|
597
|
+
}, {
|
|
598
|
+
readonly name: "TotalDelegationBalanceResponse";
|
|
599
|
+
readonly is_native: false;
|
|
600
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
601
|
+
readonly generic_type_params: readonly [];
|
|
602
|
+
readonly fields: readonly [{
|
|
603
|
+
readonly name: "balance";
|
|
604
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
605
|
+
}];
|
|
606
|
+
}, {
|
|
607
|
+
readonly name: "UnbondingDelegation";
|
|
608
|
+
readonly is_native: false;
|
|
609
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
610
|
+
readonly generic_type_params: readonly [];
|
|
611
|
+
readonly fields: readonly [{
|
|
612
|
+
readonly name: "delegator_address";
|
|
613
|
+
readonly type: "0x1::string::String";
|
|
614
|
+
}, {
|
|
615
|
+
readonly name: "validator_address";
|
|
616
|
+
readonly type: "0x1::string::String";
|
|
617
|
+
}, {
|
|
618
|
+
readonly name: "entries";
|
|
619
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::UnbondingDelegationEntry>";
|
|
620
|
+
}];
|
|
621
|
+
}, {
|
|
622
|
+
readonly name: "UnbondingDelegationEntry";
|
|
623
|
+
readonly is_native: false;
|
|
624
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
625
|
+
readonly generic_type_params: readonly [];
|
|
626
|
+
readonly fields: readonly [{
|
|
627
|
+
readonly name: "creation_height";
|
|
628
|
+
readonly type: "u64";
|
|
629
|
+
}, {
|
|
630
|
+
readonly name: "completion_time";
|
|
631
|
+
readonly type: "0x1::string::String";
|
|
632
|
+
}, {
|
|
633
|
+
readonly name: "initial_balance";
|
|
634
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
635
|
+
}, {
|
|
636
|
+
readonly name: "balance";
|
|
637
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::Coin>";
|
|
638
|
+
}, {
|
|
639
|
+
readonly name: "unbonding_id";
|
|
640
|
+
readonly type: "u64";
|
|
641
|
+
}, {
|
|
642
|
+
readonly name: "unbonding_on_hold_ref_count";
|
|
643
|
+
readonly type: "u64";
|
|
644
|
+
}];
|
|
645
|
+
}, {
|
|
646
|
+
readonly name: "UnbondingDelegationRequest";
|
|
647
|
+
readonly is_native: false;
|
|
648
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
649
|
+
readonly generic_type_params: readonly [];
|
|
650
|
+
readonly fields: readonly [{
|
|
651
|
+
readonly name: "delegator_addr";
|
|
652
|
+
readonly type: "0x1::string::String";
|
|
653
|
+
}, {
|
|
654
|
+
readonly name: "validator_addr";
|
|
655
|
+
readonly type: "0x1::string::String";
|
|
656
|
+
}];
|
|
657
|
+
}, {
|
|
658
|
+
readonly name: "UnbondingDelegationResponse";
|
|
659
|
+
readonly is_native: false;
|
|
660
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
661
|
+
readonly generic_type_params: readonly [];
|
|
662
|
+
readonly fields: readonly [{
|
|
663
|
+
readonly name: "unbond";
|
|
664
|
+
readonly type: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::lock_staking::UnbondingDelegation";
|
|
665
|
+
}];
|
|
666
|
+
}, {
|
|
667
|
+
readonly name: "WithdrawDelegationEvent";
|
|
668
|
+
readonly is_native: false;
|
|
669
|
+
readonly is_event: true;
|
|
670
|
+
readonly abilities: readonly ["drop", "store"];
|
|
671
|
+
readonly generic_type_params: readonly [];
|
|
672
|
+
readonly fields: readonly [{
|
|
673
|
+
readonly name: "staking_account";
|
|
674
|
+
readonly type: "address";
|
|
675
|
+
}, {
|
|
676
|
+
readonly name: "metadata";
|
|
677
|
+
readonly type: "0x1::object::Object<0x1::fungible_asset::Metadata>";
|
|
678
|
+
}, {
|
|
679
|
+
readonly name: "release_time";
|
|
680
|
+
readonly type: "u64";
|
|
681
|
+
}, {
|
|
682
|
+
readonly name: "validator";
|
|
683
|
+
readonly type: "0x1::string::String";
|
|
684
|
+
}, {
|
|
685
|
+
readonly name: "locked_share";
|
|
686
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
687
|
+
}];
|
|
688
|
+
}];
|
|
689
|
+
};
|
|
690
|
+
//#endregion
|
|
691
|
+
//#region src/vip/abi/weight-vote.d.ts
|
|
692
|
+
declare const WEIGHT_VOTE_ABI: {
|
|
693
|
+
readonly address: "0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789";
|
|
694
|
+
readonly name: "weight_vote";
|
|
695
|
+
readonly friends: readonly [];
|
|
696
|
+
readonly exposed_functions: readonly [{
|
|
697
|
+
readonly name: "get_proposal";
|
|
698
|
+
readonly visibility: "public";
|
|
699
|
+
readonly is_entry: false;
|
|
700
|
+
readonly is_view: true;
|
|
701
|
+
readonly generic_type_params: readonly [];
|
|
702
|
+
readonly params: readonly ["u64"];
|
|
703
|
+
readonly return: readonly ["0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::ProposalResponse"];
|
|
704
|
+
}, {
|
|
705
|
+
readonly name: "initialize";
|
|
706
|
+
readonly visibility: "public";
|
|
707
|
+
readonly is_entry: true;
|
|
708
|
+
readonly is_view: false;
|
|
709
|
+
readonly generic_type_params: readonly [];
|
|
710
|
+
readonly params: readonly ["&signer", "u64", "u64", "u64", "address"];
|
|
711
|
+
readonly return: readonly [];
|
|
712
|
+
}, {
|
|
713
|
+
readonly name: "get_module_store";
|
|
714
|
+
readonly visibility: "public";
|
|
715
|
+
readonly is_entry: false;
|
|
716
|
+
readonly is_view: true;
|
|
717
|
+
readonly generic_type_params: readonly [];
|
|
718
|
+
readonly params: readonly [];
|
|
719
|
+
readonly return: readonly ["0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::ModuleStoreResponse"];
|
|
720
|
+
}, {
|
|
721
|
+
readonly name: "unpack_module_store_response";
|
|
722
|
+
readonly visibility: "public";
|
|
723
|
+
readonly is_entry: false;
|
|
724
|
+
readonly is_view: false;
|
|
725
|
+
readonly generic_type_params: readonly [];
|
|
726
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::ModuleStoreResponse"];
|
|
727
|
+
readonly return: readonly ["u64", "u64", "u64", "u64", "u64", "address", "u64", "u64"];
|
|
728
|
+
}, {
|
|
729
|
+
readonly name: "execute_proposal";
|
|
730
|
+
readonly visibility: "public";
|
|
731
|
+
readonly is_entry: true;
|
|
732
|
+
readonly is_view: false;
|
|
733
|
+
readonly generic_type_params: readonly [];
|
|
734
|
+
readonly params: readonly [];
|
|
735
|
+
readonly return: readonly [];
|
|
736
|
+
}, {
|
|
737
|
+
readonly name: "create_proposal";
|
|
738
|
+
readonly visibility: "public";
|
|
739
|
+
readonly is_entry: true;
|
|
740
|
+
readonly is_view: false;
|
|
741
|
+
readonly generic_type_params: readonly [];
|
|
742
|
+
readonly params: readonly [];
|
|
743
|
+
readonly return: readonly [];
|
|
744
|
+
}, {
|
|
745
|
+
readonly name: "vote";
|
|
746
|
+
readonly visibility: "public";
|
|
747
|
+
readonly is_entry: true;
|
|
748
|
+
readonly is_view: false;
|
|
749
|
+
readonly generic_type_params: readonly [];
|
|
750
|
+
readonly params: readonly ["&signer", "u64", "vector<u64>", "vector<0x1::bigdecimal::BigDecimal>"];
|
|
751
|
+
readonly return: readonly [];
|
|
752
|
+
}, {
|
|
753
|
+
readonly name: "get_voting_power";
|
|
754
|
+
readonly visibility: "public";
|
|
755
|
+
readonly is_entry: false;
|
|
756
|
+
readonly is_view: true;
|
|
757
|
+
readonly generic_type_params: readonly [];
|
|
758
|
+
readonly params: readonly ["address"];
|
|
759
|
+
readonly return: readonly ["u64"];
|
|
760
|
+
}, {
|
|
761
|
+
readonly name: "update_params";
|
|
762
|
+
readonly visibility: "public";
|
|
763
|
+
readonly is_entry: true;
|
|
764
|
+
readonly is_view: false;
|
|
765
|
+
readonly generic_type_params: readonly [];
|
|
766
|
+
readonly params: readonly ["&signer", "0x1::option::Option<u64>", "0x1::option::Option<u64>", "0x1::option::Option<address>", "0x1::option::Option<u64>", "0x1::option::Option<u64>"];
|
|
767
|
+
readonly return: readonly [];
|
|
768
|
+
}, {
|
|
769
|
+
readonly name: "get_pair_multipliers";
|
|
770
|
+
readonly visibility: "public";
|
|
771
|
+
readonly is_entry: false;
|
|
772
|
+
readonly is_view: true;
|
|
773
|
+
readonly generic_type_params: readonly [];
|
|
774
|
+
readonly params: readonly ["vector<0x1::object::Object<0x1::fungible_asset::Metadata>>"];
|
|
775
|
+
readonly return: readonly ["vector<0x1::bigdecimal::BigDecimal>"];
|
|
776
|
+
}, {
|
|
777
|
+
readonly name: "get_tally_infos";
|
|
778
|
+
readonly visibility: "public";
|
|
779
|
+
readonly is_entry: false;
|
|
780
|
+
readonly is_view: true;
|
|
781
|
+
readonly generic_type_params: readonly [];
|
|
782
|
+
readonly params: readonly ["u64"];
|
|
783
|
+
readonly return: readonly ["vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::TallyResponse>"];
|
|
784
|
+
}, {
|
|
785
|
+
readonly name: "get_total_tally";
|
|
786
|
+
readonly visibility: "public";
|
|
787
|
+
readonly is_entry: false;
|
|
788
|
+
readonly is_view: true;
|
|
789
|
+
readonly generic_type_params: readonly [];
|
|
790
|
+
readonly params: readonly ["u64"];
|
|
791
|
+
readonly return: readonly ["u64"];
|
|
792
|
+
}, {
|
|
793
|
+
readonly name: "get_weight_vote";
|
|
794
|
+
readonly visibility: "public";
|
|
795
|
+
readonly is_entry: false;
|
|
796
|
+
readonly is_view: true;
|
|
797
|
+
readonly generic_type_params: readonly [];
|
|
798
|
+
readonly params: readonly ["u64", "address"];
|
|
799
|
+
readonly return: readonly ["0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::WeightVoteResponse"];
|
|
800
|
+
}, {
|
|
801
|
+
readonly name: "unpack_proposal_response";
|
|
802
|
+
readonly visibility: "public";
|
|
803
|
+
readonly is_entry: false;
|
|
804
|
+
readonly is_view: false;
|
|
805
|
+
readonly generic_type_params: readonly [];
|
|
806
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::ProposalResponse"];
|
|
807
|
+
readonly return: readonly ["u64", "u64", "bool"];
|
|
808
|
+
}, {
|
|
809
|
+
readonly name: "unpack_tally_response";
|
|
810
|
+
readonly visibility: "public";
|
|
811
|
+
readonly is_entry: false;
|
|
812
|
+
readonly is_view: false;
|
|
813
|
+
readonly generic_type_params: readonly [];
|
|
814
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::TallyResponse"];
|
|
815
|
+
readonly return: readonly ["u64", "u64"];
|
|
816
|
+
}, {
|
|
817
|
+
readonly name: "unpack_weight";
|
|
818
|
+
readonly visibility: "public";
|
|
819
|
+
readonly is_entry: false;
|
|
820
|
+
readonly is_view: false;
|
|
821
|
+
readonly generic_type_params: readonly [];
|
|
822
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Weight"];
|
|
823
|
+
readonly return: readonly ["u64", "0x1::bigdecimal::BigDecimal"];
|
|
824
|
+
}, {
|
|
825
|
+
readonly name: "unpack_weight_vote_response";
|
|
826
|
+
readonly visibility: "public";
|
|
827
|
+
readonly is_entry: false;
|
|
828
|
+
readonly is_view: false;
|
|
829
|
+
readonly generic_type_params: readonly [];
|
|
830
|
+
readonly params: readonly ["&0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::WeightVoteResponse"];
|
|
831
|
+
readonly return: readonly ["u64", "u64", "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Weight>"];
|
|
832
|
+
}, {
|
|
833
|
+
readonly name: "update_pair_multiplier";
|
|
834
|
+
readonly visibility: "public";
|
|
835
|
+
readonly is_entry: true;
|
|
836
|
+
readonly is_view: false;
|
|
837
|
+
readonly generic_type_params: readonly [];
|
|
838
|
+
readonly params: readonly ["&signer", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::bigdecimal::BigDecimal"];
|
|
839
|
+
readonly return: readonly [];
|
|
840
|
+
}, {
|
|
841
|
+
readonly name: "vote_with_amount";
|
|
842
|
+
readonly visibility: "public";
|
|
843
|
+
readonly is_entry: true;
|
|
844
|
+
readonly is_view: false;
|
|
845
|
+
readonly generic_type_params: readonly [];
|
|
846
|
+
readonly params: readonly ["&signer", "u64", "vector<u64>", "vector<u64>"];
|
|
847
|
+
readonly return: readonly [];
|
|
848
|
+
}];
|
|
849
|
+
readonly structs: readonly [{
|
|
850
|
+
readonly name: "ProposalResponse";
|
|
851
|
+
readonly is_native: false;
|
|
852
|
+
readonly abilities: readonly ["drop"];
|
|
853
|
+
readonly generic_type_params: readonly [];
|
|
854
|
+
readonly fields: readonly [{
|
|
855
|
+
readonly name: "total_tally";
|
|
856
|
+
readonly type: "u64";
|
|
857
|
+
}, {
|
|
858
|
+
readonly name: "voting_end_time";
|
|
859
|
+
readonly type: "u64";
|
|
860
|
+
}, {
|
|
861
|
+
readonly name: "executed";
|
|
862
|
+
readonly type: "bool";
|
|
863
|
+
}];
|
|
864
|
+
}, {
|
|
865
|
+
readonly name: "ModuleStore";
|
|
866
|
+
readonly is_native: false;
|
|
867
|
+
readonly abilities: readonly ["key"];
|
|
868
|
+
readonly generic_type_params: readonly [];
|
|
869
|
+
readonly fields: readonly [{
|
|
870
|
+
readonly name: "current_cycle";
|
|
871
|
+
readonly type: "u64";
|
|
872
|
+
}, {
|
|
873
|
+
readonly name: "cycle_interval";
|
|
874
|
+
readonly type: "u64";
|
|
875
|
+
}, {
|
|
876
|
+
readonly name: "cycle_start_time";
|
|
877
|
+
readonly type: "u64";
|
|
878
|
+
}, {
|
|
879
|
+
readonly name: "cycle_end_time";
|
|
880
|
+
readonly type: "u64";
|
|
881
|
+
}, {
|
|
882
|
+
readonly name: "proposals";
|
|
883
|
+
readonly type: "0x1::table::Table<vector<u8>, 0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Proposal>";
|
|
884
|
+
}, {
|
|
885
|
+
readonly name: "voting_period";
|
|
886
|
+
readonly type: "u64";
|
|
887
|
+
}, {
|
|
888
|
+
readonly name: "pair_multipliers";
|
|
889
|
+
readonly type: "0x1::table::Table<0x1::object::Object<0x1::fungible_asset::Metadata>, 0x1::bigdecimal::BigDecimal>";
|
|
890
|
+
}, {
|
|
891
|
+
readonly name: "core_vesting_creator";
|
|
892
|
+
readonly type: "address";
|
|
893
|
+
}, {
|
|
894
|
+
readonly name: "max_lock_period_multiplier";
|
|
895
|
+
readonly type: "u64";
|
|
896
|
+
}, {
|
|
897
|
+
readonly name: "min_lock_period_multiplier";
|
|
898
|
+
readonly type: "u64";
|
|
899
|
+
}];
|
|
900
|
+
}, {
|
|
901
|
+
readonly name: "Weight";
|
|
902
|
+
readonly is_native: false;
|
|
903
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
904
|
+
readonly generic_type_params: readonly [];
|
|
905
|
+
readonly fields: readonly [{
|
|
906
|
+
readonly name: "bridge_id";
|
|
907
|
+
readonly type: "u64";
|
|
908
|
+
}, {
|
|
909
|
+
readonly name: "weight";
|
|
910
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
911
|
+
}];
|
|
912
|
+
}, {
|
|
913
|
+
readonly name: "ModuleStoreResponse";
|
|
914
|
+
readonly is_native: false;
|
|
915
|
+
readonly abilities: readonly ["drop"];
|
|
916
|
+
readonly generic_type_params: readonly [];
|
|
917
|
+
readonly fields: readonly [{
|
|
918
|
+
readonly name: "current_cycle";
|
|
919
|
+
readonly type: "u64";
|
|
920
|
+
}, {
|
|
921
|
+
readonly name: "cycle_interval";
|
|
922
|
+
readonly type: "u64";
|
|
923
|
+
}, {
|
|
924
|
+
readonly name: "cycle_start_time";
|
|
925
|
+
readonly type: "u64";
|
|
926
|
+
}, {
|
|
927
|
+
readonly name: "cycle_end_time";
|
|
928
|
+
readonly type: "u64";
|
|
929
|
+
}, {
|
|
930
|
+
readonly name: "voting_period";
|
|
931
|
+
readonly type: "u64";
|
|
932
|
+
}, {
|
|
933
|
+
readonly name: "core_vesting_creator";
|
|
934
|
+
readonly type: "address";
|
|
935
|
+
}, {
|
|
936
|
+
readonly name: "max_lock_period_multiplier";
|
|
937
|
+
readonly type: "u64";
|
|
938
|
+
}, {
|
|
939
|
+
readonly name: "min_lock_period_multiplier";
|
|
940
|
+
readonly type: "u64";
|
|
941
|
+
}];
|
|
942
|
+
}, {
|
|
943
|
+
readonly name: "ExecuteProposalEvent";
|
|
944
|
+
readonly is_native: false;
|
|
945
|
+
readonly is_event: true;
|
|
946
|
+
readonly abilities: readonly ["drop", "store"];
|
|
947
|
+
readonly generic_type_params: readonly [];
|
|
948
|
+
readonly fields: readonly [{
|
|
949
|
+
readonly name: "cycle";
|
|
950
|
+
readonly type: "u64";
|
|
951
|
+
}, {
|
|
952
|
+
readonly name: "bridge_ids";
|
|
953
|
+
readonly type: "vector<u64>";
|
|
954
|
+
}, {
|
|
955
|
+
readonly name: "weights";
|
|
956
|
+
readonly type: "vector<0x1::bigdecimal::BigDecimal>";
|
|
957
|
+
}];
|
|
958
|
+
}, {
|
|
959
|
+
readonly name: "Proposal";
|
|
960
|
+
readonly is_native: false;
|
|
961
|
+
readonly abilities: readonly ["store"];
|
|
962
|
+
readonly generic_type_params: readonly [];
|
|
963
|
+
readonly fields: readonly [{
|
|
964
|
+
readonly name: "votes";
|
|
965
|
+
readonly type: "0x1::table::Table<address, 0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::WeightVote>";
|
|
966
|
+
}, {
|
|
967
|
+
readonly name: "total_tally";
|
|
968
|
+
readonly type: "u64";
|
|
969
|
+
}, {
|
|
970
|
+
readonly name: "tallies";
|
|
971
|
+
readonly type: "0x1::table::Table<vector<u8>, u64>";
|
|
972
|
+
}, {
|
|
973
|
+
readonly name: "voting_end_time";
|
|
974
|
+
readonly type: "u64";
|
|
975
|
+
}, {
|
|
976
|
+
readonly name: "executed";
|
|
977
|
+
readonly type: "bool";
|
|
978
|
+
}];
|
|
979
|
+
}, {
|
|
980
|
+
readonly name: "TallyResponse";
|
|
981
|
+
readonly is_native: false;
|
|
982
|
+
readonly abilities: readonly ["drop"];
|
|
983
|
+
readonly generic_type_params: readonly [];
|
|
984
|
+
readonly fields: readonly [{
|
|
985
|
+
readonly name: "bridge_id";
|
|
986
|
+
readonly type: "u64";
|
|
987
|
+
}, {
|
|
988
|
+
readonly name: "tally";
|
|
989
|
+
readonly type: "u64";
|
|
990
|
+
}];
|
|
991
|
+
}, {
|
|
992
|
+
readonly name: "Vote";
|
|
993
|
+
readonly is_native: false;
|
|
994
|
+
readonly abilities: readonly ["store"];
|
|
995
|
+
readonly generic_type_params: readonly [];
|
|
996
|
+
readonly fields: readonly [{
|
|
997
|
+
readonly name: "vote_option";
|
|
998
|
+
readonly type: "bool";
|
|
999
|
+
}, {
|
|
1000
|
+
readonly name: "voting_power";
|
|
1001
|
+
readonly type: "u64";
|
|
1002
|
+
}];
|
|
1003
|
+
}, {
|
|
1004
|
+
readonly name: "VoteEvent";
|
|
1005
|
+
readonly is_native: false;
|
|
1006
|
+
readonly is_event: true;
|
|
1007
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1008
|
+
readonly generic_type_params: readonly [];
|
|
1009
|
+
readonly fields: readonly [{
|
|
1010
|
+
readonly name: "account";
|
|
1011
|
+
readonly type: "address";
|
|
1012
|
+
}, {
|
|
1013
|
+
readonly name: "cycle";
|
|
1014
|
+
readonly type: "u64";
|
|
1015
|
+
}, {
|
|
1016
|
+
readonly name: "max_voting_power";
|
|
1017
|
+
readonly type: "u64";
|
|
1018
|
+
}, {
|
|
1019
|
+
readonly name: "voting_power";
|
|
1020
|
+
readonly type: "u64";
|
|
1021
|
+
}, {
|
|
1022
|
+
readonly name: "weights";
|
|
1023
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Weight>";
|
|
1024
|
+
}];
|
|
1025
|
+
}, {
|
|
1026
|
+
readonly name: "WeightVote";
|
|
1027
|
+
readonly is_native: false;
|
|
1028
|
+
readonly abilities: readonly ["store"];
|
|
1029
|
+
readonly generic_type_params: readonly [];
|
|
1030
|
+
readonly fields: readonly [{
|
|
1031
|
+
readonly name: "max_voting_power";
|
|
1032
|
+
readonly type: "u64";
|
|
1033
|
+
}, {
|
|
1034
|
+
readonly name: "voting_power";
|
|
1035
|
+
readonly type: "u64";
|
|
1036
|
+
}, {
|
|
1037
|
+
readonly name: "weights";
|
|
1038
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Weight>";
|
|
1039
|
+
}];
|
|
1040
|
+
}, {
|
|
1041
|
+
readonly name: "WeightVoteResponse";
|
|
1042
|
+
readonly is_native: false;
|
|
1043
|
+
readonly abilities: readonly ["drop"];
|
|
1044
|
+
readonly generic_type_params: readonly [];
|
|
1045
|
+
readonly fields: readonly [{
|
|
1046
|
+
readonly name: "max_voting_power";
|
|
1047
|
+
readonly type: "u64";
|
|
1048
|
+
}, {
|
|
1049
|
+
readonly name: "voting_power";
|
|
1050
|
+
readonly type: "u64";
|
|
1051
|
+
}, {
|
|
1052
|
+
readonly name: "weights";
|
|
1053
|
+
readonly type: "vector<0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789::weight_vote::Weight>";
|
|
1054
|
+
}];
|
|
1055
|
+
}];
|
|
1056
|
+
};
|
|
1057
|
+
//#endregion
|
|
1058
|
+
//#region src/vip/abi/vip-testnet.d.ts
|
|
1059
|
+
declare const VIP_TESTNET_ABI: {
|
|
1060
|
+
readonly address: "0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77";
|
|
1061
|
+
readonly name: "vip";
|
|
1062
|
+
readonly friends: readonly ["0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::weight_vote"];
|
|
1063
|
+
readonly exposed_functions: readonly [{
|
|
1064
|
+
readonly name: "initialize";
|
|
1065
|
+
readonly visibility: "public";
|
|
1066
|
+
readonly is_entry: true;
|
|
1067
|
+
readonly is_view: false;
|
|
1068
|
+
readonly generic_type_params: readonly [];
|
|
1069
|
+
readonly params: readonly ["&signer", "u64", "address", "0x1::string::String"];
|
|
1070
|
+
readonly return: readonly [];
|
|
1071
|
+
}, {
|
|
1072
|
+
readonly name: "register";
|
|
1073
|
+
readonly visibility: "public";
|
|
1074
|
+
readonly is_entry: true;
|
|
1075
|
+
readonly is_view: false;
|
|
1076
|
+
readonly generic_type_params: readonly [];
|
|
1077
|
+
readonly params: readonly ["&signer", "address", "u64", "address", "0x1::string::String", "0x1::bigdecimal::BigDecimal", "0x1::bigdecimal::BigDecimal", "0x1::bigdecimal::BigDecimal", "u64"];
|
|
1078
|
+
readonly return: readonly [];
|
|
1079
|
+
}, {
|
|
1080
|
+
readonly name: "is_registered";
|
|
1081
|
+
readonly visibility: "public";
|
|
1082
|
+
readonly is_entry: false;
|
|
1083
|
+
readonly is_view: false;
|
|
1084
|
+
readonly generic_type_params: readonly [];
|
|
1085
|
+
readonly params: readonly ["u64"];
|
|
1086
|
+
readonly return: readonly ["bool"];
|
|
1087
|
+
}, {
|
|
1088
|
+
readonly name: "update_params";
|
|
1089
|
+
readonly visibility: "public";
|
|
1090
|
+
readonly is_entry: true;
|
|
1091
|
+
readonly is_view: false;
|
|
1092
|
+
readonly generic_type_params: readonly [];
|
|
1093
|
+
readonly params: readonly ["&signer", "0x1::option::Option<u64>", "0x1::option::Option<u64>", "0x1::option::Option<u64>", "0x1::option::Option<u64>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "0x1::option::Option<u64>"];
|
|
1094
|
+
readonly return: readonly [];
|
|
1095
|
+
}, {
|
|
1096
|
+
readonly name: "update_operator_commission";
|
|
1097
|
+
readonly visibility: "public";
|
|
1098
|
+
readonly is_entry: true;
|
|
1099
|
+
readonly is_view: false;
|
|
1100
|
+
readonly generic_type_params: readonly [];
|
|
1101
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::bigdecimal::BigDecimal"];
|
|
1102
|
+
readonly return: readonly [];
|
|
1103
|
+
}, {
|
|
1104
|
+
readonly name: "update_operator_info";
|
|
1105
|
+
readonly visibility: "public";
|
|
1106
|
+
readonly is_entry: true;
|
|
1107
|
+
readonly is_view: false;
|
|
1108
|
+
readonly generic_type_params: readonly [];
|
|
1109
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::option::Option<address>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>", "0x1::option::Option<0x1::bigdecimal::BigDecimal>"];
|
|
1110
|
+
readonly return: readonly [];
|
|
1111
|
+
}, {
|
|
1112
|
+
readonly name: "add_tvl_snapshot";
|
|
1113
|
+
readonly visibility: "public";
|
|
1114
|
+
readonly is_entry: true;
|
|
1115
|
+
readonly is_view: false;
|
|
1116
|
+
readonly generic_type_params: readonly [];
|
|
1117
|
+
readonly params: readonly [];
|
|
1118
|
+
readonly return: readonly [];
|
|
1119
|
+
}, {
|
|
1120
|
+
readonly name: "batch_claim_operator_reward_script";
|
|
1121
|
+
readonly visibility: "public";
|
|
1122
|
+
readonly is_entry: true;
|
|
1123
|
+
readonly is_view: false;
|
|
1124
|
+
readonly generic_type_params: readonly [];
|
|
1125
|
+
readonly params: readonly ["&signer", "u64", "u64"];
|
|
1126
|
+
readonly return: readonly [];
|
|
1127
|
+
}, {
|
|
1128
|
+
readonly name: "batch_claim_user_reward_script";
|
|
1129
|
+
readonly visibility: "public";
|
|
1130
|
+
readonly is_entry: true;
|
|
1131
|
+
readonly is_view: false;
|
|
1132
|
+
readonly generic_type_params: readonly [];
|
|
1133
|
+
readonly params: readonly ["&signer", "u64", "u64", "vector<u64>", "vector<vector<vector<u8>>>", "vector<u64>"];
|
|
1134
|
+
readonly return: readonly [];
|
|
1135
|
+
}, {
|
|
1136
|
+
readonly name: "batch_lock_stake_script";
|
|
1137
|
+
readonly visibility: "public";
|
|
1138
|
+
readonly is_entry: true;
|
|
1139
|
+
readonly is_view: false;
|
|
1140
|
+
readonly generic_type_params: readonly [];
|
|
1141
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "0x1::string::String", "vector<u64>", "vector<u64>", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::option::Option<u64>"];
|
|
1142
|
+
readonly return: readonly [];
|
|
1143
|
+
}, {
|
|
1144
|
+
readonly name: "batch_stableswap_lock_stake_script";
|
|
1145
|
+
readonly visibility: "public";
|
|
1146
|
+
readonly is_entry: true;
|
|
1147
|
+
readonly is_view: false;
|
|
1148
|
+
readonly generic_type_params: readonly [];
|
|
1149
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "0x1::string::String", "vector<u64>", "vector<u64>", "0x1::option::Option<u64>"];
|
|
1150
|
+
readonly return: readonly [];
|
|
1151
|
+
}, {
|
|
1152
|
+
readonly name: "deregister";
|
|
1153
|
+
readonly visibility: "public";
|
|
1154
|
+
readonly is_entry: true;
|
|
1155
|
+
readonly is_view: false;
|
|
1156
|
+
readonly generic_type_params: readonly [];
|
|
1157
|
+
readonly params: readonly ["&signer", "u64"];
|
|
1158
|
+
readonly return: readonly [];
|
|
1159
|
+
}, {
|
|
1160
|
+
readonly name: "execute_challenge";
|
|
1161
|
+
readonly visibility: "public";
|
|
1162
|
+
readonly is_entry: true;
|
|
1163
|
+
readonly is_view: false;
|
|
1164
|
+
readonly generic_type_params: readonly [];
|
|
1165
|
+
readonly params: readonly ["&signer", "u64", "u64", "u64", "0x1::string::String", "0x1::string::String", "0x1::string::String", "address", "vector<u8>", "u64"];
|
|
1166
|
+
readonly return: readonly [];
|
|
1167
|
+
}, {
|
|
1168
|
+
readonly name: "execute_rollup_challenge";
|
|
1169
|
+
readonly visibility: "public";
|
|
1170
|
+
readonly is_entry: true;
|
|
1171
|
+
readonly is_view: false;
|
|
1172
|
+
readonly generic_type_params: readonly [];
|
|
1173
|
+
readonly params: readonly ["&signer", "u64", "u64"];
|
|
1174
|
+
readonly return: readonly [];
|
|
1175
|
+
}, {
|
|
1176
|
+
readonly name: "fund_reward_script";
|
|
1177
|
+
readonly visibility: "public";
|
|
1178
|
+
readonly is_entry: true;
|
|
1179
|
+
readonly is_view: false;
|
|
1180
|
+
readonly generic_type_params: readonly [];
|
|
1181
|
+
readonly params: readonly ["&signer"];
|
|
1182
|
+
readonly return: readonly [];
|
|
1183
|
+
}, {
|
|
1184
|
+
readonly name: "get_bridge_infos";
|
|
1185
|
+
readonly visibility: "public";
|
|
1186
|
+
readonly is_entry: false;
|
|
1187
|
+
readonly is_view: true;
|
|
1188
|
+
readonly generic_type_params: readonly [];
|
|
1189
|
+
readonly params: readonly [];
|
|
1190
|
+
readonly return: readonly ["vector<0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::BridgeResponse>"];
|
|
1191
|
+
}, {
|
|
1192
|
+
readonly name: "get_last_submitted_stage";
|
|
1193
|
+
readonly visibility: "public";
|
|
1194
|
+
readonly is_entry: false;
|
|
1195
|
+
readonly is_view: false;
|
|
1196
|
+
readonly generic_type_params: readonly [];
|
|
1197
|
+
readonly params: readonly ["u64", "u64"];
|
|
1198
|
+
readonly return: readonly ["u64"];
|
|
1199
|
+
}, {
|
|
1200
|
+
readonly name: "get_total_l2_scores";
|
|
1201
|
+
readonly visibility: "public";
|
|
1202
|
+
readonly is_entry: false;
|
|
1203
|
+
readonly is_view: true;
|
|
1204
|
+
readonly generic_type_params: readonly [];
|
|
1205
|
+
readonly params: readonly ["u64"];
|
|
1206
|
+
readonly return: readonly ["vector<0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::TotalL2ScoreResponse>"];
|
|
1207
|
+
}, {
|
|
1208
|
+
readonly name: "get_whitelisted_bridge_ids";
|
|
1209
|
+
readonly visibility: "public";
|
|
1210
|
+
readonly is_entry: false;
|
|
1211
|
+
readonly is_view: false;
|
|
1212
|
+
readonly generic_type_params: readonly [];
|
|
1213
|
+
readonly params: readonly [];
|
|
1214
|
+
readonly return: readonly ["vector<u64>", "vector<u64>"];
|
|
1215
|
+
}, {
|
|
1216
|
+
readonly name: "lock_stake_script";
|
|
1217
|
+
readonly visibility: "public";
|
|
1218
|
+
readonly is_entry: true;
|
|
1219
|
+
readonly is_view: false;
|
|
1220
|
+
readonly generic_type_params: readonly [];
|
|
1221
|
+
readonly params: readonly ["&signer", "u64", "u64", "0x1::object::Object<0x1::fungible_asset::Metadata>", "0x1::option::Option<u64>", "0x1::string::String", "u64", "u64", "0x1::object::Object<0x1::fungible_asset::Metadata>", "u64", "0x1::option::Option<u64>"];
|
|
1222
|
+
readonly return: readonly [];
|
|
1223
|
+
}, {
|
|
1224
|
+
readonly name: "submit_snapshot";
|
|
1225
|
+
readonly visibility: "public";
|
|
1226
|
+
readonly is_entry: true;
|
|
1227
|
+
readonly is_view: false;
|
|
1228
|
+
readonly generic_type_params: readonly [];
|
|
1229
|
+
readonly params: readonly ["&signer", "u64", "u64", "u64", "vector<u8>", "u64"];
|
|
1230
|
+
readonly return: readonly [];
|
|
1231
|
+
}, {
|
|
1232
|
+
readonly name: "update_agent";
|
|
1233
|
+
readonly visibility: "public";
|
|
1234
|
+
readonly is_entry: true;
|
|
1235
|
+
readonly is_view: false;
|
|
1236
|
+
readonly generic_type_params: readonly [];
|
|
1237
|
+
readonly params: readonly ["&signer", "address", "0x1::string::String"];
|
|
1238
|
+
readonly return: readonly [];
|
|
1239
|
+
}, {
|
|
1240
|
+
readonly name: "update_agent_by_chain";
|
|
1241
|
+
readonly visibility: "public";
|
|
1242
|
+
readonly is_entry: true;
|
|
1243
|
+
readonly is_view: false;
|
|
1244
|
+
readonly generic_type_params: readonly [];
|
|
1245
|
+
readonly params: readonly ["&signer", "address", "0x1::string::String"];
|
|
1246
|
+
readonly return: readonly [];
|
|
1247
|
+
}, {
|
|
1248
|
+
readonly name: "update_l2_score_contract";
|
|
1249
|
+
readonly visibility: "public";
|
|
1250
|
+
readonly is_entry: true;
|
|
1251
|
+
readonly is_view: false;
|
|
1252
|
+
readonly generic_type_params: readonly [];
|
|
1253
|
+
readonly params: readonly ["&signer", "u64", "0x1::string::String"];
|
|
1254
|
+
readonly return: readonly [];
|
|
1255
|
+
}, {
|
|
1256
|
+
readonly name: "update_operator";
|
|
1257
|
+
readonly visibility: "public";
|
|
1258
|
+
readonly is_entry: true;
|
|
1259
|
+
readonly is_view: false;
|
|
1260
|
+
readonly generic_type_params: readonly [];
|
|
1261
|
+
readonly params: readonly ["&signer", "u64", "address"];
|
|
1262
|
+
readonly return: readonly [];
|
|
1263
|
+
}, {
|
|
1264
|
+
readonly name: "update_vip_weight";
|
|
1265
|
+
readonly visibility: "public";
|
|
1266
|
+
readonly is_entry: true;
|
|
1267
|
+
readonly is_view: false;
|
|
1268
|
+
readonly generic_type_params: readonly [];
|
|
1269
|
+
readonly params: readonly ["&signer", "u64", "0x1::bigdecimal::BigDecimal"];
|
|
1270
|
+
readonly return: readonly [];
|
|
1271
|
+
}, {
|
|
1272
|
+
readonly name: "update_vip_weights";
|
|
1273
|
+
readonly visibility: "public";
|
|
1274
|
+
readonly is_entry: true;
|
|
1275
|
+
readonly is_view: false;
|
|
1276
|
+
readonly generic_type_params: readonly [];
|
|
1277
|
+
readonly params: readonly ["&signer", "vector<u64>", "vector<0x1::bigdecimal::BigDecimal>"];
|
|
1278
|
+
readonly return: readonly [];
|
|
1279
|
+
}, {
|
|
1280
|
+
readonly name: "update_vip_weights_for_friend";
|
|
1281
|
+
readonly visibility: "friend";
|
|
1282
|
+
readonly is_entry: false;
|
|
1283
|
+
readonly is_view: false;
|
|
1284
|
+
readonly generic_type_params: readonly [];
|
|
1285
|
+
readonly params: readonly ["vector<u64>", "vector<0x1::bigdecimal::BigDecimal>"];
|
|
1286
|
+
readonly return: readonly [];
|
|
1287
|
+
}];
|
|
1288
|
+
readonly structs: readonly [{
|
|
1289
|
+
readonly name: "ModuleStore";
|
|
1290
|
+
readonly is_native: false;
|
|
1291
|
+
readonly abilities: readonly ["key"];
|
|
1292
|
+
readonly generic_type_params: readonly [];
|
|
1293
|
+
readonly fields: readonly [{
|
|
1294
|
+
readonly name: "stage";
|
|
1295
|
+
readonly type: "u64";
|
|
1296
|
+
}, {
|
|
1297
|
+
readonly name: "stage_start_time";
|
|
1298
|
+
readonly type: "u64";
|
|
1299
|
+
}, {
|
|
1300
|
+
readonly name: "stage_end_time";
|
|
1301
|
+
readonly type: "u64";
|
|
1302
|
+
}, {
|
|
1303
|
+
readonly name: "stage_interval";
|
|
1304
|
+
readonly type: "u64";
|
|
1305
|
+
}, {
|
|
1306
|
+
readonly name: "vesting_period";
|
|
1307
|
+
readonly type: "u64";
|
|
1308
|
+
}, {
|
|
1309
|
+
readonly name: "minimum_lock_staking_period";
|
|
1310
|
+
readonly type: "u64";
|
|
1311
|
+
}, {
|
|
1312
|
+
readonly name: "challenge_period";
|
|
1313
|
+
readonly type: "u64";
|
|
1314
|
+
}, {
|
|
1315
|
+
readonly name: "agent_data";
|
|
1316
|
+
readonly type: "0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::AgentData";
|
|
1317
|
+
}, {
|
|
1318
|
+
readonly name: "minimum_score_ratio";
|
|
1319
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1320
|
+
}, {
|
|
1321
|
+
readonly name: "pool_split_ratio";
|
|
1322
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1323
|
+
}, {
|
|
1324
|
+
readonly name: "maximum_tvl_ratio";
|
|
1325
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1326
|
+
}, {
|
|
1327
|
+
readonly name: "minimum_eligible_tvl";
|
|
1328
|
+
readonly type: "u64";
|
|
1329
|
+
}, {
|
|
1330
|
+
readonly name: "maximum_weight_ratio";
|
|
1331
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1332
|
+
}, {
|
|
1333
|
+
readonly name: "stage_data";
|
|
1334
|
+
readonly type: "0x1::table::Table<vector<u8>, 0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::StageData>";
|
|
1335
|
+
}, {
|
|
1336
|
+
readonly name: "bridges";
|
|
1337
|
+
readonly type: "0x1::table::Table<0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::BridgeInfoKey, 0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::Bridge>";
|
|
1338
|
+
}, {
|
|
1339
|
+
readonly name: "challenges";
|
|
1340
|
+
readonly type: "0x1::table::Table<vector<u8>, 0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::ExecutedChallenge>";
|
|
1341
|
+
}];
|
|
1342
|
+
}, {
|
|
1343
|
+
readonly name: "AgentData";
|
|
1344
|
+
readonly is_native: false;
|
|
1345
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1346
|
+
readonly generic_type_params: readonly [];
|
|
1347
|
+
readonly fields: readonly [{
|
|
1348
|
+
readonly name: "agent";
|
|
1349
|
+
readonly type: "address";
|
|
1350
|
+
}, {
|
|
1351
|
+
readonly name: "api_uri";
|
|
1352
|
+
readonly type: "0x1::string::String";
|
|
1353
|
+
}];
|
|
1354
|
+
}, {
|
|
1355
|
+
readonly name: "Bridge";
|
|
1356
|
+
readonly is_native: false;
|
|
1357
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1358
|
+
readonly generic_type_params: readonly [];
|
|
1359
|
+
readonly fields: readonly [{
|
|
1360
|
+
readonly name: "init_stage";
|
|
1361
|
+
readonly type: "u64";
|
|
1362
|
+
}, {
|
|
1363
|
+
readonly name: "end_stage";
|
|
1364
|
+
readonly type: "u64";
|
|
1365
|
+
}, {
|
|
1366
|
+
readonly name: "bridge_addr";
|
|
1367
|
+
readonly type: "address";
|
|
1368
|
+
}, {
|
|
1369
|
+
readonly name: "operator_addr";
|
|
1370
|
+
readonly type: "address";
|
|
1371
|
+
}, {
|
|
1372
|
+
readonly name: "vip_l2_score_contract";
|
|
1373
|
+
readonly type: "0x1::string::String";
|
|
1374
|
+
}, {
|
|
1375
|
+
readonly name: "vip_weight";
|
|
1376
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1377
|
+
}, {
|
|
1378
|
+
readonly name: "vm_type";
|
|
1379
|
+
readonly type: "u64";
|
|
1380
|
+
}];
|
|
1381
|
+
}, {
|
|
1382
|
+
readonly name: "BridgeInfoKey";
|
|
1383
|
+
readonly is_native: false;
|
|
1384
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
1385
|
+
readonly generic_type_params: readonly [];
|
|
1386
|
+
readonly fields: readonly [{
|
|
1387
|
+
readonly name: "is_registered";
|
|
1388
|
+
readonly type: "bool";
|
|
1389
|
+
}, {
|
|
1390
|
+
readonly name: "bridge_id";
|
|
1391
|
+
readonly type: "vector<u8>";
|
|
1392
|
+
}, {
|
|
1393
|
+
readonly name: "version";
|
|
1394
|
+
readonly type: "vector<u8>";
|
|
1395
|
+
}];
|
|
1396
|
+
}, {
|
|
1397
|
+
readonly name: "BridgeResponse";
|
|
1398
|
+
readonly is_native: false;
|
|
1399
|
+
readonly abilities: readonly ["drop"];
|
|
1400
|
+
readonly generic_type_params: readonly [];
|
|
1401
|
+
readonly fields: readonly [{
|
|
1402
|
+
readonly name: "init_stage";
|
|
1403
|
+
readonly type: "u64";
|
|
1404
|
+
}, {
|
|
1405
|
+
readonly name: "bridge_id";
|
|
1406
|
+
readonly type: "u64";
|
|
1407
|
+
}, {
|
|
1408
|
+
readonly name: "version";
|
|
1409
|
+
readonly type: "u64";
|
|
1410
|
+
}, {
|
|
1411
|
+
readonly name: "bridge_addr";
|
|
1412
|
+
readonly type: "address";
|
|
1413
|
+
}, {
|
|
1414
|
+
readonly name: "operator_addr";
|
|
1415
|
+
readonly type: "address";
|
|
1416
|
+
}, {
|
|
1417
|
+
readonly name: "vip_l2_score_contract";
|
|
1418
|
+
readonly type: "0x1::string::String";
|
|
1419
|
+
}, {
|
|
1420
|
+
readonly name: "vip_weight";
|
|
1421
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1422
|
+
}, {
|
|
1423
|
+
readonly name: "vm_type";
|
|
1424
|
+
readonly type: "u64";
|
|
1425
|
+
}];
|
|
1426
|
+
}, {
|
|
1427
|
+
readonly name: "ExecuteChallengeEvent";
|
|
1428
|
+
readonly is_native: false;
|
|
1429
|
+
readonly is_event: true;
|
|
1430
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1431
|
+
readonly generic_type_params: readonly [];
|
|
1432
|
+
readonly fields: readonly [{
|
|
1433
|
+
readonly name: "challenge_id";
|
|
1434
|
+
readonly type: "u64";
|
|
1435
|
+
}, {
|
|
1436
|
+
readonly name: "bridge_id";
|
|
1437
|
+
readonly type: "u64";
|
|
1438
|
+
}, {
|
|
1439
|
+
readonly name: "version";
|
|
1440
|
+
readonly type: "u64";
|
|
1441
|
+
}, {
|
|
1442
|
+
readonly name: "stage";
|
|
1443
|
+
readonly type: "u64";
|
|
1444
|
+
}, {
|
|
1445
|
+
readonly name: "title";
|
|
1446
|
+
readonly type: "0x1::string::String";
|
|
1447
|
+
}, {
|
|
1448
|
+
readonly name: "summary";
|
|
1449
|
+
readonly type: "0x1::string::String";
|
|
1450
|
+
}, {
|
|
1451
|
+
readonly name: "api_uri";
|
|
1452
|
+
readonly type: "0x1::string::String";
|
|
1453
|
+
}, {
|
|
1454
|
+
readonly name: "new_agent";
|
|
1455
|
+
readonly type: "address";
|
|
1456
|
+
}, {
|
|
1457
|
+
readonly name: "merkle_root";
|
|
1458
|
+
readonly type: "vector<u8>";
|
|
1459
|
+
}];
|
|
1460
|
+
}, {
|
|
1461
|
+
readonly name: "ExecuteRollupChallengeEvent";
|
|
1462
|
+
readonly is_native: false;
|
|
1463
|
+
readonly is_event: true;
|
|
1464
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1465
|
+
readonly generic_type_params: readonly [];
|
|
1466
|
+
readonly fields: readonly [{
|
|
1467
|
+
readonly name: "bridge_id";
|
|
1468
|
+
readonly type: "u64";
|
|
1469
|
+
}, {
|
|
1470
|
+
readonly name: "version";
|
|
1471
|
+
readonly type: "u64";
|
|
1472
|
+
}, {
|
|
1473
|
+
readonly name: "stage";
|
|
1474
|
+
readonly type: "u64";
|
|
1475
|
+
}];
|
|
1476
|
+
}, {
|
|
1477
|
+
readonly name: "ExecutedChallenge";
|
|
1478
|
+
readonly is_native: false;
|
|
1479
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1480
|
+
readonly generic_type_params: readonly [];
|
|
1481
|
+
readonly fields: readonly [{
|
|
1482
|
+
readonly name: "challenge_id";
|
|
1483
|
+
readonly type: "u64";
|
|
1484
|
+
}, {
|
|
1485
|
+
readonly name: "bridge_id";
|
|
1486
|
+
readonly type: "u64";
|
|
1487
|
+
}, {
|
|
1488
|
+
readonly name: "version";
|
|
1489
|
+
readonly type: "u64";
|
|
1490
|
+
}, {
|
|
1491
|
+
readonly name: "stage";
|
|
1492
|
+
readonly type: "u64";
|
|
1493
|
+
}, {
|
|
1494
|
+
readonly name: "new_l2_total_score";
|
|
1495
|
+
readonly type: "u64";
|
|
1496
|
+
}, {
|
|
1497
|
+
readonly name: "title";
|
|
1498
|
+
readonly type: "0x1::string::String";
|
|
1499
|
+
}, {
|
|
1500
|
+
readonly name: "summary";
|
|
1501
|
+
readonly type: "0x1::string::String";
|
|
1502
|
+
}, {
|
|
1503
|
+
readonly name: "api_uri";
|
|
1504
|
+
readonly type: "0x1::string::String";
|
|
1505
|
+
}, {
|
|
1506
|
+
readonly name: "new_agent";
|
|
1507
|
+
readonly type: "address";
|
|
1508
|
+
}, {
|
|
1509
|
+
readonly name: "merkle_root";
|
|
1510
|
+
readonly type: "vector<u8>";
|
|
1511
|
+
}];
|
|
1512
|
+
}, {
|
|
1513
|
+
readonly name: "FundEvent";
|
|
1514
|
+
readonly is_native: false;
|
|
1515
|
+
readonly is_event: true;
|
|
1516
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1517
|
+
readonly generic_type_params: readonly [];
|
|
1518
|
+
readonly fields: readonly [{
|
|
1519
|
+
readonly name: "stage";
|
|
1520
|
+
readonly type: "u64";
|
|
1521
|
+
}, {
|
|
1522
|
+
readonly name: "total_operator_funded_reward";
|
|
1523
|
+
readonly type: "u64";
|
|
1524
|
+
}, {
|
|
1525
|
+
readonly name: "total_user_funded_reward";
|
|
1526
|
+
readonly type: "u64";
|
|
1527
|
+
}];
|
|
1528
|
+
}, {
|
|
1529
|
+
readonly name: "LockStakeEvent";
|
|
1530
|
+
readonly is_native: false;
|
|
1531
|
+
readonly is_event: true;
|
|
1532
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1533
|
+
readonly generic_type_params: readonly [];
|
|
1534
|
+
readonly fields: readonly [{
|
|
1535
|
+
readonly name: "account";
|
|
1536
|
+
readonly type: "address";
|
|
1537
|
+
}, {
|
|
1538
|
+
readonly name: "bridge_id";
|
|
1539
|
+
readonly type: "u64";
|
|
1540
|
+
}, {
|
|
1541
|
+
readonly name: "version";
|
|
1542
|
+
readonly type: "u64";
|
|
1543
|
+
}, {
|
|
1544
|
+
readonly name: "stage";
|
|
1545
|
+
readonly type: "u64";
|
|
1546
|
+
}, {
|
|
1547
|
+
readonly name: "amount";
|
|
1548
|
+
readonly type: "u64";
|
|
1549
|
+
}];
|
|
1550
|
+
}, {
|
|
1551
|
+
readonly name: "ReleaseTimeUpdateEvent";
|
|
1552
|
+
readonly is_native: false;
|
|
1553
|
+
readonly is_event: true;
|
|
1554
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1555
|
+
readonly generic_type_params: readonly [];
|
|
1556
|
+
readonly fields: readonly [{
|
|
1557
|
+
readonly name: "stage";
|
|
1558
|
+
readonly type: "u64";
|
|
1559
|
+
}];
|
|
1560
|
+
}, {
|
|
1561
|
+
readonly name: "RewardDistributionEvent";
|
|
1562
|
+
readonly is_native: false;
|
|
1563
|
+
readonly is_event: true;
|
|
1564
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1565
|
+
readonly generic_type_params: readonly [];
|
|
1566
|
+
readonly fields: readonly [{
|
|
1567
|
+
readonly name: "stage";
|
|
1568
|
+
readonly type: "u64";
|
|
1569
|
+
}, {
|
|
1570
|
+
readonly name: "bridge_id";
|
|
1571
|
+
readonly type: "u64";
|
|
1572
|
+
}, {
|
|
1573
|
+
readonly name: "version";
|
|
1574
|
+
readonly type: "u64";
|
|
1575
|
+
}, {
|
|
1576
|
+
readonly name: "user_reward_amount";
|
|
1577
|
+
readonly type: "u64";
|
|
1578
|
+
}, {
|
|
1579
|
+
readonly name: "operator_reward_amount";
|
|
1580
|
+
readonly type: "u64";
|
|
1581
|
+
}];
|
|
1582
|
+
}, {
|
|
1583
|
+
readonly name: "Snapshot";
|
|
1584
|
+
readonly is_native: false;
|
|
1585
|
+
readonly abilities: readonly ["copy", "drop", "store"];
|
|
1586
|
+
readonly generic_type_params: readonly [];
|
|
1587
|
+
readonly fields: readonly [{
|
|
1588
|
+
readonly name: "create_time";
|
|
1589
|
+
readonly type: "u64";
|
|
1590
|
+
}, {
|
|
1591
|
+
readonly name: "upsert_time";
|
|
1592
|
+
readonly type: "u64";
|
|
1593
|
+
}, {
|
|
1594
|
+
readonly name: "merkle_root";
|
|
1595
|
+
readonly type: "vector<u8>";
|
|
1596
|
+
}, {
|
|
1597
|
+
readonly name: "total_l2_score";
|
|
1598
|
+
readonly type: "u64";
|
|
1599
|
+
}];
|
|
1600
|
+
}, {
|
|
1601
|
+
readonly name: "SnapshotKey";
|
|
1602
|
+
readonly is_native: false;
|
|
1603
|
+
readonly abilities: readonly ["copy", "drop"];
|
|
1604
|
+
readonly generic_type_params: readonly [];
|
|
1605
|
+
readonly fields: readonly [{
|
|
1606
|
+
readonly name: "bridge_id";
|
|
1607
|
+
readonly type: "vector<u8>";
|
|
1608
|
+
}, {
|
|
1609
|
+
readonly name: "version";
|
|
1610
|
+
readonly type: "vector<u8>";
|
|
1611
|
+
}];
|
|
1612
|
+
}, {
|
|
1613
|
+
readonly name: "StageAdvanceEvent";
|
|
1614
|
+
readonly is_native: false;
|
|
1615
|
+
readonly is_event: true;
|
|
1616
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1617
|
+
readonly generic_type_params: readonly [];
|
|
1618
|
+
readonly fields: readonly [{
|
|
1619
|
+
readonly name: "stage";
|
|
1620
|
+
readonly type: "u64";
|
|
1621
|
+
}, {
|
|
1622
|
+
readonly name: "stage_start_time";
|
|
1623
|
+
readonly type: "u64";
|
|
1624
|
+
}, {
|
|
1625
|
+
readonly name: "stage_end_time";
|
|
1626
|
+
readonly type: "u64";
|
|
1627
|
+
}, {
|
|
1628
|
+
readonly name: "pool_split_ratio";
|
|
1629
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1630
|
+
}, {
|
|
1631
|
+
readonly name: "total_operator_funded_reward";
|
|
1632
|
+
readonly type: "u64";
|
|
1633
|
+
}, {
|
|
1634
|
+
readonly name: "total_user_funded_reward";
|
|
1635
|
+
readonly type: "u64";
|
|
1636
|
+
}, {
|
|
1637
|
+
readonly name: "vesting_period";
|
|
1638
|
+
readonly type: "u64";
|
|
1639
|
+
}, {
|
|
1640
|
+
readonly name: "minimum_score_ratio";
|
|
1641
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1642
|
+
}];
|
|
1643
|
+
}, {
|
|
1644
|
+
readonly name: "StageData";
|
|
1645
|
+
readonly is_native: false;
|
|
1646
|
+
readonly abilities: readonly ["store"];
|
|
1647
|
+
readonly generic_type_params: readonly [];
|
|
1648
|
+
readonly fields: readonly [{
|
|
1649
|
+
readonly name: "stage_start_time";
|
|
1650
|
+
readonly type: "u64";
|
|
1651
|
+
}, {
|
|
1652
|
+
readonly name: "stage_end_time";
|
|
1653
|
+
readonly type: "u64";
|
|
1654
|
+
}, {
|
|
1655
|
+
readonly name: "pool_split_ratio";
|
|
1656
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1657
|
+
}, {
|
|
1658
|
+
readonly name: "total_operator_funded_reward";
|
|
1659
|
+
readonly type: "u64";
|
|
1660
|
+
}, {
|
|
1661
|
+
readonly name: "operator_funded_rewards";
|
|
1662
|
+
readonly type: "0x1::table::Table<u64, u64>";
|
|
1663
|
+
}, {
|
|
1664
|
+
readonly name: "total_user_funded_reward";
|
|
1665
|
+
readonly type: "u64";
|
|
1666
|
+
}, {
|
|
1667
|
+
readonly name: "user_funded_rewards";
|
|
1668
|
+
readonly type: "0x1::table::Table<u64, u64>";
|
|
1669
|
+
}, {
|
|
1670
|
+
readonly name: "vesting_period";
|
|
1671
|
+
readonly type: "u64";
|
|
1672
|
+
}, {
|
|
1673
|
+
readonly name: "minimum_score_ratio";
|
|
1674
|
+
readonly type: "0x1::bigdecimal::BigDecimal";
|
|
1675
|
+
}, {
|
|
1676
|
+
readonly name: "snapshots";
|
|
1677
|
+
readonly type: "0x1::table::Table<0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::SnapshotKey, 0x1e90c1e45682a1b877035b8443879a0332651a8cc965e9417d5091b25906bf77::vip::Snapshot>";
|
|
1678
|
+
}];
|
|
1679
|
+
}, {
|
|
1680
|
+
readonly name: "SubmitSnapshotEvent";
|
|
1681
|
+
readonly is_native: false;
|
|
1682
|
+
readonly is_event: true;
|
|
1683
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1684
|
+
readonly generic_type_params: readonly [];
|
|
1685
|
+
readonly fields: readonly [{
|
|
1686
|
+
readonly name: "bridge_id";
|
|
1687
|
+
readonly type: "u64";
|
|
1688
|
+
}, {
|
|
1689
|
+
readonly name: "version";
|
|
1690
|
+
readonly type: "u64";
|
|
1691
|
+
}, {
|
|
1692
|
+
readonly name: "stage";
|
|
1693
|
+
readonly type: "u64";
|
|
1694
|
+
}, {
|
|
1695
|
+
readonly name: "total_l2_score";
|
|
1696
|
+
readonly type: "u64";
|
|
1697
|
+
}, {
|
|
1698
|
+
readonly name: "merkle_root";
|
|
1699
|
+
readonly type: "vector<u8>";
|
|
1700
|
+
}, {
|
|
1701
|
+
readonly name: "create_time";
|
|
1702
|
+
readonly type: "u64";
|
|
1703
|
+
}];
|
|
1704
|
+
}, {
|
|
1705
|
+
readonly name: "TotalL2ScoreResponse";
|
|
1706
|
+
readonly is_native: false;
|
|
1707
|
+
readonly abilities: readonly ["drop"];
|
|
1708
|
+
readonly generic_type_params: readonly [];
|
|
1709
|
+
readonly fields: readonly [{
|
|
1710
|
+
readonly name: "bridge_id";
|
|
1711
|
+
readonly type: "u64";
|
|
1712
|
+
}, {
|
|
1713
|
+
readonly name: "version";
|
|
1714
|
+
readonly type: "u64";
|
|
1715
|
+
}, {
|
|
1716
|
+
readonly name: "total_l2_score";
|
|
1717
|
+
readonly type: "u64";
|
|
1718
|
+
}];
|
|
1719
|
+
}, {
|
|
1720
|
+
readonly name: "UpdateScoreContractEvent";
|
|
1721
|
+
readonly is_native: false;
|
|
1722
|
+
readonly is_event: true;
|
|
1723
|
+
readonly abilities: readonly ["drop", "store"];
|
|
1724
|
+
readonly generic_type_params: readonly [];
|
|
1725
|
+
readonly fields: readonly [{
|
|
1726
|
+
readonly name: "bridge_id";
|
|
1727
|
+
readonly type: "u64";
|
|
1728
|
+
}, {
|
|
1729
|
+
readonly name: "version";
|
|
1730
|
+
readonly type: "u64";
|
|
1731
|
+
}, {
|
|
1732
|
+
readonly name: "score_contract";
|
|
1733
|
+
readonly type: "0x1::string::String";
|
|
1734
|
+
}];
|
|
1735
|
+
}];
|
|
1736
|
+
};
|
|
1737
|
+
//#endregion
|
|
1738
|
+
//#region src/vip/types.d.ts
|
|
1739
|
+
interface Vip {
|
|
1740
|
+
delegate(params: DelegateParams): Message;
|
|
1741
|
+
provideAndDelegate(params: ProvideAndDelegateParams): Message;
|
|
1742
|
+
stableswapProvideAndDelegate(params: StableswapProvideAndDelegateParams): Message;
|
|
1743
|
+
undelegate(params: UndelegateParams): Message;
|
|
1744
|
+
redelegate(params: RedelegateParams): Message;
|
|
1745
|
+
extendLock(params: ExtendLockParams): Message;
|
|
1746
|
+
claimStakingRewards(): Message;
|
|
1747
|
+
voteGauge(params: GaugeVoteParams): Message;
|
|
1748
|
+
voteGaugeByAmount(params: GaugeVoteByAmountParams): Message;
|
|
1749
|
+
claimRewards(rewards: ClaimableReward[]): Message[];
|
|
1750
|
+
claimRewardsRaw(params: ClaimRewardsRawParams): Message;
|
|
1751
|
+
getVestingPositions(address?: string): Promise<VestingPosition[]>;
|
|
1752
|
+
getPosition(params: GetPositionParams, address?: string): Promise<PositionInfo | undefined>;
|
|
1753
|
+
getPositions(address?: string): Promise<PositionInfo[]>;
|
|
1754
|
+
getVotingPower(address?: string): Promise<bigint>;
|
|
1755
|
+
getStageInfo(): Promise<StageInfo>;
|
|
1756
|
+
getVoteInfo(cycle?: number, address?: string): Promise<VoteInfo>;
|
|
1757
|
+
getClaimableRewards(address?: string): Promise<ClaimableReward[]>;
|
|
1758
|
+
contracts: {
|
|
1759
|
+
lockStaking: TypedMoveContract<typeof LOCK_STAKING_ABI>;
|
|
1760
|
+
weightVote: TypedMoveContract<typeof WEIGHT_VOTE_ABI>;
|
|
1761
|
+
vip: TypedMoveContract<typeof VIP_TESTNET_ABI>;
|
|
1762
|
+
};
|
|
1763
|
+
}
|
|
1764
|
+
interface DelegateParams {
|
|
1765
|
+
metadata: string;
|
|
1766
|
+
amount: Numeric;
|
|
1767
|
+
releaseTime: number;
|
|
1768
|
+
validator: string;
|
|
1769
|
+
}
|
|
1770
|
+
interface ProvideAndDelegateParams {
|
|
1771
|
+
lpMetadata: string;
|
|
1772
|
+
coinAAmount: Numeric;
|
|
1773
|
+
coinBAmount: Numeric;
|
|
1774
|
+
minLiquidity?: Numeric;
|
|
1775
|
+
releaseTime: number;
|
|
1776
|
+
validator: string;
|
|
1777
|
+
}
|
|
1778
|
+
interface StableswapProvideAndDelegateParams {
|
|
1779
|
+
lpMetadata: string;
|
|
1780
|
+
amounts: Numeric[];
|
|
1781
|
+
minLiquidity?: Numeric;
|
|
1782
|
+
releaseTime: number;
|
|
1783
|
+
validator: string;
|
|
1784
|
+
}
|
|
1785
|
+
interface UndelegateParams {
|
|
1786
|
+
metadata: string;
|
|
1787
|
+
amount?: Numeric;
|
|
1788
|
+
releaseTime: number;
|
|
1789
|
+
validator: string;
|
|
1790
|
+
}
|
|
1791
|
+
interface RedelegateParams {
|
|
1792
|
+
metadata: string;
|
|
1793
|
+
amount?: Numeric;
|
|
1794
|
+
srcReleaseTime: number;
|
|
1795
|
+
srcValidator: string;
|
|
1796
|
+
dstReleaseTime: number;
|
|
1797
|
+
dstValidator: string;
|
|
1798
|
+
}
|
|
1799
|
+
interface ExtendLockParams {
|
|
1800
|
+
metadata: string;
|
|
1801
|
+
amount?: Numeric;
|
|
1802
|
+
releaseTime: number;
|
|
1803
|
+
validator: string;
|
|
1804
|
+
newReleaseTime: number;
|
|
1805
|
+
}
|
|
1806
|
+
interface GaugeVoteParams {
|
|
1807
|
+
cycle: number;
|
|
1808
|
+
votes: Array<{
|
|
1809
|
+
bridgeId: number;
|
|
1810
|
+
weight: number;
|
|
1811
|
+
}>;
|
|
1812
|
+
}
|
|
1813
|
+
interface GaugeVoteByAmountParams {
|
|
1814
|
+
cycle: number;
|
|
1815
|
+
votes: Array<{
|
|
1816
|
+
bridgeId: number;
|
|
1817
|
+
amount: Numeric;
|
|
1818
|
+
}>;
|
|
1819
|
+
}
|
|
1820
|
+
interface ClaimRewardsRawParams {
|
|
1821
|
+
bridgeId: number;
|
|
1822
|
+
version: number;
|
|
1823
|
+
stages: number[];
|
|
1824
|
+
merkleProofs: Uint8Array[][];
|
|
1825
|
+
l2Scores: Numeric[];
|
|
1826
|
+
}
|
|
1827
|
+
interface GetPositionParams {
|
|
1828
|
+
metadata: string;
|
|
1829
|
+
validator: string;
|
|
1830
|
+
releaseTime?: number;
|
|
1831
|
+
}
|
|
1832
|
+
interface ClaimableReward {
|
|
1833
|
+
bridgeId: number;
|
|
1834
|
+
version: number;
|
|
1835
|
+
startStage: number;
|
|
1836
|
+
endStage: number;
|
|
1837
|
+
claimableReward: bigint;
|
|
1838
|
+
/** Internal proof data used by claimRewards() */
|
|
1839
|
+
_proof: {
|
|
1840
|
+
stages: number[];
|
|
1841
|
+
merkleProofs: Uint8Array[][]; /** Single score per position; replicated for each stage in batch claim */
|
|
1842
|
+
l2Score: bigint;
|
|
1843
|
+
};
|
|
1844
|
+
}
|
|
1845
|
+
/** Vesting position from VIP API (indexer) */
|
|
1846
|
+
interface VestingPosition {
|
|
1847
|
+
bridgeId: number;
|
|
1848
|
+
version: number;
|
|
1849
|
+
startStage: number;
|
|
1850
|
+
endStage: number;
|
|
1851
|
+
startTime: string;
|
|
1852
|
+
initialReward: bigint;
|
|
1853
|
+
claimableReward: bigint;
|
|
1854
|
+
claimedReward: bigint;
|
|
1855
|
+
lockedReward: bigint;
|
|
1856
|
+
claimed: boolean;
|
|
1857
|
+
/** Single merkle proof path (sibling hashes from leaf to root) */
|
|
1858
|
+
merkleProofs: string[];
|
|
1859
|
+
l2Score: string;
|
|
1860
|
+
minimumScore: number;
|
|
1861
|
+
}
|
|
1862
|
+
/** Normalized from lock_staking.get_locked_delegations */
|
|
1863
|
+
interface PositionInfo {
|
|
1864
|
+
metadata: string;
|
|
1865
|
+
validator: string;
|
|
1866
|
+
shares: bigint;
|
|
1867
|
+
stakedAmount: bigint;
|
|
1868
|
+
releaseTime: number;
|
|
1869
|
+
}
|
|
1870
|
+
/** From vip ModuleStore resource */
|
|
1871
|
+
interface StageInfo {
|
|
1872
|
+
currentStage: number;
|
|
1873
|
+
stageStartTime: Date;
|
|
1874
|
+
stageEndTime: Date;
|
|
1875
|
+
}
|
|
1876
|
+
/** From weight_vote.get_weight_vote */
|
|
1877
|
+
interface VoteInfo {
|
|
1878
|
+
maxVotingPower: bigint;
|
|
1879
|
+
votingPower: bigint;
|
|
1880
|
+
weights: Array<{
|
|
1881
|
+
bridgeId: number;
|
|
1882
|
+
weight: bigint;
|
|
1883
|
+
}>;
|
|
1884
|
+
}
|
|
1885
|
+
interface VipIndexer {
|
|
1886
|
+
getVestingPositions(address: string): Promise<VestingPosition[]>;
|
|
1887
|
+
}
|
|
1888
|
+
interface VipIndexerOptions {
|
|
1889
|
+
network?: 'mainnet' | 'testnet';
|
|
1890
|
+
baseUrl?: string;
|
|
1891
|
+
}
|
|
1892
|
+
interface VipOptions {
|
|
1893
|
+
vipAddress?: string;
|
|
1894
|
+
indexer?: VipIndexer;
|
|
1895
|
+
}
|
|
1896
|
+
//#endregion
|
|
1897
|
+
//#region src/vip/vip.d.ts
|
|
1898
|
+
/**
|
|
1899
|
+
* Creates a VIP client for lock staking, gauge voting, and reward claims.
|
|
1900
|
+
*
|
|
1901
|
+
* @param ctx - ChainContext for Initia L1 (requires move service)
|
|
1902
|
+
* @param options - Override VIP address or indexer
|
|
1903
|
+
* @returns Vip instance with curated methods and contract proxies
|
|
1904
|
+
*/
|
|
1905
|
+
declare function createVip(ctx: ChainContext<'initia'>, options?: VipOptions): Vip;
|
|
1906
|
+
//#endregion
|
|
1907
|
+
//#region src/vip/indexer.d.ts
|
|
1908
|
+
/**
|
|
1909
|
+
* Creates a VIP API client for fetching merkle proofs and vesting positions.
|
|
1910
|
+
*
|
|
1911
|
+
* @param options - Network selection or custom base URL
|
|
1912
|
+
* @returns VipIndexer instance
|
|
1913
|
+
*/
|
|
1914
|
+
declare function createVipIndexer(options?: VipIndexerOptions): VipIndexer;
|
|
1915
|
+
//#endregion
|
|
1916
|
+
export { type ClaimRewardsRawParams, type ClaimableReward, type DelegateParams, type ExtendLockParams, type GaugeVoteByAmountParams, type GaugeVoteParams, type GetPositionParams, type PositionInfo, type ProvideAndDelegateParams, type RedelegateParams, type StableswapProvideAndDelegateParams, type StageInfo, type UndelegateParams, type VestingPosition, type Vip, type VipIndexer, type VipIndexerOptions, type VipOptions, type VoteInfo, createVip, createVipIndexer };
|
|
1917
|
+
//# sourceMappingURL=entry.vip.d.mts.map
|