This is a test site, with transactions running through https://base-sepolia.blockscout.com/, and all AI activity related to those transactions is documented on the AI-infused testnet blockchain at testnet.chaingenticscan.com

Mint a token through the gate

The AIERC evaluated mint births an AIERC-193 token the way a bank checks a cheque before it clears: the AI Consensus reads the exact contract bytes and every source file before the contract exists, and the factory deploys only what it signed clean. The chain keeps a record that the contract was born that way, and anyone can read it.

What happens when you mint

  1. You compile your contract. Everything the compiler touched is sent — your files and every library they pull in. That is where a tampered copy usually hides.
  2. The AI Consensus evaluates it. Several independent AI reasoners read the exact creation bytecode and the sources. If they agree it is clean, they sign that verdict.
  3. The factory deploys it. The signed verdict is handed to the AIERCFactory contract on Chaingentic, which deploys byte-for-byte what was evaluated and records the contract as born clean.
  4. A flagged contract is never born. This is the one place AIERC refuses rather than telling you and letting you decide: a contract that does not exist cannot harm anyone.

How to get there — through Remix

The gate runs inside Remix, the browser IDE most people already compile Solidity in. One-time setup, about a minute.

  1. Open Remix and press Plugin Manager in the left rail.
  2. Choose Connect to a Local Plugin and paste this address:
    https://api.paygentic.market/mint/remix-plugin/profile.json
  3. The AIERC evaluated mint panel appears. Compile your contract as you normally would, then press Use last compilation in the panel.
  4. Press Evaluate with the AI Consensus Council. The verdict and its signatures come back to the panel.
  5. Press Deploy. Your wallet, set to Chaingentic testnet, signs one transaction to the factory. The contract address and its born-clean record are shown when it lands.
Testnet, today: the mint lane is run by the Paygentic operator while the public price is being set. The panel asks for a testnet operator key; without one, Evaluate does not run. Everything else on this page is live and can be read by anyone — the factory, its code, and the born-clean record of every contract it has deployed. When the lane opens to the public, this line changes and nothing else does.

Check any contract yourself

The gate's status — which factory it is wired to, per chain:
api.paygentic.market/mint/status
Was a contract born through the gate? The chain's own record, never ours:
api.paygentic.market/mint/provenance/1002/0x…the contract address
The factory on Chaingentic testnet (chain id 1002):
0x30f0AA6594867d10718A5bC52fBB60429B4c345b