cases.ra.kroll.com Open in urlscan Pro
18.160.96.4  Public Scan

Submitted URL: http://ftx.us/
Effective URL: https://cases.ra.kroll.com/FTX/
Submission: On November 28 via manual from US — Scanned from US

Form analysis 4 forms found in the DOM

<form id="form-docket-subscription" class="form" autocomplete="off">
  <div class="form-section">
    <label for="frequency" class="control-group-title">Repeats</label>
    <select name="frequency" id="frequency" class="select select--auto">
      <option value="daily">Daily</option>
      <option value="weekly">Weekly</option>
      <option value="monthly">Monthly</option>
    </select>
  </div>
  <div class="form-section">
    <label for="select-repeat-count" class="control-group-title">Repeat Every</label>
    <select name="" id="select-repeat-count" class="select select--auto">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
    </select>
    <span id="day-label" class="inline">Days</span>
    <span id="week-label" class="inline is-hidden">Weeks</span>
    <span id="month-label" class="inline is-hidden">Months</span>
  </div>
  <div id="weeklyoptions" class="form-section is-hidden">
    <label for="" class="control-group-title">Repeat Every</label>
    <div class="control-group">
      <label for="sunday" class="inline-label"><input type="checkbox" id="sunday" name="sunday">S</label>
      <label for="monday" class="inline-label"><input type="checkbox" id="monday" name="monday">M</label>
      <label for="tuesday" class="inline-label"><input type="checkbox" id="tuesday" name="tuesday">T</label>
      <label for="wednesday" class="inline-label"><input type="checkbox" id="wednesday" name="wednesday">W</label>
      <label for="thursday" class="inline-label"><input type="checkbox" id="thursday" name="thursday">T</label>
      <label for="friday" class="inline-label"><input type="checkbox" id="friday" name="friday">F</label>
      <label for="saturday" class="inline-label"><input type="checkbox" id="saturday" name="saturday">S</label>
    </div>
  </div>
  <div id="monthlyoptions" class="form-section is-hidden">
    <label for="" class="control-group-title">Repeat By</label>
    <div class="control-group">
      <div id="divMonthRepeatOption">
        <label for="dayofmonth" class="inline-label">day of the month</label>
      </div>
      <label id="lblDayOfMonth" for="dayofmonth" class="inline-label"> Day <input class="maintable" onkeypress="NumOnlyCheck()" onblur="PC_TrimText(this)" type="text" id="txtM1" maxlength="3"> Of Every <input class="maintable"
          onkeypress="NumOnlyCheck()" onblur="PC_TrimText(this)" type="text" id="txtM2" maxlength="3"> Month(s) <br>
        <br>
      </label>
    </div>
  </div>
  <div class="form-section">
    <label for="" class="control-group-title">Starts On</label>
    <input id="datestart" type="text" class="date-picker js-date-picker flatpickr-input" name="date-start" placeholder="mm/dd/yyyy">
  </div>
  <div class="form-section relative">
    <label class="control-group-title">Time</label>
    <div class="control-group">
      <select id="selTOD" multiple="" class="multiselect select-time" style="display: none;">
        <option value="00:00">00:00</option>
        <option value="00:30">00:30</option>
        <option value="01:00">01:00</option>
        <option value="01:30">01:30</option>
        <option value="02:00">02:00</option>
        <option value="02:30">02:30</option>
        <option value="03:00">03:00</option>
        <option value="03:30">03:30</option>
        <option value="04:00">04:00</option>
        <option value="04:30">04:30</option>
        <option value="05:00">05:00</option>
        <option value="05:30">05:30</option>
        <option value="06:00">06:00</option>
        <option value="06:30">06:30</option>
        <option value="07:00">07:00</option>
        <option value="07:30">07:30</option>
        <option value="08:00">08:00</option>
        <option value="08:30">08:30</option>
        <option value="09:00">09:00</option>
        <option value="09:30">09:30</option>
        <option value="10:00">10:00</option>
        <option value="10:30">10:30</option>
        <option value="11:00">11:00</option>
        <option value="11:30">11:30</option>
        <option value="12:00">12:00</option>
        <option value="12:30">12:30</option>
        <option value="13:00">13:00</option>
        <option value="13:30">13:30</option>
        <option value="14:00">14:00</option>
        <option value="14:30">14:30</option>
        <option value="15:00">15:00</option>
        <option value="15:30">15:30</option>
        <option value="16:00">16:00</option>
        <option value="16:30">16:30</option>
        <option value="17:00">17:00</option>
        <option value="17:30">17:30</option>
        <option value="18:00">18:00</option>
        <option value="18:30">18:30</option>
        <option value="19:00">19:00</option>
        <option value="19:30">19:30</option>
        <option value="20:00">20:00</option>
        <option value="20:30">20:30</option>
        <option value="21:00">21:00</option>
        <option value="21:30">21:30</option>
        <option value="22:00">22:00</option>
        <option value="22:30">22:30</option>
        <option value="23:00">23:00</option>
        <option value="23:30">23:30</option>
      </select>
      <div class="chosen-container chosen-container-multi" title="" id="selTOD_chosen" style="width: 220px;">
        <ul class="chosen-choices">
          <li class="search-field">
            <input class="chosen-search-input default" type="text" autocomplete="off" value="Select time of day" style="width: 124px;">
          </li>
        </ul>
        <div class="chosen-drop">
          <ul class="chosen-results"></ul>
        </div>
      </div>
      <label for="repeat30" class="inline-label setTimePosition"><input type="checkbox" id="repeat30" name="repeat30" class="chosen-toggle select2">every half-hour</label>
    </div>
  </div>
  <div class="form-section" id="ends">
    <label class="control-group-title">Ends</label>
    <div class="control-group">
      <ul class="form-list">
        <li>
          <label for="endnever" class="inline-label">
            <input type="radio" name="ends" value="ROREnd1" id="endnever" checked="">Never </label>
        </li>
        <li>
          <label for="endafter" class="inline-label">
            <input type="radio" name="ends" value="ROREnd2" id="endafter">After <input class="inline-control small-text-input" id="txtOccurence" name="txtOccurence" type="text" onkeypress="NumOnlyCheck()" maxlength="3"> Occurrences </label>
        </li>
        <li>
          <label for="afterdate" class="inline-label">
            <input type="radio" name="ends" value="ROREnd3" id="afterdate">On <input id="enddate" type="text" class="date-picker js-date-picker flatpickr-input endate" name="end-date" placeholder="mm/dd/yyyy">
          </label>
        </li>
      </ul>
    </div>
  </div>
  <div class="form-section">
    <label class="control-group-title">Options</label>
    <div class="control-group">
      <ul class="form-list" id="options">
        <li>
          <label class="inline-label">Case</label>
          <select class="select select--auto" id="DebtorID" name="DebtorID">
            <option selected="selected" value="9846">FTX Trading Ltd.(22-11068)</option>
          </select>
        </li>
        <li>
          <label class="label--inline label--inline-checkbox" for="onlynewdocs">
            <input type="checkbox" id="onlynewdocs" name="onlynewdocs">Receive report ONLY if new documents have been filed </label>
        </li>
        <li><label class="label--inline label--inline-checkbox" for="excludeprohac"><input type="checkbox" id="excludeprohac" name="excludeprohac">Exclude Pro Hac Vice Motions</label></li>
        <li><label class="label--inline label--inline-checkbox" for="excludeclaimtransfer"><input type="checkbox" id="excludeclaimtransfer" name="excludeclaimtransfer">Exclude Claim Transfer Notices</label></li>
      </ul>
    </div>
  </div>
  <div class="form-section">
    <label class="control-group-title">Recipients</label>
    <div class="inline-div control-group field-wrap" id="emailrecipients_div">
      <input type="text" id="emailrecipients" class="input--text inline-control" required="">
      <small>e.g. cschepper@kroll.com, bsteele@kroll.com</small>
      <div class="field__messages1"></div>
    </div>
  </div>
  <input class="maintable hideDisplay" onblur="PC_TrimText(this)" type="text" id="txtSN" maxlength="100">
  <div class="form-section">
    <label class="control-group-title summary-title"></label>
    <div class="inline-div control-group field-wrap">
      <label for="" class="field__label label">Verify you are human</label>
      <div id="recaptchaDS">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcmgQYTAAAAAF1yAujXY9PQyX8mYOod15fvJvQf&amp;co=aHR0cHM6Ly9jYXNlcy5yYS5rcm9sbC5jb206NDQz&amp;hl=en&amp;v=Km9gKuG06He-isPsP6saG8cn&amp;theme=light&amp;size=normal&amp;cb=dzra0ies3e7f"
              width="304" height="78" role="presentation" name="a-3udgx0ftigfz" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <input type="hidden" value="0" id="isDSCaptchaValidated">
      <div class="captcha_message"></div>
    </div>
  </div>
  <div class="form-section">
    <label class="control-group-title summary-title">Summary</label>
    <div class="inline-div control-group field-wrap">
      <p id="sub-summary-desc" class="sub-summary-desc"></p>
      <div class="field__messages"></div>
    </div>
  </div>
  <div id="divWarning_DupDS" class="form-section hideDisplay">
    <label class="control-group-title summary-title"></label>
    <div class="inline-div control-group field-wrap">
      <div id="warning-info" class="field__messages block--help block--help-ds-error">
      </div>
    </div>
  </div>
  <div class="form-section form-buttons">
    <button id="btnCancelDocketSub" type="button" value="Cancel" class="btn btn--secondary" data-toggle="modal" data-target="modal-docket-subscription">cancel</button>
    <img id="LAW" src="" class="hideDisplay">
    <button type="submit" id="btn-submit-docket-sub" class="btn btn--submit" disabled="">SUBMIT</button>
  </div>
