Binance Connector JS
    Preparing search index...

    Interface GetCurrentEthStakingQuotaResponse

    GetCurrentEthStakingQuotaResponse

    interface GetCurrentEthStakingQuotaResponse {
        leftRedemptionPersonalQuota?: string;
        leftStakingPersonalQuota?: string;
    }
    Index

    Properties

    leftRedemptionPersonalQuota?: string

    GetCurrentEthStakingQuotaResponse

    leftStakingPersonalQuota?: string

    GetCurrentEthStakingQuotaResponse