CPU Mining Base
The codebase integrates yespower hashing in the PoW path, aligned with a CPU mining approach.
Ethernova Ecosystem + SMT
Smartiecoin (SMT) is a secondary coin inside the Ethernova ecosystem. The current focus is CPU mining, privacy, and masternode services on top of the core network layer.
Core project facts taken from the SMT repository and docs.
The codebase integrates yespower hashing in the PoW path, aligned with a CPU mining approach.
CoinJoin support plus Tor onion service support (v3) for additional network privacy.
Deterministic masternodes (ProTx) with official setup guides for Windows and CLI flows.
Issuance and validation are coordinated by the peer-to-peer network and protocol consensus.
Current repo tag: Loading... (Loading...).
How SMT emissions and masternode rewards work on mainnet.
Emission decreases through halvings. Since v0.1.4 (block 40,000), the reward split is fixed at 45% miner / 45% masternode / 10% governance superblocks.
Every block (from block 40,000):
Governance reserve = block subsidy x 10%
Distributable = block subsidy - governance reserve
MN reward = distributable x 50% (fixed)
Miner reward = distributable x 50% (fixed)
10% of the block subsidy is reserved for governance. This is not a dev fee — it is only paid out in superblocks (every 21,600 blocks) when the community approves funding proposals via masternode voting. If no proposals are approved, those coins are never created, reducing the effective supply. The 45/45/10 split is fixed and no longer changes with block height.
| Block Height Range | Miner | Masternode | Governance |
|---|---|---|---|
| 0 - 101 (legacy) | 80% | 20% | 0% |
| 102 - 27,599 (legacy) | 75% | 25% | 0% |
| 27,600 - 39,999 (v0.1.3) | 67.5% | 22.5% | 10% |
| 40,000+ (v0.1.4) | 45% | 45% | 10% |
Since v0.1.4, the reward split is permanently fixed at 45/45/10. The 10% governance portion is only minted in superblocks when community proposals are approved — there is no dev fee.
10% of the block subsidy is reserved for community governance. These coins are only created in superblocks (every 21,600 blocks / ~15 days) when funding proposals are approved by masternode vote. This is not a dev fee.
Anyone can submit a funding proposal for development, infrastructure, marketing, or community initiatives. Masternode operators vote to approve or reject it. Approved proposals are paid automatically by the network in the next superblock. No individual or team has control over these funds — it is fully decentralized.
SMT uses two timing layers (since v0.1.4):
The 45/45/10 split is fixed. Only halvings change the absolute payout amounts. Without approved proposals, the governance portion is never created.
These are base examples without fee variation. The 10% governance reserve applies to every block. Actual max supply depends on governance activity (~90M without proposals, up to 100M with full governance). There is no dev fee — governance funds are controlled by masternode voting.
Source references: validation.cpp, chainparams.cpp, subsidy_tests.cpp
Auto-updated every 60 seconds from Smartiecoin explorer + Klingex + Gatevia + Nestex exchange APIs.
Source: explorer.smartiecoin.com + klingex.io (SMT/USDT) + gatevia.io (SMT/USDT) + nestex.io (SMT) (waiting for first update)
Full-featured blockchain with instant transactions, privacy, governance, and masternode infrastructure.
CPU-only mining with 60-second blocks. No GPU, no ASIC — decentralized and accessible to everyone.
Transactions locked in 2-3 seconds via LLMQ quorums. ChainLocks prevent 51% attacks and block reorganizations.
Deterministic masternodes with BLS signatures, operator/owner separation, and automatic PoSe monitoring. Easy setup with Plug & Play Wizard.
Wallet-level coin mixing through masternodes for on-chain privacy. Plus optional Tor v3 for transport-level anonymity.
Masternode operators vote on budget proposals. Approved proposals are funded automatically via superblock payouts every 21,600 blocks.
Long-Living Masternode Quorums power InstantSend, ChainLocks, and governance. Currently using LLMQ_10_60 and LLMQ_10_75 (rotated).
SMT is a secondary coin integrated with the Ethernova ecosystem. The network is fully operational with CPU mining, InstantSend, ChainLocks, PrivateSend, masternodes, and on-chain governance.
Main project resources and technical references.
Primary source code and active development.
Official binaries and release notes.
Official trading pair on Klingex exchange.
Official trading pair on Gatevia exchange.
Official trading pair on Nestex exchange.
Managed SMT masternode hosting service.
Community pool where SMT is currently listed.
Step-by-step setup for SMT masternode operation.
Official guide to run SMT nodes through Tor v3.
Open the latest Smartiecoin release on GitHub.
Main ecosystem project where SMT is integrated.