NetworkSYNCED
Epoch4,182
Block9,847,201
Finality~1.9s
Hashrate812.4 PH/s
Gas3.2 gZRH
live feed · scan.zeroth.run/api/v1
ZEROTH Forge
Token Creation · Proof-of-Mining L1
ZEROTH Mainnet
Foundation Console

Token Issuance Dashboard

A native token factory for the ZEROTH chain, wired directly to live data from scan.zeroth.run. Every contract deploys from an audited open-source template, and its source is auto-verified and published to the explorer the moment it lands.

Tokens Deployed
37
this week +4
Security Pass Rate
100%
0 backdoors · 0 honeypots
Avg. Mining Finality
1.9s
PoM · 6-block
RWA-Backed Tokens
5
Nickel · Carbon · Real Estate

Recent Deployments

verified on scan.zeroth.run
TokenContractStandardSecurityHoldersStatus
NK
Nickel Reserve
$NKL
0x7fa1…2816 RWA-721A Verified 1,204 Active Explorer
ZG
Zeroth Gov
$ZGOV
0x3c91…a7d2 ZRC-20 Verified 8,912 Active Explorer
MP
MinePool Credit
$MPC
0x9d40…36fd ZRC-20 Verified 446 Owner retained Explorer
CB
Carbon Bridge
$CBX
0x896b…951f RWA-721A Verified 2,031 Active Explorer

Architecture Principles

Non-custodial. The platform never stores or transmits private keys or seed phrases. Every signature happens client-side, in the user's own wallet.
Whitelisted templates only. No arbitrary bytecode. Only audited templates whose on-chain hash matches can deploy — closing the path a backdoor would need.
PoM finality tracking. Mining-node consensus from scan.zeroth.run is polled live and visualized through 6-block finality.

Quick Actions

Token Forge

Token Creation Wizard

Issue a native ZEROTH token in four steps. Every input is run through an automated pre-deploy security scan and explorer verification before it goes live.

1
Basics
name · supply
2
Features
mint · RWA
3
Guardrails
anti-backdoor
4
Review
deploy

1 · Token Standard

ZRC-20 Standard
ZEROTH-native fungible token. Ideal for governance, utility and reward tokens.
Default · Recommended
RWA-Backed
Collateralized by real-world assets (nickel, carbon, real estate) with oracle + on/off-chain attestation.
Real-World Asset
Capped Supply
Maximum supply is permanently fixed in code. No further minting — maximum transparency.
Deflationary
MinePool Reward
For mining-pool reward distribution. Built-in staking module and contribution-based streams.
Mining Rewards

Base Metadata

18 recommended

2 · Feature Modules

audited template composition
Mintable privileged
Allow minting after launch. If enabled, the mint authority is forced to a multisig.
Burnable
Holders can burn their own tokens. Supply-reduction mechanism.
Pausable privileged
Pause transfers in an emergency. Time-locked to prevent abuse.
Permit (gasless approval)
EIP-2612-style signature approvals. Improves UX.

RWA Asset Binding

Active only when the RWA standard is selected. Links a real-world asset proof to an on-chain oracle.

Proof-of-Asset
The reserve proof and audit-report hash are permanently recorded on the explorer, so anyone can verify the collateral state.

3 · Anti-Backdoor Guardrails

The lesson from the earlier backdoor incident is baked into the structure. The checks below are enforced at the code level — if any one fails, deployment is blocked.
Auto-renounce ownership
Transfers owner to 0x0 right after deploy. Not even the issuer keeps admin rights — cutting off backdoors at the root.
No hidden mint functions
When Mintable is off, every mint path is verified as removed at compile time.
No upgradeable proxy
Logic can't be swapped post-deploy (a rug vector). Immutable contracts only.
No blacklist / transfer-block
Honeypot logic that blocks specific wallets from selling is detected via static analysis and rejected.
Enforce multisig for admin recommended
If ownership is retained, single keys are disallowed — 2/3 multisig + 24h timelock required.

Pre-Deploy Scan

