Vexon Research Paper

Version 0.1.0-prelaunch / June 2026

Vexon Whitepaper

A proof-of-work settlement network for verifiable hashrate, mining infrastructure, pool reward accounting, and operator services.

Consensus Proof of Work

ASIC mining with Blake256r14 as the network's initial work function.

Mining allocation 53,760,000 VEX

64% of total supply reserved for proof-of-work issuance.

Initial subsidy 32.01904566 VEX

Initial block reward before scheduled halving events.

Halving interval 840,000 blocks

Subsidy is reduced by half at each interval, subject to atom-level rounding.

Page 1

Abstract

Vexon is a utility network for mining settlement.

Vexon (VEX) is designed as a proof-of-work digital asset and settlement network for the operational economy surrounding hashrate. The system starts from a practical observation: miners, pools, hosting operators, monitoring services, and infrastructure providers already exchange value, but their accounting rails are fragmented. Vexon proposes a native settlement unit for this environment, with on-chain transferability, pool reward accounting, mining identity through addresses, and future service deposits for hashrate-related infrastructure.

The initial network stack includes Vexon Core, Vexon Wallet, Vexon Stratum, an official pool, a public explorer, and API surfaces for wallet and pool data. The design objective is not to replace general-purpose smart-contract platforms. Instead, Vexon focuses on a narrower domain: mining operations that require predictable issuance, transparent reward accounting, verifiable block production, and a practical address-based account model.

The token economic model caps total supply at 84,000,000 VEX. Mining receives 64% of supply. The remaining allocation is reserved for project treasury, contributors, liquidity and infrastructure, security and compliance, and community launch activities. The mining schedule begins with a 32.01904566 VEX subsidy and applies a halving every 840,000 blocks. The project treasury is constrained by explicit release rules: 10% of treasury is initially available, while the remaining 90% is released linearly over 48 months. These parameters are intended to balance miner-led distribution with long-term maintenance capacity.

This paper describes the network purpose, architecture, economic model, pool accounting mechanics, utility assumptions, governance constraints, operational roadmap, and risks. It is a technical and economic design document, not an investment prospectus.

Page 2

1. Purpose

A settlement asset for the hashrate economy.

The Vexon network is built around a simple thesis: proof-of-work infrastructure is an economy before it is a user interface. Hardware must be configured, electricity must be paid, pools must account for work, miners must receive payouts, and operators must maintain nodes, stratum services, monitoring, explorers, wallets, and support systems. These recurring functions create a need for a settlement unit that is native to the mining workflow.

VEX is intended to serve as that unit. A miner can use a VEX address as a pool identity. A pool can attribute accepted shares and block rewards to that address. An operator can publish service terms denominated in VEX. A hosting provider can accept VEX for rack space or maintenance. A monitoring service can bill VEX for alerts and API access. A future reputation layer can associate address history with accepted work, uptime, and block contributions.

By keeping the initial scope focused, Vexon avoids the complexity of attempting to be a universal compute platform. The first design priority is operational usefulness for miners and pool operators. The network therefore emphasizes complete tooling, readable interfaces, address lookup, pool statistics, wallet workflows, and deployment scripts that allow a customer to independently run a Vexon pool without inheriting legacy branding or shared infrastructure assumptions.

Design goal: Make VEX useful before it is speculative: mine it, account for it, receive it, send it, query it, and settle mining-related services with it.

Page 3

2. Problem Statement

Mining infrastructure lacks a clean native settlement layer.

Mining operations are often coordinated through disconnected systems. ASIC dashboards report local hashrate. Pools record shares and expected rewards. Wallets hold payouts. Hosting providers track invoices separately. Monitoring platforms track uptime separately. Explorers expose public chain state, while pool balances may remain off-chain until payout. This fragmentation creates operational friction for miners and smaller operators.

Several issues follow from this fragmentation. First, a miner may not have a single identity that links address ownership, pool shares, payout history, and infrastructure service usage. Second, pool reward interfaces may not clearly separate mined rewards, service deposits, and withdrawal requests. Third, customer-deployed pools often depend on legacy software that exposes unrelated branding, inconsistent terminology, or weak deployment documentation. Fourth, early networks can fail to move beyond mining if no practical use exists for the mined asset.

Vexon addresses these issues by making the wallet address the primary account identity. The same address can receive rewards, appear in the explorer, be used as a miner username, and represent a service account in pool-facing interfaces. The official pool and wallet are designed to show real chain data where possible and to clearly label any managed, pending, or off-chain state.

