@renegade-fi/renegade-sdk
    Preparing search index...

    Interface GetMarketDepthByMintResponse

    interface GetMarketDepthByMintResponse {
        market_depth: MarketDepth;
    }
    Index

    Properties

    Properties

    market_depth: MarketDepth