bytecode static analysis
Hidden owner privileges
privilege escalation
idle
Honeypot sell-block
transfer restriction signature
idle
Unlimited mint / supply manipulation
supply integrity
idle
Malware signature match
scan.zeroth.run DB
idle

4 · Final Review

Token Name
Nickel Reserve
Symbol
NKL
Standard
RWA-721A
Total Supply
100,000,000
Decimals
18
Ownership
Auto-renounce
Security Scan
Passed 4/4
Source Verification
Auto-publish
Estimated Deploy Gas
compile + deploy + verify
0.0241 ZRH
As soon as the deploy transaction is finalized by PoM mining nodes, the contract source and RWA attestation hash are auto-verified and published to scan.zeroth.run.
Anti-Backdoor Engine

Contract Security Scanner

Statically analyze any contract, before or after deploy. Cross-references the malware-signature database on scan.zeroth.run to detect backdoor, honeypot and rug patterns.

scope: bytecode static analysis · function-signature extraction · malware-pattern matching

Checks

Hidden admin / privilege escalation
owner backdoor
idle
Honeypot (sell restriction)
transfer block
idle
Upgradeable-proxy rug vector
logic swap
idle
Unlimited mint authority
supply control
idle
Blacklist / freeze functions
account control
idle
Malware signature match
scan.zeroth.run DB
idle

Security Score

/ 100
awaiting scan
90+ eligible · 70–89 review · <70 blocked
Portfolio

Your Tokens

Manage the status, holders and ownership of tokens you've issued. Every action requires a wallet signature and is recorded on the explorer.

TokenContractStandardSupplyHoldersOwnershipSecurityManage
NK
Nickel Reserve
$NKL
0x7fa1…2816RWA-721A 100,000,0001,204 Renounced98 Manage
ZG
Zeroth Gov
$ZGOV
0x3c91…a7d2ZRC-20 1,000,000,0008,912 Multisig 2/395 Manage
MP
MinePool Credit
$MPC
0x9d40…36fdStake-Reward 50,000,000446 Multisig 2/392 Manage
Live Chain Data

scan.zeroth.run Integration

Pulls on-chain data for the selected token straight from the explorer API. No separate indexer — the foundation explorer is the single source of truth.

GET scan.zeroth.run/api/v1/token/0x7fa1…2816200 OK · 1.9s
Token
$NKL
Holders
1,204
Transfers
18,372
Verified
True
Mining Confirmations
6 / 6
Finalized Block
9,841,022
RWA Collateral
Proven
Source
Public
It reads the explorer's Mining / Nodes / Staking data directly, so token state always matches chain consensus. The platform holds no state of its own — nothing to tamper with.
Endpoint
/api/v1
token · tx · mining · staking
Poll Interval
1.9s
synced to block finality
Verification
100%
source published on deploy

Wallet Integration (EVM)

EIP-3085 / 747
ZEROTH Network Parameters
Chain ID  4088 (0xFF8)
RPC  https://my.zeroth.run
Currency  ZRH · 18 dec
Explorer  https://scan.zeroth.run
works for real in a wallet-enabled browser
Connection and signing all happen client-side, in the user's wallet. The platform never stores or transmits private keys (non-custodial).
Method 1 Automatic (1-click · recommended)
Click Add $NKL Token above, or Add token to MetaMask on the deploy-success screen. MetaMask pops up and you just confirm Add token. Under the hood it calls EIP-747 wallet_watchAsset.
Method 2 Manual (works in any wallet)
Contract 0x7fa1a7b22c9b45a1f3c7f354f797a9294f352816
  1. Copy the contract address above.
  2. Open MetaMask → Tokens tab → Import tokens.
  3. Choose the Custom token tab.
  4. Paste into Token contract address; the symbol and decimals auto-fill (e.g. NKL · 18).
  5. Click Import to finish.
Always verify the address first. To avoid fake same-name token scams, confirm the copied contract address exactly matches the Verified address on scan.zeroth.run before importing.