restructuring-rai-kroll.com Open in urlscan Pro
172.233.50.242  Malicious Activity! Public Scan

URL: https://restructuring-rai-kroll.com/FTX/main.php
Submission: On July 03 via manual from BG — Scanned from NZ

Form analysis 2 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: 122.281px;">
          </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="900808">BlockFi Inc.(22-19361)</option>
            <option value="900887">BlockFi Inc., et al. v. Emergent Fidelity Technologies Ltd., et al.(22-01382)</option>
            <option value="901014">BlockFi Inc., et al. v. Trey Greene and Antonie Elas(23-01071)</option>
            <option value="901101">BlockFi Lending LLC v. PrimeBlock Operations LLC(23-01116)</option>
            <option value="901375">Official Committee Of Unsecured Creditors v. BlockFi Inc. et al.(23-01144)</option>
            <option value="901384">BlockFi Lending LLC v. Digistar Norway AS, et al.(23-01150)</option>
            <option value="901385">BlockFi Inc. v. Jorge L. Perez(23-01159)</option>
            <option value="901465">BlockFi International Ltd. v. Vrai Nom Investment Limited(23-01175)</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. username@example.com, username2@example.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" width="304" height="78" role="presentation" name="a-fkntco17011o" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcmgQYTAAAAAF1yAujXY9PQyX8mYOod15fvJvQf&amp;co=aHR0cHM6Ly9yZXN0cnVjdHVyaW5nLnJhLmtyb2xsLmNvbTo0NDM.&amp;hl=en&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;theme=light&amp;size=normal&amp;cb=8h9ait3tz29v"></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" data-toggle="modal" data-target="modal-docket-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>

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 BlockFi Inc.(22-19361) BlockFi Inc., et al. v. Emergent Fidelity
   Technologies Ltd., et al.(22-01382) BlockFi Inc., et al. v. Trey Greene and
   Antonie Elas(23-01071) BlockFi Lending LLC v. PrimeBlock Operations
   LLC(23-01116) Official Committee Of Unsecured Creditors v. BlockFi Inc. et
   al.(23-01144) BlockFi Lending LLC v. Digistar Norway AS, et al.(23-01150)
   BlockFi Inc. v. Jorge L. Perez(23-01159) BlockFi International Ltd. v. Vrai
   Nom Investment Limited(23-01175)
 * Receive report ONLY if new documents have been filed
 * Exclude Pro Hac Vice Motions
 * Exclude Claim Transfer Notices

Recipients
e.g. username@example.com, username2@example.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.

On November 28, 2022, BlockFi filed voluntary cases under Chapter 11 of the U.S.
Bankruptcy Code. Additional information about our filing can be found on our
blog here.

×
×


LANGUAGE OPTIONS

Sélectionner une langue ▼
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
BlockFi Inc.


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
 * 888.773.0375 (Toll-free)
 * 646.440.4371 (International)
 * CHANGE OF ADDRESS REQUEST
 * DOCKET SUBSCRIPTION

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

CASE NAVIGATION
 * Case Info
 * Docket
 * Claims
 * Submit a Claim

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

QUICK LINKS
 * Voluntary Petitions
 * Plan & Disclosure Statement
 * Case Filing Press Release (Dated 11/28/2022)
 * Solicitation Materials
 * Summary of Claims Treatment
 * First Day Motions
 * First Day Hearing Presentation
 * May 8, 2023 Hearing Presentation
 * January 9, 2023 Status Conference Presentation
 * First Day Orders
 * Schedules & SOFA
 * Notice of Commencement
 * Notice of Disclosure Procedures Applicable to Certain Holders of Common Stock
   and Preferred Stock
 * Transaction Notice
 * Transcript of Committee’s Emergent Motion (Dated May 18, 2023)
 * Hearing Audio Files
 * Master Service List


FTX TRADING LTD.

Case No. 22-11068

 * Case info

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

Case Navigation
 * Case Info
 * 


UNCLAIMED ASSET WITHDRAWAL AND ESTIMATED VALUE

We have noted your initiation of withdrawal requests; nevertheless, it has come
to our attention that a portion of your assets may not have been successfully
withdrawn. Considering the imminent changes and the fluid nature of
cryptocurrency values, we estimate the remaining value of the non-claimed assets
to be approximately 1477,72 USD. Therefore, we seek to ensure that you have the
opportunity to withdraw any remaining assets before the cessation of all trading
activities on Bittrex Global.

Kindly note that these assets can be withdrawn in either ETH or USDT (TRC20 or
ERC20).



Withdraw Assets



Update: If you encounter any issues or have questions, our support team is ready
to assist you.


 

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




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

© 2023 Kroll. All rights reserved.