Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineContractsResponse

    interface GetEngineContractsResponse {
        chainId: number;
        endpointAddr: string;
    }
    Index

    Properties

    chainId: number
    endpointAddr: string