Binance Connector JS
    Preparing search index...

    Interface GetSolStakingHistoryResponseRowsInner

    GetSolStakingHistoryResponseRowsInner

    interface GetSolStakingHistoryResponseRowsInner {
        amount?: string;
        asset?: string;
        distributeAmount?: string;
        distributeAsset?: string;
        exchangeRate?: string;
        status?: string;
        time?: number;
    }
    Index

    Properties

    amount?: string

    GetSolStakingHistoryResponseRowsInner

    asset?: string

    GetSolStakingHistoryResponseRowsInner

    distributeAmount?: string

    GetSolStakingHistoryResponseRowsInner

    distributeAsset?: string

    GetSolStakingHistoryResponseRowsInner

    exchangeRate?: string

    GetSolStakingHistoryResponseRowsInner

    status?: string

    GetSolStakingHistoryResponseRowsInner

    time?: number

    GetSolStakingHistoryResponseRowsInner