bitfinex-node-api
    Preparing search index...

    Interface ITotalFund

    interface ITotalFund {
        position_pair: string;
        total_swaps: string;
    }
    Index

    Properties

    position_pair: string
    total_swaps: string