Left Curve Software Stack
    Preparing search index...

    Type Alias ReservesResponse

    type ReservesResponse = {
        pair: PairId;
        reserve: CoinPair;
    }
    Index

    Properties

    Properties

    pair: PairId
    reserve: CoinPair