Tokenomics

Kondux operates on a dual-token structure: the primary utility token $KNDX and a secondary staking collateral token $HELIX. Together, they facilitate value transfer, protocol-level governance, reward distribution, and contract interaction throughout the Kondux ecosystem. The platform integrates advanced smart contract layers for treasury management, access control, and staking collateralization.


1. KNDX Token Specification

Parameter
Value

Token Name

Kondux

Symbol

KNDX

Contract Address

0x7ca5af5ba3472af6049f63c1abc324475d44efc1

Total Supply

1,000,000,000 KNDX

Decimals

9

Network

Ethereum Mainnet

Liquidity Pool

Uniswap V2 — 0x79dd15ad871b0fe18040a52f951d757ef88cfe72

Token Distribution

Allocation Category
Percentage
Amount (KNDX)
Description

Airdrop on Migration

27.965%

279,646,010

Distributed to existing holders

Treasury

25%

250,000,000

Development, partnerships, strategic reserves

Dev/Marketing Fund

4.4%

44,000,000

Project development and awareness campaigns

Dev/Marketing Reserve

10%

100,000,000

Rewards, liquidity incentives, community engagement

Liquidity Pool

2.507%

25,066,478

Initial liquidity provisioning

Burned

5.659%

~56,589,791

Permanently removed from supply

In Circulation

~60%

~600,000,000

Effective liquid supply


Token Mechanics

Transaction Tax

  • Rate: 3% on both buys and sells

  • Purpose: Allocated toward development, marketing, and liquidity

  • Tax Wallet: 0x286e31194841A98016E87cfCC1e7B0caa2c13558

Anti-Bot Protection

  • Block-based enforcement: Prevents same-block trading

  • Exclusions: Owner and system contracts exempted

Liquidity & Volatility Management

  • Automatic liquidity injections via tax redistribution to the pool

  • Manual and automatic burning supported to increase scarcity


2. Authority Contract

Purpose
Role-based security and governance across all Kondux contracts

Address

0x6A005c11217863c4e300Ce009c5Ddc7e1672150A

Roles

Role
Permissions Overview

Governor

Assigns roles, final decision authority

Guardian

Emergency actions, malicious actor mitigation

Policy

Configurations and contract parameter management

Vault

Funds custody, treasury permissions

Additional Features

  • Push-pull role reassignment with verification

  • Non-zero and contract validation checks on all calls


3. Treasury Contract

Purpose
Central fund management for KNDX platform activities

Address

0xaD2E62E90C63D5c2b905C3F709cC3045AecDAa1E

Functions

  • ETH and ERC-20 custody with tracked deposits/withdrawals

  • Role-based access: RESERVEDEPOSITOR, RESERVESPENDER

  • Interaction point for staking contract reward disbursement

  • Emits event logs for every significant transaction

Integration Points

  • Staking contract receives reward allowances from Treasury

  • Works under governance structure defined by Authority Contract


4. HELIX Token

Purpose
Represents collateral during staking and provides proof-of-stake

Token Type

ERC-20

Address

0x69a4a1cd8f2f2c3500f64634b9d69c642e9a5ca4

Minting & Burning

Operation
Trigger Event

Mint HELIX

When KNDX is staked (ratio: 1 KNDX = 10,000 HELIX)

Burn HELIX

When KNDX is unstaked

Access Control

  • Roles: Admin, Minter, Burner, WhitelistManager

  • Whitelisting: Only verified contracts can interact with HELIX

  • Pausable: Emergency pause enabled for all operations

User Benefits

Benefit
Description

Transparent Staking

Users track staking through HELIX balances

Secure Participation

Whitelisted contracts prevent unauthorized use

Reward Integration

HELIX supports reward calculations and bonus distribution logic


Governance Alignment

All tokens and treasury operations function under the authority contract framework. This ensures that:

  • Upgrades are secure and deliberate

  • Assets and roles are traceable and validated

  • Financial flows are transparent via event logs and public calls

Last updated

Was this helpful?