</form>

<form class="frmChangePassword" id="frmChangePassword">
  <div class="field field-wrap">
    <label for="OldPasswordShow" class="label field__label">Old Password</label>
    <input id="OldPassword" name="OldPassword" type="password" placeholder="Enter Old Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="OldPassword"></label>
    <span class="field__note error">Enter your old password</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="OldPassword" data-valmsg-replace="true"></span>
  <div class="field field-wrap">
    <label for="newpasswordShow" class="label field__label">New Password</label>
    <input id="NewPassword" name="NewPassword" type="password" placeholder="Enter New Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="NewPassword"></label>
    <span class="field__note error">Minimum of 6 characters.</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="NewPassword" data-valmsg-replace="true"></span>
  <div class="field field-wrap">
    <label for="ConpasswordShow" class="label field__label">Re-enter Password</label>
    <input id="Conpassword" name="Conpassword" type="password" placeholder="Re-enter New Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="Conpassword"></label>
    <span class="field__note error">Password must match previously entered new password.</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="Conpassword" data-valmsg-replace="true"></span>
  <div class="form__actions">
    <button type="button" id="btnSubmitChangePassword" class="btn btn--submit">Change Password</button>
  </div>
  <div>
    <label id="LabelErrorChangePassword" class="field-validation-valid"></label>
  </div>