The problem is therefore not merely coin issuance. The problem is operating an end-to-end mining network that can be deployed, audited, queried, maintained, and expanded into a service economy without confusing miners or exposing unrelated legacy dependencies.

Page 4

3. Network Architecture

The Vexon stack is designed as an operator-ready system.

The Vexon system is composed of several independent but coordinated components. Vexon Core validates blocks, exposes node RPC, maintains consensus parameters, and supports mining templates. Vexon Wallet manages wallet databases, address generation, balances, transaction history, and wallet RPC. Vexon Stratum bridges ASIC mining hardware to Vexon block templates. Vexon Pool provides public pages, worker instructions, statistics, payout policy, and operator scripts. Vexon Explorer provides block, transaction, address, and network-state lookup.

ASIC Miner
Vexon Stratum
Vexon Core
Blocks and Rewards

The stack is intentionally modular. A pool operator can replace the interface while keeping the node and stratum. A service provider can query explorer data without running a pool. A wallet service can be run separately from mining infrastructure. This modularity is important for long-term maintainability and customer deployment because no single component should force unrelated operational choices on the entire network.

The official deployment path also separates Vexon services from existing legacy pools. The deployment scripts use Vexon-specific directories, service names, logs, ports, and configuration files. This protects operators who are migrating from older mining software and reduces the chance that one pool disrupts another.

Page 5

4. Consensus and Mining

Proof of work secures issuance and block ordering.

Vexon begins as a proof-of-work network using the Blake256r14 mining algorithm. This choice makes ASIC mining the primary distribution and security mechanism. Miners expend physical resources, submit shares to pools or solo nodes, and compete to produce valid blocks. The official pool uses address-based worker identities so that each submitted share can be credited to a VEX address.

The block subsidy is the core issuance mechanism. It is paid to valid block producers and, in pooled mining, distributed according to the pool's accounting policy after block maturity. This creates a direct link between contributed hashrate and token issuance. The pool can show accepted shares, estimated hashrate, blocks found, maturity status, unpaid balances, and payout history.

The practical security model depends on available hashrate, node connectivity, block propagation, and pool reliability. Early-stage networks often begin with limited hashrate and a smaller peer graph. Vexon's operations plan therefore includes health checks, systemd services, log rotation, backup scripts, explorer visibility, and independent deployment documentation to improve network resilience over time.

Consensus parameters should be treated conservatively. Any future hard fork or reward change must be published, explained, tested, and coordinated with node operators, pool operators, miners, wallet users, and exchanges before activation.

Page 6

5. Token Economic Model

The VEX supply model is capped, scheduled, and miner-led.

The VEX economic model starts with a fixed maximum supply target of 84,000,000 VEX. The model divides supply into mining rewards and non-mining allocations. Mining receives the majority allocation because the network is intended to be secured and distributed through proof of work. Non-mining allocations are limited and assigned to functions required for long-term operation: treasury, contributor incentives, liquidity infrastructure, security, compliance, and early community activation.

Total supply S = 84,000,000 VEX
Mining allocation A_m = 0.64S = 53,760,000 VEX
Treasury allocation A_t = 0.21S = 17,640,000 VEX
Contributor allocation A_c = 0.08S = 6,720,000 VEX

The model is not designed to guarantee price appreciation. Instead, it is designed to make supply legible. Miners can understand the remaining emission schedule. Operators can understand treasury limits. Contributors can understand vesting assumptions. Users can understand which balances are mined, which are reserved, and which are subject to future release constraints.

A sound token model must answer three questions: who receives supply, when supply becomes available, and why supply is useful. The following sections answer these questions through emission rules, allocation tables, release schedules, and utility channels.

Page 7

6. Mining Emission Schedule

Block rewards decay through scheduled halvings.

The initial mining subsidy is 32.01904566 VEX per block. The reward is reduced by half every 840,000 blocks, subject to atom-level rounding. This structure creates a declining issuance curve: early miners receive larger nominal block rewards for bootstrapping network security, while long-term issuance falls over time.

Subsidy model R_0 = 32.01904566 VEX H = 840,000 blocks epoch(h) = floor(h / H) R(h) = floor_atoms(R_0 / 2^epoch(h)) Emissions = sum_blocks R(h), bounded by A_m

