Binance Connector JS
    Preparing search index...

    Interface GetWbethRewardsHistoryResponse

    GetWbethRewardsHistoryResponse

    interface GetWbethRewardsHistoryResponse {
        estRewardsInETH?: string;
        rows?: GetWbethRewardsHistoryResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    estRewardsInETH?: string

    GetWbethRewardsHistoryResponse

    GetWbethRewardsHistoryResponse

    total?: number

    GetWbethRewardsHistoryResponse