Smartiecoin Core v0.3.5 is live

Shielded privacy arrives for SMT.

Smartiecoin (SMT) keeps the CPU-mined, masternode-powered core and now moves into a new privacy chapter with shielded transaction support, refreshed cross-platform wallets, and safer migration paths for legacy users.

Now live v0.3.5 Shielded TX support Activation: block 130,000 Windows, Linux, macOS

New release spotlight

Smartiecoin Core v0.3.5

A practical privacy and compatibility update: shielded transaction support, BDB migration options, self-contained Sapling parameter handling, and refreshed binaries for the platforms the community uses.

02

Safer Wallet Migration

Windows users can choose the BDB 6.2 auto-migration build or the BDB 4.8 legacy build, reducing friction for older wallet.dat files.

03

Self-contained Packages

Release packages include the required Sapling startup path, with the Linux daemon/Qt build prepared to run without manual parameter-file setup.

04

Network Systems Preserved

Masternodes, InstantSend, ChainLocks, CoinJoin legacy privacy, governance, and 60-second CPU mining remain part of the same SMT core.

Latest release: Loading... published Loading...
Open GitHub Release →

Project Snapshot

Core project facts taken from the SMT repository and docs.

CPU Mining Base

The codebase integrates yespower hashing in the PoW path, aligned with a CPU mining approach.

Optional Privacy

Shielded transaction support in v0.3.5, with legacy CoinJoin and Tor onion service support (v3) still available.

Masternode Layer

Deterministic masternodes (ProTx) with official setup guides for Windows and CLI flows.

On-chain Issuance

Issuance and validation are coordinated by the peer-to-peer network and protocol consensus.

Active Release

Current repo tag: Loading... (Loading...).

Tokenomics Explained

How SMT emissions and masternode rewards work on mainnet.

Core Parameters

  • Max supply: 100,000,000 SMT (theoretical; ~90M without governance proposals)
  • Base block subsidy: 50 SMT
  • Halving interval: 1,000,000 blocks (since v0.1.4, block 40,000+)
  • Target block time: 60 seconds
  • Approx. halving cadence: ~694 days

Emission decreases through halvings. Since v0.1.4 (block 40,000), the reward split is fixed at 45% miner / 45% masternode / 10% governance superblocks.

Reward Formula (since v0.1.4)

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.

Reward Distribution (Mainnet)

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.

Governance Superblocks (since v0.1.3)

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.

  • Governance reserve: 10% of every block subsidy
  • Superblock cycle: 21,600 blocks (~15 days)
  • Proposal cost: 5 SMT (anti-spam)
  • No approved proposals? Coins are never created, reducing effective emission

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.

Why Rewards Change Over Time

SMT uses two timing layers (since v0.1.4):

  • Halving clock: reduces subsidy every 1,000,000 blocks (~694 days).
  • Governance superblocks: 10% reserved every block; only minted if community proposals pass.

The 45/45/10 split is fixed. Only halvings change the absolute payout amounts. Without approved proposals, the governance portion is never created.

Concrete Examples (v0.1.4)

  • Normal block: 50 base - 5 governance = 45 → 22.5 MN / 22.5 miner
  • Superblock w/ proposal: 5 SMT paid to approved proposal + 22.5 MN / 22.5 miner
  • Superblock w/o proposal: 5 SMT not created → 22.5 MN / 22.5 miner
  • After 1st halving: 25 base - 2.5 governance = 22.5 → 11.25 MN / 11.25 miner

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

Live Stats

Auto-updated every 60 seconds from Smartiecoin explorer + Klingex + Gatevia + Nestex exchange APIs.

Block Height --
Difficulty --
Network Hashrate --
Circulating Supply --
Price (USD) --
Market Cap (USD) --
Masternodes (On/Off) --
MN Collateral Locked --
ROI 15,000 MN (year) --
ROI 75,000 MN (year) --

Source: explorer.smartiecoin.com + klingex.io (SMT/USDT) + gatevia.io (SMT/USDT) + nestex.io (SMT) (waiting for first update)

Open Masternode + Quorum Dashboard →

SMT Architecture

Full-featured blockchain with instant transactions, privacy, governance, and masternode infrastructure.

1. PoW Layer (Yespower)

CPU-only mining with 60-second blocks. No GPU, no ASIC — decentralized and accessible to everyone.

2. InstantSend + ChainLocks

Transactions locked in 2-3 seconds via LLMQ quorums. ChainLocks prevent 51% attacks and block reorganizations.

3. Masternodes (ProTx)

Deterministic masternodes with BLS signatures, operator/owner separation, and automatic PoSe monitoring. Easy setup with Plug & Play Wizard.

4. Shielded TX + Legacy PrivateSend

Transparent addresses remain supported while v0.3.5 adds shielded transaction support. Legacy CoinJoin mixing and optional Tor v3 remain available.

5. On-Chain Governance

Masternode operators vote on budget proposals. Approved proposals are funded automatically via superblock payouts every 21,600 blocks.

6. LLMQ Quorums

Long-Living Masternode Quorums power InstantSend, ChainLocks, and governance. Currently using LLMQ_10_60 and LLMQ_10_75 (rotated).

Current Status

SMT is a secondary coin integrated with the Ethernova ecosystem. The network is active with CPU mining, InstantSend, ChainLocks, shielded transaction tooling, legacy PrivateSend, masternodes, and on-chain governance.

  • Core running on release Loading...
  • Shielded transaction support prepared for block 130,000 activation
  • InstantSend & ChainLocks active via LLMQ quorums
  • Legacy PrivateSend (CoinJoin) mixing available
  • On-chain governance with treasury superblocks
  • Listed on Klingex, Gatevia & Nestex exchanges