https://handloin.com/

ID da verificação
9d8fc9cf-788b-4c48-92bf-b09dfebb4cfdConcluído
URL enviado:
https://handloin.com/
Relatório concluído:

Os links de saída identificados na página

Variáveis JavaScript · 5 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__reactRouterVersionstring
gsapVersionsobject

Mensagens de registro do console · 0 encontrada(s)

Mensagens registradas no console web

HTML

O corpo HTML bruto da página

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="theme-color" content="#0C0C0C">
    <meta name="description" content="Experience the world's best cryptocurrency exchange. Trade and exchange digital assets securely and efficiently on our leading platform. Join us today and unlock the future of trading.">
    <meta property="og:title" content="World's Best Cryptocurrency Exchange - Trade and Exchange Digital Assets">
    <meta property="og:description" content="Experience the world's best cryptocurrency exchange. Trade and exchange digital assets securely and efficiently on our leading platform. Join us today and unlock the future of trading.">
    <meta property="og:image" content="/src/assets/images/logo.svg">
    <meta property="og:image:width" content="128">
    <meta property="og:image:height" content="128">
    <meta property="og:type" content="website">
    <title>Handloin — Faster, better, stronger than your average crypto exchange</title>

    <link rel="icon" href="/assets/logo.svg">
  <script type="module" crossorigin="" src="/assets/946b356f.entry.min.js"></script>
  <link rel="stylesheet" crossorigin="" href="/assets/8b80f825.css">
<style id="_goober"> .go1475592160{height:0;}.go1671063245{height:auto;}.go1888806478{display:flex;flex-wrap:wrap;flex-grow:1;}@media (min-width:600px){.go1888806478{flex-grow:initial;min-width:288px;}}.go167266335{background-color:#313131;font-size:0.875rem;line-height:1.43;letter-spacing:0.01071em;color:#fff;align-items:center;padding:6px 16px;border-radius:4px;box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);}.go3162094071{padding-left:20px;}.go3844575157{background-color:#313131;}.go1725278324{background-color:#43a047;}.go3651055292{background-color:#d32f2f;}.go4215275574{background-color:#ff9800;}.go1930647212{background-color:#2196f3;}.go946087465{display:flex;align-items:center;padding:8px 0;}.go703367398{display:flex;align-items:center;margin-left:auto;padding-left:16px;margin-right:-8px;}.go3963613292{width:100%;position:relative;transform:translateX(0);top:0;right:0;bottom:0;left:0;min-width:288px;}.go1141946668{box-sizing:border-box;display:flex;max-height:100%;position:fixed;z-index:1400;height:auto;width:auto;transition:top 300ms ease 0ms,right 300ms ease 0ms,bottom 300ms ease 0ms,left 300ms ease 0ms,max-width 300ms ease 0ms;pointer-events:none;max-width:calc(100% - 40px);}.go1141946668 .notistack-CollapseWrapper{padding:6px 0px;transition:padding 300ms ease 0ms;}@media (max-width:599.95px){.go1141946668{width:100%;max-width:calc(100% - 32px);}}.go3868796639 .notistack-CollapseWrapper{padding:2px 0px;}.go3118922589{top:14px;flex-direction:column;}.go1453831412{bottom:14px;flex-direction:column-reverse;}.go4027089540{left:20px;}@media (min-width:600px){.go4027089540{align-items:flex-start;}}@media (max-width:599.95px){.go4027089540{left:16px;}}.go2989568495{right:20px;}@media (min-width:600px){.go2989568495{align-items:flex-end;}}@media (max-width:599.95px){.go2989568495{right:16px;}}.go4034260886{left:50%;transform:translateX(-50%);}@media (min-width:600px){.go4034260886{align-items:center;}}</style><link rel="modulepreload" as="script" crossorigin="" href="/assets/928b6c2b.chunk.min.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/742c5af5.chunk.min.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/648fe2d6.chunk.min.js"><link rel="stylesheet" href="/assets/19de6416.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/4485a59c.chunk.min.js"><link rel="stylesheet" href="/assets/f26b1a2d.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/8821aaf2.chunk.min.js"><link rel="stylesheet" href="/assets/ff8d79b1.css"><style type="text/css">.rfm-marquee-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  position: relative;
  width: var(--width);
  transform: var(--transform);
}
.rfm-marquee-container:hover div {
  animation-play-state: var(--pause-on-hover);
}
.rfm-marquee-container:active div {
  animation-play-state: var(--pause-on-click);
}

.rfm-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.rfm-overlay::before, .rfm-overlay::after {
  background: linear-gradient(to right, var(--gradient-color), rgba(255, 255, 255, 0));
  content: "";
  height: 100%;
  position: absolute;
  width: var(--gradient-width);
  z-index: 2;
  pointer-events: none;
  touch-action: none;
}
.rfm-overlay::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.rfm-overlay::before {
  left: 0;
  top: 0;
}

.rfm-marquee {
  flex: 0 0 auto;
  min-width: var(--min-width);
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
  animation-play-state: var(--play);
  animation-delay: var(--delay);
  animation-direction: var(--direction);
}
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.rfm-initial-child-container {
  flex: 0 0 auto;
  display: flex;
  min-width: auto;
  flex-direction: row;
  align-items: center;
}