</form>

GET /FTX/Home-ClaimInfo

<form action="/FTX/Home-ClaimInfo" method="get" id="frmClaims">
  <input placeholder="enter name or number" class="search__input" name="ClaimSearchValue">
  <button class="btn btn--submit qsearch__form__button" id="cmdClaimSearch">SEARCH</button>
</form>

GET /FTX/Home-DocketInfo

<form action="/FTX/Home-DocketInfo" method="get" id="frmDocket">
  <input placeholder="enter name or number" class="search__input" name="DockSearchValue">
  <button class="btn btn--submit qsearch__form__button" id="cmdDocketSearch">SEARCH</button>
</form>

Text Content

×


DOCKET SUBSCRIPTION SCHEDULER

Create a recurring email based on criteria you specify below

Repeats Daily Weekly Monthly
Repeat Every 1 2 3 4 5 Days Weeks Months
Repeat Every
S M T W T F S
Repeat By
day of the month
Day Of Every Month(s)


Starts On
Time
00:00 00:30 01:00 01:30 02:00 02:30 03:00 03:30 04:00 04:30 05:00 05:30 06:00
06:30 07:00 07:30 08:00 08:30 09:00 09:30 10:00 10:30 11:00 11:30 12:00 12:30
13:00 13:30 14:00 14:30 15:00 15:30 16:00 16:30 17:00 17:30 18:00 18:30 19:00
19:30 20:00 20:30 21:00 21:30 22:00 22:30 23:00 23:30
 * 


