How it works / FAQ
What do I get? A Nomgar NFT of the species that replaces your RagMon's card (Poring → Gloop, Baphomet → Ronke, …), at the same level. Skin variants (Irochi) keep their skin on the Nomgar's metadata.
Is the RagMon really burned? Yes — the Forge calls burn() on the RAGMON contract itself, which reduces the collection's supply. That's why step 1 asks you to approve the Forge as an operator on RAGMON (the same approval a marketplace listing needs). You can revoke it any time in your wallet.
What if the transaction fails? Everything is one atomic transaction: no burn without a mint, no fee without a Nomgar.
Fees are set on the Forge contract and shown live at the top of the page in RON, USDC and WETH (bridged ETH on Ronin). ERC-20 payments need a one-time allowance for the exact amount.
Metadata is served by this site from the chain (/api/nomgar/<id>) and mirrors nomgarOf() on the contract; the game reads the same on-chain data.