Using the current parameters, the estimated lifetime mining emission is 53,759,999.98670868 VEX after rounding. Combined with the block-one allocation, the estimated total supply is 83,999,999.98670869 VEX, which remains below the 84,000,000 VEX cap. The small residual difference is a consequence of integer atom rounding and is preferable to accidentally exceeding the cap.

ParameterValuePurpose
Initial reward32.01904566 VEXStarts proof-of-work distribution
Halving interval840,000 blocksReduces issuance over time
Mining allocation53,760,000 VEXCaps proof-of-work issuance
Supply cap84,000,000 VEXDefines maximum monetary base

Page 8

7. Allocation and Release Rules

Non-mining allocations are assigned to operational functions.

Vexon uses a fixed allocation framework. Mining remains the largest category. Project treasury supports ongoing development, infrastructure, audits, exchange readiness, legal work, public documentation, support, and maintenance. Contributors receive a separate allocation with vesting assumptions. Liquidity and infrastructure support market readiness and settlement reserves. Security and compliance support vulnerability review, bug bounties, legal controls, and operational risk management. Community launch supports early miners, node operators, documentation, and activation.

CategoryPercentAmountPrimary use
Mining rewards64%53,760,000 VEXProof-of-work issuance and network security
Project treasury21%17,640,000 VEXOperations, development, infrastructure, audits, listings
Core contributors8%6,720,000 VEXLong-term contributor incentives
Liquidity and infrastructure4%3,360,000 VEXMarket infrastructure and settlement reserves
Security and compliance2%1,680,000 VEXSecurity reviews, legal work, risk controls
Community launch1%840,000 VEXEarly ecosystem activation

The treasury has a stricter release rule. Only 10% of treasury is initially available, equal to 1,764,000 VEX. The remaining 15,876,000 VEX is released linearly over 48 months, or 330,750 VEX per month. This schedule reduces discretionary supply shock and aligns operating funding with long-term maintenance needs.

Public block-one allocation addresses

The 30,240,000 VEX non-mining allocation was created in block 1 by transaction 7f563699aac97d23471c523ad97e63c31e1462e345ec3f26f6e34eeb35e3bae1. These public reserve addresses allow users to verify the launch allocation directly on the Vexon chain.

ReserveAmountOutputPublic address
Project treasury immediate reserve1,764,000 VEX0VsVrko47195V87ShU4vFRmEo5S6c9NTsYLJ
Project treasury long-term reserve15,876,000 VEX1VsW2hGkR5WesaBECBh96SKqNYbU65q91ewc
Core contributor vesting reserve6,720,000 VEX2VshSwLEDcrycoZp584xDHuy91wVhpyay44H
Liquidity and infrastructure reserve3,360,000 VEX3VsLi74bLxgSbJuS3NudSYmEHi7eM4ydzVfJ
Security and compliance reserve1,680,000 VEX4VsQRxqDgxLFXhGrvRPCcwsxD8EpfPDoNBMA
Community launch reserve840,000 VEX5VsUEnShsQanY464yA9DsL41PsCik75QZ5K8

Verification command: gettxout 7f563699aac97d23471c523ad97e63c31e1462e345ec3f26f6e34eeb35e3bae1 OUTPUT_NUMBER. These are public reserve addresses only; custody secrets remain offline.

Page 9

8. Utility Model

Demand for VEX should come from mining operations.

VEX utility is expected to emerge from operational use rather than speculative narratives. The primary channels are pool settlement, miner payouts, hashrate services, hosting invoices, infrastructure access, monitoring, explorer API usage, and service collateral. Each channel depends on real activity in the Vexon mining ecosystem.

Practical utility demand D_vex = f(P_pool, H_services, M_hosting, I_api, C_collateral, R_reputation)

In this expression, P_pool represents pool reward activity and payout demand; H_services represents hashrate service transactions; M_hosting represents miner hosting and maintenance invoices; I_api represents infrastructure access such as explorer, monitoring, and node services; C_collateral represents operator collateral or deposits; and R_reputation represents address-based reputation for reliable miners and service providers.

The model does not assume every channel is active on day one. The first phase requires mining, wallet, explorer, pool accounting, and reliable deployment. Once those functions are stable, Vexon can expand into deposits, service balances, hosting invoices, hashrate agreements, and reputation scoring.

Page 10

9. Pool Accounting

The pool converts accepted work into reward claims.

