Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineNoncesResponse

    interface GetEngineNoncesResponse {
        orderNonce: string;
        txNonce: string;
    }
    Index

    Properties

    Properties

    orderNonce: string
    txNonce: string