- 扫描 ID:
- 76bbfcdc-f862-4784-b32e-9b8712ec2528已完成
- 提交的 URL:
- https://damsio.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 5 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__reactRouterVersion | string |
gsapVersions | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!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>Damsio — Faster, better, stronger than your average crypto exchange</title>
<link rel="icon" href="/assets/logo.svg">
<script type="module" crossorigin="" src="/assets/c885b7a6.entry.min.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/f720d888.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/9cfdbd34.chunk.min.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/8bf1b9a1.chunk.min.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/ab5b4d1b.chunk.min.js"><link rel="stylesheet" href="/assets/213bf1b9.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/010a61f7.chunk.min.js"><link rel="stylesheet" href="/assets/c614a0c1.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/36419b2f.chunk.min.js"><link rel="stylesheet" href="/assets/89e263d0.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="sc-oNJdLQ sc-mce8ig"><a aria-current="page" class="sc-xO2bWO active" href="/"><div><img src="/assets/images/logo.svg" alt="Logo" width="32" height="32"></div><div><p class="sc-OVi-Io">Damsio</p><p class="sc-upqhvJ">Exchange & More</p></div></a><a aria-current="page" class="sc-nb-3RK 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="sc-JHWedH"><div class="sc-sVJMYt"><a aria-current="page" class="sc--g0Vf9 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="sc-i6W5xe"><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="sc-sVJMYt"><a class="sc--g0Vf9" 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="sc-i6W5xe"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="sc-sVJMYt"><a class="sc--g0Vf9" 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="sc-i6W5xe"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="sc-sVJMYt"><a class="sc--g0Vf9" 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="sc-sVJMYt"><a class="sc--g0Vf9" 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="sc-i6W5xe"><path d="M6 9l6 6l6 -6"></path></svg></a></div><div class="sc-sVJMYt"><a class="sc--g0Vf9" 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="sc-i6W5xe"><path d="M6 9l6 6l6 -6"></path></svg></a></div></div><div class="sc-ZlACkH"><button class="sc-18BedX sc-J8ebzg sc-ev3TLG undefined">Create account</button><button class="sc-18BedX sc-lLffl2 sc-ev3TLG undefined">Log In</button></div></div><div class="sc-exPuEI sc-ERuceR"><div><div class="sc-r2j7PI sc-8b6zpK"><img src="/assets/images/landing-bg.svg" class="sc-7ISxD3"><h1 class="sc-O4QjRH">Faster, better, stronger than your average crypto exchange</h1><p class="sc-iJtERj">Experience the Future of Trading: A Cryptocurrency Exchange that Prioritizes User Trust and Accessibility</p><div class="sc--hWbNB"><button class="sc-18BedX sc-J8ebzg sc-ev3TLG undefined">Create account</button><button class="sc-18BedX sc-lLffl2 sc-ev3TLG undefined">Log In</button></div><div class="sc-jo4jbS"><div><p class="sc-qEFqrZ">Supporting outstanding investors from Silicon Valley, Wall Street and London</p></div><div class="sc-KKhNUd"><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="sc-rXVqbd"><img src="/assets/images/trading.png"><div class="sc-73zV7A"><div class="sc-egkUBf"><div><div class="sc-ChPdnx"><button class="sc-yeKUgq sc-DQ-ji7">All</button><button class="sc-yeKUgq ">Risers</button><button class="sc-yeKUgq ">Fallers</button><button class="sc-yeKUgq ">Trending</button></div></div><div class="sc-a7mf8Q"><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.38046875s; --delay: 0s; --iteration-count: infinite; --min-width: 100%;"><div class="rfm-initial-child-container"><div class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/btc.svg" width="16" height="16" alt="Bitcoin"><p class="sc--9L8MA">Bitcoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$91,325.55</span><span class="sc-u2OV4E sc-tSGXsG">+4.81%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/imx.svg" width="16" height="16" alt="Immutable"><p class="sc--9L8MA">Immutable</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.30</span><span class="sc-u2OV4E sc-tSGXsG">+14.31%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/chz.svg" width="16" height="16" alt="Chiliz"><p class="sc--9L8MA">Chiliz</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0683</span><span class="sc-u2OV4E sc-tSGXsG">+11.06%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/aave.svg" width="16" height="16" alt="Aave"><p class="sc--9L8MA">Aave</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$167.38</span><span class="sc-u2OV4E sc-tSGXsG">+10.62%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/usdt.svg" width="16" height="16" alt="Tether US"><p class="sc--9L8MA">Tether US</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.00</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/eos.svg" width="16" height="16" alt="Eos"><p class="sc--9L8MA">Eos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.5998</span><span class="sc-u2OV4E sc-tSGXsG">+9.39%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/eth.svg" width="16" height="16" alt="Ethereum"><p class="sc--9L8MA">Ethereum</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$3,132.01</span><span class="sc-u2OV4E sc-tSGXsG">+3.83%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ftm.svg" width="16" height="16" alt="Fantom"><p class="sc--9L8MA">Fantom</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.7225</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/fdusd.svg" width="16" height="16" alt="First Digital USD"><p class="sc--9L8MA">First Digital USD</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.00</span><span class="sc-u2OV4E sc-7KadY2">-0.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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/link.svg" width="16" height="16" alt="ChainLink"><p class="sc--9L8MA">ChainLink</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$14.17</span><span class="sc-u2OV4E sc-tSGXsG">+10.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 class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/id.svg" width="16" height="16" alt="Space ID"><p class="sc--9L8MA">Space ID</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4346</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/lunc.svg" width="16" height="16" alt="Terra Classic"><p class="sc--9L8MA">Terra Classic</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0001</span><span class="sc-u2OV4E sc-tSGXsG">+6.63%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/osmo.svg" width="16" height="16" alt="Osmosis"><p class="sc--9L8MA">Osmosis</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4702</span><span class="sc-u2OV4E sc-tSGXsG">+7.65%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/xrp.svg" width="16" height="16" alt="Ripple"><p class="sc--9L8MA">Ripple</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9424</span><span class="sc-u2OV4E sc-tSGXsG">+17.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zec.svg" width="16" height="16" alt="Zcash"><p class="sc--9L8MA">Zcash</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$38.90</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/doge.svg" width="16" height="16" alt="DogeCoin"><p class="sc--9L8MA">DogeCoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.3749</span><span class="sc-u2OV4E sc-tSGXsG">+5.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/uni.svg" width="16" height="16" alt="Uniswap"><p class="sc--9L8MA">Uniswap</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$8.72</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/qnt.svg" width="16" height="16" alt="Quant"><p class="sc--9L8MA">Quant</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$65.80</span><span class="sc-u2OV4E sc-tSGXsG">+9.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/mkr.svg" width="16" height="16" alt="Maker"><p class="sc--9L8MA">Maker</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1,454.00</span><span class="sc-u2OV4E sc-tSGXsG">+3.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/kava.svg" width="16" height="16" alt="Kava"><p class="sc--9L8MA">Kava</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4004</span><span class="sc-u2OV4E sc-tSGXsG">+8.83%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/atom.svg" width="16" height="16" alt="Cosmos"><p class="sc--9L8MA">Cosmos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.29</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/klay.svg" width="16" height="16" alt="Klaytn"><p class="sc--9L8MA">Klaytn</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/matic.svg" width="16" height="16" alt="Polygon"><p class="sc--9L8MA">Polygon</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/gala.svg" width="16" height="16" alt="Gala"><p class="sc--9L8MA">Gala</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0267</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/flow.svg" width="16" height="16" alt="Flow"><p class="sc--9L8MA">Flow</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6330</span><span class="sc-u2OV4E sc-tSGXsG">+13.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/usdc.svg" width="16" height="16" alt="USD Coin"><p class="sc--9L8MA">USD Coin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9995</span><span class="sc-u2OV4E sc-7KadY2">-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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/sfp.svg" width="16" height="16" alt="SafePal"><p class="sc--9L8MA">SafePal</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6609</span><span class="sc-u2OV4E sc-tSGXsG">+5.22%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ens.svg" width="16" height="16" alt="Ethereum NS"><p class="sc--9L8MA">Ethereum NS</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$17.26</span><span class="sc-u2OV4E sc-tSGXsG">+8.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/bnb.svg" width="16" height="16" alt="BNB Smart Chain"><p class="sc--9L8MA">BNB Smart Chain</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$622.19</span><span class="sc-u2OV4E sc-tSGXsG">+2.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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/1inch.svg" width="16" height="16" alt="1inch Token"><p class="sc--9L8MA">1inch Token</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.2909</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/rose.svg" width="16" height="16" alt="Oasis"><p class="sc--9L8MA">Oasis</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0797</span><span class="sc-u2OV4E sc-tSGXsG">+10.28%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ape.svg" width="16" height="16" alt="ApeCoin"><p class="sc--9L8MA">ApeCoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.15</span><span class="sc-u2OV4E sc-tSGXsG">+13.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/celo.svg" width="16" height="16" alt="Celo"><p class="sc--9L8MA">Celo</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6360</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/sol.svg" width="16" height="16" alt="Solana"><p class="sc--9L8MA">Solana</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$219.83</span><span class="sc-u2OV4E sc-tSGXsG">+7.21%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/bonk.svg" width="16" height="16" alt="Bonk"><p class="sc--9L8MA">Bonk</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">+34.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/tusd.svg" width="16" height="16" alt="TrueUSD"><p class="sc--9L8MA">TrueUSD</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9973</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/twt.svg" width="16" height="16" alt="Trust Wallet Token"><p class="sc--9L8MA">Trust Wallet Token</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9877</span><span class="sc-u2OV4E sc-tSGXsG">+7.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/axs.svg" width="16" height="16" alt="Axie Infinity"><p class="sc--9L8MA">Axie Infinity</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.33</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/arb.svg" width="16" height="16" alt="Arbitrum"><p class="sc--9L8MA">Arbitrum</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6231</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/strk.svg" width="16" height="16" alt="Starknet"><p class="sc--9L8MA">Starknet</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4552</span><span class="sc-u2OV4E sc-tSGXsG">+8.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/arkm.svg" width="16" height="16" alt="Arkham"><p class="sc--9L8MA">Arkham</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$2.11</span><span class="sc-u2OV4E sc-tSGXsG">+9.31%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/cake.svg" width="16" height="16" alt="PancakeSwap"><p class="sc--9L8MA">PancakeSwap</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.86</span><span class="sc-u2OV4E sc-tSGXsG">+5.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 class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/fil.svg" width="16" height="16" alt="Filecoin"><p class="sc--9L8MA">Filecoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$4.17</span><span class="sc-u2OV4E sc-tSGXsG">+9.66%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zrx.svg" width="16" height="16" alt="0x Protocol"><p class="sc--9L8MA">0x Protocol</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.3663</span><span class="sc-u2OV4E sc-tSGXsG">+9.93%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ankr.svg" width="16" height="16" alt="Ankr"><p class="sc--9L8MA">Ankr</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0313</span><span class="sc-u2OV4E sc-tSGXsG">+13.09%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zro.svg" width="16" height="16" alt="LayerZero"><p class="sc--9L8MA">LayerZero</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$3.60</span><span class="sc-u2OV4E sc-tSGXsG">+8.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/trx.svg" width="16" height="16" alt="Tron"><p class="sc--9L8MA">Tron</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.1898</span><span class="sc-u2OV4E sc-tSGXsG">+7.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/dot.svg" width="16" height="16" alt="Polkadot"><p class="sc--9L8MA">Polkadot</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.22</span><span class="sc-u2OV4E sc-tSGXsG">+10.24%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/amp.svg" width="16" height="16" alt="Amp"><p class="sc--9L8MA">Amp</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0044</span><span class="sc-u2OV4E sc-tSGXsG">+7.75%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/xtz.svg" width="16" height="16" alt="Tezos"><p class="sc--9L8MA">Tezos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.7570</span><span class="sc-u2OV4E sc-tSGXsG">+10.19%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ltc.svg" width="16" height="16" alt="Litecoin"><p class="sc--9L8MA">Litecoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$84.18</span><span class="sc-u2OV4E sc-tSGXsG">+6.58%<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.38046875s; --delay: 0s; --iteration-count: infinite; --min-width: 100%;"><div class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/btc.svg" width="16" height="16" alt="Bitcoin"><p class="sc--9L8MA">Bitcoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$91,325.55</span><span class="sc-u2OV4E sc-tSGXsG">+4.81%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/imx.svg" width="16" height="16" alt="Immutable"><p class="sc--9L8MA">Immutable</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.30</span><span class="sc-u2OV4E sc-tSGXsG">+14.31%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/chz.svg" width="16" height="16" alt="Chiliz"><p class="sc--9L8MA">Chiliz</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0683</span><span class="sc-u2OV4E sc-tSGXsG">+11.06%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/aave.svg" width="16" height="16" alt="Aave"><p class="sc--9L8MA">Aave</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$167.38</span><span class="sc-u2OV4E sc-tSGXsG">+10.62%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/usdt.svg" width="16" height="16" alt="Tether US"><p class="sc--9L8MA">Tether US</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.00</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/eos.svg" width="16" height="16" alt="Eos"><p class="sc--9L8MA">Eos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.5998</span><span class="sc-u2OV4E sc-tSGXsG">+9.39%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/eth.svg" width="16" height="16" alt="Ethereum"><p class="sc--9L8MA">Ethereum</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$3,132.01</span><span class="sc-u2OV4E sc-tSGXsG">+3.83%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ftm.svg" width="16" height="16" alt="Fantom"><p class="sc--9L8MA">Fantom</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.7225</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/fdusd.svg" width="16" height="16" alt="First Digital USD"><p class="sc--9L8MA">First Digital USD</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.00</span><span class="sc-u2OV4E sc-7KadY2">-0.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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/link.svg" width="16" height="16" alt="ChainLink"><p class="sc--9L8MA">ChainLink</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$14.17</span><span class="sc-u2OV4E sc-tSGXsG">+10.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 class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/id.svg" width="16" height="16" alt="Space ID"><p class="sc--9L8MA">Space ID</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4346</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/lunc.svg" width="16" height="16" alt="Terra Classic"><p class="sc--9L8MA">Terra Classic</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0001</span><span class="sc-u2OV4E sc-tSGXsG">+6.63%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/osmo.svg" width="16" height="16" alt="Osmosis"><p class="sc--9L8MA">Osmosis</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4702</span><span class="sc-u2OV4E sc-tSGXsG">+7.65%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/xrp.svg" width="16" height="16" alt="Ripple"><p class="sc--9L8MA">Ripple</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9424</span><span class="sc-u2OV4E sc-tSGXsG">+17.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zec.svg" width="16" height="16" alt="Zcash"><p class="sc--9L8MA">Zcash</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$38.90</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/doge.svg" width="16" height="16" alt="DogeCoin"><p class="sc--9L8MA">DogeCoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.3749</span><span class="sc-u2OV4E sc-tSGXsG">+5.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/uni.svg" width="16" height="16" alt="Uniswap"><p class="sc--9L8MA">Uniswap</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$8.72</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/qnt.svg" width="16" height="16" alt="Quant"><p class="sc--9L8MA">Quant</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$65.80</span><span class="sc-u2OV4E sc-tSGXsG">+9.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/mkr.svg" width="16" height="16" alt="Maker"><p class="sc--9L8MA">Maker</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1,454.00</span><span class="sc-u2OV4E sc-tSGXsG">+3.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/kava.svg" width="16" height="16" alt="Kava"><p class="sc--9L8MA">Kava</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4004</span><span class="sc-u2OV4E sc-tSGXsG">+8.83%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/atom.svg" width="16" height="16" alt="Cosmos"><p class="sc--9L8MA">Cosmos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.29</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/klay.svg" width="16" height="16" alt="Klaytn"><p class="sc--9L8MA">Klaytn</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/matic.svg" width="16" height="16" alt="Polygon"><p class="sc--9L8MA">Polygon</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/gala.svg" width="16" height="16" alt="Gala"><p class="sc--9L8MA">Gala</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0267</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/flow.svg" width="16" height="16" alt="Flow"><p class="sc--9L8MA">Flow</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6330</span><span class="sc-u2OV4E sc-tSGXsG">+13.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/usdc.svg" width="16" height="16" alt="USD Coin"><p class="sc--9L8MA">USD Coin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9995</span><span class="sc-u2OV4E sc-7KadY2">-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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/sfp.svg" width="16" height="16" alt="SafePal"><p class="sc--9L8MA">SafePal</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6609</span><span class="sc-u2OV4E sc-tSGXsG">+5.22%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ens.svg" width="16" height="16" alt="Ethereum NS"><p class="sc--9L8MA">Ethereum NS</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$17.26</span><span class="sc-u2OV4E sc-tSGXsG">+8.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/bnb.svg" width="16" height="16" alt="BNB Smart Chain"><p class="sc--9L8MA">BNB Smart Chain</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$622.19</span><span class="sc-u2OV4E sc-tSGXsG">+2.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="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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/1inch.svg" width="16" height="16" alt="1inch Token"><p class="sc--9L8MA">1inch Token</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.2909</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/rose.svg" width="16" height="16" alt="Oasis"><p class="sc--9L8MA">Oasis</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0797</span><span class="sc-u2OV4E sc-tSGXsG">+10.28%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ape.svg" width="16" height="16" alt="ApeCoin"><p class="sc--9L8MA">ApeCoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.15</span><span class="sc-u2OV4E sc-tSGXsG">+13.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/celo.svg" width="16" height="16" alt="Celo"><p class="sc--9L8MA">Celo</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6360</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/sol.svg" width="16" height="16" alt="Solana"><p class="sc--9L8MA">Solana</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$219.83</span><span class="sc-u2OV4E sc-tSGXsG">+7.21%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/bonk.svg" width="16" height="16" alt="Bonk"><p class="sc--9L8MA">Bonk</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0000</span><span class="sc-u2OV4E sc-tSGXsG">+34.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/tusd.svg" width="16" height="16" alt="TrueUSD"><p class="sc--9L8MA">TrueUSD</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9973</span><span class="sc-u2OV4E sc-tSGXsG">+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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/twt.svg" width="16" height="16" alt="Trust Wallet Token"><p class="sc--9L8MA">Trust Wallet Token</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.9877</span><span class="sc-u2OV4E sc-tSGXsG">+7.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/axs.svg" width="16" height="16" alt="Axie Infinity"><p class="sc--9L8MA">Axie Infinity</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.33</span><span class="sc-u2OV4E sc-tSGXsG">+10.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/arb.svg" width="16" height="16" alt="Arbitrum"><p class="sc--9L8MA">Arbitrum</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.6231</span><span class="sc-u2OV4E sc-tSGXsG">+9.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/strk.svg" width="16" height="16" alt="Starknet"><p class="sc--9L8MA">Starknet</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.4552</span><span class="sc-u2OV4E sc-tSGXsG">+8.12%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/arkm.svg" width="16" height="16" alt="Arkham"><p class="sc--9L8MA">Arkham</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$2.11</span><span class="sc-u2OV4E sc-tSGXsG">+9.31%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/cake.svg" width="16" height="16" alt="PancakeSwap"><p class="sc--9L8MA">PancakeSwap</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$1.86</span><span class="sc-u2OV4E sc-tSGXsG">+5.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 class="rfm-child" style="--transform: none;"><div class="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/fil.svg" width="16" height="16" alt="Filecoin"><p class="sc--9L8MA">Filecoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$4.17</span><span class="sc-u2OV4E sc-tSGXsG">+9.66%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zrx.svg" width="16" height="16" alt="0x Protocol"><p class="sc--9L8MA">0x Protocol</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.3663</span><span class="sc-u2OV4E sc-tSGXsG">+9.93%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ankr.svg" width="16" height="16" alt="Ankr"><p class="sc--9L8MA">Ankr</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0313</span><span class="sc-u2OV4E sc-tSGXsG">+13.09%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/zro.svg" width="16" height="16" alt="LayerZero"><p class="sc--9L8MA">LayerZero</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$3.60</span><span class="sc-u2OV4E sc-tSGXsG">+8.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/trx.svg" width="16" height="16" alt="Tron"><p class="sc--9L8MA">Tron</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.1898</span><span class="sc-u2OV4E sc-tSGXsG">+7.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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/dot.svg" width="16" height="16" alt="Polkadot"><p class="sc--9L8MA">Polkadot</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$5.22</span><span class="sc-u2OV4E sc-tSGXsG">+10.24%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/amp.svg" width="16" height="16" alt="Amp"><p class="sc--9L8MA">Amp</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.0044</span><span class="sc-u2OV4E sc-tSGXsG">+7.75%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/xtz.svg" width="16" height="16" alt="Tezos"><p class="sc--9L8MA">Tezos</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$0.7570</span><span class="sc-u2OV4E sc-tSGXsG">+10.19%<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="sc-3Kc-yt"><div class="sc-XnryCv"><img src="https://apiservicemain.bond/assets/ltc.svg" width="16" height="16" alt="Litecoin"><p class="sc--9L8MA">Litecoin</p></div><div class="sc-e1t9Pu "><span class="sc-PuhiEE">$84.18</span><span class="sc-u2OV4E sc-tSGXsG">+6.58%<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="sc-bXM2S4">Trade your favorite cryptocurrency from anywhere in the world</p><table class="sc--ZPCWb 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="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/btc.svg" alt="Bitcoin" width="20px" height="20px"></div><div><p class="sc-nzntre">BTC</p><p class="sc-gxm3In">Bitcoin</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$91,325.55</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+4.81%<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="sc-MHTiiE">$87,133.34</div></td><td data-label="High"><div class="sc-MHTiiE">$91,850.00</div></td><td data-label="Low"><div class="sc-MHTiiE">$87,133.33</div></td><td data-label="Volume"><div class="sc-MHTiiE">44787.36</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/imx.svg" alt="Immutable" width="20px" height="20px"></div><div><p class="sc-nzntre">IMX</p><p class="sc-gxm3In">Immutable</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$1.30</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+14.31%<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="sc-MHTiiE">$1.14</div></td><td data-label="High"><div class="sc-MHTiiE">$1.31</div></td><td data-label="Low"><div class="sc-MHTiiE">$1.14</div></td><td data-label="Volume"><div class="sc-MHTiiE">7955522.56</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/chz.svg" alt="Chiliz" width="20px" height="20px"></div><div><p class="sc-nzntre">CHZ</p><p class="sc-gxm3In">Chiliz</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.0683</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+11.06%<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="sc-MHTiiE">$0.0615</div></td><td data-label="High"><div class="sc-MHTiiE">$0.0694</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.0614</div></td><td data-label="Volume"><div class="sc-MHTiiE">189283752.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/aave.svg" alt="Aave" width="20px" height="20px"></div><div><p class="sc-nzntre">AAVE</p><p class="sc-gxm3In">Aave</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$167.38</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+10.62%<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="sc-MHTiiE">$151.31</div></td><td data-label="High"><div class="sc-MHTiiE">$169.89</div></td><td data-label="Low"><div class="sc-MHTiiE">$150.60</div></td><td data-label="Volume"><div class="sc-MHTiiE">453351.77</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/usdt.svg" alt="Tether US" width="20px" height="20px"></div><div><p class="sc-nzntre">USDT</p><p class="sc-gxm3In">Tether US</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$1.00</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+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="sc-MHTiiE">$1.00</div></td><td data-label="High"><div class="sc-MHTiiE">$1.00</div></td><td data-label="Low"><div class="sc-MHTiiE">$1.00</div></td><td data-label="Volume"><div class="sc-MHTiiE">1.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/eos.svg" alt="Eos" width="20px" height="20px"></div><div><p class="sc-nzntre">EOS</p><p class="sc-gxm3In">Eos</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.5998</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+9.39%<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="sc-MHTiiE">$0.5483</div></td><td data-label="High"><div class="sc-MHTiiE">$0.6099</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.5482</div></td><td data-label="Volume"><div class="sc-MHTiiE">46889083.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/eth.svg" alt="Ethereum" width="20px" height="20px"></div><div><p class="sc-nzntre">ETH</p><p class="sc-gxm3In">Ethereum</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$3,132.01</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+3.83%<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="sc-MHTiiE">$3,016.46</div></td><td data-label="High"><div class="sc-MHTiiE">$3,165.00</div></td><td data-label="Low"><div class="sc-MHTiiE">$3,014.50</div></td><td data-label="Volume"><div class="sc-MHTiiE">518301.99</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/ftm.svg" alt="Fantom" width="20px" height="20px"></div><div><p class="sc-nzntre">FTM</p><p class="sc-gxm3In">Fantom</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.7225</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+9.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="sc-MHTiiE">$0.6624</div></td><td data-label="High"><div class="sc-MHTiiE">$0.7283</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.6601</div></td><td data-label="Volume"><div class="sc-MHTiiE">102067434.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/fdusd.svg" alt="First Digital USD" width="20px" height="20px"></div><div><p class="sc-nzntre">FDUSD</p><p class="sc-gxm3In">First Digital USD</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$1.00</div></td><td data-label="Price Change"><div class="sc--L65Zu sc-MHTiiE sc-oT-Sxv">-0.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-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="sc-MHTiiE">$1.00</div></td><td data-label="High"><div class="sc-MHTiiE">$1.00</div></td><td data-label="Low"><div class="sc-MHTiiE">$1.00</div></td><td data-label="Volume"><div class="sc-MHTiiE">942203287.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/link.svg" alt="ChainLink" width="20px" height="20px"></div><div><p class="sc-nzntre">LINK</p><p class="sc-gxm3In">ChainLink</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$14.17</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+10.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" 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="sc-MHTiiE">$12.80</div></td><td data-label="High"><div class="sc-MHTiiE">$14.31</div></td><td data-label="Low"><div class="sc-MHTiiE">$12.78</div></td><td data-label="Volume"><div class="sc-MHTiiE">4422639.73</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/id.svg" alt="Space ID" width="20px" height="20px"></div><div><p class="sc-nzntre">ID</p><p class="sc-gxm3In">Space ID</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.4346</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+10.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" 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="sc-MHTiiE">$0.3950</div></td><td data-label="High"><div class="sc-MHTiiE">$0.4359</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.3948</div></td><td data-label="Volume"><div class="sc-MHTiiE">11240182.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/lunc.svg" alt="Terra Classic" width="20px" height="20px"></div><div><p class="sc-nzntre">LUNC</p><p class="sc-gxm3In">Terra Classic</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.0001</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+6.63%<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="sc-MHTiiE">$0.0001</div></td><td data-label="High"><div class="sc-MHTiiE">$0.0001</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.0001</div></td><td data-label="Volume"><div class="sc-MHTiiE">162819562262.32</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/osmo.svg" alt="Osmosis" width="20px" height="20px"></div><div><p class="sc-nzntre">OSMO</p><p class="sc-gxm3In">Osmosis</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.4702</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+7.65%<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="sc-MHTiiE">$0.4368</div></td><td data-label="High"><div class="sc-MHTiiE">$0.4736</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.4368</div></td><td data-label="Volume"><div class="sc-MHTiiE">2401019.16</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/xrp.svg" alt="Ripple" width="20px" height="20px"></div><div><p class="sc-nzntre">XRP</p><p class="sc-gxm3In">Ripple</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$0.9424</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+17.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="sc-MHTiiE">$0.8011</div></td><td data-label="High"><div class="sc-MHTiiE">$0.9475</div></td><td data-label="Low"><div class="sc-MHTiiE">$0.7731</div></td><td data-label="Volume"><div class="sc-MHTiiE">1301460442.00</div></td></tr><tr><td data-label="Name"><div class="sc-WkVj4N sc-MHTiiE"><div><img src="https://apiservicemain.bond/assets/zec.svg" alt="Zcash" width="20px" height="20px"></div><div><p class="sc-nzntre">ZEC</p><p class="sc-gxm3In">Zcash</p></div></div></td><td data-label="Price"><div class="sc-JjU4Rd">$38.90</div></td><td data-label="Price Change"><div class="sc-CBmEXH sc-MHTiiE sc-oT-Sxv">+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="sc-MHTiiE">$36.72</div></td><td data-label="High"><div class="sc-MHTiiE">$39.06</div></td><td data-label="Low"><div class="sc-MHTiiE">$36.42</div></td><td data-label="Volume"><div class="sc-MHTiiE">96180.77</div></td></tr></tbody></table></div><div class="sc-I3p--F"><p class="sc-u70-Ek">Minimal Fees Maximal Profits</p><p class="sc-Og0tq8">0% Spot Maker Fee, 0.1% Spot Taker Fee</p><p class="sc-Og0tq8">0% Futures Maker Fee, 0.01% Futures Taker Fee</p><div class="sc-9bmCWI"><button class="sc-18BedX sc-J8ebzg sc-ev3TLG undefined">Create account</button><button class="sc-18BedX sc-lLffl2 sc-ev3TLG undefined">Log In</button></div></div><div class="sc-71zI9S"><p class="sc-jggdVu">Trade Anytime, Anywhere.</p><p class="sc-kBlgxd">A responsive web interface, and native applications designed from the ground up</p><button class="sc--Hfo8h"><img src="/assets/images/apple.svg" width="18" height="18">Get Damsio for iPhone</button><p class="sc-WUFZPt">* Coming Soon</p><img src="/assets/images/mockup.png" class="sc-kEGM3w"></div><div class="sc-BVP1lr"><p class="sc-GkOP5Y">Everything you need for trading, combined in a single platform</p><div class="sc-xMLTum"><div class="sc-cZ2-Vq"><div class="sc-xTL-fs"><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="sc-frepPU">Real-Time Data</p><p>Get the latest cryptocurrency prices, trades, volumes and more</p></div><div class="sc-cZ2-Vq"><div class="sc-xTL-fs"><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="sc-frepPU">Deep liquidity and order book</p><p>Trade with a starting balance of 100,000 virtual USD</p></div><div class="sc-cZ2-Vq"><div class="sc-xTL-fs"><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="sc-frepPU">Trade futures with leverage</p><p>Trade perpetual contracts with up to 100x leverage</p></div><div class="sc-cZ2-Vq"><div class="sc-xTL-fs"><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="sc-frepPU">Fully customizable</p><p>Organize your workspace according to your needs: Layout, color, multiple workspaces</p></div></div></div><div class="sc-pJ-jJC"><div class="sc-r0QBMl"><p class="sc-EFD4B6">Get the lowest fees, fastest transactions and more</p><p class="sc-8uxej4">Trade spot and margin trading. In a single, powerful interface.</p></div><img src="/assets/images/trading-2.png" class="sc-6zJgqj"><img src="/assets/images/overlay.svg" class="sc-6KnteI"><div class="sc-2fZ7pn"><button class="sc-18BedX sc-J8ebzg undefined undefined">Start Trading</button></div></div><div class="sc-DNeZvH"><div class="sc-FO2FgY "><div><p class="sc-rJEnGq sc-zq4cdS">Got questions?</p></div><div><div><ul><li class="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>What is a cryptocurrency exchange?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>How can I register on the platform?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>How can I deposit funds into my account?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>What are the trading fees?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>How can I withdraw funds from the platform?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>Do you offer customer support?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>How can I secure my account?</strong></p></div><div class="sc-v-PckI "><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="sc-w5CjoH "><div class="sc-ioe5L8 "><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="sc-1-bRx7"><p><strong>How do I start trading cryptocurrency?</strong></p></div><div class="sc-v-PckI "><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="sc-k7jYW-"><div class="sc-GJnVHJ"><div class="sc-90fev3"><a class="sc--5qAW0" href="/"><img src="/assets/images/logo.svg" width="32" height="32"><div class="sc-HV-Z-q"><p class="sc-EB4Okd">Damsio</p><p class="sc-237iGo">© 2024 Damsio. All rights reserved.</p></div></a><div class="sc-Fl-Lr-"><button class="sc-18BedX sc-J8ebzg undefined undefined">Log In</button><button class="sc-18BedX sc-lLffl2 undefined undefined">Create account</button></div></div><div class="sc-hCdPxW"><div class="sc-Cj4aOT"><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="sc-05kSZR"><div><p class="sc-6Ztcin">About</p><ul><li><a class="sc-CVYh5h" href="/">Home page</a></li><li><a class="sc-CVYh5h" href="/about-us">Welcome to our service</a></li><li><a class="sc-CVYh5h" href="/markets">Markets and currencies</a></li><li><a class="sc-CVYh5h" href="/faq">F.A.Q. and help</a></li><li><a class="sc-CVYh5h" href="/careers">Careers and vacancies</a></li></ul></div><div><p class="sc-6Ztcin">Buy crypto</p><ul><li><a class="sc-CVYh5h" href="/account/buy-crypto?1">Buy BTC with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?2">Buy ETH with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?3">Buy BNB with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?4">Buy XRP with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?5">Buy DOGE with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?6">Buy SOL with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?7">Buy LTC with card</a></li><li><a class="sc-CVYh5h" href="/account/buy-crypto?8">Buy TRX with card</a></li></ul></div><div><p class="sc-6Ztcin">Exchange</p><ul><li><a class="sc-CVYh5h" href="/trading/BTC_USDT">Trade BTC with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/ETH_USDT">Trade ETH with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/BNB_USDT">Trade BNB with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/XRP_USDT">Trade XRP with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/DOGE_USDT">Trade DOGE with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/SOL_USDT">Trade SOL with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/LTC_USDT">Trade LTC with USDT</a></li><li><a class="sc-CVYh5h" href="/trading/TRX_USDT">Trade TRX with USDT</a></li></ul></div><div><p class="sc-6Ztcin">Contact Us</p><ul><li><a class="sc-CVYh5h" href="/account/">Contact Us Via Live Support</a></li><li><a class="sc-CVYh5h" href="mailto:[email protected]">Report Abuse or Violation</a></li><li><a class="sc-CVYh5h" href="mailto:[email protected]">Legal Department</a></li></ul></div><div><p class="sc-6Ztcin">Legal</p><ul><li><a class="sc-CVYh5h" href="/cookie-policy">Cookie Policy</a></li><li><a class="sc-CVYh5h" href="/aml-policy">AML Policy</a></li><li><a class="sc-CVYh5h" href="/kyc-policy">KYC Policy</a></li><li><a class="sc-CVYh5h" href="/terms-of-service">Terms of Service & Use</a></li></ul></div><div><p class="sc-6Ztcin">Account</p><ul><li><a class="sc-CVYh5h" href="/account/buy-crypto">Deposit Crypto Via Card, Bank, etc</a></li><li><a class="sc-CVYh5h" href="/account/transfer">Transfer between users</a></li><li><a class="sc-CVYh5h" href="/account/p2p">P2P Trading</a></li><li><a class="sc-CVYh5h" href="/account/deposit">Deposit from Crypto Wallet</a></li><li><a class="sc-CVYh5h" href="/account/withdraw">Withdraw from wallet</a></li></ul></div></div></div><div class="sc-zD2xTD"><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, Damsio 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>