In pooled mining, miners submit shares that prove participation in a lower-difficulty version of the block search. These shares do not always become blocks, but they provide a measurable basis for distributing any block reward found by the pool. Vexon Pool records worker identity, address, accepted shares, rejected shares, share difficulty, estimated hashrate, block records, maturity state, unpaid balances, and payout rows.

The official pool uses a minimum payout target of 0.001 VEX and a daily payout schedule at 08:00 CST after block maturity. Actual payout execution depends on wallet availability, block maturity, account balance, node RPC status, and successful transaction broadcast. The interface must clearly separate estimated hashrate, accepted shares, pending rewards, confirmed balances, and chain payments.

Share submitted
Share accepted
Block found
Reward matures
Payout sent

This accounting design makes the pool useful even before every service feature is complete. Miners can verify that shares are accepted. Operators can monitor stratum health. Users can query balances. The explorer can confirm final on-chain settlement.

Page 11

10. Wallet, Explorer, and Address Lookup

Addresses connect wallet state, pool accounts, and public chain data.

The Vexon wallet experience has two layers. The protocol wallet manages private keys, wallet databases, addresses, balances, and transaction signing. The web wallet provides a browser interface for real VEX chain addresses, local encrypted recovery data, pool balance visibility, signed transaction broadcast, and address lookup. The web wallet must avoid implying that a simulated mnemonic alone can spend funds unless a real signing path is available.

The explorer is the public verification layer. It should display chain height, difficulty, estimated network hashrate, blocks, transactions, address activity, and pool-related information where available. For miners, the address view is critical: it allows a single VEX address to be checked across wallet, pool, and explorer contexts.

The address-based model is operationally simple. A miner configures VEX_ADDRESS.worker in the ASIC dashboard. The pool credits shares to VEX_ADDRESS. The wallet receives payouts to a Vs address. The explorer queries the same address. This reduces account fragmentation and makes support easier for new miners.

For safety, project cold wallets and treasury wallets should remain offline. They should not be imported into the web wallet unless a formal custody process exists.

Page 12

11. Security Model

Security combines consensus, custody, operations, and user controls.

Vexon security has multiple layers. Consensus security depends on proof-of-work hashrate, block validation, peer connectivity, and correct consensus parameters. Pool security depends on stratum stability, correct share validation, RPC availability, database integrity, and payout controls. Wallet security depends on seed protection, private passphrase strength, encrypted storage, and safe transaction signing. Infrastructure security depends on system services, backups, log rotation, TLS, monitoring, and isolation from unrelated systems.

At the user interface level, the wallet should require password verification before sensitive actions such as revealing backup words, preparing send requests, broadcasting signed transactions, requesting withdrawals, or deleting local wallet records. The web interface should also warn users before screenshotting or copying sensitive recovery data. Password rules should block weak values and require length, upper-case, lower-case, number, and symbol classes.

At the treasury level, addresses should be publicly documented, and custody should migrate toward multisignature control as network maturity increases. Any treasury movement should be recorded and explained. Security funds should support audits, bug bounties, incident response, and legal review.

No security design is complete at launch. The correct approach is continuous hardening: public checks, operator documentation, reproducible releases, health scripts, and careful separation between test infrastructure and production custody.

Page 13

12. Governance and Treasury Discipline

Governance begins with transparent constraints.

Vexon's early governance model is operational rather than political. The project must publish parameters, addresses, allocations, release rules, deployment documentation, and risk statements. It must also avoid ambiguous claims about token value. The network should earn credibility through working software, reliable mining, clear accounting, and transparent treasury behavior.

The treasury exists to pay for work that the network cannot obtain through block rewards alone: software maintenance, infrastructure, documentation, support, exchange readiness, audits, security review, legal costs, and ecosystem services. Because the treasury allocation is large enough to matter, it must be constrained. Initial availability is limited to 1,764,000 VEX, and the remaining treasury releases linearly over 48 months.

A recommended treasury sale discipline is to keep any market sale below 252,000 VEX per month, equal to 0.3% of total supply. This is not a consensus rule, but it is a public operating guideline designed to reduce avoidable market stress. Larger exceptional movements should require public explanation, a stated purpose, and a post-event report.

Long-term governance can evolve into public proposals, signer committees, independent ecosystem grants, and published quarterly reports. The foundation for those mechanisms is simple: make balances and decisions visible.

Page 14

13. Production Operations

Independent deployment is part of the product.

