Structs§
- Approve
Terms OfService ByProvider IdParams - struct for passing parameters to the method
[
approve_terms_of_service_by_provider_id
] - Approve
Terms OfService ByProvider IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Claim
Rewards Params - struct for passing parameters to the method [
claim_rewards
] - Claim
Rewards Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetAll
Delegations Params - struct for passing parameters to the method [
get_all_delegations
] - GetAll
Delegations Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetChain
Info Params - struct for passing parameters to the method [
get_chain_info
] - GetChain
Info Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetDelegation
ById Params - struct for passing parameters to the method [
get_delegation_by_id
] - GetDelegation
ById Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Split
Params - struct for passing parameters to the method [
split
] - Split
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Stake
Params - struct for passing parameters to the method [
stake
] - Stake
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Staking
ApiClient - Unstake
Params - struct for passing parameters to the method [
unstake
] - Unstake
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Withdraw
Params - struct for passing parameters to the method [
withdraw
] - Withdraw
Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- Approve
Terms OfService ByProvider IdError - struct for typed errors of method
[
approve_terms_of_service_by_provider_id
] - Claim
Rewards Error - struct for typed errors of method [
claim_rewards
] - GetAll
Delegations Error - struct for typed errors of method [
get_all_delegations
] - GetChain
Info Error - struct for typed errors of method [
get_chain_info
] - GetChains
Error - struct for typed errors of method [
get_chains
] - GetDelegation
ById Error - struct for typed errors of method [
get_delegation_by_id
] - GetProviders
Error - struct for typed errors of method [
get_providers
] - GetSummary
ByVault Error - struct for typed errors of method [
get_summary_by_vault
] - GetSummary
Error - struct for typed errors of method [
get_summary
] - Split
Error - struct for typed errors of method [
split
] - Stake
Error - struct for typed errors of method [
stake
] - Unstake
Error - struct for typed errors of method [
unstake
] - Withdraw
Error - struct for typed errors of method [
withdraw
]