Nado Typescript SDK Documentation
    Preparing search index...

    Interface TriggerServerTwapExecutionsResponse

    interface TriggerServerTwapExecutionsResponse {
        executions: TriggerServerTwapExecutionInfo[];
    }
    Index

    Properties

    Properties