every half-hour
Ends
 * Never
 * After Occurrences
 * On

Options
 * Case FTX Trading Ltd.(22-11068)
 * Receive report ONLY if new documents have been filed
 * Exclude Pro Hac Vice Motions
 * Exclude Claim Transfer Notices

Recipients
e.g. cschepper@kroll.com, bsteele@kroll.com

Verify you are human


Summary



cancel SUBMIT

Kroll Restructuring Administration (formerly known as Prime Clerk) collects your
email for the sole purpose of sending you updates on the docket activity for the
case you select at the frequency and for the duration that you designate. You
may unsubscribe by clicking the “Unsubscribe” link at the bottom of the email
updates you receive.

PRIME CLERK IS NOW KROLL RESTRUCTURING ADMINISTRATION. ALL PRIME CLERK URLS AND
EMAIL ADDRESSES ARE AUTOMATICALLY REDIRECTED.

×
×


LANGUAGE OPTIONS

Select Language ▼
Select a language Afrikaans Albanian Amharic Arabic Armenian Azeerbaijani Basque
Belarusian Bengali Bosnian Bulgarian Catalan Cebuano Chinese (Simplified)
Chinese (Traditional) Corsican Croatian Czech Danish Dutch English Esperanto
Estonian Finnish French Frisian Galician Georgian German Greek Gujarati Haitian
Creole Hausa Hawaiian Hebrew Hindi Hmong Hungarian Icelandic Igbo Indonesian
Irish Italian Japanese Javanese Kannada Kazakh Khmer Korean Kurdish Kyrgyz Lao
Latin Latvian Lithuanian Luxembourgish Macedonian Malagasy Malay Malayalam
Maltese Maori Marathi Mongolian Myanmar (Burmese) Nepali Norwegian Nyanja
(Chichewa) Pashto Persian Polish Portuguese (Portugal, Brazil) Punjabi Romanian
Russian Samoan Scots Gaelic Serbian Sesotho Shona Sindhi Sinhala (Sinhalese)
Slovak Slovenian Somali Spanish Sundanese Swahili Swedish Tagalog (Filipino)
Tajik Tamil Telugu Thai Turkish Ukrainian Urdu Uzbek Vietnamese Welsh Xhosa
Yiddish Yoruba Zulu
FTX Trading Ltd.
 * language
 * login
 * cases


ACCOUNT

 * 
 * 
 * change password

Logoff
Menu
×


CLIENT ACCESS LOGIN

Login to our enhanced client management system

Username

Enter your username or email address
Password

Minimum of 6 characters. Forgot password?
Log In
Your username or password is incorrect. Please try again or contact your case
team to reset your password.
×


CHANGE YOUR PASSWORD

Old Password Enter your old password
New Password Minimum of 6 characters.
Re-enter Password Password must match previously entered new password.
Change Password

×


--------------------------------------------------------------------------------

 * language
 * cases
 * login

--------------------------------------------------------------------------------

INFO CENTER
 * DOCKET SUBSCRIPTION
   

--------------------------------------------------------------------------------

CASE NAVIGATION
 * Case Info
 * Docket
 * Claims

--------------------------------------------------------------------------------

QUICK LINKS
 * Voluntary Petitions
 * List of Debtors
 * First Day Motions
 * First Day Orders
 * Hearing Audio Files
 * November 22, 2022 - Hearing Audio


FTX TRADING LTD.

Case No. 22-11068

 * case info

--------------------------------------------------------------------------------

Case Navigation
 * Case Info
 * Docket
 * Claims

Quick Links
 * Voluntary Petitions
 * List of Debtors
 * First Day Motions
 * First Day Orders
 * Hearing Audio Files
 * November 22, 2022 - Hearing Audio

 * Case Background
 * Important Information & Dates
 * Parties


CASE BACKGROUND

