Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineContractsResponse

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

    Properties

    chainId: number
    endpointAddr: string
    orderbookAddrs: string[]

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