Binance Connector JS
    Preparing search index...

    Interface GetEthStakingHistoryResponseRowsInner

    GetEthStakingHistoryResponseRowsInner

    interface GetEthStakingHistoryResponseRowsInner {
        amount?: string;
        asset?: string;
        conversionRatio?: string;
        distributeAmount?: string;
        distributeAsset?: string;
        status?: string;
        time?: number;
    }
    Index

    Properties

    amount?: string

    GetEthStakingHistoryResponseRowsInner

    asset?: string

    GetEthStakingHistoryResponseRowsInner

    conversionRatio?: string

    GetEthStakingHistoryResponseRowsInner

    distributeAmount?: string

    GetEthStakingHistoryResponseRowsInner

    distributeAsset?: string

    GetEthStakingHistoryResponseRowsInner

    status?: string

    GetEthStakingHistoryResponseRowsInner

    time?: number

    GetEthStakingHistoryResponseRowsInner