Nado Typescript SDK Documentation
    Preparing search index...

    Interface TriggerListTwapExecutionsResponse

    interface TriggerListTwapExecutionsResponse {
        executions: TwapExecutionInfo[];
    }
    Index

    Properties

    Properties

    executions: TwapExecutionInfo[]