@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Function getTransactionQueue

    • Get the list of pending transactions

      Parameters

      • chainId: string
      • address: string
      • query: { page_url?: string; timezone?: string; trusted?: boolean } = {}
        • Optionalpage_url?: string

          Taken from the Page['next'] or Page['previous']

        • Optionaltimezone?: string
        • Optionaltrusted?: boolean
      • OptionalpageUrl: string

      Returns Promise<TransactionListPage>