Private
constructorPrivate
Instance of WalletHandler.
Private
Readonly
qHPrivate
Readonly
walletQuery details of all governance proposals with a completed status as Map. Wraps getAllPropDetailsInStatus().
Query details for all validator details user is delegated to.
Query details for all validator details user is delegated to as a Map. Wraps getAllDelegatorValidatorDetails().
Query details of all governance proposals with target status.
String matching 1 of the 7 TPropStatus statuses.
Query details of all governance proposals with target status as Map. Wraps getAllPropDetailsInStatus().
String matching 1 of the 7 TPropStatus statuses.
Query details for all validators with target status.
String matching 1 of the 4 TValidatorStatus statuses.
Query details for all validators with target status as Map. Wraps getAllValidatorDetails().
String matching 1 of the 4 TValidatorStatus statuses.
Query details including staking details for all validators as Map. Wraps getAllDelegatorValidatorDetailsMap() and getAllValidatorDetailsMap().
Query details of target validator user is delegated to.
Bech32 address of validator.
Query details for all validators with user delegation and all validators with an inactive status as Map. Wraps getAllDelegatorValidatorDetailsMap() and getAllValidatorDetailsMap().
Query details including staking details for all validators with user delegation and all validators with an inactive status as Map. Wraps getAllDelegatorValidatorDetailsMap() and getInactiveMergedValidatorDetailsMap().
Query details for all validators with user delegation and all validators with target status as Map. Wraps getAllDelegatorValidatorDetailsMap() and getAllValidatorDetailsMap().
String matching 1 of the 4 TValidatorStatus statuses.
Query details including staking details for all validators with user delegation and all validators with target status as Map. Wraps getAllDelegatorValidatorDetailsMap() and getAllValidatorDetailsMap().
String matching 1 of the 4 TValidatorStatus statuses.
Query details of target governance proposal.
Index of proposal.
Query details including public staking details for all inactive status validators as Map. Wraps getAllValidatorDetailsMap().
Query details including public staking details for all validators as Map. Wraps getAllValidatorDetailsMap().
String matching 1 of the 4 TValidatorStatus statuses.
Query $JKL staked for target delegator on all validators as map of validator Bech32 addresses.
Query details for only validators user delegates to and amount delegated.
Query all individual rewards for all delegators on all validators.
Query details of target validator.
Bech32 address of validator.
Creates and returns Staking EncodeObject instances for external consumption by a signAndBroadcast.
Bech32 address of source validator.
Bech32 address of receiving validator.
Amount to undelegate in ujkl.
Redelegates specified amount of tokens between target validators. Wraps rawRedelegateTokens().
Bech32 address of source validator.
Bech32 address of receiving validator.
Amount to undelegate in ujkl.
Static
trackAsync wrapper to create a GovHandler instance.
Instance of WalletHandler.
Generated using TypeDoc
Create a GovHandler instance.