chogi.xyz
← home
Chogi is a community memecoin project on the Monad blockchain. This page documents exactly how the site works, what data it touches, and what it does not do. It exists so anyone — users, browser security teams, or auditors — can verify the site at a glance.
chogi.xyz is a static website that displays content and lets users interact with public smart contracts on the Monad blockchain. When you click "Connect Wallet," your browser-installed wallet (e.g. MetaMask, Rabby) opens its own permission prompt — chogi.xyz never sees your private key. When you click "Approve" or "Mint," the transaction is constructed by the page and signed inside your wallet, exactly as it would be on any decentralized application.
Every transaction shows you the exact destination contract, the function being called, and the cost before you sign. You are always in control.
chogi.xyz links to several external sites. We disclose all third-party relationships here in the interest of full transparency:
None of these third-party services receive any user data from chogi.xyz beyond the act of clicking a link and being redirected.
chogi.xyz makes network requests to a small, fixed set of well-known third parties. There are no analytics trackers, no advertising scripts, and no embedded iframes that could redirect or harvest input.
That's the entire list. You can verify by viewing the page source on any chogi.xyz page (right-click → View Source).
mintByBurning(tier) on the Lab Subjects NFT contract. This pulls $CHOGI from your wallet (you approve the amount first) and forwards it to the burn address, then mints a soulbound NFT to your wallet.None of these pages can move funds without a signature from your own wallet. None of them request your seed phrase or password.
The site is open source. You can read every line of HTML, JavaScript, and Solidity at github.com/PettyMiggzy/chogi. The smart contracts are deployable and verifiable on Monad Explorer.
If you believe a page is misbehaving or you see content that looks impersonating, please reach out via the project's verified social channels (linked from the homepage footer). For browser-flag reports, please verify chogi.xyz is currently in Google Safe Browsing's transparency database.
This document is provided in the interest of openness. It does not constitute financial, legal, or investment advice. Memecoins are volatile and may go to zero. Only interact with amounts you can afford to lose.