On November 11, 2022 and November 14, 2022, FTX Trading Ltd. and 101 affiliated
debtors (collectively, the "Debtors") each filed a voluntary petition for relief
under Chapter 11 of the United States Bankruptcy Code in the United States
Bankruptcy Court for the District of Delaware.  The cases are pending before the
Honorable John T. Dorsey, and are jointly administered under Case No. 22-11068.


IMPORTANT INFORMATION & DATES

A hearing on the First Day Motions (the “First Day Hearing”) was held on
November 22, 2022 at 11:00 a.m. (prevailing Eastern Time) before the Honorable
Judge T. Dorsey, United States Bankruptcy Judge, in the United States Bankruptcy
Court for the District of Delaware, 824 North Market Street, 5th Floor,
Courtroom No. 5, Wilmington, Delaware 19801.  A final hearing on certain of the
First Day Motions will be held on January 11, 2023, at 10:00 a.m. (prevailing
Eastern Time).

Please click below to view and download the Debtors' First Day Motions & First
Day Orders:

First Day Motions

First Day Orders

--------------------------------------------------------------------------------


DATES

DonwlaodClaim
November 11 2022 Petition Date Voluntary Peti... Add to Calendar
December 16 2022 Omnibus Hearing 10:00 a.m. (ET) Notice of Hear... Add to
Calendar
January 11 2023 Final Hearing on Certain First Day Motions 10:00 a.m. (ET)
Notice of Hear... Add to Calendar
+ SHOW ALL DATES
November 11 2022
Petition Date Voluntary Petitions Add to Calendar
November 21 2022 10:00 a.m. (ET)
Cancelled: Omnibus Hearing Order Granting Motion to Shorten the Time for Notice
of Emergency Motion Pursuant to Fed R. Bankr. P. 1014(B) (I) to Transfer Chapter
15 Proceeding Relating to ... Add to Calendar
November 22 2022 11:00 a.m. (ET)
First Day Hearing Amended Notice of Agenda of Matters Scheduled for Hearing
Filed by FTX Trading Ltd.. Hearing scheduled for 11/22/2022 at 11:00 AM at US
Bankruptcy Court, 824 Ma... Add to Calendar
December 16 2022 10:00 a.m. (ET)
Omnibus Hearing Notice of Hearing (Omnibus Notice of Motions Scheduled for
December Hearing) (related document(s)45, 95) Filed by FTX Trading Ltd.. Hearing
scheduled for 12/16/... Add to Calendar
January 11 2023 10:00 a.m. (ET)
Final Hearing on Certain First Day Motions Notice of Hearing (Omnibus Notice of
Second Day Hearing) (related document(s)9, 26, 46, 47, 49, 50, 94) Filed by FTX
Trading Ltd.. Hearing scheduled for 1/11/20... Add to Calendar


PARTIES


DEBTORS' COUNSEL

 * SULLIVAN & CROMWELL LLP
   
   125 Broad Street
   New York, NY   10004-2498
   https://www.sullcrom.com/New-York-United-States
   
   
   
   
   

 * LANDIS RATH & COBB LLP
   
   919 Market Street
   Suite 1800
   Wilmington, DE   19801
   http://lrclaw.com
   
   
   
   
   


UNITED STATES TRUSTEE AND COURT INFORMATION

 * OFFICE OF THE UNITED STATES TRUSTEE
   
   844 King Street
   Suite 2207
   Wilmington, DE   19801
   http://www.justice.gov/ust/r03/wilmington/index.htm
   
   
   
   
   

 * UNITED STATES BANKRUPTCY COURT
   
   District of Delaware
   824 Market Street North, 3rd Floor
   Wilmington, DE   19801
   http://www.deb.uscourts.gov/
   
   
   
   
   

Live chat
Info Center
 * DOCKET SUBSCRIPTION
   

--------------------------------------------------------------------------------


QUICK SEARCH

ClaimsDocket
SEARCH
SEARCH


 * disclaimer
 * terms of use
 * privacy notice
 * team
 * 
 * 

© 2022 Kroll. All rights reserved.

November

SunMonTueWedThuFriSat
303112345678910111213141516171819202122232425262728293012345678910


ORIGINAL TEXT


Contribute a better translation

--------------------------------------------------------------------------------



November

SunMonTueWedThuFriSat
303112345678910111213141516171819202122232425262728293012345678910