bridge.archethic.net Open in urlscan Pro
64.227.114.178  Public Scan

Submitted URL: http://bridge.archethic.net/
Effective URL: https://bridge.archethic.net/
Submission: On January 31 via api from CZ — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="swapForm" role="main" class="main" style="display: none">
  <div class="container-fluid px-0">
    <div class="row align-items-start">
      <div class="col-lg-5 col-md-5 d-flex justify-content-center" style="padding-top: 100px;">
        <div class="left-bar">
          <h1>Welcome to</h1>
          <div class="logo-bar">
            <a href="#"><img src="assets/images/logo.svg" alt=""></a>
          </div>
          <p> Archethic Bridge gives you the power<br> to transfer your $UCO to the<br> Archethic Blockchain without the need<br> of a trusted third party. </p>
          <p style="padding-top: 20px; font-weight: 400;"><a target="_blank" href="https://blog.archethic.net/bridge-launch/">Tutorial</a>
          </p>
          <p style="padding-top: 10px; font-weight: 400;"><a target="_blank" href="https://youtu.be/z8bjPbwqybw">Vidéo</a>
          </p>
          <p style="padding-top: 10px; font-weight: 400;"><a target="_blank" href="https://archethic-foundation.github.io/archethic-docs/FAQ/bridge/">FAQ</a>
          </p>
          <p></p>
          <p style="padding-top: 10px; font-weight: 400;"><a target="_blank" href="https://blog.archethic.net/bugbounty/">Bug
										bounty</a></p>
        </div>
      </div>
      <div class="col-lg-7 col-md-7">
        <div class="icon-block">
          <div class="box" style="padding-top: 30px;">
            <div class="icon-bar">
              <div class="three-block">
                <div class="row">
                  <div class="col">
                    <ul>
                      <li>
                        <div class="col">
                          <h3><span id="fromNetworkLabel"></span><br><br>
                          </h3>
                        </div>
                      </li>
                      <li>
                      </li>
                      <li>
                        <div class="col">
                          <h3><span id="toNetworkLabel">
                            </span><br><br></h3>
                        </div>
                      </li>
                    </ul>
                  </div>
                </div>
              </div>
              <div class="three-block" style="padding-bottom: 20px;">
                <div class="row">
                  <div class="col">
                    <ul>
                      <li>
                        <div class="col">
                          <img src="assets/images/bc-logos/Ethereum-logo.svg" alt="" id="sourceChainImg">
                          <h4 style="padding-top: 10px;"><span id="accountName"></span></h4>
                        </div>
                      </li>
                      <li>
                        <div class="col" style="text-align: center; padding-bottom:40px;">
                          <img src="assets/images/icons/circle-right.svg" style="width: 30px;" alt="">
                        </div>
                      </li>
                      <li>
                        <div class="col">
                          <img src="assets/images/Logo-alone.svg" alt="">
                          <h4 style="padding-bottom: 10px;">&nbsp;</h4>
                        </div>
                      </li>
                    </ul>
                    <ul>
                      <li>
                        <div class="col">
                          <h4>Your balance</h4>
                          <h3><span id="fromBalanceUCO">0</span><br>UCO</h3>
                          <h4><span id="fromBalanceUSD">0</span>$</h4>
                        </div>
                      </li>
                      <li>
                      </li>
                      <li>
                        <div class="col">
                          <h4>Your balance</h4>
                          <h3><span id="toBalanceUCO">0</span><br>UCO</h3>
                          <h4><span id="toBalanceUSD">0</span>$</h4>
                        </div>
                      </li>
                    </ul>
                  </div>
                </div>
              </div>
              <div class="row">
                <div class="col-12">
                  <div class="in-box">
                    <input type="text" class="form-control" id="recipientAddress" required="" pattern="^([0-9A-Fa-f]){68}$" placeholder="Enter your Archethic's address" oninput="this.value = this.value.trim()">
                  </div>
                </div>
              </div>
              <div class="para-text">
                <p> The destination address must exists on Archethic Network.</p>
                <p>Please make sure the address entered is correct, to avoid any loss.<br>
                </p>
              </div>
              <div class="row mb-3">
                <div class="col-12">
                  <div class="in-box">
                    <input type="number" min="0.00000001" max="100" step=".00000001" class="form-control" required="" id="nbTokensToSwap" placeholder="Enter the nb of tokens to transfer in UCO">
                  </div>
                  <div class="three-block">
                    <div class="row">
                      <div class="col">
                        <ul>
                          <li>
                            <div class="para-text">
                              <p style="text-align: left;">
                                <input type="hidden" id="maxUCOValue" value="0">
                                <button id="maxButton" type="button">MAX</button>
                              </p>
                            </div>
                          </li>
                          <li>
                          </li>
                          <li>
                            <div class="para-text">
                              <p style="text-align: right;">=<span id="swapBalanceUSD">0</span>$ </p>
                            </div>
                          </li>
                        </ul>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="para-text">
              <p style="text-align: center;" id="ucoPrice"></p>
              <p style="padding-top: 20px;"><u>Fee policy<br><br></u></p>
              <p>Archethic network fees <u>will be supported</u> by Archethic.</p>
              <p>Ethereum, BSC or Polygon fees <u>will not be supported</u> by Archethic.<br><br></p>
              <p>Fees will be visible in your wallet.</p>
              <p>Be careful regarding ETH fees.</p>
            </div>
            <div class="btn-area">
              <button class="btn sp-btn" disabled="" id="btnSwap" style="width: 300px;">Transfer</button>
              <button id="btnSwapSpinner" class="btn sp-btn" disabled="" style="width: 300px; display: none;">
                <span id="btnSwapSpinnerText">Transfering</span>
                <span class="spinner-border spinner-border-sm" role="status" aria-hidden="true"></span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

WELCOME TO



Archethic Bridge gives you the power
to transfer your $UCO to the
Archethic Blockchain without the need
of a trusted third party.

Tutorial

Vidéo

FAQ



Bug bounty

Connect Wallet Connecting

No ethereum provider is installed


WELCOME TO



Archethic Bridge gives you the power
to transfer your $UCO to the
Archethic Blockchain without the need
of a trusted third party.

Tutorial

Vidéo

FAQ



Bug bounty


 * 
   
   

 * 


 * 
   
   

 * 

 * 

 *  

 * YOUR BALANCE
   
   
   0
   UCO
   
   0$

 * 

 * YOUR BALANCE
   
   
   0
   UCO
   
   0$



The destination address must exists on Archethic Network.

Please make sure the address entered is correct, to avoid any loss.


 * MAX

 * 

 * =0$

Fee policy



Archethic network fees will be supported by Archethic.

Ethereum, BSC or Polygon fees will not be supported by Archethic.



Fees will be visible in your wallet.

Be careful regarding ETH fees.

Transfer Transfering
×
 * Setup on Ethereum
 * Provision
   UCOs
 * Setup on Archethic
 * Transfer
 * Completion



The transfer process has successfully completed.
Get ready to unleash the full potential of your UCOs on the Archethic network!

Archethic © 2023 All rights reserved.