2026-08-31 no accounts, no KYC, no analytics
No accounts, no KYC, no analytics, no cookies, no server-side database. We do not ask for your name, ID, or email, and we have no way to associate a wallet with a person.
Nothing on our side. The pages are static files with no backend. There is no sign-up, no form and no tracking pixel, and nothing we wrote reports on you. We cannot see who you are, and we do not try.
One correction worth making, because you can see it in a browser console: our host, Cloudflare, injects its own analytics beacon into the page on the way out. The site's security headers block it from loading, so it never runs and never reports anything, and it is absent from what a plain download of the page contains. We did not put it there and we do not read it, but saying flatly that no analytics script exists would not survive anyone checking.
The OTC service includes an automated watcher that we run, because someone has to observe payments and execute deliveries. It reads public blockchain data only: offers, payments, and deliveries, the same things a block explorer shows anyone. Nothing reaches it from your browser, it sets no cookie, and it stores no personal data. It can tell no more about who you are than any other observer of a public chain.
The pages keep a small amount of state in your browser's local storage so you do not lose work. In full, that is: your language and theme choice; whether you connected a wallet last time and which wallet software it was, so the page can reconnect without asking; the source and destination chains you last picked on the bridge; the transaction hashes of your recent burns; the progress of an in-flight batch collection; whether you have already seen the first-run guide; and, on the market, the vault deposits made from the address you connected plus two counters recording how far your browser has scanned the chain for trade statistics and sale alerts.
These never leave your device, and clearing browser data deletes them. Note that the burn hashes are your recovery keys, so record them elsewhere if you clear data mid-transfer.
Everything you sign is public on the blockchains involved: addresses, amounts, timestamps. That is a property of public blockchains, not of this site. Assume on-chain activity is permanently visible to everyone, including the fact that a given address bought or sold on this market.
Your browser talks directly to blockchain RPC endpoints and to Circle's public attestation API in order to compose and track transfers. Those services see your IP address and the addresses you query, under their own policies. The page's security headers list every host it may contact, and it can reach nothing else.
[email protected], or [email protected] for anything that should not be public.
No accounts, no KYC, no analytics. Static pages.
2026-08-31 계정 없음, 신원확인 없음, 분석도구 없음
계정도 신원확인도 분석도구도 쿠키도 서버 데이터베이스도 없습니다. 이름, 신분증, 이메일을 묻지 않으며, 지갑과 사람을 연결할 방법 자체가 없습니다.
저희 쪽에는 없습니다. 페이지는 백엔드 없는 정적 파일입니다. 가입도 양식도 추적 픽셀도 없고, 저희가 심은 것 중에 이용자를 보고하는 것은 없습니다. 이용자가 누구인지 볼 수 없고, 보려 하지도 않습니다.
브라우저 콘솔을 열면 보이기 때문에 한 가지 정정합니다. 호스팅 업체인 Cloudflare가 페이지를 내보낼 때 자체 분석 스크립트를 끼워 넣습니다. 사이트 보안 헤더가 그 스크립트의 로딩을 막기 때문에 실행되지 않고 아무것도 보고하지 않으며, 페이지를 그대로 내려받으면 거기에는 없습니다. 저희가 넣은 것이 아니고 읽지도 않지만, 분석 스크립트가 아예 없다고만 적으면 확인해 본 사람에게는 틀린 말이 됩니다.
OTC 서비스에는 저희가 돌리는 자동 감시 프로그램이 있습니다. 결제를 확인하고 배달을 실행할 주체가 필요하기 때문입니다. 이 프로그램은 공개된 블록체인 데이터만 읽습니다. 매물, 결제, 배달이며 블록 탐색기가 누구에게나 보여 주는 것과 같습니다. 브라우저에서 이쪽으로 오는 정보는 없고, 쿠키를 심지 않으며, 개인정보를 저장하지 않습니다. 공개 체인을 보는 다른 누구보다 이용자에 대해 더 알 수 있는 것이 없습니다.
작업이 날아가지 않도록 페이지가 브라우저 로컬 저장소에 약간의 상태를 둡니다. 전부 적으면 이렇습니다. 선택한 언어와 테마, 지난번에 지갑을 연결했는지와 어떤 지갑 프로그램이었는지(다시 묻지 않고 재연결하기 위한 것), 브릿지에서 마지막으로 고른 출발 체인과 도착 체인, 최근 소각 트랜잭션 해시, 진행 중인 일괄 수령의 진척도, 첫 실행 안내를 봤는지 여부, 그리고 마켓에서는 연결한 주소로 한 금고 예치 내역과 거래 통계 및 판매 알림을 위해 체인을 어디까지 훑었는지 기록하는 카운터 두 개입니다.
이 값들은 기기를 벗어나지 않고 브라우저 데이터를 지우면 함께 지워집니다. 소각 해시는 복구 열쇠이므로 전송 도중에 데이터를 지울 거라면 따로 적어 두십시오.
서명한 내용은 해당 블록체인에 전부 공개됩니다. 주소, 금액, 시각이 그렇습니다. 이 사이트의 성질이 아니라 공개 블록체인의 성질입니다. 특정 주소가 이 마켓에서 사고팔았다는 사실을 포함해, 온체인 활동은 누구에게나 영구히 보인다고 가정하십시오.
브라우저가 블록체인 RPC 엔드포인트와 Circle의 공개 증명 API에 직접 통신해 전송을 구성하고 추적합니다. 그 서비스들은 각자의 정책에 따라 이용자의 IP 주소와 조회한 주소를 봅니다. 페이지의 보안 헤더에 접속 가능한 호스트가 전부 적혀 있고, 그 밖의 어디에도 접속할 수 없습니다.
[email protected]이고, 공개되면 안 되는 내용은 [email protected]으로 보내십시오.
계정 없음, 신원확인 없음, 분석도구 없음. 정적 페이지입니다.
2026-08-31 无账户、无 KYC、无分析工具
没有账户,没有 KYC,没有分析工具,没有 cookie,没有服务端数据库。我们不索取你的姓名、证件或邮箱,也没有任何办法把一个钱包和一个人对应起来。
我们这边什么都没有。页面是没有后端的静态文件。没有注册,没有表单,没有跟踪像素,我们写的东西里没有任何会汇报你的部分。我们看不到你是谁,也不打算去看。
有一点需要更正,因为你在浏览器控制台里能看到:我们的托管方 Cloudflare 会在页面发出时注入它自己的分析脚本。站点的安全响应头会阻止它加载,所以它从不运行、也从不上报任何东西,而且直接下载页面时它并不存在。它不是我们放的,我们也不读取它,但如果只写"没有分析脚本",对于真去检查的人来说就是错的。
OTC 服务包含一个由我们运行的自动监视程序,因为总要有人监视付款并执行交付。它只读取公开的区块链数据:报价、付款和交付,与区块浏览器向任何人展示的内容相同。没有任何信息从你的浏览器传到它那里,它不设置 cookie,也不存储个人数据。关于你是谁,它知道的不会比任何一个观察公链的人更多。
为了不让你的操作白费,页面会在浏览器本地存储中保留少量状态。完整列举如下:你选择的语言和主题;上次是否连接过钱包以及用的是哪个钱包程序(用于不再询问就重新连接);你在跨链桥上最后选择的源链和目标链;你最近的销毁交易哈希;进行中的批量领取进度;你是否已经看过首次使用引导;以及在市场页面上,用你所连接地址进行的金库存入记录,外加两个计数器,记录你的浏览器为交易统计和售出提醒扫描链上数据的进度。
这些值不会离开你的设备,清除浏览器数据即会删除。请注意销毁哈希是你的恢复钥匙,如果要在转账途中清除数据,请先另行记录。
你签署的一切在相关区块链上都是公开的:地址、金额、时间戳。这是公链的性质,不是本站的性质。请假定链上活动对所有人永久可见,包括某个地址曾在本市场买入或卖出这一事实。
你的浏览器直接与区块链 RPC 节点以及 Circle 的公开证明 API 通信,以构造和跟踪转账。这些服务会按其自身政策看到你的 IP 地址和你查询的地址。页面的安全响应头列出了它可能联系的每一个主机,除此之外它无法访问任何地方。
[email protected];不宜公开的内容请发送至[email protected]。
无账户、无 KYC、无分析工具。静态页面。