For Vexon to be credible, customers must be able to deploy the stack independently. A clean deployment should not expose unrelated legacy names, local computer paths, development usernames, or old pool branding. The official deployment package should provide environment templates, systemd services, health checks, backup scripts, log rotation, SSL renewal guidance, pool repair commands, wallet RPC startup, explorer checks, and mining diagnostics.

Production readiness includes more than a website. Operators need node services that restart automatically, stratum services that recover from crashes, database backups, nginx checks, certificate renewal, alerting when stratum is offline, and clear procedures for wallet startup, payout status, miner monitoring, block discovery, and chain explorer verification.

The Vexon pool deployment should maintain separation from existing legacy pools. Service names, directories, databases, ports, and logs should be Vexon-specific. This separation allows an operator to run Vexon without risking another pool and allows a customer to deploy a standalone Vexon environment without inherited assumptions.

Operational maturity will be measured by boring reliability: services remain online, miners stay connected, shares are accounted correctly, blocks are detected, payouts are traceable, and backups can restore the system.

Page 15

14. Risk Factors

Vexon carries technical, economic, and operational risks.

Early-stage proof-of-work networks face significant risks. Hashrate may be low. ASIC compatibility may vary across firmware versions. Mining pools may require ongoing stratum adjustments. A low peer count can reduce network resilience. Wallet software may require additional hardening before broad custody use. Explorer indexing can lag or expose incomplete address views if node indexes are not configured correctly.

Economic risks are also material. Utility demand may develop more slowly than mining supply. Treasury releases may create market pressure if not managed carefully. Liquidity may be limited. Exchange readiness may require legal, compliance, technical, and operational preparation. No participant should assume that VEX has a guaranteed price, yield, or liquidity profile.

Operational risks include server compromise, database corruption, payout mistakes, node misconfiguration, broken SSL renewal, accidental exposure of private paths, and dependency on a small number of maintainers. These risks must be mitigated through backups, monitoring, access control, service isolation, reproducible releases, and public incident response.

Regulatory treatment may vary by jurisdiction. VEX is presented as a utility and settlement asset for mining infrastructure, but legal analysis should be maintained as the ecosystem expands. This whitepaper does not provide legal, tax, accounting, or investment advice.

Page 16

15. Roadmap

The roadmap moves from launch stability to service utility.

The first phase is prelaunch stabilization. This includes the final 84,000,000 VEX supply model, six launch allocation addresses, cleaned Vexon-branded repositories, release packages, independent deployment scripts, official website, wallet interface, pool interface, explorer, health checks, systemd services, and documentation. The goal is to make the network deployable and understandable before public scale.

The second phase is mining validation. Operators must verify ASIC compatibility, accepted shares, block discovery, maturity accounting, payout execution, address lookup, and explorer indexing. The pool must show accurate live statistics and avoid misleading miners. The wallet must distinguish local encrypted recovery data, managed chain addresses, signed transaction broadcast, and real on-chain balances.

The third phase is ecosystem utility. Vexon can add service deposits, hashrate rental settlement, hosting invoices, monitoring subscriptions, explorer API tiers, operator collateral, and miner reputation records. These features should be introduced only after the base network is stable.

The fourth phase is governance hardening. This includes multisig treasury custody, public reports, contributor vesting records, security bounty processes, independent pool deployments, and transparent release management.

Page 17

16. Conclusion

Vexon should be judged by working infrastructure.

Vexon is not defined by mining alone. Mining is the issuance and security base. The larger objective is to create a practical settlement layer for hashrate services, pool rewards, miner hosting, monitoring, infrastructure access, address reputation, and operator collateral. The project succeeds only if these workflows become reliable, transparent, and useful to real operators.

The 84,000,000 VEX supply cap, 64% mining allocation, scheduled halvings, and constrained treasury release model create a readable economic structure. The official pool, wallet, explorer, and deployment scripts turn that structure into an operational system. The next measure of progress is not narrative complexity, but verifiable function: miners connect, shares are accepted, blocks are found, rewards mature, balances update, and payouts are visible on-chain.

Vexon is therefore best understood as an operator-first proof-of-work network. Its purpose is to make mining infrastructure easier to account for, easier to verify, and easier to settle.

Important notice

This whitepaper is provided for technical and informational purposes. It does not constitute financial advice, legal advice, investment solicitation, or a guarantee of future value, liquidity, exchange listing, or profitability.