Raindex SDK Documentation
    Preparing search index...

    Interface SgTradeWithSubgraphName

    interface SgTradeWithSubgraphName {
        subgraphName: string;
        trade: SgTrade;
    }
    Index

    Properties

    Properties

    subgraphName: string
    trade: SgTrade