@sentio/sdk-bundle 2.41.0-rc.6 → 2.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/aptos/builtin/0x1.js +1 -1
- package/lib/aptos/builtin/0x3.js +1 -1
- package/lib/aptos/builtin/index.js +1 -1
- package/lib/aptos/builtin/index.js.map +1 -1
- package/lib/aptos/codegen/codegen.d.ts.map +1 -1
- package/lib/aptos/codegen/index.js +4 -4
- package/lib/aptos/codegen/index.js.map +1 -1
- package/lib/aptos/ext/index.js +1 -1
- package/lib/aptos/index.js +1 -1
- package/lib/aptos/network.d.ts +2 -3
- package/lib/aptos/network.d.ts.map +1 -1
- package/lib/{chunk-TMM2KJMV.js → chunk-2LKFWZQI.js} +2 -2
- package/lib/chunk-2YDOSUNU.js +3 -0
- package/lib/chunk-2YDOSUNU.js.map +1 -0
- package/lib/{chunk-OLKI466Z.js → chunk-A4QJ4ZID.js} +2 -2
- package/lib/{chunk-OLKI466Z.js.map → chunk-A4QJ4ZID.js.map} +1 -1
- package/lib/{chunk-JDJNNYUI.js → chunk-AS5I7G3S.js} +2 -2
- package/lib/{chunk-5ZK3KFUA.js → chunk-AZ3ASLNE.js} +4 -4
- package/lib/{chunk-5ZK3KFUA.js.map → chunk-AZ3ASLNE.js.map} +1 -1
- package/lib/{chunk-LFQHJ6AP.js → chunk-BAGO4DFT.js} +2 -2
- package/lib/{chunk-7FRZ3FBM.js → chunk-C2OWJ6CC.js} +2 -2
- package/lib/{chunk-7FRZ3FBM.js.map → chunk-C2OWJ6CC.js.map} +1 -1
- package/lib/{chunk-VNZVATJX.js → chunk-CALJDR66.js} +2 -2
- package/lib/{chunk-VNZVATJX.js.map → chunk-CALJDR66.js.map} +1 -1
- package/lib/{chunk-EMXY7RH4.js → chunk-DZDCAUZO.js} +2 -2
- package/lib/{chunk-WUROCMJN.js → chunk-FSSXDSFO.js} +4 -4
- package/lib/chunk-FSSXDSFO.js.map +1 -0
- package/lib/{chunk-XVYQMRRK.js → chunk-GXCYBIUM.js} +2 -2
- package/lib/{chunk-YU6665FF.js → chunk-NBKK3MT3.js} +2 -2
- package/lib/{chunk-ER2YOVRJ.js → chunk-O3UFV7KI.js} +3 -3
- package/lib/{chunk-ER2YOVRJ.js.map → chunk-O3UFV7KI.js.map} +1 -1
- package/lib/{chunk-GYFEIV7J.js → chunk-RI7QXBHJ.js} +2 -2
- package/lib/{chunk-CTTKVX6J.js → chunk-RKPGX42G.js} +2 -2
- package/lib/{chunk-6IXM6SGU.js → chunk-TOIWKQ7V.js} +6 -6
- package/lib/{chunk-6IXM6SGU.js.map → chunk-TOIWKQ7V.js.map} +1 -1
- package/lib/{chunk-N3NWGUZO.js → chunk-WMLHGLSY.js} +2 -2
- package/lib/{chunk-N3NWGUZO.js.map → chunk-WMLHGLSY.js.map} +1 -1
- package/lib/{chunk-FZFKNPU7.js → chunk-XXV4TAPR.js} +2 -2
- package/lib/{chunk-CZF63RUJ.js → chunk-YHNXNQR3.js} +2 -2
- package/lib/eth/builtin/eacaggregatorproxy.js +1 -1
- package/lib/eth/builtin/erc1155.js +1 -1
- package/lib/eth/builtin/erc20.js +1 -1
- package/lib/eth/builtin/erc721.js +1 -1
- package/lib/eth/builtin/index.js +1 -1
- package/lib/eth/builtin/weth9.js +1 -1
- package/lib/eth/codegen/index.js +1 -1
- package/lib/eth/index.js +1 -1
- package/lib/fuel/index.js +1 -1
- package/lib/solana/builtin/index.js +1 -1
- package/lib/solana/index.js +1 -1
- package/lib/stark/codegen/index.js +1 -1
- package/lib/stark/index.js +1 -1
- package/lib/sui/builtin/0x1.js +1 -1
- package/lib/sui/builtin/0x2.js +1 -1
- package/lib/sui/builtin/0x3.js +1 -1
- package/lib/sui/builtin/index.js +1 -1
- package/lib/sui/codegen/index.js +2 -2
- package/lib/sui/codegen/index.js.map +1 -1
- package/lib/sui/ext/index.js +1 -1
- package/lib/sui/index.js +1 -1
- package/lib/sui/network.d.ts +2 -3
- package/lib/sui/network.d.ts.map +1 -1
- package/lib/testing/index.js +1 -1
- package/lib/utils/index.js +1 -1
- package/package.json +2 -2
- package/src/aptos/builtin/0x1.ts +2 -2
- package/src/aptos/builtin/0x3.ts +2 -2
- package/src/aptos/builtin/0x4.ts +2 -2
- package/src/aptos/codegen/codegen.ts +6 -7
- package/src/aptos/network.ts +6 -7
- package/src/move/shared-network-codegen.ts +2 -2
- package/src/sui/builtin/0x1.ts +2 -2
- package/src/sui/builtin/0x2.ts +2 -2
- package/src/sui/builtin/0x3.ts +2 -2
- package/src/sui/codegen/codegen.ts +4 -4
- package/src/sui/network.ts +3 -3
- package/lib/chunk-HJVQHLOJ.js +0 -3
- package/lib/chunk-HJVQHLOJ.js.map +0 -1
- package/lib/chunk-WUROCMJN.js.map +0 -1
- /package/lib/{chunk-TMM2KJMV.js.map → chunk-2LKFWZQI.js.map} +0 -0
- /package/lib/{chunk-JDJNNYUI.js.map → chunk-AS5I7G3S.js.map} +0 -0
- /package/lib/{chunk-LFQHJ6AP.js.map → chunk-BAGO4DFT.js.map} +0 -0
- /package/lib/{chunk-EMXY7RH4.js.map → chunk-DZDCAUZO.js.map} +0 -0
- /package/lib/{chunk-XVYQMRRK.js.map → chunk-GXCYBIUM.js.map} +0 -0
- /package/lib/{chunk-YU6665FF.js.map → chunk-NBKK3MT3.js.map} +0 -0
- /package/lib/{chunk-GYFEIV7J.js.map → chunk-RI7QXBHJ.js.map} +0 -0
- /package/lib/{chunk-CTTKVX6J.js.map → chunk-RKPGX42G.js.map} +0 -0
- /package/lib/{chunk-FZFKNPU7.js.map → chunk-XXV4TAPR.js.map} +0 -0
- /package/lib/{chunk-CZF63RUJ.js.map → chunk-YHNXNQR3.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/sui/builtin/0x3.ts"],"sourcesContent":["/* Autogenerated file. Do not edit manually. */\n/* tslint:disable */\n/* eslint-disable */\n\n/* Generated types for 0x3, original address 0x3 */\n\nimport { TypeDescriptor, ANY_TYPE } from \"@typemove/move\";\nimport { MoveCoder, TypedEventInstance } from \"@typemove/sui\";\n\nimport { defaultMoveCoder } from \"@sentio/sdk/sui\";\n\nimport { CallFilter, MoveFetchConfig } from \"@sentio/sdk/move\";\nimport {\n SuiBindOptions,\n SuiBaseProcessor,\n SuiNetwork,\n TypedFunctionPayload,\n SuiContext,\n} from \"@sentio/sdk/sui\";\n\nimport * as _0x1 from \"./0x1.js\";\nimport * as _0x2 from \"./0x2.js\";\n\nexport class genesis extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"genesis\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): genesis {\n return new genesis({ ...genesis.DEFAULT_OPTIONS, ...options });\n }\n\n onEventGenesisChainParameters(\n func: (\n event: genesis.GenesisChainParametersInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): genesis {\n this.onMoveEvent(\n func,\n { type: \"genesis::GenesisChainParameters\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventGenesisValidatorMetadata(\n func: (\n event: genesis.GenesisValidatorMetadataInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): genesis {\n this.onMoveEvent(\n func,\n { type: \"genesis::GenesisValidatorMetadata\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace genesis {\n export interface GenesisChainParameters {\n protocol_version: bigint;\n chain_start_timestamp_ms: bigint;\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n stake_subsidy_initial_distribution_amount: bigint;\n stake_subsidy_period_length: bigint;\n stake_subsidy_decrease_rate: number;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n }\n\n export namespace GenesisChainParameters {\n export const TYPE_QNAME = \"0x3::genesis::GenesisChainParameters\";\n\n const TYPE = new TypeDescriptor<GenesisChainParameters>(\n GenesisChainParameters.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<GenesisChainParameters> {\n return TYPE.apply();\n }\n }\n\n export interface GenesisChainParametersInstance\n extends TypedEventInstance<GenesisChainParameters> {\n data_decoded: GenesisChainParameters;\n type_arguments: [];\n }\n\n export interface GenesisValidatorMetadata {\n name: number[];\n description: number[];\n image_url: number[];\n project_url: number[];\n sui_address: string;\n gas_price: bigint;\n commission_rate: bigint;\n protocol_public_key: number[];\n proof_of_possession: number[];\n network_public_key: number[];\n worker_public_key: number[];\n network_address: number[];\n p2p_address: number[];\n primary_address: number[];\n worker_address: number[];\n }\n\n export namespace GenesisValidatorMetadata {\n export const TYPE_QNAME = \"0x3::genesis::GenesisValidatorMetadata\";\n\n const TYPE = new TypeDescriptor<GenesisValidatorMetadata>(\n GenesisValidatorMetadata.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<GenesisValidatorMetadata> {\n return TYPE.apply();\n }\n }\n\n export interface GenesisValidatorMetadataInstance\n extends TypedEventInstance<GenesisValidatorMetadata> {\n data_decoded: GenesisValidatorMetadata;\n type_arguments: [];\n }\n\n export interface TokenAllocation {\n recipient_address: string;\n amount_mist: bigint;\n staked_with_validator: _0x1.option.Option<string>;\n }\n\n export namespace TokenAllocation {\n export const TYPE_QNAME = \"0x3::genesis::TokenAllocation\";\n\n const TYPE = new TypeDescriptor<TokenAllocation>(\n TokenAllocation.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<TokenAllocation> {\n return TYPE.apply();\n }\n }\n\n export interface TokenDistributionSchedule {\n stake_subsidy_fund_mist: bigint;\n allocations: genesis.TokenAllocation[];\n }\n\n export namespace TokenDistributionSchedule {\n export const TYPE_QNAME = \"0x3::genesis::TokenDistributionSchedule\";\n\n const TYPE = new TypeDescriptor<TokenDistributionSchedule>(\n TokenDistributionSchedule.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<TokenDistributionSchedule> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace stake_subsidy {\n export interface StakeSubsidy {\n balance: _0x2.balance.Balance<_0x2.sui.SUI>;\n distribution_counter: bigint;\n current_distribution_amount: bigint;\n stake_subsidy_period_length: bigint;\n stake_subsidy_decrease_rate: number;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace StakeSubsidy {\n export const TYPE_QNAME = \"0x3::stake_subsidy::StakeSubsidy\";\n\n const TYPE = new TypeDescriptor<StakeSubsidy>(StakeSubsidy.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakeSubsidy> {\n return TYPE.apply();\n }\n }\n}\n\nexport class staking_pool extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"staking_pool\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): staking_pool {\n return new staking_pool({ ...staking_pool.DEFAULT_OPTIONS, ...options });\n }\n\n onEntryJoinStakedSui(\n func: (call: staking_pool.JoinStakedSuiPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"staking_pool::join_staked_sui\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySplitStakedSui(\n func: (call: staking_pool.SplitStakedSuiPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"staking_pool::split_staked_sui\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEventPoolTokenExchangeRate(\n func: (\n event: staking_pool.PoolTokenExchangeRateInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onMoveEvent(\n func,\n { type: \"staking_pool::PoolTokenExchangeRate\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace staking_pool {\n export interface PoolTokenExchangeRate {\n sui_amount: bigint;\n pool_token_amount: bigint;\n }\n\n export namespace PoolTokenExchangeRate {\n export const TYPE_QNAME = \"0x3::staking_pool::PoolTokenExchangeRate\";\n\n const TYPE = new TypeDescriptor<PoolTokenExchangeRate>(\n PoolTokenExchangeRate.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<PoolTokenExchangeRate> {\n return TYPE.apply();\n }\n }\n\n export interface PoolTokenExchangeRateInstance\n extends TypedEventInstance<PoolTokenExchangeRate> {\n data_decoded: PoolTokenExchangeRate;\n type_arguments: [];\n }\n\n export interface StakedSui {\n id: _0x2.object_.UID;\n pool_id: _0x2.object_.ID;\n stake_activation_epoch: bigint;\n principal: _0x2.balance.Balance<_0x2.sui.SUI>;\n }\n\n export namespace StakedSui {\n export const TYPE_QNAME = \"0x3::staking_pool::StakedSui\";\n\n const TYPE = new TypeDescriptor<StakedSui>(StakedSui.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakedSui> {\n return TYPE.apply();\n }\n }\n\n export interface StakingPool {\n id: _0x2.object_.UID;\n activation_epoch: _0x1.option.Option<bigint>;\n deactivation_epoch: _0x1.option.Option<bigint>;\n sui_balance: bigint;\n rewards_pool: _0x2.balance.Balance<_0x2.sui.SUI>;\n pool_token_balance: bigint;\n exchange_rates: _0x2.table.Table<\n bigint,\n staking_pool.PoolTokenExchangeRate\n >;\n pending_stake: bigint;\n pending_total_sui_withdraw: bigint;\n pending_pool_token_withdraw: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace StakingPool {\n export const TYPE_QNAME = \"0x3::staking_pool::StakingPool\";\n\n const TYPE = new TypeDescriptor<StakingPool>(StakingPool.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakingPool> {\n return TYPE.apply();\n }\n }\n\n export interface JoinStakedSuiPayload\n extends TypedFunctionPayload<[string, staking_pool.StakedSui]> {\n arguments_decoded: [string, staking_pool.StakedSui];\n type_arguments: [];\n }\n\n export interface SplitStakedSuiPayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n}\n\nexport namespace storage_fund {\n export interface StorageFund {\n total_object_storage_rebates: _0x2.balance.Balance<_0x2.sui.SUI>;\n non_refundable_balance: _0x2.balance.Balance<_0x2.sui.SUI>;\n }\n\n export namespace StorageFund {\n export const TYPE_QNAME = \"0x3::storage_fund::StorageFund\";\n\n const TYPE = new TypeDescriptor<StorageFund>(StorageFund.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StorageFund> {\n return TYPE.apply();\n }\n }\n}\n\nexport class sui_system extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"sui_system\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): sui_system {\n return new sui_system({ ...sui_system.DEFAULT_OPTIONS, ...options });\n }\n\n onEntryReportValidator(\n func: (call: sui_system.ReportValidatorPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::report_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddStake(\n func: (call: sui_system.RequestAddStakePayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_stake\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddStakeMulCoin(\n func: (\n call: sui_system.RequestAddStakeMulCoinPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_stake_mul_coin\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddValidator(\n func: (\n call: sui_system.RequestAddValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddValidatorCandidate(\n func: (\n call: sui_system.RequestAddValidatorCandidatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_validator_candidate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestRemoveValidator(\n func: (\n call: sui_system.RequestRemoveValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_remove_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestRemoveValidatorCandidate(\n func: (\n call: sui_system.RequestRemoveValidatorCandidatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_remove_validator_candidate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestSetCommissionRate(\n func: (\n call: sui_system.RequestSetCommissionRatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_set_commission_rate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestSetGasPrice(\n func: (call: sui_system.RequestSetGasPricePayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_set_gas_price\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestWithdrawStake(\n func: (\n call: sui_system.RequestWithdrawStakePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_withdraw_stake\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRotateOperationCap(\n func: (call: sui_system.RotateOperationCapPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::rotate_operation_cap\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySetCandidateValidatorCommissionRate(\n func: (\n call: sui_system.SetCandidateValidatorCommissionRatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::set_candidate_validator_commission_rate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySetCandidateValidatorGasPrice(\n func: (\n call: sui_system.SetCandidateValidatorGasPricePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::set_candidate_validator_gas_price\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUndoReportValidator(\n func: (\n call: sui_system.UndoReportValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::undo_report_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorNetworkAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorNetworkAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_network_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorNetworkPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorNetworkPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_network_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorP2pAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorP2pAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_p2p_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorPrimaryAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorPrimaryAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_primary_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorProtocolPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorProtocolPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_protocol_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorWorkerAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorWorkerAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_worker_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorWorkerPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorWorkerPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_worker_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorDescription(\n func: (\n call: sui_system.UpdateValidatorDescriptionPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_description\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorImageUrl(\n func: (\n call: sui_system.UpdateValidatorImageUrlPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_image_url\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorName(\n func: (\n call: sui_system.UpdateValidatorNamePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_name\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochNetworkAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochNetworkAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_network_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochNetworkPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochNetworkPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_network_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochP2pAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochP2pAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_p2p_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochPrimaryAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochPrimaryAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_primary_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochProtocolPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochProtocolPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_protocol_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochWorkerAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochWorkerAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_worker_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochWorkerPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochWorkerPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_worker_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorProjectUrl(\n func: (\n call: sui_system.UpdateValidatorProjectUrlPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_project_url\",\n },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace sui_system {\n export interface SuiSystemState {\n id: _0x2.object_.UID;\n version: bigint;\n }\n\n export namespace SuiSystemState {\n export const TYPE_QNAME = \"0x3::sui_system::SuiSystemState\";\n\n const TYPE = new TypeDescriptor<SuiSystemState>(SuiSystemState.TYPE_QNAME);\n\n export function type(): TypeDescriptor<SuiSystemState> {\n return TYPE.apply();\n }\n }\n\n export interface ReportValidatorPayload\n extends TypedFunctionPayload<[string, string, string]> {\n arguments_decoded: [string, string, string];\n type_arguments: [];\n }\n\n export interface RequestAddStakePayload\n extends TypedFunctionPayload<\n [string, _0x2.coin.Coin<_0x2.sui.SUI>, string, string]\n > {\n arguments_decoded: [string, _0x2.coin.Coin<_0x2.sui.SUI>, string, string];\n type_arguments: [];\n }\n\n export interface RequestAddStakeMulCoinPayload\n extends TypedFunctionPayload<\n [\n string,\n _0x2.coin.Coin<_0x2.sui.SUI>[],\n _0x1.option.Option<bigint>,\n string,\n string,\n ]\n > {\n arguments_decoded: [\n string,\n _0x2.coin.Coin<_0x2.sui.SUI>[],\n _0x1.option.Option<bigint>,\n string,\n string,\n ];\n type_arguments: [];\n }\n\n export interface RequestAddValidatorPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestAddValidatorCandidatePayload\n extends TypedFunctionPayload<\n [\n string,\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n bigint,\n bigint,\n string,\n ]\n > {\n arguments_decoded: [\n string,\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n bigint,\n bigint,\n string,\n ];\n type_arguments: [];\n }\n\n export interface RequestRemoveValidatorPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestRemoveValidatorCandidatePayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestSetCommissionRatePayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n\n export interface RequestSetGasPricePayload\n extends TypedFunctionPayload<[string, string, bigint]> {\n arguments_decoded: [string, string, bigint];\n type_arguments: [];\n }\n\n export interface RequestWithdrawStakePayload\n extends TypedFunctionPayload<[string, staking_pool.StakedSui, string]> {\n arguments_decoded: [string, staking_pool.StakedSui, string];\n type_arguments: [];\n }\n\n export interface RotateOperationCapPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface SetCandidateValidatorCommissionRatePayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n\n export interface SetCandidateValidatorGasPricePayload\n extends TypedFunctionPayload<[string, string, bigint]> {\n arguments_decoded: [string, string, bigint];\n type_arguments: [];\n }\n\n export interface UndoReportValidatorPayload\n extends TypedFunctionPayload<[string, string, string]> {\n arguments_decoded: [string, string, string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorNetworkAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorNetworkPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorP2pAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorPrimaryAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorProtocolPubkeyPayload\n extends TypedFunctionPayload<[string, number[], number[], string]> {\n arguments_decoded: [string, number[], number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorWorkerAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorWorkerPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorDescriptionPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorImageUrlPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNamePayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochNetworkAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochNetworkPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochP2pAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochPrimaryAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochProtocolPubkeyPayload\n extends TypedFunctionPayload<[string, number[], number[], string]> {\n arguments_decoded: [string, number[], number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochWorkerAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochWorkerPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorProjectUrlPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n}\n\nexport class sui_system_state_inner extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"sui_system_state_inner\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): sui_system_state_inner {\n return new sui_system_state_inner({\n ...sui_system_state_inner.DEFAULT_OPTIONS,\n ...options,\n });\n }\n\n onEventSystemEpochInfoEvent(\n func: (\n event: sui_system_state_inner.SystemEpochInfoEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system_state_inner {\n this.onMoveEvent(\n func,\n { type: \"sui_system_state_inner::SystemEpochInfoEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace sui_system_state_inner {\n export interface SuiSystemStateInner {\n epoch: bigint;\n protocol_version: bigint;\n system_state_version: bigint;\n validators: validator_set.ValidatorSet;\n storage_fund: storage_fund.StorageFund;\n parameters: sui_system_state_inner.SystemParameters;\n reference_gas_price: bigint;\n validator_report_records: _0x2.vec_map.VecMap<\n string,\n _0x2.vec_set.VecSet<string>\n >;\n stake_subsidy: stake_subsidy.StakeSubsidy;\n safe_mode: Boolean;\n safe_mode_storage_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_computation_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_storage_rebates: bigint;\n safe_mode_non_refundable_storage_fee: bigint;\n epoch_start_timestamp_ms: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SuiSystemStateInner {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SuiSystemStateInner\";\n\n const TYPE = new TypeDescriptor<SuiSystemStateInner>(\n SuiSystemStateInner.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SuiSystemStateInner> {\n return TYPE.apply();\n }\n }\n\n export interface SuiSystemStateInnerV2 {\n epoch: bigint;\n protocol_version: bigint;\n system_state_version: bigint;\n validators: validator_set.ValidatorSet;\n storage_fund: storage_fund.StorageFund;\n parameters: sui_system_state_inner.SystemParametersV2;\n reference_gas_price: bigint;\n validator_report_records: _0x2.vec_map.VecMap<\n string,\n _0x2.vec_set.VecSet<string>\n >;\n stake_subsidy: stake_subsidy.StakeSubsidy;\n safe_mode: Boolean;\n safe_mode_storage_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_computation_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_storage_rebates: bigint;\n safe_mode_non_refundable_storage_fee: bigint;\n epoch_start_timestamp_ms: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SuiSystemStateInnerV2 {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SuiSystemStateInnerV2\";\n\n const TYPE = new TypeDescriptor<SuiSystemStateInnerV2>(\n SuiSystemStateInnerV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SuiSystemStateInnerV2> {\n return TYPE.apply();\n }\n }\n\n export interface SystemEpochInfoEvent {\n epoch: bigint;\n protocol_version: bigint;\n reference_gas_price: bigint;\n total_stake: bigint;\n storage_fund_reinvestment: bigint;\n storage_charge: bigint;\n storage_rebate: bigint;\n storage_fund_balance: bigint;\n stake_subsidy_amount: bigint;\n total_gas_fees: bigint;\n total_stake_rewards_distributed: bigint;\n leftover_storage_fund_inflow: bigint;\n }\n\n export namespace SystemEpochInfoEvent {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SystemEpochInfoEvent\";\n\n const TYPE = new TypeDescriptor<SystemEpochInfoEvent>(\n SystemEpochInfoEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemEpochInfoEvent> {\n return TYPE.apply();\n }\n }\n\n export interface SystemEpochInfoEventInstance\n extends TypedEventInstance<SystemEpochInfoEvent> {\n data_decoded: SystemEpochInfoEvent;\n type_arguments: [];\n }\n\n export interface SystemParameters {\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SystemParameters {\n export const TYPE_QNAME = \"0x3::sui_system_state_inner::SystemParameters\";\n\n const TYPE = new TypeDescriptor<SystemParameters>(\n SystemParameters.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemParameters> {\n return TYPE.apply();\n }\n }\n\n export interface SystemParametersV2 {\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n min_validator_count: bigint;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SystemParametersV2 {\n export const TYPE_QNAME = \"0x3::sui_system_state_inner::SystemParametersV2\";\n\n const TYPE = new TypeDescriptor<SystemParametersV2>(\n SystemParametersV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemParametersV2> {\n return TYPE.apply();\n }\n }\n}\n\nexport class validator extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"validator\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): validator {\n return new validator({ ...validator.DEFAULT_OPTIONS, ...options });\n }\n\n onEventStakingRequestEvent(\n func: (\n event: validator.StakingRequestEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator {\n this.onMoveEvent(\n func,\n { type: \"validator::StakingRequestEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventUnstakingRequestEvent(\n func: (\n event: validator.UnstakingRequestEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator {\n this.onMoveEvent(\n func,\n { type: \"validator::UnstakingRequestEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace validator {\n export interface StakingRequestEvent {\n pool_id: _0x2.object_.ID;\n validator_address: string;\n staker_address: string;\n epoch: bigint;\n amount: bigint;\n }\n\n export namespace StakingRequestEvent {\n export const TYPE_QNAME = \"0x3::validator::StakingRequestEvent\";\n\n const TYPE = new TypeDescriptor<StakingRequestEvent>(\n StakingRequestEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<StakingRequestEvent> {\n return TYPE.apply();\n }\n }\n\n export interface StakingRequestEventInstance\n extends TypedEventInstance<StakingRequestEvent> {\n data_decoded: StakingRequestEvent;\n type_arguments: [];\n }\n\n export interface UnstakingRequestEvent {\n pool_id: _0x2.object_.ID;\n validator_address: string;\n staker_address: string;\n stake_activation_epoch: bigint;\n unstaking_epoch: bigint;\n principal_amount: bigint;\n reward_amount: bigint;\n }\n\n export namespace UnstakingRequestEvent {\n export const TYPE_QNAME = \"0x3::validator::UnstakingRequestEvent\";\n\n const TYPE = new TypeDescriptor<UnstakingRequestEvent>(\n UnstakingRequestEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<UnstakingRequestEvent> {\n return TYPE.apply();\n }\n }\n\n export interface UnstakingRequestEventInstance\n extends TypedEventInstance<UnstakingRequestEvent> {\n data_decoded: UnstakingRequestEvent;\n type_arguments: [];\n }\n\n export interface Validator {\n metadata: validator.ValidatorMetadata;\n voting_power: bigint;\n operation_cap_id: _0x2.object_.ID;\n gas_price: bigint;\n staking_pool: staking_pool.StakingPool;\n commission_rate: bigint;\n next_epoch_stake: bigint;\n next_epoch_gas_price: bigint;\n next_epoch_commission_rate: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace Validator {\n export const TYPE_QNAME = \"0x3::validator::Validator\";\n\n const TYPE = new TypeDescriptor<Validator>(Validator.TYPE_QNAME);\n\n export function type(): TypeDescriptor<Validator> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorMetadata {\n sui_address: string;\n protocol_pubkey_bytes: number[];\n network_pubkey_bytes: number[];\n worker_pubkey_bytes: number[];\n proof_of_possession: number[];\n name: string;\n description: string;\n image_url: _0x2.url.Url;\n project_url: _0x2.url.Url;\n net_address: string;\n p2p_address: string;\n primary_address: string;\n worker_address: string;\n next_epoch_protocol_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_proof_of_possession: _0x1.option.Option<number[]>;\n next_epoch_network_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_worker_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_net_address: _0x1.option.Option<string>;\n next_epoch_p2p_address: _0x1.option.Option<string>;\n next_epoch_primary_address: _0x1.option.Option<string>;\n next_epoch_worker_address: _0x1.option.Option<string>;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace ValidatorMetadata {\n export const TYPE_QNAME = \"0x3::validator::ValidatorMetadata\";\n\n const TYPE = new TypeDescriptor<ValidatorMetadata>(\n ValidatorMetadata.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorMetadata> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace validator_cap {\n export interface UnverifiedValidatorOperationCap {\n id: _0x2.object_.UID;\n authorizer_validator_address: string;\n }\n\n export namespace UnverifiedValidatorOperationCap {\n export const TYPE_QNAME =\n \"0x3::validator_cap::UnverifiedValidatorOperationCap\";\n\n const TYPE = new TypeDescriptor<UnverifiedValidatorOperationCap>(\n UnverifiedValidatorOperationCap.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<UnverifiedValidatorOperationCap> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorOperationCap {\n authorizer_validator_address: string;\n }\n\n export namespace ValidatorOperationCap {\n export const TYPE_QNAME = \"0x3::validator_cap::ValidatorOperationCap\";\n\n const TYPE = new TypeDescriptor<ValidatorOperationCap>(\n ValidatorOperationCap.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorOperationCap> {\n return TYPE.apply();\n }\n }\n}\n\nexport class validator_set extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"validator_set\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): validator_set {\n return new validator_set({ ...validator_set.DEFAULT_OPTIONS, ...options });\n }\n\n onEventValidatorEpochInfoEvent(\n func: (\n event: validator_set.ValidatorEpochInfoEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorEpochInfoEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorEpochInfoEventV2(\n func: (\n event: validator_set.ValidatorEpochInfoEventV2Instance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorEpochInfoEventV2\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorJoinEvent(\n func: (\n event: validator_set.ValidatorJoinEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorJoinEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorLeaveEvent(\n func: (\n event: validator_set.ValidatorLeaveEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorLeaveEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace validator_set {\n export interface ValidatorEpochInfoEvent {\n epoch: bigint;\n validator_address: string;\n reference_gas_survey_quote: bigint;\n stake: bigint;\n commission_rate: bigint;\n pool_staking_reward: bigint;\n storage_fund_staking_reward: bigint;\n pool_token_exchange_rate: staking_pool.PoolTokenExchangeRate;\n tallying_rule_reporters: string[];\n tallying_rule_global_score: bigint;\n }\n\n export namespace ValidatorEpochInfoEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorEpochInfoEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorEpochInfoEvent>(\n ValidatorEpochInfoEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorEpochInfoEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorEpochInfoEventInstance\n extends TypedEventInstance<ValidatorEpochInfoEvent> {\n data_decoded: ValidatorEpochInfoEvent;\n type_arguments: [];\n }\n\n export interface ValidatorEpochInfoEventV2 {\n epoch: bigint;\n validator_address: string;\n reference_gas_survey_quote: bigint;\n stake: bigint;\n voting_power: bigint;\n commission_rate: bigint;\n pool_staking_reward: bigint;\n storage_fund_staking_reward: bigint;\n pool_token_exchange_rate: staking_pool.PoolTokenExchangeRate;\n tallying_rule_reporters: string[];\n tallying_rule_global_score: bigint;\n }\n\n export namespace ValidatorEpochInfoEventV2 {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorEpochInfoEventV2\";\n\n const TYPE = new TypeDescriptor<ValidatorEpochInfoEventV2>(\n ValidatorEpochInfoEventV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorEpochInfoEventV2> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorEpochInfoEventV2Instance\n extends TypedEventInstance<ValidatorEpochInfoEventV2> {\n data_decoded: ValidatorEpochInfoEventV2;\n type_arguments: [];\n }\n\n export interface ValidatorJoinEvent {\n epoch: bigint;\n validator_address: string;\n staking_pool_id: _0x2.object_.ID;\n }\n\n export namespace ValidatorJoinEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorJoinEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorJoinEvent>(\n ValidatorJoinEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorJoinEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorJoinEventInstance\n extends TypedEventInstance<ValidatorJoinEvent> {\n data_decoded: ValidatorJoinEvent;\n type_arguments: [];\n }\n\n export interface ValidatorLeaveEvent {\n epoch: bigint;\n validator_address: string;\n staking_pool_id: _0x2.object_.ID;\n is_voluntary: Boolean;\n }\n\n export namespace ValidatorLeaveEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorLeaveEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorLeaveEvent>(\n ValidatorLeaveEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorLeaveEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorLeaveEventInstance\n extends TypedEventInstance<ValidatorLeaveEvent> {\n data_decoded: ValidatorLeaveEvent;\n type_arguments: [];\n }\n\n export interface ValidatorSet {\n total_stake: bigint;\n active_validators: validator.Validator[];\n pending_active_validators: _0x2.table_vec.TableVec<validator.Validator>;\n pending_removals: bigint[];\n staking_pool_mappings: _0x2.table.Table<_0x2.object_.ID, string>;\n inactive_validators: _0x2.table.Table<\n _0x2.object_.ID,\n validator_wrapper.ValidatorWrapper\n >;\n validator_candidates: _0x2.table.Table<\n string,\n validator_wrapper.ValidatorWrapper\n >;\n at_risk_validators: _0x2.vec_map.VecMap<string, bigint>;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace ValidatorSet {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorSet\";\n\n const TYPE = new TypeDescriptor<ValidatorSet>(ValidatorSet.TYPE_QNAME);\n\n export function type(): TypeDescriptor<ValidatorSet> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace validator_wrapper {\n export interface ValidatorWrapper {\n inner: _0x2.versioned.Versioned;\n }\n\n export namespace ValidatorWrapper {\n export const TYPE_QNAME = \"0x3::validator_wrapper::ValidatorWrapper\";\n\n const TYPE = new TypeDescriptor<ValidatorWrapper>(\n ValidatorWrapper.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorWrapper> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace voting_power {\n export interface VotingPowerInfo {\n validator_index: bigint;\n voting_power: bigint;\n }\n\n export namespace VotingPowerInfo {\n export const TYPE_QNAME = \"0x3::voting_power::VotingPowerInfo\";\n\n const TYPE = new TypeDescriptor<VotingPowerInfo>(\n VotingPowerInfo.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<VotingPowerInfo> {\n return TYPE.apply();\n }\n }\n\n export interface VotingPowerInfoV2 {\n validator_index: bigint;\n voting_power: bigint;\n stake: bigint;\n }\n\n export namespace VotingPowerInfoV2 {\n export const TYPE_QNAME = \"0x3::voting_power::VotingPowerInfoV2\";\n\n const TYPE = new TypeDescriptor<VotingPowerInfoV2>(\n VotingPowerInfoV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<VotingPowerInfoV2> {\n return TYPE.apply();\n }\n }\n}\n\nconst MODULES = JSON.parse(\n '{\"genesis\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"genesis\",\"friends\":[],\"structs\":{\"GenesisChainParameters\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"chain_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_initial_distribution_amount\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_period_length\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_decrease_rate\",\"type\":\"U16\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"}]},\"GenesisValidatorMetadata\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"name\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"description\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"image_url\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"project_url\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"sui_address\",\"type\":\"Address\"},{\"name\":\"gas_price\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"protocol_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"proof_of_possession\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"p2p_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"primary_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_address\",\"type\":{\"Vector\":\"U8\"}}]},\"TokenAllocation\":{\"abilities\":{\"abilities\":[]},\"typeParameters\":[],\"fields\":[{\"name\":\"recipient_address\",\"type\":\"Address\"},{\"name\":\"amount_mist\",\"type\":\"U64\"},{\"name\":\"staked_with_validator\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"Address\"]}}}]},\"TokenDistributionSchedule\":{\"abilities\":{\"abilities\":[]},\"typeParameters\":[],\"fields\":[{\"name\":\"stake_subsidy_fund_mist\",\"type\":\"U64\"},{\"name\":\"allocations\",\"type\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"genesis\",\"name\":\"TokenAllocation\",\"typeArguments\":[]}}}}]}},\"exposedFunctions\":{}},\"stake_subsidy\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"stake_subsidy\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"StakeSubsidy\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"balance\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"distribution_counter\",\"type\":\"U64\"},{\"name\":\"current_distribution_amount\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_period_length\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_decrease_rate\",\"type\":\"U16\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",\"U16\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}]},\"current_epoch_subsidy_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]}}},\"staking_pool\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"staking_pool\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator\"},{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"PoolTokenExchangeRate\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\",\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"sui_amount\",\"type\":\"U64\"},{\"name\":\"pool_token_amount\",\"type\":\"U64\"}]},\"StakedSui\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"stake_activation_epoch\",\"type\":\"U64\"},{\"name\":\"principal\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}}]},\"StakingPool\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"activation_epoch\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}}},{\"name\":\"deactivation_epoch\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}}},{\"name\":\"sui_balance\",\"type\":\"U64\"},{\"name\":\"rewards_pool\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"pool_token_balance\",\"type\":\"U64\"},{\"name\":\"exchange_rates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}},{\"name\":\"pending_stake\",\"type\":\"U64\"},{\"name\":\"pending_total_sui_withdraw\",\"type\":\"U64\"},{\"name\":\"pending_pool_token_withdraw\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"activate_staking_pool\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deactivate_staking_pool\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deposit_rewards\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[]},\"exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"is_equal_staking_metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_inactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_preactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"join_staked_sui\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}],\"return\":[]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}]},\"pending_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pending_stake_withdraw_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"pool_token_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_token_exchange_rate_at_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]},\"process_pending_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[]},\"process_pending_stakes_and_withdraws\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"split\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"split_staked_sui\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"stake_activation_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"staked_sui_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"sui_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"sui_balance\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"withdraw_from_principal\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}],\"return\":[\"U64\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]}}},\"storage_fund\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"storage_fund\",\"friends\":[{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"StorageFund\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"total_object_storage_rebates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"non_refundable_balance\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}}]}},\"exposedFunctions\":{\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}]},\"total_balance\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"total_object_storage_rebates\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]}}},\"sui_system\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"sui_system\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"}],\"structs\":{\"SuiSystemState\":{\"abilities\":{\"abilities\":[\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"version\",\"type\":\"U64\"}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}},{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"pool_exchange_rates\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"report_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake_mul_coin\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake_non_entry\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_withdraw_stake_non_entry\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"rotate_operation_cap\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_commission_rate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_gas_price\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"undo_report_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"update_candidate_validator_network_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_network_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_primary_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_protocol_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_description\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_image_url\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_name\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_primary_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_protocol_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_project_url\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]}}},\"sui_system_state_inner\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"sui_system_state_inner\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system\"}],\"structs\":{\"SuiSystemStateInner\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"system_state_version\",\"type\":\"U64\"},{\"name\":\"validators\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"name\":\"storage_fund\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"name\":\"parameters\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}}},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"validator_report_records\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},{\"name\":\"stake_subsidy\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}},{\"name\":\"safe_mode\",\"type\":\"Bool\"},{\"name\":\"safe_mode_storage_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_computation_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_storage_rebates\",\"type\":\"U64\"},{\"name\":\"safe_mode_non_refundable_storage_fee\",\"type\":\"U64\"},{\"name\":\"epoch_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SuiSystemStateInnerV2\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"system_state_version\",\"type\":\"U64\"},{\"name\":\"validators\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"name\":\"storage_fund\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"name\":\"parameters\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParametersV2\",\"typeArguments\":[]}}},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"validator_report_records\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},{\"name\":\"stake_subsidy\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}},{\"name\":\"safe_mode\",\"type\":\"Bool\"},{\"name\":\"safe_mode_storage_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_computation_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_storage_rebates\",\"type\":\"U64\"},{\"name\":\"safe_mode_non_refundable_storage_fee\",\"type\":\"U64\"},{\"name\":\"epoch_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SystemEpochInfoEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"total_stake\",\"type\":\"U64\"},{\"name\":\"storage_fund_reinvestment\",\"type\":\"U64\"},{\"name\":\"storage_charge\",\"type\":\"U64\"},{\"name\":\"storage_rebate\",\"type\":\"U64\"},{\"name\":\"storage_fund_balance\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_amount\",\"type\":\"U64\"},{\"name\":\"total_gas_fees\",\"type\":\"U64\"},{\"name\":\"total_stake_rewards_distributed\",\"type\":\"U64\"},{\"name\":\"leftover_storage_fund_inflow\",\"type\":\"U64\"}]},\"SystemParameters\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SystemParametersV2\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"min_validator_count\",\"type\":\"U64\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"active_validator_voting_powers\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",\"U64\"]}}]},\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInner\",\"typeArguments\":[]}}]},\"create_system_parameters\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}}]},\"epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"epoch_start_timestamp_ms\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"genesis_system_state_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]},\"get_reporters_of\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]},\"get_storage_fund_object_rebates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_storage_fund_total_balance\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"protocol_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"report_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_stake_mul_coin\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"rotate_operation_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"system_state_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"undo_report_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"update_candidate_validator_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_description\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_image_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_name\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_project_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"v1_to_v2\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInner\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}]},\"validator_stake_amount\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_staking_pool_id\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"validator_staking_pool_mappings\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}}]}}},\"validator\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"},{\"address\":\"0x3\",\"name\":\"validator_set\"},{\"address\":\"0x3\",\"name\":\"voting_power\"}],\"structs\":{\"StakingRequestEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staker_address\",\"type\":\"Address\"},{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"amount\",\"type\":\"U64\"}]},\"UnstakingRequestEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staker_address\",\"type\":\"Address\"},{\"name\":\"stake_activation_epoch\",\"type\":\"U64\"},{\"name\":\"unstaking_epoch\",\"type\":\"U64\"},{\"name\":\"principal_amount\",\"type\":\"U64\"},{\"name\":\"reward_amount\",\"type\":\"U64\"}]},\"Validator\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"metadata\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"operation_cap_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"gas_price\",\"type\":\"U64\"},{\"name\":\"staking_pool\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"next_epoch_stake\",\"type\":\"U64\"},{\"name\":\"next_epoch_gas_price\",\"type\":\"U64\"},{\"name\":\"next_epoch_commission_rate\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"ValidatorMetadata\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"sui_address\",\"type\":\"Address\"},{\"name\":\"protocol_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"proof_of_possession\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"name\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"description\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"image_url\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}},{\"name\":\"project_url\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}},{\"name\":\"net_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"p2p_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"primary_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"worker_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"next_epoch_protocol_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_proof_of_possession\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_network_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_worker_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_net_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_p2p_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_primary_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_worker_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"activate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"adjust_stake_and_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"commission_rate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"deactivate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deposit_stake_rewards\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[]},\"description\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"effectuate_staged_metadata\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_staking_pool_ref\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}]},\"image_url\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}}]},\"is_duplicate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_preactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}}]},\"name\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"network_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"network_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]},\"new_metadata\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}]},\"new_unverified_validator_operation_cap_and_transfer\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"next_epoch_gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"next_epoch_network_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_network_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_primary_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_proof_of_possession\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_protocol_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_worker_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_worker_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"operation_cap_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}]},\"p2p_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"pending_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pending_stake_withdraw_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_token_exchange_rate_at_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]},\"primary_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"process_pending_stakes_and_withdraws\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"project_url\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}}]},\"proof_of_possession\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"protocol_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_stake_at_genesis\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"set_candidate_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"set_candidate_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}},\"U64\"],\"return\":[]},\"set_voting_power\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"staking_pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"sui_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Address\"]},\"total_stake\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"total_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"update_candidate_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_description\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_image_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_name\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_project_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"validate_metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}}],\"return\":[]},\"validate_metadata_bcs\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":\"U8\"}],\"return\":[]},\"voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"worker_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"worker_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]}}},\"validator_cap\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_cap\",\"friends\":[{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"},{\"address\":\"0x3\",\"name\":\"validator\"},{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"UnverifiedValidatorOperationCap\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"authorizer_validator_address\",\"type\":\"Address\"}]},\"ValidatorOperationCap\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"authorizer_validator_address\",\"type\":\"Address\"}]}},\"exposedFunctions\":{\"new_from_unverified\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}]},\"new_unverified_validator_operation_cap_and_transfer\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"unverified_operation_cap_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":\"Address\"}]},\"verified_operation_cap_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":\"Address\"}]}}},\"validator_set\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_set\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"ValidatorEpochInfoEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"reference_gas_survey_quote\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"pool_staking_reward\",\"type\":\"U64\"},{\"name\":\"storage_fund_staking_reward\",\"type\":\"U64\"},{\"name\":\"pool_token_exchange_rate\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}},{\"name\":\"tallying_rule_reporters\",\"type\":{\"Vector\":\"Address\"}},{\"name\":\"tallying_rule_global_score\",\"type\":\"U64\"}]},\"ValidatorEpochInfoEventV2\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"reference_gas_survey_quote\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"pool_staking_reward\",\"type\":\"U64\"},{\"name\":\"storage_fund_staking_reward\",\"type\":\"U64\"},{\"name\":\"pool_token_exchange_rate\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}},{\"name\":\"tallying_rule_reporters\",\"type\":{\"Vector\":\"Address\"}},{\"name\":\"tallying_rule_global_score\",\"type\":\"U64\"}]},\"ValidatorJoinEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staking_pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}]},\"ValidatorLeaveEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staking_pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"is_voluntary\",\"type\":\"Bool\"}]},\"ValidatorSet\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"total_stake\",\"type\":\"U64\"},{\"name\":\"active_validators\",\"type\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"name\":\"pending_active_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table_vec\",\"name\":\"TableVec\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]}}},{\"name\":\"pending_removals\",\"type\":{\"Vector\":\"U64\"}},{\"name\":\"staking_pool_mappings\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}},{\"name\":\"inactive_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]}}},{\"name\":\"validator_candidates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]}}},{\"name\":\"at_risk_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",\"U64\"]}}},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"active_validators\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}}]},\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"assert_no_pending_or_active_duplicates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"derive_reference_gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_active_or_pending_or_candidate_validator_ref\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\",\"U8\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_active_validator_ref\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_pending_validator_ref\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},\"Address\"],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_ctx\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_ctx_including_candidates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_verified_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}},\"Bool\"],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"is_active_validator_by_sui_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"Bool\"]},\"is_duplicate_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_inactive_validator\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}],\"return\":[\"Bool\"]},\"is_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"Bool\"]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}]},\"next_epoch_validator_count\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"staking_pool_mappings\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}}]},\"sum_voting_power_by_addresses\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"Reference\":{\"Vector\":\"Address\"}}],\"return\":[\"U64\"]},\"total_stake\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"validator_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_staking_pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"validator_total_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"verify_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U8\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}]}}},\"validator_wrapper\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_wrapper\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"ValidatorWrapper\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"inner\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"versioned\",\"name\":\"Versioned\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"create_v1\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]},\"destroy\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]},\"load_validator_maybe_upgrade\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]}}},\"voting_power\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"voting_power\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"VotingPowerInfo\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"validator_index\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"}]},\"VotingPowerInfoV2\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"validator_index\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"}]}},\"exposedFunctions\":{\"quorum_threshold\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]},\"set_voting_power\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}}],\"return\":[]},\"total_voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]}}}}',\n);\n\nexport function loadAllTypes(coder: MoveCoder) {\n _0x1.loadAllTypes(coder);\n _0x2.loadAllTypes(coder);\n for (const m of Object.values(MODULES)) {\n coder.load(m as any, \"0x3\");\n }\n}\n\nloadAllTypes(defaultMoveCoder(SuiNetwork.MAIN_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.TEST_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.M2_TEST_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.M2_MAIN_NET));\n"],"mappings":"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ACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,4BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,oCACZ,EACAd,CACF,EACO,IACT,CAEA,0BACED,EACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,kCACZ,EACAd,CACF,EACO,IACT,CAEA,2CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,qDACZ,EACAd,CACF,EACO,IACT,CAEA,qCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,+CACZ,EACAd,CACF,EACO,IACT,CAEA,2BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,0CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,oDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,4CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,sDACZ,EACAd,CACF,EACO,IACT,CAEA,kCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,0CACZ,EACAd,CACF,EACO,IACT,CAEA,+BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wCACZ,EACAd,CACF,EACO,IACT,CAEA,2BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,0CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,qDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,4CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,iCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,0CACZ,EACAd,CACF,EACO,IACT,CACF,EAhmBasB,EAAND,EAILnB,EAJWoB,EAI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","names":["x3_exports","__export","genesis","loadAllTypes","stake_subsidy","staking_pool","storage_fund","sui_system","sui_system_state_inner","validator","validator_cap","validator_set","validator_wrapper","voting_power","_genesis","SuiBaseProcessor","options","func","fetchConfig","genesis","__publicField","SuiNetwork","GenesisChainParameters","TYPE","TypeDescriptor","type","GenesisValidatorMetadata","TokenAllocation","TokenDistributionSchedule","stake_subsidy","StakeSubsidy","_staking_pool","filter","staking_pool","PoolTokenExchangeRate","StakedSui","StakingPool","storage_fund","StorageFund","_sui_system","sui_system","SuiSystemState","_sui_system_state_inner","sui_system_state_inner","SuiSystemStateInner","SuiSystemStateInnerV2","SystemEpochInfoEvent","SystemParameters","SystemParametersV2","_validator","validator","StakingRequestEvent","UnstakingRequestEvent","Validator","ValidatorMetadata","validator_cap","UnverifiedValidatorOperationCap","ValidatorOperationCap","_validator_set","validator_set","ValidatorEpochInfoEvent","ValidatorEpochInfoEventV2","ValidatorJoinEvent","ValidatorLeaveEvent","ValidatorSet","validator_wrapper","ValidatorWrapper","voting_power","VotingPowerInfo","VotingPowerInfoV2","MODULES","loadAllTypes","coder","m","defaultMoveCoder"]}
|
|
1
|
+
{"version":3,"sources":["../src/sui/builtin/0x3.ts"],"sourcesContent":["/* Autogenerated file. Do not edit manually. */\n/* tslint:disable */\n/* eslint-disable */\n\n/* Generated types for 0x3, original address 0x3 */\n\nimport { TypeDescriptor, ANY_TYPE } from \"@typemove/move\";\nimport { MoveCoder, TypedEventInstance } from \"@typemove/sui\";\n\nimport { defaultMoveCoder } from \"@sentio/sdk/sui\";\n\nimport { CallFilter, MoveFetchConfig } from \"@sentio/sdk/move\";\nimport {\n SuiBindOptions,\n SuiBaseProcessor,\n SuiNetwork,\n TypedFunctionPayload,\n SuiContext,\n} from \"@sentio/sdk/sui\";\n\nimport * as _0x1 from \"./0x1.js\";\nimport * as _0x2 from \"./0x2.js\";\n\nexport class genesis extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"genesis\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): genesis {\n return new genesis({ ...genesis.DEFAULT_OPTIONS, ...options });\n }\n\n onEventGenesisChainParameters(\n func: (\n event: genesis.GenesisChainParametersInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): genesis {\n this.onMoveEvent(\n func,\n { type: \"genesis::GenesisChainParameters\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventGenesisValidatorMetadata(\n func: (\n event: genesis.GenesisValidatorMetadataInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): genesis {\n this.onMoveEvent(\n func,\n { type: \"genesis::GenesisValidatorMetadata\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace genesis {\n export interface GenesisChainParameters {\n protocol_version: bigint;\n chain_start_timestamp_ms: bigint;\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n stake_subsidy_initial_distribution_amount: bigint;\n stake_subsidy_period_length: bigint;\n stake_subsidy_decrease_rate: number;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n }\n\n export namespace GenesisChainParameters {\n export const TYPE_QNAME = \"0x3::genesis::GenesisChainParameters\";\n\n const TYPE = new TypeDescriptor<GenesisChainParameters>(\n GenesisChainParameters.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<GenesisChainParameters> {\n return TYPE.apply();\n }\n }\n\n export interface GenesisChainParametersInstance\n extends TypedEventInstance<GenesisChainParameters> {\n data_decoded: GenesisChainParameters;\n type_arguments: [];\n }\n\n export interface GenesisValidatorMetadata {\n name: number[];\n description: number[];\n image_url: number[];\n project_url: number[];\n sui_address: string;\n gas_price: bigint;\n commission_rate: bigint;\n protocol_public_key: number[];\n proof_of_possession: number[];\n network_public_key: number[];\n worker_public_key: number[];\n network_address: number[];\n p2p_address: number[];\n primary_address: number[];\n worker_address: number[];\n }\n\n export namespace GenesisValidatorMetadata {\n export const TYPE_QNAME = \"0x3::genesis::GenesisValidatorMetadata\";\n\n const TYPE = new TypeDescriptor<GenesisValidatorMetadata>(\n GenesisValidatorMetadata.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<GenesisValidatorMetadata> {\n return TYPE.apply();\n }\n }\n\n export interface GenesisValidatorMetadataInstance\n extends TypedEventInstance<GenesisValidatorMetadata> {\n data_decoded: GenesisValidatorMetadata;\n type_arguments: [];\n }\n\n export interface TokenAllocation {\n recipient_address: string;\n amount_mist: bigint;\n staked_with_validator: _0x1.option.Option<string>;\n }\n\n export namespace TokenAllocation {\n export const TYPE_QNAME = \"0x3::genesis::TokenAllocation\";\n\n const TYPE = new TypeDescriptor<TokenAllocation>(\n TokenAllocation.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<TokenAllocation> {\n return TYPE.apply();\n }\n }\n\n export interface TokenDistributionSchedule {\n stake_subsidy_fund_mist: bigint;\n allocations: genesis.TokenAllocation[];\n }\n\n export namespace TokenDistributionSchedule {\n export const TYPE_QNAME = \"0x3::genesis::TokenDistributionSchedule\";\n\n const TYPE = new TypeDescriptor<TokenDistributionSchedule>(\n TokenDistributionSchedule.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<TokenDistributionSchedule> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace stake_subsidy {\n export interface StakeSubsidy {\n balance: _0x2.balance.Balance<_0x2.sui.SUI>;\n distribution_counter: bigint;\n current_distribution_amount: bigint;\n stake_subsidy_period_length: bigint;\n stake_subsidy_decrease_rate: number;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace StakeSubsidy {\n export const TYPE_QNAME = \"0x3::stake_subsidy::StakeSubsidy\";\n\n const TYPE = new TypeDescriptor<StakeSubsidy>(StakeSubsidy.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakeSubsidy> {\n return TYPE.apply();\n }\n }\n}\n\nexport class staking_pool extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"staking_pool\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): staking_pool {\n return new staking_pool({ ...staking_pool.DEFAULT_OPTIONS, ...options });\n }\n\n onEntryJoinStakedSui(\n func: (call: staking_pool.JoinStakedSuiPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"staking_pool::join_staked_sui\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySplitStakedSui(\n func: (call: staking_pool.SplitStakedSuiPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"staking_pool::split_staked_sui\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEventPoolTokenExchangeRate(\n func: (\n event: staking_pool.PoolTokenExchangeRateInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): staking_pool {\n this.onMoveEvent(\n func,\n { type: \"staking_pool::PoolTokenExchangeRate\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace staking_pool {\n export interface PoolTokenExchangeRate {\n sui_amount: bigint;\n pool_token_amount: bigint;\n }\n\n export namespace PoolTokenExchangeRate {\n export const TYPE_QNAME = \"0x3::staking_pool::PoolTokenExchangeRate\";\n\n const TYPE = new TypeDescriptor<PoolTokenExchangeRate>(\n PoolTokenExchangeRate.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<PoolTokenExchangeRate> {\n return TYPE.apply();\n }\n }\n\n export interface PoolTokenExchangeRateInstance\n extends TypedEventInstance<PoolTokenExchangeRate> {\n data_decoded: PoolTokenExchangeRate;\n type_arguments: [];\n }\n\n export interface StakedSui {\n id: _0x2.object_.UID;\n pool_id: _0x2.object_.ID;\n stake_activation_epoch: bigint;\n principal: _0x2.balance.Balance<_0x2.sui.SUI>;\n }\n\n export namespace StakedSui {\n export const TYPE_QNAME = \"0x3::staking_pool::StakedSui\";\n\n const TYPE = new TypeDescriptor<StakedSui>(StakedSui.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakedSui> {\n return TYPE.apply();\n }\n }\n\n export interface StakingPool {\n id: _0x2.object_.UID;\n activation_epoch: _0x1.option.Option<bigint>;\n deactivation_epoch: _0x1.option.Option<bigint>;\n sui_balance: bigint;\n rewards_pool: _0x2.balance.Balance<_0x2.sui.SUI>;\n pool_token_balance: bigint;\n exchange_rates: _0x2.table.Table<\n bigint,\n staking_pool.PoolTokenExchangeRate\n >;\n pending_stake: bigint;\n pending_total_sui_withdraw: bigint;\n pending_pool_token_withdraw: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace StakingPool {\n export const TYPE_QNAME = \"0x3::staking_pool::StakingPool\";\n\n const TYPE = new TypeDescriptor<StakingPool>(StakingPool.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StakingPool> {\n return TYPE.apply();\n }\n }\n\n export interface JoinStakedSuiPayload\n extends TypedFunctionPayload<[string, staking_pool.StakedSui]> {\n arguments_decoded: [string, staking_pool.StakedSui];\n type_arguments: [];\n }\n\n export interface SplitStakedSuiPayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n}\n\nexport namespace storage_fund {\n export interface StorageFund {\n total_object_storage_rebates: _0x2.balance.Balance<_0x2.sui.SUI>;\n non_refundable_balance: _0x2.balance.Balance<_0x2.sui.SUI>;\n }\n\n export namespace StorageFund {\n export const TYPE_QNAME = \"0x3::storage_fund::StorageFund\";\n\n const TYPE = new TypeDescriptor<StorageFund>(StorageFund.TYPE_QNAME);\n\n export function type(): TypeDescriptor<StorageFund> {\n return TYPE.apply();\n }\n }\n}\n\nexport class sui_system extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"sui_system\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): sui_system {\n return new sui_system({ ...sui_system.DEFAULT_OPTIONS, ...options });\n }\n\n onEntryReportValidator(\n func: (call: sui_system.ReportValidatorPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::report_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddStake(\n func: (call: sui_system.RequestAddStakePayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_stake\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddStakeMulCoin(\n func: (\n call: sui_system.RequestAddStakeMulCoinPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_stake_mul_coin\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddValidator(\n func: (\n call: sui_system.RequestAddValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestAddValidatorCandidate(\n func: (\n call: sui_system.RequestAddValidatorCandidatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_add_validator_candidate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestRemoveValidator(\n func: (\n call: sui_system.RequestRemoveValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_remove_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestRemoveValidatorCandidate(\n func: (\n call: sui_system.RequestRemoveValidatorCandidatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_remove_validator_candidate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestSetCommissionRate(\n func: (\n call: sui_system.RequestSetCommissionRatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_set_commission_rate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestSetGasPrice(\n func: (call: sui_system.RequestSetGasPricePayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_set_gas_price\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRequestWithdrawStake(\n func: (\n call: sui_system.RequestWithdrawStakePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::request_withdraw_stake\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryRotateOperationCap(\n func: (call: sui_system.RotateOperationCapPayload, ctx: SuiContext) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::rotate_operation_cap\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySetCandidateValidatorCommissionRate(\n func: (\n call: sui_system.SetCandidateValidatorCommissionRatePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::set_candidate_validator_commission_rate\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntrySetCandidateValidatorGasPrice(\n func: (\n call: sui_system.SetCandidateValidatorGasPricePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::set_candidate_validator_gas_price\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUndoReportValidator(\n func: (\n call: sui_system.UndoReportValidatorPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::undo_report_validator\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorNetworkAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorNetworkAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_network_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorNetworkPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorNetworkPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_network_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorP2pAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorP2pAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_p2p_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorPrimaryAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorPrimaryAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_primary_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorProtocolPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorProtocolPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_protocol_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorWorkerAddress(\n func: (\n call: sui_system.UpdateCandidateValidatorWorkerAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_worker_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateCandidateValidatorWorkerPubkey(\n func: (\n call: sui_system.UpdateCandidateValidatorWorkerPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_candidate_validator_worker_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorDescription(\n func: (\n call: sui_system.UpdateValidatorDescriptionPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_description\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorImageUrl(\n func: (\n call: sui_system.UpdateValidatorImageUrlPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_image_url\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorName(\n func: (\n call: sui_system.UpdateValidatorNamePayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_name\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochNetworkAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochNetworkAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_network_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochNetworkPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochNetworkPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_network_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochP2pAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochP2pAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_p2p_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochPrimaryAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochPrimaryAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_primary_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochProtocolPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochProtocolPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_protocol_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochWorkerAddress(\n func: (\n call: sui_system.UpdateValidatorNextEpochWorkerAddressPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_worker_address\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorNextEpochWorkerPubkey(\n func: (\n call: sui_system.UpdateValidatorNextEpochWorkerPubkeyPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_next_epoch_worker_pubkey\",\n },\n fetchConfig,\n );\n return this;\n }\n\n onEntryUpdateValidatorProjectUrl(\n func: (\n call: sui_system.UpdateValidatorProjectUrlPayload,\n ctx: SuiContext,\n ) => void,\n filter?: CallFilter,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system {\n this.onEntryFunctionCall(\n func,\n {\n ...filter,\n function: \"sui_system::update_validator_project_url\",\n },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace sui_system {\n export interface SuiSystemState {\n id: _0x2.object_.UID;\n version: bigint;\n }\n\n export namespace SuiSystemState {\n export const TYPE_QNAME = \"0x3::sui_system::SuiSystemState\";\n\n const TYPE = new TypeDescriptor<SuiSystemState>(SuiSystemState.TYPE_QNAME);\n\n export function type(): TypeDescriptor<SuiSystemState> {\n return TYPE.apply();\n }\n }\n\n export interface ReportValidatorPayload\n extends TypedFunctionPayload<[string, string, string]> {\n arguments_decoded: [string, string, string];\n type_arguments: [];\n }\n\n export interface RequestAddStakePayload\n extends TypedFunctionPayload<\n [string, _0x2.coin.Coin<_0x2.sui.SUI>, string, string]\n > {\n arguments_decoded: [string, _0x2.coin.Coin<_0x2.sui.SUI>, string, string];\n type_arguments: [];\n }\n\n export interface RequestAddStakeMulCoinPayload\n extends TypedFunctionPayload<\n [\n string,\n _0x2.coin.Coin<_0x2.sui.SUI>[],\n _0x1.option.Option<bigint>,\n string,\n string,\n ]\n > {\n arguments_decoded: [\n string,\n _0x2.coin.Coin<_0x2.sui.SUI>[],\n _0x1.option.Option<bigint>,\n string,\n string,\n ];\n type_arguments: [];\n }\n\n export interface RequestAddValidatorPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestAddValidatorCandidatePayload\n extends TypedFunctionPayload<\n [\n string,\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n bigint,\n bigint,\n string,\n ]\n > {\n arguments_decoded: [\n string,\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n number[],\n bigint,\n bigint,\n string,\n ];\n type_arguments: [];\n }\n\n export interface RequestRemoveValidatorPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestRemoveValidatorCandidatePayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface RequestSetCommissionRatePayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n\n export interface RequestSetGasPricePayload\n extends TypedFunctionPayload<[string, string, bigint]> {\n arguments_decoded: [string, string, bigint];\n type_arguments: [];\n }\n\n export interface RequestWithdrawStakePayload\n extends TypedFunctionPayload<[string, staking_pool.StakedSui, string]> {\n arguments_decoded: [string, staking_pool.StakedSui, string];\n type_arguments: [];\n }\n\n export interface RotateOperationCapPayload\n extends TypedFunctionPayload<[string, string]> {\n arguments_decoded: [string, string];\n type_arguments: [];\n }\n\n export interface SetCandidateValidatorCommissionRatePayload\n extends TypedFunctionPayload<[string, bigint, string]> {\n arguments_decoded: [string, bigint, string];\n type_arguments: [];\n }\n\n export interface SetCandidateValidatorGasPricePayload\n extends TypedFunctionPayload<[string, string, bigint]> {\n arguments_decoded: [string, string, bigint];\n type_arguments: [];\n }\n\n export interface UndoReportValidatorPayload\n extends TypedFunctionPayload<[string, string, string]> {\n arguments_decoded: [string, string, string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorNetworkAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorNetworkPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorP2pAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorPrimaryAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorProtocolPubkeyPayload\n extends TypedFunctionPayload<[string, number[], number[], string]> {\n arguments_decoded: [string, number[], number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorWorkerAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateCandidateValidatorWorkerPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorDescriptionPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorImageUrlPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNamePayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochNetworkAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochNetworkPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochP2pAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochPrimaryAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochProtocolPubkeyPayload\n extends TypedFunctionPayload<[string, number[], number[], string]> {\n arguments_decoded: [string, number[], number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochWorkerAddressPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorNextEpochWorkerPubkeyPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n\n export interface UpdateValidatorProjectUrlPayload\n extends TypedFunctionPayload<[string, number[], string]> {\n arguments_decoded: [string, number[], string];\n type_arguments: [];\n }\n}\n\nexport class sui_system_state_inner extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"sui_system_state_inner\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): sui_system_state_inner {\n return new sui_system_state_inner({\n ...sui_system_state_inner.DEFAULT_OPTIONS,\n ...options,\n });\n }\n\n onEventSystemEpochInfoEvent(\n func: (\n event: sui_system_state_inner.SystemEpochInfoEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): sui_system_state_inner {\n this.onMoveEvent(\n func,\n { type: \"sui_system_state_inner::SystemEpochInfoEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace sui_system_state_inner {\n export interface SuiSystemStateInner {\n epoch: bigint;\n protocol_version: bigint;\n system_state_version: bigint;\n validators: validator_set.ValidatorSet;\n storage_fund: storage_fund.StorageFund;\n parameters: sui_system_state_inner.SystemParameters;\n reference_gas_price: bigint;\n validator_report_records: _0x2.vec_map.VecMap<\n string,\n _0x2.vec_set.VecSet<string>\n >;\n stake_subsidy: stake_subsidy.StakeSubsidy;\n safe_mode: Boolean;\n safe_mode_storage_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_computation_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_storage_rebates: bigint;\n safe_mode_non_refundable_storage_fee: bigint;\n epoch_start_timestamp_ms: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SuiSystemStateInner {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SuiSystemStateInner\";\n\n const TYPE = new TypeDescriptor<SuiSystemStateInner>(\n SuiSystemStateInner.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SuiSystemStateInner> {\n return TYPE.apply();\n }\n }\n\n export interface SuiSystemStateInnerV2 {\n epoch: bigint;\n protocol_version: bigint;\n system_state_version: bigint;\n validators: validator_set.ValidatorSet;\n storage_fund: storage_fund.StorageFund;\n parameters: sui_system_state_inner.SystemParametersV2;\n reference_gas_price: bigint;\n validator_report_records: _0x2.vec_map.VecMap<\n string,\n _0x2.vec_set.VecSet<string>\n >;\n stake_subsidy: stake_subsidy.StakeSubsidy;\n safe_mode: Boolean;\n safe_mode_storage_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_computation_rewards: _0x2.balance.Balance<_0x2.sui.SUI>;\n safe_mode_storage_rebates: bigint;\n safe_mode_non_refundable_storage_fee: bigint;\n epoch_start_timestamp_ms: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SuiSystemStateInnerV2 {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SuiSystemStateInnerV2\";\n\n const TYPE = new TypeDescriptor<SuiSystemStateInnerV2>(\n SuiSystemStateInnerV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SuiSystemStateInnerV2> {\n return TYPE.apply();\n }\n }\n\n export interface SystemEpochInfoEvent {\n epoch: bigint;\n protocol_version: bigint;\n reference_gas_price: bigint;\n total_stake: bigint;\n storage_fund_reinvestment: bigint;\n storage_charge: bigint;\n storage_rebate: bigint;\n storage_fund_balance: bigint;\n stake_subsidy_amount: bigint;\n total_gas_fees: bigint;\n total_stake_rewards_distributed: bigint;\n leftover_storage_fund_inflow: bigint;\n }\n\n export namespace SystemEpochInfoEvent {\n export const TYPE_QNAME =\n \"0x3::sui_system_state_inner::SystemEpochInfoEvent\";\n\n const TYPE = new TypeDescriptor<SystemEpochInfoEvent>(\n SystemEpochInfoEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemEpochInfoEvent> {\n return TYPE.apply();\n }\n }\n\n export interface SystemEpochInfoEventInstance\n extends TypedEventInstance<SystemEpochInfoEvent> {\n data_decoded: SystemEpochInfoEvent;\n type_arguments: [];\n }\n\n export interface SystemParameters {\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SystemParameters {\n export const TYPE_QNAME = \"0x3::sui_system_state_inner::SystemParameters\";\n\n const TYPE = new TypeDescriptor<SystemParameters>(\n SystemParameters.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemParameters> {\n return TYPE.apply();\n }\n }\n\n export interface SystemParametersV2 {\n epoch_duration_ms: bigint;\n stake_subsidy_start_epoch: bigint;\n min_validator_count: bigint;\n max_validator_count: bigint;\n min_validator_joining_stake: bigint;\n validator_low_stake_threshold: bigint;\n validator_very_low_stake_threshold: bigint;\n validator_low_stake_grace_period: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace SystemParametersV2 {\n export const TYPE_QNAME = \"0x3::sui_system_state_inner::SystemParametersV2\";\n\n const TYPE = new TypeDescriptor<SystemParametersV2>(\n SystemParametersV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<SystemParametersV2> {\n return TYPE.apply();\n }\n }\n}\n\nexport class validator extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"validator\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): validator {\n return new validator({ ...validator.DEFAULT_OPTIONS, ...options });\n }\n\n onEventStakingRequestEvent(\n func: (\n event: validator.StakingRequestEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator {\n this.onMoveEvent(\n func,\n { type: \"validator::StakingRequestEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventUnstakingRequestEvent(\n func: (\n event: validator.UnstakingRequestEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator {\n this.onMoveEvent(\n func,\n { type: \"validator::UnstakingRequestEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace validator {\n export interface StakingRequestEvent {\n pool_id: _0x2.object_.ID;\n validator_address: string;\n staker_address: string;\n epoch: bigint;\n amount: bigint;\n }\n\n export namespace StakingRequestEvent {\n export const TYPE_QNAME = \"0x3::validator::StakingRequestEvent\";\n\n const TYPE = new TypeDescriptor<StakingRequestEvent>(\n StakingRequestEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<StakingRequestEvent> {\n return TYPE.apply();\n }\n }\n\n export interface StakingRequestEventInstance\n extends TypedEventInstance<StakingRequestEvent> {\n data_decoded: StakingRequestEvent;\n type_arguments: [];\n }\n\n export interface UnstakingRequestEvent {\n pool_id: _0x2.object_.ID;\n validator_address: string;\n staker_address: string;\n stake_activation_epoch: bigint;\n unstaking_epoch: bigint;\n principal_amount: bigint;\n reward_amount: bigint;\n }\n\n export namespace UnstakingRequestEvent {\n export const TYPE_QNAME = \"0x3::validator::UnstakingRequestEvent\";\n\n const TYPE = new TypeDescriptor<UnstakingRequestEvent>(\n UnstakingRequestEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<UnstakingRequestEvent> {\n return TYPE.apply();\n }\n }\n\n export interface UnstakingRequestEventInstance\n extends TypedEventInstance<UnstakingRequestEvent> {\n data_decoded: UnstakingRequestEvent;\n type_arguments: [];\n }\n\n export interface Validator {\n metadata: validator.ValidatorMetadata;\n voting_power: bigint;\n operation_cap_id: _0x2.object_.ID;\n gas_price: bigint;\n staking_pool: staking_pool.StakingPool;\n commission_rate: bigint;\n next_epoch_stake: bigint;\n next_epoch_gas_price: bigint;\n next_epoch_commission_rate: bigint;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace Validator {\n export const TYPE_QNAME = \"0x3::validator::Validator\";\n\n const TYPE = new TypeDescriptor<Validator>(Validator.TYPE_QNAME);\n\n export function type(): TypeDescriptor<Validator> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorMetadata {\n sui_address: string;\n protocol_pubkey_bytes: number[];\n network_pubkey_bytes: number[];\n worker_pubkey_bytes: number[];\n proof_of_possession: number[];\n name: string;\n description: string;\n image_url: _0x2.url.Url;\n project_url: _0x2.url.Url;\n net_address: string;\n p2p_address: string;\n primary_address: string;\n worker_address: string;\n next_epoch_protocol_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_proof_of_possession: _0x1.option.Option<number[]>;\n next_epoch_network_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_worker_pubkey_bytes: _0x1.option.Option<number[]>;\n next_epoch_net_address: _0x1.option.Option<string>;\n next_epoch_p2p_address: _0x1.option.Option<string>;\n next_epoch_primary_address: _0x1.option.Option<string>;\n next_epoch_worker_address: _0x1.option.Option<string>;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace ValidatorMetadata {\n export const TYPE_QNAME = \"0x3::validator::ValidatorMetadata\";\n\n const TYPE = new TypeDescriptor<ValidatorMetadata>(\n ValidatorMetadata.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorMetadata> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace validator_cap {\n export interface UnverifiedValidatorOperationCap {\n id: _0x2.object_.UID;\n authorizer_validator_address: string;\n }\n\n export namespace UnverifiedValidatorOperationCap {\n export const TYPE_QNAME =\n \"0x3::validator_cap::UnverifiedValidatorOperationCap\";\n\n const TYPE = new TypeDescriptor<UnverifiedValidatorOperationCap>(\n UnverifiedValidatorOperationCap.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<UnverifiedValidatorOperationCap> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorOperationCap {\n authorizer_validator_address: string;\n }\n\n export namespace ValidatorOperationCap {\n export const TYPE_QNAME = \"0x3::validator_cap::ValidatorOperationCap\";\n\n const TYPE = new TypeDescriptor<ValidatorOperationCap>(\n ValidatorOperationCap.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorOperationCap> {\n return TYPE.apply();\n }\n }\n}\n\nexport class validator_set extends SuiBaseProcessor {\n constructor(options: SuiBindOptions) {\n super(\"validator_set\", options);\n }\n static DEFAULT_OPTIONS: SuiBindOptions = {\n address: \"0x3\",\n network: SuiNetwork.MAIN_NET,\n };\n\n static bind(options: Partial<SuiBindOptions> = {}): validator_set {\n return new validator_set({ ...validator_set.DEFAULT_OPTIONS, ...options });\n }\n\n onEventValidatorEpochInfoEvent(\n func: (\n event: validator_set.ValidatorEpochInfoEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorEpochInfoEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorEpochInfoEventV2(\n func: (\n event: validator_set.ValidatorEpochInfoEventV2Instance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorEpochInfoEventV2\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorJoinEvent(\n func: (\n event: validator_set.ValidatorJoinEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorJoinEvent\" },\n fetchConfig,\n );\n return this;\n }\n\n onEventValidatorLeaveEvent(\n func: (\n event: validator_set.ValidatorLeaveEventInstance,\n ctx: SuiContext,\n ) => void,\n fetchConfig?: Partial<MoveFetchConfig>,\n ): validator_set {\n this.onMoveEvent(\n func,\n { type: \"validator_set::ValidatorLeaveEvent\" },\n fetchConfig,\n );\n return this;\n }\n}\n\nexport namespace validator_set {\n export interface ValidatorEpochInfoEvent {\n epoch: bigint;\n validator_address: string;\n reference_gas_survey_quote: bigint;\n stake: bigint;\n commission_rate: bigint;\n pool_staking_reward: bigint;\n storage_fund_staking_reward: bigint;\n pool_token_exchange_rate: staking_pool.PoolTokenExchangeRate;\n tallying_rule_reporters: string[];\n tallying_rule_global_score: bigint;\n }\n\n export namespace ValidatorEpochInfoEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorEpochInfoEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorEpochInfoEvent>(\n ValidatorEpochInfoEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorEpochInfoEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorEpochInfoEventInstance\n extends TypedEventInstance<ValidatorEpochInfoEvent> {\n data_decoded: ValidatorEpochInfoEvent;\n type_arguments: [];\n }\n\n export interface ValidatorEpochInfoEventV2 {\n epoch: bigint;\n validator_address: string;\n reference_gas_survey_quote: bigint;\n stake: bigint;\n voting_power: bigint;\n commission_rate: bigint;\n pool_staking_reward: bigint;\n storage_fund_staking_reward: bigint;\n pool_token_exchange_rate: staking_pool.PoolTokenExchangeRate;\n tallying_rule_reporters: string[];\n tallying_rule_global_score: bigint;\n }\n\n export namespace ValidatorEpochInfoEventV2 {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorEpochInfoEventV2\";\n\n const TYPE = new TypeDescriptor<ValidatorEpochInfoEventV2>(\n ValidatorEpochInfoEventV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorEpochInfoEventV2> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorEpochInfoEventV2Instance\n extends TypedEventInstance<ValidatorEpochInfoEventV2> {\n data_decoded: ValidatorEpochInfoEventV2;\n type_arguments: [];\n }\n\n export interface ValidatorJoinEvent {\n epoch: bigint;\n validator_address: string;\n staking_pool_id: _0x2.object_.ID;\n }\n\n export namespace ValidatorJoinEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorJoinEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorJoinEvent>(\n ValidatorJoinEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorJoinEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorJoinEventInstance\n extends TypedEventInstance<ValidatorJoinEvent> {\n data_decoded: ValidatorJoinEvent;\n type_arguments: [];\n }\n\n export interface ValidatorLeaveEvent {\n epoch: bigint;\n validator_address: string;\n staking_pool_id: _0x2.object_.ID;\n is_voluntary: Boolean;\n }\n\n export namespace ValidatorLeaveEvent {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorLeaveEvent\";\n\n const TYPE = new TypeDescriptor<ValidatorLeaveEvent>(\n ValidatorLeaveEvent.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorLeaveEvent> {\n return TYPE.apply();\n }\n }\n\n export interface ValidatorLeaveEventInstance\n extends TypedEventInstance<ValidatorLeaveEvent> {\n data_decoded: ValidatorLeaveEvent;\n type_arguments: [];\n }\n\n export interface ValidatorSet {\n total_stake: bigint;\n active_validators: validator.Validator[];\n pending_active_validators: _0x2.table_vec.TableVec<validator.Validator>;\n pending_removals: bigint[];\n staking_pool_mappings: _0x2.table.Table<_0x2.object_.ID, string>;\n inactive_validators: _0x2.table.Table<\n _0x2.object_.ID,\n validator_wrapper.ValidatorWrapper\n >;\n validator_candidates: _0x2.table.Table<\n string,\n validator_wrapper.ValidatorWrapper\n >;\n at_risk_validators: _0x2.vec_map.VecMap<string, bigint>;\n extra_fields: _0x2.bag.Bag;\n }\n\n export namespace ValidatorSet {\n export const TYPE_QNAME = \"0x3::validator_set::ValidatorSet\";\n\n const TYPE = new TypeDescriptor<ValidatorSet>(ValidatorSet.TYPE_QNAME);\n\n export function type(): TypeDescriptor<ValidatorSet> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace validator_wrapper {\n export interface ValidatorWrapper {\n inner: _0x2.versioned.Versioned;\n }\n\n export namespace ValidatorWrapper {\n export const TYPE_QNAME = \"0x3::validator_wrapper::ValidatorWrapper\";\n\n const TYPE = new TypeDescriptor<ValidatorWrapper>(\n ValidatorWrapper.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<ValidatorWrapper> {\n return TYPE.apply();\n }\n }\n}\n\nexport namespace voting_power {\n export interface VotingPowerInfo {\n validator_index: bigint;\n voting_power: bigint;\n }\n\n export namespace VotingPowerInfo {\n export const TYPE_QNAME = \"0x3::voting_power::VotingPowerInfo\";\n\n const TYPE = new TypeDescriptor<VotingPowerInfo>(\n VotingPowerInfo.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<VotingPowerInfo> {\n return TYPE.apply();\n }\n }\n\n export interface VotingPowerInfoV2 {\n validator_index: bigint;\n voting_power: bigint;\n stake: bigint;\n }\n\n export namespace VotingPowerInfoV2 {\n export const TYPE_QNAME = \"0x3::voting_power::VotingPowerInfoV2\";\n\n const TYPE = new TypeDescriptor<VotingPowerInfoV2>(\n VotingPowerInfoV2.TYPE_QNAME,\n );\n\n export function type(): TypeDescriptor<VotingPowerInfoV2> {\n return TYPE.apply();\n }\n }\n}\n\nconst MODULES = JSON.parse(\n '{\"genesis\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"genesis\",\"friends\":[],\"structs\":{\"GenesisChainParameters\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"chain_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_initial_distribution_amount\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_period_length\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_decrease_rate\",\"type\":\"U16\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"}]},\"GenesisValidatorMetadata\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"name\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"description\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"image_url\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"project_url\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"sui_address\",\"type\":\"Address\"},{\"name\":\"gas_price\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"protocol_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"proof_of_possession\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_public_key\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"p2p_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"primary_address\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_address\",\"type\":{\"Vector\":\"U8\"}}]},\"TokenAllocation\":{\"abilities\":{\"abilities\":[]},\"typeParameters\":[],\"fields\":[{\"name\":\"recipient_address\",\"type\":\"Address\"},{\"name\":\"amount_mist\",\"type\":\"U64\"},{\"name\":\"staked_with_validator\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"Address\"]}}}]},\"TokenDistributionSchedule\":{\"abilities\":{\"abilities\":[]},\"typeParameters\":[],\"fields\":[{\"name\":\"stake_subsidy_fund_mist\",\"type\":\"U64\"},{\"name\":\"allocations\",\"type\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"genesis\",\"name\":\"TokenAllocation\",\"typeArguments\":[]}}}}]}},\"exposedFunctions\":{}},\"stake_subsidy\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"stake_subsidy\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"StakeSubsidy\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"balance\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"distribution_counter\",\"type\":\"U64\"},{\"name\":\"current_distribution_amount\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_period_length\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_decrease_rate\",\"type\":\"U16\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",\"U16\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}]},\"current_epoch_subsidy_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]}}},\"staking_pool\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"staking_pool\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator\"},{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"PoolTokenExchangeRate\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\",\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"sui_amount\",\"type\":\"U64\"},{\"name\":\"pool_token_amount\",\"type\":\"U64\"}]},\"StakedSui\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"stake_activation_epoch\",\"type\":\"U64\"},{\"name\":\"principal\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}}]},\"StakingPool\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"activation_epoch\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}}},{\"name\":\"deactivation_epoch\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}}},{\"name\":\"sui_balance\",\"type\":\"U64\"},{\"name\":\"rewards_pool\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"pool_token_balance\",\"type\":\"U64\"},{\"name\":\"exchange_rates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}},{\"name\":\"pending_stake\",\"type\":\"U64\"},{\"name\":\"pending_total_sui_withdraw\",\"type\":\"U64\"},{\"name\":\"pending_pool_token_withdraw\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"activate_staking_pool\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deactivate_staking_pool\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deposit_rewards\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[]},\"exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"is_equal_staking_metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_inactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_preactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"join_staked_sui\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}],\"return\":[]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}]},\"pending_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pending_stake_withdraw_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"pool_token_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_token_exchange_rate_at_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]},\"process_pending_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[]},\"process_pending_stakes_and_withdraws\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"split\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"split_staked_sui\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"stake_activation_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"staked_sui_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"sui_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"sui_balance\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"withdraw_from_principal\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}],\"return\":[\"U64\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]}}},\"storage_fund\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"storage_fund\",\"friends\":[{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"StorageFund\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"total_object_storage_rebates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"non_refundable_balance\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}}]}},\"exposedFunctions\":{\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}]},\"total_balance\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"total_object_storage_rebates\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]}}},\"sui_system\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"sui_system\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"}],\"structs\":{\"SuiSystemState\":{\"abilities\":{\"abilities\":[\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"version\",\"type\":\"U64\"}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}},{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"pool_exchange_rates\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"report_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake_mul_coin\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_stake_non_entry\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_withdraw_stake_non_entry\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"rotate_operation_cap\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_commission_rate\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_gas_price\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"undo_report_validator\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"update_candidate_validator_network_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_network_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_primary_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_protocol_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_description\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_image_url\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_name\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_primary_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_protocol_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_address\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_pubkey\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_project_url\":{\"visibility\":\"Public\",\"isEntry\":true,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system\",\"name\":\"SuiSystemState\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]}}},\"sui_system_state_inner\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"sui_system_state_inner\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system\"}],\"structs\":{\"SuiSystemStateInner\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"system_state_version\",\"type\":\"U64\"},{\"name\":\"validators\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"name\":\"storage_fund\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"name\":\"parameters\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}}},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"validator_report_records\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},{\"name\":\"stake_subsidy\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}},{\"name\":\"safe_mode\",\"type\":\"Bool\"},{\"name\":\"safe_mode_storage_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_computation_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_storage_rebates\",\"type\":\"U64\"},{\"name\":\"safe_mode_non_refundable_storage_fee\",\"type\":\"U64\"},{\"name\":\"epoch_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SuiSystemStateInnerV2\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"system_state_version\",\"type\":\"U64\"},{\"name\":\"validators\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"name\":\"storage_fund\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"storage_fund\",\"name\":\"StorageFund\",\"typeArguments\":[]}}},{\"name\":\"parameters\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParametersV2\",\"typeArguments\":[]}}},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"validator_report_records\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},{\"name\":\"stake_subsidy\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}}},{\"name\":\"safe_mode\",\"type\":\"Bool\"},{\"name\":\"safe_mode_storage_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_computation_rewards\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"name\":\"safe_mode_storage_rebates\",\"type\":\"U64\"},{\"name\":\"safe_mode_non_refundable_storage_fee\",\"type\":\"U64\"},{\"name\":\"epoch_start_timestamp_ms\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SystemEpochInfoEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"protocol_version\",\"type\":\"U64\"},{\"name\":\"reference_gas_price\",\"type\":\"U64\"},{\"name\":\"total_stake\",\"type\":\"U64\"},{\"name\":\"storage_fund_reinvestment\",\"type\":\"U64\"},{\"name\":\"storage_charge\",\"type\":\"U64\"},{\"name\":\"storage_rebate\",\"type\":\"U64\"},{\"name\":\"storage_fund_balance\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_amount\",\"type\":\"U64\"},{\"name\":\"total_gas_fees\",\"type\":\"U64\"},{\"name\":\"total_stake_rewards_distributed\",\"type\":\"U64\"},{\"name\":\"leftover_storage_fund_inflow\",\"type\":\"U64\"}]},\"SystemParameters\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"SystemParametersV2\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch_duration_ms\",\"type\":\"U64\"},{\"name\":\"stake_subsidy_start_epoch\",\"type\":\"U64\"},{\"name\":\"min_validator_count\",\"type\":\"U64\"},{\"name\":\"max_validator_count\",\"type\":\"U64\"},{\"name\":\"min_validator_joining_stake\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_very_low_stake_threshold\",\"type\":\"U64\"},{\"name\":\"validator_low_stake_grace_period\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"active_validator_voting_powers\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",\"U64\"]}}]},\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"create\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"U64\",\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"stake_subsidy\",\"name\":\"StakeSubsidy\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInner\",\"typeArguments\":[]}}]},\"create_system_parameters\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SystemParameters\",\"typeArguments\":[]}}]},\"epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"epoch_start_timestamp_ms\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"genesis_system_state_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]},\"get_reporters_of\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]},\"get_storage_fund_object_rebates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_storage_fund_total_balance\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"protocol_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"report_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_stake_mul_coin\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"coin\",\"name\":\"Coin\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[\"U64\"]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"rotate_operation_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"set_candidate_validator_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"system_state_version\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"undo_report_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"Address\"],\"return\":[]},\"update_candidate_validator_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_candidate_validator_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_description\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_image_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_name\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_next_epoch_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"update_validator_project_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"v1_to_v2\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInner\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}]},\"validator_stake_amount\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_staking_pool_id\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"validator_staking_pool_mappings\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"sui_system_state_inner\",\"name\":\"SuiSystemStateInnerV2\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}}]}}},\"validator\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"},{\"address\":\"0x3\",\"name\":\"validator_set\"},{\"address\":\"0x3\",\"name\":\"voting_power\"}],\"structs\":{\"StakingRequestEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staker_address\",\"type\":\"Address\"},{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"amount\",\"type\":\"U64\"}]},\"UnstakingRequestEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staker_address\",\"type\":\"Address\"},{\"name\":\"stake_activation_epoch\",\"type\":\"U64\"},{\"name\":\"unstaking_epoch\",\"type\":\"U64\"},{\"name\":\"principal_amount\",\"type\":\"U64\"},{\"name\":\"reward_amount\",\"type\":\"U64\"}]},\"Validator\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"metadata\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"operation_cap_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"gas_price\",\"type\":\"U64\"},{\"name\":\"staking_pool\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"next_epoch_stake\",\"type\":\"U64\"},{\"name\":\"next_epoch_gas_price\",\"type\":\"U64\"},{\"name\":\"next_epoch_commission_rate\",\"type\":\"U64\"},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]},\"ValidatorMetadata\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"sui_address\",\"type\":\"Address\"},{\"name\":\"protocol_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"network_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"worker_pubkey_bytes\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"proof_of_possession\",\"type\":{\"Vector\":\"U8\"}},{\"name\":\"name\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"description\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"image_url\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}},{\"name\":\"project_url\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}},{\"name\":\"net_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"p2p_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"primary_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"worker_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}},{\"name\":\"next_epoch_protocol_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_proof_of_possession\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_network_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_worker_pubkey_bytes\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}},{\"name\":\"next_epoch_net_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_p2p_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_primary_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"next_epoch_worker_address\",\"type\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"activate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"adjust_stake_and_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"commission_rate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"deactivate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"deposit_stake_rewards\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}],\"return\":[]},\"description\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"effectuate_staged_metadata\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_staking_pool_ref\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakingPool\",\"typeArguments\":[]}}}]},\"image_url\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}}]},\"is_duplicate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_preactive\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}}]},\"name\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"network_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"network_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]},\"new_metadata\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}]},\"new_unverified_validator_operation_cap_and_transfer\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"next_epoch_gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"next_epoch_network_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_network_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_p2p_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_primary_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_proof_of_possession\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_protocol_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"next_epoch_worker_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}]}}}]},\"next_epoch_worker_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"option\",\"name\":\"Option\",\"typeArguments\":[{\"Vector\":\"U8\"}]}}}]},\"operation_cap_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}]},\"p2p_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"pending_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pending_stake_withdraw_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_token_exchange_rate_at_epoch\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]},\"primary_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"process_pending_stakes_and_withdraws\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"project_url\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"url\",\"name\":\"Url\",\"typeArguments\":[]}}}]},\"proof_of_possession\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"protocol_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_stake_at_genesis\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"request_set_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}},\"U64\"],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"set_candidate_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"set_candidate_gas_price\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}},\"U64\"],\"return\":[]},\"set_voting_power\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},\"U64\"],\"return\":[]},\"stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"staking_pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"sui_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Address\"]},\"total_stake\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"total_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"update_candidate_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_candidate_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_description\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_image_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_name\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_network_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_network_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_p2p_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_primary_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_protocol_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_worker_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_next_epoch_worker_pubkey\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"update_project_url\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"Vector\":\"U8\"}],\"return\":[]},\"validate_metadata\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"ValidatorMetadata\",\"typeArguments\":[]}}}],\"return\":[]},\"validate_metadata_bcs\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":\"U8\"}],\"return\":[]},\"voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"worker_address\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x1\",\"module\":\"string\",\"name\":\"String\",\"typeArguments\":[]}}}]},\"worker_pubkey_bytes\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":\"U8\"}}]}}},\"validator_cap\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_cap\",\"friends\":[{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"},{\"address\":\"0x3\",\"name\":\"validator\"},{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"UnverifiedValidatorOperationCap\":{\"abilities\":{\"abilities\":[\"Store\",\"Key\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"UID\",\"typeArguments\":[]}}},{\"name\":\"authorizer_validator_address\",\"type\":\"Address\"}]},\"ValidatorOperationCap\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"authorizer_validator_address\",\"type\":\"Address\"}]}},\"exposedFunctions\":{\"new_from_unverified\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}]},\"new_unverified_validator_operation_cap_and_transfer\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[\"Address\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"unverified_operation_cap_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":\"Address\"}]},\"verified_operation_cap_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":\"Address\"}]}}},\"validator_set\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_set\",\"friends\":[{\"address\":\"0x3\",\"name\":\"genesis\"},{\"address\":\"0x3\",\"name\":\"sui_system_state_inner\"}],\"structs\":{\"ValidatorEpochInfoEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"reference_gas_survey_quote\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"pool_staking_reward\",\"type\":\"U64\"},{\"name\":\"storage_fund_staking_reward\",\"type\":\"U64\"},{\"name\":\"pool_token_exchange_rate\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}},{\"name\":\"tallying_rule_reporters\",\"type\":{\"Vector\":\"Address\"}},{\"name\":\"tallying_rule_global_score\",\"type\":\"U64\"}]},\"ValidatorEpochInfoEventV2\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"reference_gas_survey_quote\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"commission_rate\",\"type\":\"U64\"},{\"name\":\"pool_staking_reward\",\"type\":\"U64\"},{\"name\":\"storage_fund_staking_reward\",\"type\":\"U64\"},{\"name\":\"pool_token_exchange_rate\",\"type\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}},{\"name\":\"tallying_rule_reporters\",\"type\":{\"Vector\":\"Address\"}},{\"name\":\"tallying_rule_global_score\",\"type\":\"U64\"}]},\"ValidatorJoinEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staking_pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}]},\"ValidatorLeaveEvent\":{\"abilities\":{\"abilities\":[\"Copy\",\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"epoch\",\"type\":\"U64\"},{\"name\":\"validator_address\",\"type\":\"Address\"},{\"name\":\"staking_pool_id\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}},{\"name\":\"is_voluntary\",\"type\":\"Bool\"}]},\"ValidatorSet\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"total_stake\",\"type\":\"U64\"},{\"name\":\"active_validators\",\"type\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"name\":\"pending_active_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table_vec\",\"name\":\"TableVec\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]}}},{\"name\":\"pending_removals\",\"type\":{\"Vector\":\"U64\"}},{\"name\":\"staking_pool_mappings\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}},{\"name\":\"inactive_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]}}},{\"name\":\"validator_candidates\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]}}},{\"name\":\"at_risk_validators\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",\"U64\"]}}},{\"name\":\"extra_fields\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"bag\",\"name\":\"Bag\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"active_validator_addresses\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Vector\":\"Address\"}]},\"active_validators\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}}]},\"advance_epoch\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_map\",\"name\":\"VecMap\",\"typeArguments\":[\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"vec_set\",\"name\":\"VecSet\",\"typeArguments\":[\"Address\"]}}]}}},\"U64\",\"U64\",\"U64\",\"U64\",{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"assert_no_pending_or_active_duplicates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[]},\"derive_reference_gas_price\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"get_active_or_pending_or_candidate_validator_ref\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\",\"U8\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_active_validator_ref\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_pending_validator_ref\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},\"Address\"],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_ctx\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_ctx_including_candidates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"get_validator_mut_with_verified_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}},\"Bool\"],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]},\"is_active_validator_by_sui_address\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"Bool\"]},\"is_duplicate_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}],\"return\":[\"Bool\"]},\"is_inactive_validator\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}],\"return\":[\"Bool\"]},\"is_validator_candidate\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"Bool\"]},\"new\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}]},\"next_epoch_validator_count\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"pool_exchange_rates\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[\"U64\",{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"PoolTokenExchangeRate\",\"typeArguments\":[]}}]}}}]},\"request_add_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\",{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}}]},\"request_add_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_add_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_remove_validator_candidate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_set_commission_rate\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"U64\",{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[]},\"request_withdraw_stake\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Struct\":{\"address\":\"0x3\",\"module\":\"staking_pool\",\"name\":\"StakedSui\",\"typeArguments\":[]}},{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"balance\",\"name\":\"Balance\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"sui\",\"name\":\"SUI\",\"typeArguments\":[]}}]}}]},\"staking_pool_mappings\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[{\"Reference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"table\",\"name\":\"Table\",\"typeArguments\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}},\"Address\"]}}}]},\"sum_voting_power_by_addresses\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}},{\"Reference\":{\"Vector\":\"Address\"}}],\"return\":[\"U64\"]},\"total_stake\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}}],\"return\":[\"U64\"]},\"validator_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_staking_pool_id\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[{\"Struct\":{\"address\":\"0x2\",\"module\":\"object\",\"name\":\"ID\",\"typeArguments\":[]}}]},\"validator_total_stake_amount\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"validator_voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},\"Address\"],\"return\":[\"U64\"]},\"verify_cap\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_set\",\"name\":\"ValidatorSet\",\"typeArguments\":[]}}},{\"Reference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"UnverifiedValidatorOperationCap\",\"typeArguments\":[]}}},\"U8\"],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_cap\",\"name\":\"ValidatorOperationCap\",\"typeArguments\":[]}}]}}},\"validator_wrapper\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"validator_wrapper\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"ValidatorWrapper\":{\"abilities\":{\"abilities\":[\"Store\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"inner\",\"type\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"versioned\",\"name\":\"Versioned\",\"typeArguments\":[]}}}]}},\"exposedFunctions\":{\"create_v1\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}},{\"MutableReference\":{\"Struct\":{\"address\":\"0x2\",\"module\":\"tx_context\",\"name\":\"TxContext\",\"typeArguments\":[]}}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}]},\"destroy\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}],\"return\":[{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}]},\"load_validator_maybe_upgrade\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator_wrapper\",\"name\":\"ValidatorWrapper\",\"typeArguments\":[]}}}],\"return\":[{\"MutableReference\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}]}}},\"voting_power\":{\"fileFormatVersion\":6,\"address\":\"0x3\",\"name\":\"voting_power\",\"friends\":[{\"address\":\"0x3\",\"name\":\"validator_set\"}],\"structs\":{\"VotingPowerInfo\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"validator_index\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"}]},\"VotingPowerInfoV2\":{\"abilities\":{\"abilities\":[\"Drop\"]},\"typeParameters\":[],\"fields\":[{\"name\":\"validator_index\",\"type\":\"U64\"},{\"name\":\"voting_power\",\"type\":\"U64\"},{\"name\":\"stake\",\"type\":\"U64\"}]}},\"exposedFunctions\":{\"quorum_threshold\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]},\"set_voting_power\":{\"visibility\":\"Friend\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[{\"MutableReference\":{\"Vector\":{\"Struct\":{\"address\":\"0x3\",\"module\":\"validator\",\"name\":\"Validator\",\"typeArguments\":[]}}}}],\"return\":[]},\"total_voting_power\":{\"visibility\":\"Public\",\"isEntry\":false,\"typeParameters\":[],\"parameters\":[],\"return\":[\"U64\"]}}}}',\n);\n\nexport function loadAllTypes(coder: MoveCoder) {\n _0x1.loadAllTypes(coder);\n _0x2.loadAllTypes(coder);\n for (const m of Object.values(MODULES)) {\n coder.load(m as any, \"0x3\");\n }\n}\n\nloadAllTypes(defaultMoveCoder(SuiNetwork.MAIN_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.TEST_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.MOVEMENT_TEST_NET));\nloadAllTypes(defaultMoveCoder(SuiNetwork.MOVEMENT_MAIN_NET));\n"],"mappings":";8PAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,EAAA,iBAAAC,EAAA,kBAAAC,EAAA,iBAAAC,EAAA,iBAAAC,EAAA,eAAAC,EAAA,2BAAAC,EAAA,cAAAC,EAAA,kBAAAC,EAAA,kBAAAC,EAAA,sBAAAC,EAAA,iBAAAC,IAuBO,IAAMC,EAAN,cAAsBC,CAAiB,CAC5C,YAAYC,EAAyB,CACnC,MAAM,UAAWA,CAAO,CAC1B,CAMA,OAAO,KAAKA,EAAmC,CAAC,EAAY,CAC1D,OAAO,IAAIF,EAAQ,CAAE,GAAGA,EAAQ,gBAAiB,GAAGE,CAAQ,CAAC,CAC/D,CAEA,8BACEC,EAIAC,EACS,CACT,YAAK,YACHD,EACA,CAAE,KAAM,iCAAkC,EAC1CC,CACF,EACO,IACT,CAEA,gCACED,EAIAC,EACS,CACT,YAAK,YACHD,EACA,CAAE,KAAM,mCAAoC,EAC5CC,CACF,EACO,IACT,CACF,EA1CaC,EAANL,EAILM,EAJWD,EAIJ,kBAAkC,CACvC,QAAS,MACT,QAASE,EAAW,QACtB,IAqCeF,GAAV,CAgBE,IAAUG,MAAV,CACQA,EAAA,WAAa,uCAE1B,IAAMC,EAAO,IAAIC,EACfF,EAAuB,UACzB,EAEO,SAASG,GAA+C,CAC7D,OAAOF,EAAK,MAAM,CACpB,CAFOD,EAAS,KAAAG,IAPDH,EAAAH,EAAA,6BAoCV,IAAUO,MAAV,CACQA,EAAA,WAAa,yCAE1B,IAAMH,EAAO,IAAIC,EACfE,EAAyB,UAC3B,EAEO,SAASD,GAAiD,CAC/D,OAAOF,EAAK,MAAM,CACpB,CAFOG,EAAS,KAAAD,IAPDC,EAAAP,EAAA,+BAwBV,IAAUQ,MAAV,CACQA,EAAA,WAAa,gCAE1B,IAAMJ,EAAO,IAAIC,EACfG,EAAgB,UAClB,EAEO,SAASF,GAAwC,CACtD,OAAOF,EAAK,MAAM,CACpB,CAFOI,EAAS,KAAAF,IAPDE,EAAAR,EAAA,sBAiBV,IAAUS,MAAV,CACQA,EAAA,WAAa,0CAE1B,IAAML,EAAO,IAAIC,EACfI,EAA0B,UAC5B,EAEO,SAASH,GAAkD,CAChE,OAAOF,EAAK,MAAM,CACpB,CAFOK,EAAS,KAAAH,IAPDG,EAAAT,EAAA,kCA7FFA,IAAA,IA0GV,IAAUU,MAAV,CAUE,IAAUC,MAAV,CACQA,EAAA,WAAa,mCAE1B,IAAMP,EAAO,IAAIC,EAA6BM,EAAa,UAAU,EAE9D,SAASL,GAAqC,CACnD,OAAOF,EAAK,MAAM,CACpB,CAFOO,EAAS,KAAAL,IALDK,EAAAD,EAAA,qBAVFA,IAAA,IAqBV,IAAME,EAAN,cAA2BhB,CAAiB,CACjD,YAAYC,EAAyB,CACnC,MAAM,eAAgBA,CAAO,CAC/B,CAMA,OAAO,KAAKA,EAAmC,CAAC,EAAiB,CAC/D,OAAO,IAAIe,EAAa,CAAE,GAAGA,EAAa,gBAAiB,GAAGf,CAAQ,CAAC,CACzE,CAEA,qBACEC,EACAe,EACAd,EACc,CACd,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,+BACZ,EACAd,CACF,EACO,IACT,CAEA,sBACED,EACAe,EACAd,EACc,CACd,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,gCACZ,EACAd,CACF,EACO,IACT,CAEA,6BACED,EAIAC,EACc,CACd,YAAK,YACHD,EACA,CAAE,KAAM,qCAAsC,EAC9CC,CACF,EACO,IACT,CACF,EA3Dae,EAANF,EAILX,EAJWa,EAIJ,kBAAkC,CACvC,QAAS,MACT,QAASZ,EAAW,QACtB,IAsDeY,GAAV,CAME,IAAUC,MAAV,CACQA,EAAA,WAAa,2CAE1B,IAAMX,EAAO,IAAIC,EACfU,EAAsB,UACxB,EAEO,SAAST,GAA8C,CAC5D,OAAOF,EAAK,MAAM,CACpB,CAFOW,EAAS,KAAAT,IAPDS,EAAAD,EAAA,4BAyBV,IAAUE,MAAV,CACQA,EAAA,WAAa,+BAE1B,IAAMZ,EAAO,IAAIC,EAA0BW,EAAU,UAAU,EAExD,SAASV,GAAkC,CAChD,OAAOF,EAAK,MAAM,CACpB,CAFOY,EAAS,KAAAV,IALDU,EAAAF,EAAA,gBA2BV,IAAUG,MAAV,CACQA,EAAA,WAAa,iCAE1B,IAAMb,EAAO,IAAIC,EAA4BY,EAAY,UAAU,EAE5D,SAASX,GAAoC,CAClD,OAAOF,EAAK,MAAM,CACpB,CAFOa,EAAS,KAAAX,IALDW,EAAAH,EAAA,oBA1DFA,IAAA,IAiFV,IAAUI,MAAV,CAME,IAAUC,MAAV,CACQA,EAAA,WAAa,iCAE1B,IAAMf,EAAO,IAAIC,EAA4Bc,EAAY,UAAU,EAE5D,SAASb,GAAoC,CAClD,OAAOF,EAAK,MAAM,CACpB,CAFOe,EAAS,KAAAb,IALDa,EAAAD,EAAA,oBANFA,IAAA,IAiBV,IAAME,EAAN,cAAyBxB,CAAiB,CAC/C,YAAYC,EAAyB,CACnC,MAAM,aAAcA,CAAO,CAC7B,CAMA,OAAO,KAAKA,EAAmC,CAAC,EAAe,CAC7D,OAAO,IAAIuB,EAAW,CAAE,GAAGA,EAAW,gBAAiB,GAAGvB,CAAQ,CAAC,CACrE,CAEA,uBACEC,EACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,8BACZ,EACAd,CACF,EACO,IACT,CAEA,uBACED,EACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,+BACZ,EACAd,CACF,EACO,IACT,CAEA,8BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wCACZ,EACAd,CACF,EACO,IACT,CAEA,2BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,oCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,6CACZ,EACAd,CACF,EACO,IACT,CAEA,8BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,sCACZ,EACAd,CACF,EACO,IACT,CAEA,uCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,gDACZ,EACAd,CACF,EACO,IACT,CAEA,gCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yCACZ,EACAd,CACF,EACO,IACT,CAEA,0BACED,EACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,4BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,oCACZ,EACAd,CACF,EACO,IACT,CAEA,0BACED,EACAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,kCACZ,EACAd,CACF,EACO,IACT,CAEA,2CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,qDACZ,EACAd,CACF,EACO,IACT,CAEA,qCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,+CACZ,EACAd,CACF,EACO,IACT,CAEA,2BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,0CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,oDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,4CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,sDACZ,EACAd,CACF,EACO,IACT,CAEA,kCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,0CACZ,EACAd,CACF,EACO,IACT,CAEA,+BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wCACZ,EACAd,CACF,EACO,IACT,CAEA,2BACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,mCACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,0CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,qDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,8CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,yDACZ,EACAd,CACF,EACO,IACT,CAEA,6CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,wDACZ,EACAd,CACF,EACO,IACT,CAEA,4CACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,uDACZ,EACAd,CACF,EACO,IACT,CAEA,iCACED,EAIAe,EACAd,EACY,CACZ,YAAK,oBACHD,EACA,CACE,GAAGe,EACH,SAAU,0CACZ,EACAd,CACF,EACO,IACT,CACF,EAhmBasB,EAAND,EAILnB,EAJWoB,EAI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","names":["x3_exports","__export","genesis","loadAllTypes","stake_subsidy","staking_pool","storage_fund","sui_system","sui_system_state_inner","validator","validator_cap","validator_set","validator_wrapper","voting_power","_genesis","SuiBaseProcessor","options","func","fetchConfig","genesis","__publicField","SuiNetwork","GenesisChainParameters","TYPE","TypeDescriptor","type","GenesisValidatorMetadata","TokenAllocation","TokenDistributionSchedule","stake_subsidy","StakeSubsidy","_staking_pool","filter","staking_pool","PoolTokenExchangeRate","StakedSui","StakingPool","storage_fund","StorageFund","_sui_system","sui_system","SuiSystemState","_sui_system_state_inner","sui_system_state_inner","SuiSystemStateInner","SuiSystemStateInnerV2","SystemEpochInfoEvent","SystemParameters","SystemParametersV2","_validator","validator","StakingRequestEvent","UnstakingRequestEvent","Validator","ValidatorMetadata","validator_cap","UnverifiedValidatorOperationCap","ValidatorOperationCap","_validator_set","validator_set","ValidatorEpochInfoEvent","ValidatorEpochInfoEventV2","ValidatorJoinEvent","ValidatorLeaveEvent","ValidatorSet","validator_wrapper","ValidatorWrapper","voting_power","VotingPowerInfo","VotingPowerInfoV2","MODULES","loadAllTypes","coder","m","defaultMoveCoder"]}
|