Skip to main content

Module eth_staking_api

Module eth_staking_api 

Source

Structs§

EthStakingAccountParams
Request parameters for the [eth_staking_account] operation.
EthStakingAccountParamsBuilder
Builder for EthStakingAccountParams.
EthStakingApiClient
GetCurrentEthStakingQuotaParams
Request parameters for the [get_current_eth_staking_quota] operation.
GetCurrentEthStakingQuotaParamsBuilder
Builder for GetCurrentEthStakingQuotaParams.
GetEthRedemptionHistoryParams
Request parameters for the [get_eth_redemption_history] operation.
GetEthRedemptionHistoryParamsBuilder
Builder for GetEthRedemptionHistoryParams.
GetEthStakingHistoryParams
Request parameters for the [get_eth_staking_history] operation.
GetEthStakingHistoryParamsBuilder
Builder for GetEthStakingHistoryParams.
GetWbethRateHistoryParams
Request parameters for the [get_wbeth_rate_history] operation.
GetWbethRateHistoryParamsBuilder
Builder for GetWbethRateHistoryParams.
GetWbethRewardsHistoryParams
Request parameters for the [get_wbeth_rewards_history] operation.
GetWbethRewardsHistoryParamsBuilder
Builder for GetWbethRewardsHistoryParams.
GetWbethUnwrapHistoryParams
Request parameters for the [get_wbeth_unwrap_history] operation.
GetWbethUnwrapHistoryParamsBuilder
Builder for GetWbethUnwrapHistoryParams.
GetWbethWrapHistoryParams
Request parameters for the [get_wbeth_wrap_history] operation.
GetWbethWrapHistoryParamsBuilder
Builder for GetWbethWrapHistoryParams.
RedeemEthParams
Request parameters for the [redeem_eth] operation.
RedeemEthParamsBuilder
Builder for RedeemEthParams.
SubscribeEthStakingParams
Request parameters for the [subscribe_eth_staking] operation.
SubscribeEthStakingParamsBuilder
Builder for SubscribeEthStakingParams.
WrapBethParams
Request parameters for the [wrap_beth] operation.
WrapBethParamsBuilder
Builder for WrapBethParams.

Traits§

EthStakingApi