interface GetEngineContractsResponse {
    chainId: number;
    endpointAddr: string;
    orderbookAddrs: string[];
}

Properties

chainId: number
endpointAddr: string
orderbookAddrs: string[]

Address for the orderbook contract, with the product ID being the index