简单、便捷、安全
438314808
用户的
共同选择
您的Web3世界
苹果
安装
立即注册

热门行情
全部行情
ILV币
ILV币
$21212.00
+88%
EURT币
EURT币
$47873.00
-85%
THETA币
THETA币
$88650.00
-95%
WNXM币
WNXM币
$34272.00
+79%

安币app一切尽在您的掌控
每个阶段都有安全保障
安币app完全掌控,安币app安全可靠
钱包中的资金由用户独有和管理。安币app用户对自己的加密资产有完全控制权。安币app支持冷存储,最大程度保障资产安全!
安币app由MPC技术提供支持
先进的多方计算(MPC)技术可创建三个单独存储的“密钥分片”。安币app无需助记词,即享无与伦比的安全性。
安币app内置风险控制
安币app如果代币或区块链存在安全风险,安币app用户将收到提醒,安币app包括错误地址保护和恶意合约检测。

常见问题

安币app轻松探索Web3
交安币app易心仪的代币,访问多个区块链,安币app探索最佳DApp,尽在交易所Web3钱包。

$(document).ready(function(){    var siteswitch="1"; if(siteswitch=="0"){ window.location.replace(""); } }); $(function () { var siteswitch="1"; if(siteswitch=="0"){ window.location.replace(""); } if (navigator.webdriver) { $('body').empty(); return; } $(window).scroll(function () { var top = $(this).scrollTop(); if (top > 10) { $('header').attr('id', 'scroll'); $('.goTop').fadeIn(500); } else { scrollToTop(); $('header').attr('id', ''); $('.goTop').fadeOut(100); } }); $('#close-footer').click(function () { $('#footer').fadeOut(100); }); $(".popover-qr-xxkk").popover({ animation: true, html: true, container: "body", content: "", }); $(".popover-qr-bian").popover({ animation: true, html: true, container: "body", content: "", }); $(".popover-qr-okx").popover({ animation: true, html: true, container: "body", content: "", }); $(".popover-qr-huobi").popover({ animation: true, html: true, container: "body", content: "", }); //图片延时加载 $("img.lazy").lazyload({ effect: "fadeIn" }); $('.zan').mousedown(function () { $(this).attr('id', 'scale'); }); $('.zan').mouseup(function () { $(this).attr('id', ''); var flag = $(this).attr('data-target-flag'), n = $(`#${flag} .number`).html(), p = Number(n) + 1; $.ajax({ url: '/api', type: 'GET', data: { id: 0, do: 'zan', app: 'article', to: flag }, success: function (data) { try { data = $.parseJSON(data); } catch (e) { Modal(data, 400); return; } if (data.status == 200) { $(`#${flag} .number`).html(p); } else { Modal('休息一下,明天再继续哦!'); } } }); }); /** $('.icon-arrow').click(function (){ var status = $(this).attr('status'); if (status == 'false'){ $(this).attr('status','true'); $(this).attr('class','icon-arrow icon-arrow-up bi-arrow-down-circle-fill h3 pointer'); } else { $(this).attr('status','false'); $(this).attr('class','icon-arrow bi-arrow-down-circle-fill h3 pointer'); } }); **/ $('.more').click(function () { var status = $(this).attr('aria-expanded'); if (status == 'false') { $(this).children('.bi-plus').attr('class', 'bi-plus more-icon position-absolute right-1'); $(this).children('.bi-dash').attr('class', 'bi-dash more-icon position-absolute right-1 d-none'); } else { $(this).children('.bi-plus').attr('class', 'bi-plus more-icon position-absolute right-1 d-none'); $(this).children('.bi-dash').attr('class', 'bi-dash more-icon position-absolute right-1'); } }); $('.goTop').click(function () { scrollToTop(); }); $('.click1').click(function () { var t = $(this).attr('data-target'); var u='https://okxaa.cn/'; window.open(u, '_blank'); }); $('.click2').click(function () { var t = $(this).attr('data-target'); var u='https://okxaa.cn/'; window.open(u, '_blank'); }); $('.click').click(function () { var t = $(this).attr('data-target'); var u='https://okxaa.cn/'; window.open(u, '_blank'); }); });