Binance Connector JS
    Preparing search index...

    EthStakingAccountResponse

    interface EthStakingAccountResponse {
        holdingInETH?: string;
        holdings?: EthStakingAccountResponseHoldings;
        profit?: EthStakingAccountResponseProfit;
        thirtyDaysProfitInETH?: string;
    }
    Index

    Properties

    holdingInETH?: string

    EthStakingAccountResponse

    EthStakingAccountResponse

    EthStakingAccountResponse

    thirtyDaysProfitInETH?: string

    EthStakingAccountResponse