.rfm-child {
  transform: var(--transform);
}</style></head>
<body style="">
<div id="root"><div class="Toastify"></div><div class="Header_navbar_a0d25 Header_margin_99c7b"><a aria-current="page" class="Header_logo_c4ed9 active" href="/"><div><img src="/assets/images/logo.svg" alt="Logo" width="32" height="32"></div><div><p class="Header_title_3958b">Handloin</p><p class="Header_meta_ba9aa">Exchange &amp; More</p></div></a><a aria-current="page" class="Header_logo_m_9dbfb active" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-menu-2"><path d="M4 6l16 0"></path><path d="M4 12l16 0"></path><path d="M4 18l16 0"></path></svg></a><div class="Header_links_24759"><div class="Header_linkContainer_b1524"><a aria-current="page" class="Header_link_fe0d1 active" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="Header_dropdownIcon_8ba5b"><path d="M5 12l-2 0l9 -9l9 9l-2 0"></path><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7"></path><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"></path></svg>Home</a></div><div class="Header_linkContainer_b1524"><a class="Header_link_fe0d1" href="/trading/"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-trending-up"><path d="M3 17l6 -6l4 4l8 -8"></path><path d="M14 7l7 0l0 7"></path></svg>Exchange<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="Header_dropdownIcon_8ba5b"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="Header_linkContainer_b1524"><a class="Header_link_fe0d1" href="/faq"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-books"><path d="M5 4m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z"></path><path d="M9 4m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z"></path><path d="M5 8h4"></path><path d="M9 16h4"></path><path d="M13.803 4.56l2.184 -.53c.562 -.135 1.133 .19 1.282 .732l3.695 13.418a1.02 1.02 0 0 1 -.634 1.219l-.133 .041l-2.184 .53c-.562 .135 -1.133 -.19 -1.282 -.732l-3.695 -13.418a1.02 1.02 0 0 1 .634 -1.219l.133 -.041z"></path><path d="M14 9l4 -1"></path><path d="M16 16l3.923 -.98"></path></svg>Help Center<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="Header_dropdownIcon_8ba5b"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="Header_linkContainer_b1524"><a class="Header_link_fe0d1" href="/buy-crypto"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-credit-card-pay"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 19h-6a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5"></path><path d="M3 10h18"></path><path d="M16 19h6"></path><path d="M19 16l3 3l-3 3"></path><path d="M7.005 15h.005"></path><path d="M11 15h2"></path></svg>Fiat On-Ramp</a></div><div class="Header_linkContainer_b1524"><a class="Header_link_fe0d1" href="/markets"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-coins"><path d="M9 14c0 1.657 2.686 3 6 3s6 -1.343 6 -3s-2.686 -3 -6 -3s-6 1.343 -6 3z"></path><path d="M9 14v4c0 1.656 2.686 3 6 3s6 -1.344 6 -3v-4"></path><path d="M3 6c0 1.072 1.144 2.062 3 2.598s4.144 .536 6 0c1.856 -.536 3 -1.526 3 -2.598c0 -1.072 -1.144 -2.062 -3 -2.598s-4.144 -.536 -6 0c-1.856 .536 -3 1.526 -3 2.598z"></path><path d="M3 6v10c0 .888 .772 1.45 2 2"></path><path d="M3 11c0 .888 .772 1.45 2 2"></path></svg>Markets<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="Header_dropdownIcon_8ba5b"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="Header_linkContainer_b1524"><a class="Header_link_fe0d1" href="/about-us"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-layout"><path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path></svg>About Us<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="Header_dropdownIcon_8ba5b"><path d="M6 9l6 6l6 -6"></path></svg></a></div></div><div class="Header_actions_66500"><button class="Button_button_d7c05 Button_button_muted_27c79 Button_button_small_7afdd undefined">Create account</button><button class="Button_button_d7c05 Button_button_gray_94b7d Button_button_small_7afdd undefined">Log In</button></div></div><div class="Container_container_7b13e Container_margin_111b9"><div><div class="Landing_main_af68f Landing_margin_f1beb"><img src="/assets/images/landing-bg.svg" class="Landing_background_ec84b"><h1 class="Landing_title_3b842">Faster, better, stronger than your average crypto exchange</h1><p class="Landing_text_889b4">Experience the Future of Trading: A Cryptocurrency Exchange that Prioritizes User Trust and Accessibility</p><div class="Landing_buttons_fa159"><button class="Button_button_d7c05 Button_button_muted_27c79 Button_button_small_7afdd undefined">Create account</button><button class="Button_button_d7c05 Button_button_gray_94b7d Button_button_small_7afdd undefined">Log In</button></div><div class="Landing_partners_8e8e2"><div><p class="Landing_partners_text_a8416">Supporting outstanding investors from Silicon Valley, Wall Street and London</p></div><div class="Landing_logos_28a84"><img src="/assets/images/partners/tesla.svg" height="20"><img src="/assets/images/partners/spacex.svg" height="25"><img src="/assets/images/partners/gv.svg" height="20"><img src="/assets/images/partners/ms.svg" height="20"><img src="/assets/images/partners/bg.svg" height="20"></div></div></div><div class="Landing_trading_ad756"><img src="/assets/images/trading.png"><div class="Landing_stat_ef7cd"><div class="CoinsStat_stat_7a091"><div><div class="CoinsStat_buttons_0a13d"><button class="CoinsStat_button_c9e29 CoinsStat_active_0d0fe">All</button><button class="CoinsStat_button_c9e29 ">Risers</button><button class="CoinsStat_button_c9e29 ">Fallers</button><button class="CoinsStat_button_c9e29 ">Trending</button></div></div><div class="CoinsStat_coins_6bb99"><div class="rfm-marquee-container " style="--pause-on-hover: paused; --pause-on-click: paused; --width: 100%; --transform: none;"><div class="rfm-marquee" style="--play: running; --direction: normal; --duration: 187.13046875s; --delay: 0s; --iteration-count: infinite; --min-width: 100%;"><div class="rfm-initial-child-container"><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/btc.svg" width="16" height="16" alt="Bitcoin"><p class="CoinsStat_coin_name_fbd2f">Bitcoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$95,784.73</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.45%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/imx.svg" width="16" height="16" alt="Immutable"><p class="CoinsStat_coin_name_fbd2f">Immutable</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.74</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+9.16%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/chz.svg" width="16" height="16" alt="Chiliz"><p class="CoinsStat_coin_name_fbd2f">Chiliz</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0942</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.84%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/aave.svg" width="16" height="16" alt="Aave"><p class="CoinsStat_coin_name_fbd2f">Aave</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$186.53</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+13.01%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/usdt.svg" width="16" height="16" alt="Tether US"><p class="CoinsStat_coin_name_fbd2f">Tether US</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.00</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/eos.svg" width="16" height="16" alt="Eos"><p class="CoinsStat_coin_name_fbd2f">Eos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.8221</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.78%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/eth.svg" width="16" height="16" alt="Ethereum"><p class="CoinsStat_coin_name_fbd2f">Ethereum</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$3,508.47</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.94%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ftm.svg" width="16" height="16" alt="Fantom"><p class="CoinsStat_coin_name_fbd2f">Fantom</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9767</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/fdusd.svg" width="16" height="16" alt="First Digital USD"><p class="CoinsStat_coin_name_fbd2f">First Digital USD</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9975</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/link.svg" width="16" height="16" alt="ChainLink"><p class="CoinsStat_coin_name_fbd2f">ChainLink</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$18.51</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+11.64%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/id.svg" width="16" height="16" alt="Space ID"><p class="CoinsStat_coin_name_fbd2f">Space ID</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.5101</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+9.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/lunc.svg" width="16" height="16" alt="Terra Classic"><p class="CoinsStat_coin_name_fbd2f">Terra Classic</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0001</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+4.07%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/osmo.svg" width="16" height="16" alt="Osmosis"><p class="CoinsStat_coin_name_fbd2f">Osmosis</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.6283</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/xrp.svg" width="16" height="16" alt="Ripple"><p class="CoinsStat_coin_name_fbd2f">Ripple</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.42</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.02%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zec.svg" width="16" height="16" alt="Zcash"><p class="CoinsStat_coin_name_fbd2f">Zcash</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$50.44</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.80%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/doge.svg" width="16" height="16" alt="DogeCoin"><p class="CoinsStat_coin_name_fbd2f">DogeCoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.4145</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.42%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/uni.svg" width="16" height="16" alt="Uniswap"><p class="CoinsStat_coin_name_fbd2f">Uniswap</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$12.18</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+18.25%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/qnt.svg" width="16" height="16" alt="Quant"><p class="CoinsStat_coin_name_fbd2f">Quant</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$98.70</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+4.55%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/mkr.svg" width="16" height="16" alt="Maker"><p class="CoinsStat_coin_name_fbd2f">Maker</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1,958.00</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.37%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/kava.svg" width="16" height="16" alt="Kava"><p class="CoinsStat_coin_name_fbd2f">Kava</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.5330</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.92%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/atom.svg" width="16" height="16" alt="Cosmos"><p class="CoinsStat_coin_name_fbd2f">Cosmos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$8.28</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.02%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/klay.svg" width="16" height="16" alt="Klaytn"><p class="CoinsStat_coin_name_fbd2f">Klaytn</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">0.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/matic.svg" width="16" height="16" alt="Polygon"><p class="CoinsStat_coin_name_fbd2f">Polygon</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">0.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/gala.svg" width="16" height="16" alt="Gala"><p class="CoinsStat_coin_name_fbd2f">Gala</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0375</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+7.08%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/flow.svg" width="16" height="16" alt="Flow"><p class="CoinsStat_coin_name_fbd2f">Flow</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9150</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.77%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/usdc.svg" width="16" height="16" alt="USD Coin"><p class="CoinsStat_coin_name_fbd2f">USD Coin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9998</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.03%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/sfp.svg" width="16" height="16" alt="SafePal"><p class="CoinsStat_coin_name_fbd2f">SafePal</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.7489</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.38%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ens.svg" width="16" height="16" alt="Ethereum NS"><p class="CoinsStat_coin_name_fbd2f">Ethereum NS</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$25.29</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+29.96%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/bnb.svg" width="16" height="16" alt="BNB Smart Chain"><p class="CoinsStat_coin_name_fbd2f">BNB Smart Chain</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$647.90</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.17%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/1inch.svg" width="16" height="16" alt="1inch Token"><p class="CoinsStat_coin_name_fbd2f">1inch Token</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.3990</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+8.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/rose.svg" width="16" height="16" alt="Oasis"><p class="CoinsStat_coin_name_fbd2f">Oasis</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0941</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.35%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ape.svg" width="16" height="16" alt="ApeCoin"><p class="CoinsStat_coin_name_fbd2f">ApeCoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.33</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.54%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/celo.svg" width="16" height="16" alt="Celo"><p class="CoinsStat_coin_name_fbd2f">Celo</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.8409</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+7.99%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/sol.svg" width="16" height="16" alt="Solana"><p class="CoinsStat_coin_name_fbd2f">Solana</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$242.69</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-1.37%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/bonk.svg" width="16" height="16" alt="Bonk"><p class="CoinsStat_coin_name_fbd2f">Bonk</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.94%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/tusd.svg" width="16" height="16" alt="TrueUSD"><p class="CoinsStat_coin_name_fbd2f">TrueUSD</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9983</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/twt.svg" width="16" height="16" alt="Trust Wallet Token"><p class="CoinsStat_coin_name_fbd2f">Trust Wallet Token</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.08</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.57%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/axs.svg" width="16" height="16" alt="Axie Infinity"><p class="CoinsStat_coin_name_fbd2f">Axie Infinity</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$7.77</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.44%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/arb.svg" width="16" height="16" alt="Arbitrum"><p class="CoinsStat_coin_name_fbd2f">Arbitrum</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9363</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.90%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/strk.svg" width="16" height="16" alt="Starknet"><p class="CoinsStat_coin_name_fbd2f">Starknet</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.6159</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.45%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/arkm.svg" width="16" height="16" alt="Arkham"><p class="CoinsStat_coin_name_fbd2f">Arkham</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$2.18</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.77%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/cake.svg" width="16" height="16" alt="PancakeSwap"><p class="CoinsStat_coin_name_fbd2f">PancakeSwap</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$2.80</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.87%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/fil.svg" width="16" height="16" alt="Filecoin"><p class="CoinsStat_coin_name_fbd2f">Filecoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$5.59</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+3.33%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zrx.svg" width="16" height="16" alt="0x Protocol"><p class="CoinsStat_coin_name_fbd2f">0x Protocol</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.4899</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.11%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ankr.svg" width="16" height="16" alt="Ankr"><p class="CoinsStat_coin_name_fbd2f">Ankr</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0396</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.25%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zro.svg" width="16" height="16" alt="LayerZero"><p class="CoinsStat_coin_name_fbd2f">LayerZero</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$4.49</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+20.27%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/trx.svg" width="16" height="16" alt="Tron"><p class="CoinsStat_coin_name_fbd2f">Tron</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.1996</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-1.48%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/dot.svg" width="16" height="16" alt="Polkadot"><p class="CoinsStat_coin_name_fbd2f">Polkadot</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$8.56</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.47%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/amp.svg" width="16" height="16" alt="Amp"><p class="CoinsStat_coin_name_fbd2f">Amp</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0054</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+8.60%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/xtz.svg" width="16" height="16" alt="Tezos"><p class="CoinsStat_coin_name_fbd2f">Tezos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.29</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.34%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ltc.svg" width="16" height="16" alt="Litecoin"><p class="CoinsStat_coin_name_fbd2f">Litecoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$95.54</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.70%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div></div></div><div class="rfm-marquee" style="--play: running; --direction: normal; --duration: 187.13046875s; --delay: 0s; --iteration-count: infinite; --min-width: 100%;"><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/btc.svg" width="16" height="16" alt="Bitcoin"><p class="CoinsStat_coin_name_fbd2f">Bitcoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$95,784.73</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.45%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/imx.svg" width="16" height="16" alt="Immutable"><p class="CoinsStat_coin_name_fbd2f">Immutable</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.74</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+9.16%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/chz.svg" width="16" height="16" alt="Chiliz"><p class="CoinsStat_coin_name_fbd2f">Chiliz</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0942</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.84%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/aave.svg" width="16" height="16" alt="Aave"><p class="CoinsStat_coin_name_fbd2f">Aave</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$186.53</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+13.01%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/usdt.svg" width="16" height="16" alt="Tether US"><p class="CoinsStat_coin_name_fbd2f">Tether US</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.00</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/eos.svg" width="16" height="16" alt="Eos"><p class="CoinsStat_coin_name_fbd2f">Eos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.8221</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.78%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/eth.svg" width="16" height="16" alt="Ethereum"><p class="CoinsStat_coin_name_fbd2f">Ethereum</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$3,508.47</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.94%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ftm.svg" width="16" height="16" alt="Fantom"><p class="CoinsStat_coin_name_fbd2f">Fantom</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9767</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/fdusd.svg" width="16" height="16" alt="First Digital USD"><p class="CoinsStat_coin_name_fbd2f">First Digital USD</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9975</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/link.svg" width="16" height="16" alt="ChainLink"><p class="CoinsStat_coin_name_fbd2f">ChainLink</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$18.51</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+11.64%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/id.svg" width="16" height="16" alt="Space ID"><p class="CoinsStat_coin_name_fbd2f">Space ID</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.5101</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+9.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/lunc.svg" width="16" height="16" alt="Terra Classic"><p class="CoinsStat_coin_name_fbd2f">Terra Classic</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0001</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+4.07%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/osmo.svg" width="16" height="16" alt="Osmosis"><p class="CoinsStat_coin_name_fbd2f">Osmosis</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.6283</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/xrp.svg" width="16" height="16" alt="Ripple"><p class="CoinsStat_coin_name_fbd2f">Ripple</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.42</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.02%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zec.svg" width="16" height="16" alt="Zcash"><p class="CoinsStat_coin_name_fbd2f">Zcash</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$50.44</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.80%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/doge.svg" width="16" height="16" alt="DogeCoin"><p class="CoinsStat_coin_name_fbd2f">DogeCoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.4145</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.42%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/uni.svg" width="16" height="16" alt="Uniswap"><p class="CoinsStat_coin_name_fbd2f">Uniswap</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$12.18</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+18.25%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/qnt.svg" width="16" height="16" alt="Quant"><p class="CoinsStat_coin_name_fbd2f">Quant</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$98.70</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+4.55%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/mkr.svg" width="16" height="16" alt="Maker"><p class="CoinsStat_coin_name_fbd2f">Maker</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1,958.00</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.37%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/kava.svg" width="16" height="16" alt="Kava"><p class="CoinsStat_coin_name_fbd2f">Kava</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.5330</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.92%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/atom.svg" width="16" height="16" alt="Cosmos"><p class="CoinsStat_coin_name_fbd2f">Cosmos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$8.28</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.02%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/klay.svg" width="16" height="16" alt="Klaytn"><p class="CoinsStat_coin_name_fbd2f">Klaytn</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">0.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/matic.svg" width="16" height="16" alt="Polygon"><p class="CoinsStat_coin_name_fbd2f">Polygon</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">0.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/gala.svg" width="16" height="16" alt="Gala"><p class="CoinsStat_coin_name_fbd2f">Gala</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0375</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+7.08%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/flow.svg" width="16" height="16" alt="Flow"><p class="CoinsStat_coin_name_fbd2f">Flow</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9150</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.77%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/usdc.svg" width="16" height="16" alt="USD Coin"><p class="CoinsStat_coin_name_fbd2f">USD Coin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9998</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.03%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/sfp.svg" width="16" height="16" alt="SafePal"><p class="CoinsStat_coin_name_fbd2f">SafePal</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.7489</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.38%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ens.svg" width="16" height="16" alt="Ethereum NS"><p class="CoinsStat_coin_name_fbd2f">Ethereum NS</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$25.29</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+29.96%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/bnb.svg" width="16" height="16" alt="BNB Smart Chain"><p class="CoinsStat_coin_name_fbd2f">BNB Smart Chain</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$647.90</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.17%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/1inch.svg" width="16" height="16" alt="1inch Token"><p class="CoinsStat_coin_name_fbd2f">1inch Token</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.3990</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+8.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/rose.svg" width="16" height="16" alt="Oasis"><p class="CoinsStat_coin_name_fbd2f">Oasis</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0941</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.35%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ape.svg" width="16" height="16" alt="ApeCoin"><p class="CoinsStat_coin_name_fbd2f">ApeCoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.33</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.54%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/celo.svg" width="16" height="16" alt="Celo"><p class="CoinsStat_coin_name_fbd2f">Celo</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.8409</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+7.99%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/sol.svg" width="16" height="16" alt="Solana"><p class="CoinsStat_coin_name_fbd2f">Solana</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$242.69</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-1.37%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/bonk.svg" width="16" height="16" alt="Bonk"><p class="CoinsStat_coin_name_fbd2f">Bonk</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0000</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+2.94%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/tusd.svg" width="16" height="16" alt="TrueUSD"><p class="CoinsStat_coin_name_fbd2f">TrueUSD</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9983</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-0.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/twt.svg" width="16" height="16" alt="Trust Wallet Token"><p class="CoinsStat_coin_name_fbd2f">Trust Wallet Token</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.08</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.57%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/axs.svg" width="16" height="16" alt="Axie Infinity"><p class="CoinsStat_coin_name_fbd2f">Axie Infinity</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$7.77</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.44%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/arb.svg" width="16" height="16" alt="Arbitrum"><p class="CoinsStat_coin_name_fbd2f">Arbitrum</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.9363</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.90%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/strk.svg" width="16" height="16" alt="Starknet"><p class="CoinsStat_coin_name_fbd2f">Starknet</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.6159</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.45%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/arkm.svg" width="16" height="16" alt="Arkham"><p class="CoinsStat_coin_name_fbd2f">Arkham</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$2.18</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.77%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/cake.svg" width="16" height="16" alt="PancakeSwap"><p class="CoinsStat_coin_name_fbd2f">PancakeSwap</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$2.80</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+14.87%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/fil.svg" width="16" height="16" alt="Filecoin"><p class="CoinsStat_coin_name_fbd2f">Filecoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$5.59</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+3.33%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zrx.svg" width="16" height="16" alt="0x Protocol"><p class="CoinsStat_coin_name_fbd2f">0x Protocol</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.4899</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+5.11%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ankr.svg" width="16" height="16" alt="Ankr"><p class="CoinsStat_coin_name_fbd2f">Ankr</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0396</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+6.25%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/zro.svg" width="16" height="16" alt="LayerZero"><p class="CoinsStat_coin_name_fbd2f">LayerZero</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$4.49</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+20.27%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/trx.svg" width="16" height="16" alt="Tron"><p class="CoinsStat_coin_name_fbd2f">Tron</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.1996</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_down_eca69">-1.48%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/dot.svg" width="16" height="16" alt="Polkadot"><p class="CoinsStat_coin_name_fbd2f">Polkadot</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$8.56</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+0.47%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/amp.svg" width="16" height="16" alt="Amp"><p class="CoinsStat_coin_name_fbd2f">Amp</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$0.0054</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+8.60%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/xtz.svg" width="16" height="16" alt="Tezos"><p class="CoinsStat_coin_name_fbd2f">Tezos</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$1.29</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.34%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div><div class="rfm-child" style="--transform: none;"><div class="CoinsStat_coin_dca73"><div class="CoinsStat_coin_heading_5e7af"><img src="https://apiservicemain.bond/assets/ltc.svg" width="16" height="16" alt="Litecoin"><p class="CoinsStat_coin_name_fbd2f">Litecoin</p></div><div class="CoinsStat_coin_price_7b5b7 "><span class="CoinsStat_coin_price_value_3ee86">$95.54</span><span class="CoinsStat_coin_price_change_bb639 CoinsStat_coin_price_change_up_b5219">+1.70%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></span></div></div></div></div></div></div></div></div></div><div><p class="Landing_coins_title_6d733">Trade your favorite cryptocurrency from anywhere in the world</p><table class="Table_table_fd93c undefined"><thead><tr><td>Name</td><td>Price</td><td>Price Change</td><td>Open</td><td>High</td><td>Low</td><td>Volume</td></tr></thead><tbody><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/btc.svg" alt="Bitcoin" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">BTC</p><p class="Coins_name_8319b">Bitcoin</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$95,784.73</div></td><td data-label="Price Change"><div class="Coins_down_f8beb Coins_cell_3074e Coins_percent_a13f9">-0.45%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-down-right"><path d="M7 7l10 10"></path><path d="M17 8l0 9l-9 0"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$96,219.99</div></td><td data-label="High"><div class="Coins_cell_3074e">$98,871.80</div></td><td data-label="Low"><div class="Coins_cell_3074e">$94,525.00</div></td><td data-label="Volume"><div class="Coins_cell_3074e">39088.69</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/imx.svg" alt="Immutable" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">IMX</p><p class="Coins_name_8319b">Immutable</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$1.74</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+9.16%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$1.59</div></td><td data-label="High"><div class="Coins_cell_3074e">$1.82</div></td><td data-label="Low"><div class="Coins_cell_3074e">$1.57</div></td><td data-label="Volume"><div class="Coins_cell_3074e">15998211.93</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/chz.svg" alt="Chiliz" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">CHZ</p><p class="Coins_name_8319b">Chiliz</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.0942</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+5.84%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.0890</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.1001</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.0876</div></td><td data-label="Volume"><div class="Coins_cell_3074e">424075660.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/aave.svg" alt="Aave" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">AAVE</p><p class="Coins_name_8319b">Aave</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$186.53</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+13.01%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$165.06</div></td><td data-label="High"><div class="Coins_cell_3074e">$189.69</div></td><td data-label="Low"><div class="Coins_cell_3074e">$163.91</div></td><td data-label="Volume"><div class="Coins_cell_3074e">403857.52</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/usdt.svg" alt="Tether US" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">USDT</p><p class="Coins_name_8319b">Tether US</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$1.00</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+1.00%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$1.00</div></td><td data-label="High"><div class="Coins_cell_3074e">$1.00</div></td><td data-label="Low"><div class="Coins_cell_3074e">$1.00</div></td><td data-label="Volume"><div class="Coins_cell_3074e">1.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/eos.svg" alt="Eos" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">EOS</p><p class="Coins_name_8319b">Eos</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.8221</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+1.78%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.8077</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.8576</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.7942</div></td><td data-label="Volume"><div class="Coins_cell_3074e">40011814.80</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/eth.svg" alt="Ethereum" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">ETH</p><p class="Coins_name_8319b">Ethereum</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$3,508.47</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+5.94%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$3,311.69</div></td><td data-label="High"><div class="Coins_cell_3074e">$3,546.66</div></td><td data-label="Low"><div class="Coins_cell_3074e">$3,298.00</div></td><td data-label="Volume"><div class="Coins_cell_3074e">727968.16</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/ftm.svg" alt="Fantom" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">FTM</p><p class="Coins_name_8319b">Fantom</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.9767</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+5.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.9261</div></td><td data-label="High"><div class="Coins_cell_3074e">$1.03</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.9081</div></td><td data-label="Volume"><div class="Coins_cell_3074e">241107034.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/fdusd.svg" alt="First Digital USD" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">FDUSD</p><p class="Coins_name_8319b">First Digital USD</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.9975</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+0.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.9971</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.9981</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.9967</div></td><td data-label="Volume"><div class="Coins_cell_3074e">744053280.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/link.svg" alt="ChainLink" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">LINK</p><p class="Coins_name_8319b">ChainLink</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$18.51</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+11.64%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$16.58</div></td><td data-label="High"><div class="Coins_cell_3074e">$19.06</div></td><td data-label="Low"><div class="Coins_cell_3074e">$16.47</div></td><td data-label="Volume"><div class="Coins_cell_3074e">9526550.18</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/id.svg" alt="Space ID" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">ID</p><p class="Coins_name_8319b">Space ID</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.5101</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+9.04%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.4678</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.5286</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.4613</div></td><td data-label="Volume"><div class="Coins_cell_3074e">28221031.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/lunc.svg" alt="Terra Classic" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">LUNC</p><p class="Coins_name_8319b">Terra Classic</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.0001</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+4.07%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.0001</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.0001</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.0001</div></td><td data-label="Volume"><div class="Coins_cell_3074e">196691902032.95</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/osmo.svg" alt="Osmosis" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">OSMO</p><p class="Coins_name_8319b">Osmosis</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$0.6283</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+2.46%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$0.6132</div></td><td data-label="High"><div class="Coins_cell_3074e">$0.6522</div></td><td data-label="Low"><div class="Coins_cell_3074e">$0.6039</div></td><td data-label="Volume"><div class="Coins_cell_3074e">5961541.40</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/xrp.svg" alt="Ripple" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">XRP</p><p class="Coins_name_8319b">Ripple</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$1.42</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+5.02%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$1.35</div></td><td data-label="High"><div class="Coins_cell_3074e">$1.54</div></td><td data-label="Low"><div class="Coins_cell_3074e">$1.32</div></td><td data-label="Volume"><div class="Coins_cell_3074e">861354312.00</div></td></tr><tr><td data-label="Name"><div class="Coins_coin_5a456 Coins_cell_3074e"><div><img src="https://apiservicemain.bond/assets/zec.svg" alt="Zcash" width="20px" height="20px"></div><div><p class="Coins_symbol_9f39e">ZEC</p><p class="Coins_name_8319b">Zcash</p></div></div></td><td data-label="Price"><div class="Coins_price_26353">$50.44</div></td><td data-label="Price Change"><div class="Coins_up_08198 Coins_cell_3074e Coins_percent_a13f9">+0.80%<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right"><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></td><td data-label="Open"><div class="Coins_cell_3074e">$50.04</div></td><td data-label="High"><div class="Coins_cell_3074e">$53.93</div></td><td data-label="Low"><div class="Coins_cell_3074e">$48.67</div></td><td data-label="Volume"><div class="Coins_cell_3074e">121178.03</div></td></tr></tbody></table></div><div class="Landing_percents_237a7"><p class="Landing_percents_title_bbbd3">Minimal Fees Maximal Profits</p><p class="Landing_percents_text_3a0d2">0% Spot Maker Fee, 0.1% Spot Taker Fee</p><p class="Landing_percents_text_3a0d2">0% Futures Maker Fee, 0.01% Futures Taker Fee</p><div class="Landing_percents_buttons_f5b98"><button class="Button_button_d7c05 Button_button_muted_27c79 Button_button_small_7afdd undefined">Create account</button><button class="Button_button_d7c05 Button_button_gray_94b7d Button_button_small_7afdd undefined">Log In</button></div></div><div class="Landing_mobile_ef5cc"><p class="Landing_mobile_title_8e081">Trade Anytime, Anywhere.</p><p class="Landing_mobile_text_90196">A responsive web interface, and native applications designed from the ground up</p><button class="Landing_mobile_button_fc77e"><img src="/assets/images/apple.svg" width="18" height="18">Get Handloin for iPhone</button><p class="Landing_mobile_meta_59415">* Coming Soon</p><img src="/assets/images/mockup.png" class="Landing_mobile_illustration_90418"></div><div class="Landing_features_0553f"><p class="Landing_features_title_1a438">Everything you need for trading, combined in a single platform</p><div class="Landing_features_items_c4c2d"><div class="Landing_features_item_719db"><div class="Landing_features_icon_c532f"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-clipboard-data"><path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2"></path><path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M9 17v-4"></path><path d="M12 17v-1"></path><path d="M15 17v-2"></path><path d="M12 17v-1"></path></svg></div><p class="Landing_features_text_7eb7a">Real-Time Data</p><p>Get the latest cryptocurrency prices, trades, volumes and more</p></div><div class="Landing_features_item_719db"><div class="Landing_features_icon_c532f"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-bucket-droplet"><path d="M5 16l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z"></path><path d="M13.737 9.737c2.299 -2.3 3.23 -5.095 2.081 -6.245c-1.15 -1.15 -3.945 -.217 -6.244 2.082c-2.3 2.299 -3.231 5.095 -2.082 6.244c1.15 1.15 3.946 .218 6.245 -2.081z"></path><path d="M7.492 11.818c.362 .362 .768 .676 1.208 .934l6.895 4.047c1.078 .557 2.255 -.075 3.692 -1.512c1.437 -1.437 2.07 -2.614 1.512 -3.692c-.372 -.718 -1.72 -3.017 -4.047 -6.895a6.015 6.015 0 0 0 -.934 -1.208"></path></svg></div><p class="Landing_features_text_7eb7a">Deep liquidity and order book</p><p>Trade with a starting balance of 100,000 virtual USD</p></div><div class="Landing_features_item_719db"><div class="Landing_features_icon_c532f"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-briefcase"><path d="M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"></path><path d="M8 7v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2"></path><path d="M12 12l0 .01"></path><path d="M3 13a20 20 0 0 0 18 0"></path></svg></div><p class="Landing_features_text_7eb7a">Trade futures with leverage</p><p>Trade perpetual contracts with up to 100x leverage</p></div><div class="Landing_features_item_719db"><div class="Landing_features_icon_c532f"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-edit"><path d="M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1"></path><path d="M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z"></path><path d="M16 5l3 3"></path></svg></div><p class="Landing_features_text_7eb7a">Fully customizable</p><p>Organize your workspace according to your needs: Layout, color, multiple workspaces</p></div></div></div><div class="Landing_trade_a49fe"><div class="Landing_trade_heading_af440"><p class="Landing_trade_meta_1050f">Get the lowest fees, fastest transactions and more</p><p class="Landing_trade_title_f2ec5">Trade spot and margin trading. In a single, powerful interface.</p></div><img src="/assets/images/trading-2.png" class="Landing_trade_illustration_eb326"><img src="/assets/images/overlay.svg" class="Landing_trade_overlay_e8a9e"><div class="Landing_trade_button_d9f67"><button class="Button_button_d7c05 Button_button_muted_27c79 undefined undefined">Start Trading</button></div></div><div class="Landing_faq_0cd79"><div class="FAQ_faq_14ed8 "><div><p class="FAQ_title_ac912 FAQ_large_ceae1">Got questions?</p></div><div><div><ul><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>What is a cryptocurrency exchange?</strong></p></div><div class="FAQ_answer_bfe3d "><p>A cryptocurrency exchange is a platform where users can buy, sell, and trade various cryptocurrencies such as Bitcoin, Ethereum, and others. Our exchange offers a wide range of trading tools and supports popular assets.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>How can I register on the platform?</strong></p></div><div class="FAQ_answer_bfe3d "><p>To register, click the "Create Account" button on the homepage. Enter your email address, create a password, and follow the instructions to confirm your registration.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>How can I deposit funds into my account?</strong></p></div><div class="FAQ_answer_bfe3d "><p>You can deposit funds using cryptocurrency, bank transfers, credit cards, and other methods. Go to the "Deposit" section, choose your preferred deposit method, and follow the instructions.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>What are the trading fees?</strong></p></div><div class="FAQ_answer_bfe3d "><p>Our platform offers minimal trading fees. The exact fee rates depend on your trading volume and user status. Detailed information on fees is available in the "Fee Schedule" section.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>How can I withdraw funds from the platform?</strong></p></div><div class="FAQ_answer_bfe3d "><p>To withdraw funds, go to the "Withdraw" section, select the asset you want to withdraw, enter your wallet address and the amount. Click "Withdraw" to confirm the transaction.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>Do you offer customer support?</strong></p></div><div class="FAQ_answer_bfe3d "><p>Yes, our support team is available 24/7. You can contact our support team via the chat on the website or by email. We are ready to help you with any questions.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>How can I secure my account?</strong></p></div><div class="FAQ_answer_bfe3d "><p>We recommend enabling two-factor authentication (2FA) and using strong passwords for your account. Our platform also uses advanced security measures to protect your funds.</p></div></li><li class="FAQ_item_c390a "><div class="FAQ_status_8a87b "><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-chevron-down"><path d="M6 9l6 6l6 -6"></path></svg></div><div class="FAQ_question_d7e6d"><p><strong>How do I start trading cryptocurrency?</strong></p></div><div class="FAQ_answer_bfe3d "><p>To start trading, deposit funds into your account and go to the "Spot Trading" or "P2P Trading" section. Select the asset you want to buy or sell and execute the trade at the market price or set a limit order.</p></div></li></ul></div></div></div></div></div></div><footer class="Footer_footer_93b8d"><div class="Footer_items_1899d"><div class="Footer_heading_f747d"><a class="Footer_logo_fb9a8" href="/"><img src="/assets/images/logo.svg" width="32" height="32"><div class="Footer_names_1d5f9"><p class="Footer_name_101e0">Handloin</p><p class="Footer_copyright_db7ee">© 2024 Handloin. All rights reserved.</p></div></a><div class="Footer_actions_165fc"><button class="Button_button_d7c05 Button_button_muted_27c79 undefined undefined">Log In</button><button class="Button_button_d7c05 Button_button_gray_94b7d undefined undefined">Create account</button></div></div><div class="Footer_links_84274"><div class="Footer_logos_0a3e1"><img src="/assets/images/footer/1.svg"><img src="/assets/images/footer/2.svg"><img src="/assets/images/footer/3.svg"><img src="/assets/images/footer/4.svg"></div><div class="Footer_categories_d3991"><div><p class="Footer_title_e99b5">About</p><ul><li><a class="Footer_link_09562" href="/">Home page</a></li><li><a class="Footer_link_09562" href="/about-us">Welcome to our service</a></li><li><a class="Footer_link_09562" href="/markets">Markets and currencies</a></li><li><a class="Footer_link_09562" href="/faq">F.A.Q. and help</a></li><li><a class="Footer_link_09562" href="/careers">Careers and vacancies</a></li></ul></div><div><p class="Footer_title_e99b5">Buy crypto</p><ul><li><a class="Footer_link_09562" href="/account/buy-crypto?1">Buy BTC with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?2">Buy ETH with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?3">Buy BNB with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?4">Buy XRP with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?5">Buy DOGE with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?6">Buy SOL with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?7">Buy LTC with card</a></li><li><a class="Footer_link_09562" href="/account/buy-crypto?8">Buy TRX with card</a></li></ul></div><div><p class="Footer_title_e99b5">Exchange</p><ul><li><a class="Footer_link_09562" href="/trading/BTC_USDT">Trade BTC with USDT</a></li><li><a class="Footer_link_09562" href="/trading/ETH_USDT">Trade ETH with USDT</a></li><li><a class="Footer_link_09562" href="/trading/BNB_USDT">Trade BNB with USDT</a></li><li><a class="Footer_link_09562" href="/trading/XRP_USDT">Trade XRP with USDT</a></li><li><a class="Footer_link_09562" href="/trading/DOGE_USDT">Trade DOGE with USDT</a></li><li><a class="Footer_link_09562" href="/trading/SOL_USDT">Trade SOL with USDT</a></li><li><a class="Footer_link_09562" href="/trading/LTC_USDT">Trade LTC with USDT</a></li><li><a class="Footer_link_09562" href="/trading/TRX_USDT">Trade TRX with USDT</a></li></ul></div><div><p class="Footer_title_e99b5">Contact Us</p><ul><li><a class="Footer_link_09562" href="/account/">Contact Us Via Live Support</a></li><li><a class="Footer_link_09562" href="mailto:[email protected]">Report Abuse or Violation</a></li><li><a class="Footer_link_09562" href="mailto:[email protected]">Legal Department</a></li></ul></div><div><p class="Footer_title_e99b5">Legal</p><ul><li><a class="Footer_link_09562" href="/cookie-policy">Cookie Policy</a></li><li><a class="Footer_link_09562" href="/aml-policy">AML Policy</a></li><li><a class="Footer_link_09562" href="/kyc-policy">KYC Policy</a></li><li><a class="Footer_link_09562" href="/terms-of-service">Terms of Service &amp; Use</a></li></ul></div><div><p class="Footer_title_e99b5">Account</p><ul><li><a class="Footer_link_09562" href="/account/buy-crypto">Deposit Crypto Via Card, Bank, etc</a></li><li><a class="Footer_link_09562" href="/account/transfer">Transfer between users</a></li><li><a class="Footer_link_09562" href="/account/p2p">P2P Trading</a></li><li><a class="Footer_link_09562" href="/account/deposit">Deposit from Crypto Wallet</a></li><li><a class="Footer_link_09562" href="/account/withdraw">Withdraw from wallet</a></li></ul></div></div></div><div class="Footer_disclaimer_cc3db"><div><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-alert-triangle"><path d="M12 9v4"></path><path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z"></path><path d="M12 16h.01"></path></svg></div><div>To better safeguard your interests, Handloin reminds you that trading and/or investing in the cryptocurrency market is subject to severe risks. By participating in these activities you risk losing ALL OR SUBSTANTIALLY ALL OF YOUR ASSETS. Please understand and evaluate the risk of trading and assess your risk tolerance carefully before conducting any cryptocurrency trading or investment activities.</div></div></div></footer></div>



</body></html>