LogoLogo
  • Introduction to Unizen
    • Unizen Overview
      • Unizen Liquidity Distribution Mechanism (ULDM)
        • ULDM Performance
      • Unizen Interoperability Protocol (UIP)
        • LayerZero
        • DeBridge
        • Stargate
        • Celer
        • Axelar
        • Thorchain
    • Unizen Dashboard
      • General
      • Portfolio
      • History
    • Unizen Trade
      • Fees
    • Unizen Explore
      • Unizen Omni-Chain Data Pool
    • Unizen Earn
  • ZCX
    • Token Utility
    • Tokenomics
  • API - Introduction
    • Introduction
    • Before you get started
      • Understanding Price Impact and Price Slippage in Token Swaps
      • Token Allowance Management for Non-updatable Allowance Tokens
      • Tokens with taxes
      • Wrapping and Unwrapping Native Tokens
      • Quote expiration deadline
    • Security Best Practices for Integrating Unizen
      • Why disable CORS
      • How to integrate with a reverse proxy
    • Version 2 of our smart contracts
      • Migration to smart contract v2
  • API - GET STARTED
    • QuickStart guide
    • Swagger
    • Information endpoints
      • GET /trade/v1/info/chains
      • GET /trade/v1/info/sources
      • GET/v1/info/cross-providers
      • GET /trade/v1/info/token/search
      • GET /v1/info/token/popular
      • GET /trade/v1/info/token/{chainId}/{tokenAddress}
      • GET /trade/v1/info/tokenLogo/{chainId}/{tokenAddress}
      • GET /info/thorchain-inbound-address
      • GET /trade/v1/info/tx/{txHash}
      • GET /trade/v1/info/trade/{chainId}/{txHash}
      • GET /trade/v1/info/trades
    • Approval
      • GET /trade/v1/{chainId}/approval/spender
      • GET /trade/v1/{chainId}/approval/transaction
      • GET /trade/v1/{chainId}/approval/allowance
    • Single-Chain Swap
      • GET /trade/v1/{chainId}/quote/single
      • GET /trade/v1/{chainId}/swap/single
      • Send transaction in evm chains
      • Send transaction in Solana
    • Cross-Chain Swap
      • GET /trade/v1/{chainId}/quote/cross
      • GET /trade/v1/{chainId}/swap/cross
      • Send transaction
    • Gasless orders
      • POST /trade/v1/gasless/typed-data
      • POST /v1/gasless/estimate
      • POST /v1/gasless/create
      • POST /v1/gasless/cancel
      • GET /trade/v1/gasless/status/{orderId}
      • GET /v1/gasless/orderByAddress/{address}
    • UTXO Assets and Cosmos Swap
      • GET /trade/v1/{chainId}/quote/cross 1
      • GET /trade/v1/{chainId}/swap/cross
      • Sending transactions
    • Efficient Quote Retrieval with Batch Processing
      • GET /trade/v1/{chainId}/batch_quote/single
    • Error Messages
  • GASLESS TRADES
    • Obtaining gasless quotes
    • Gas estimation
    • Executing the trade
    • Following the orders
  • On-Chain Contracts - Get Started
    • Integration with Unizen Contracts for Token Swapping
    • Registering Errors on Smart Contract Calls
  • PERMIT2
    • What is Permit2?
    • Usage in our api
  • WIDGET - Get Started
    • Embed the Unizen Widget
    • Playground
  • Other
    • Smart Contracts
    • Security Audits
    • Roadmap
  • links
    • Unizen
    • Marketing Website
    • Medium
    • Twitter
    • Discord
    • Telegram
Powered by GitBook
On this page

Was this helpful?

  1. ZCX

Token Utility

Ever-growing Utility

ZCX is the native utility token powering the Unizen platform. It's an ERC-20 token minted on the Ethereum Network.

The utility of ZCX currently includes the following:

  • Hyper-deflationary

  • Staking on Unizen Earn

  • Pro Membership Purchases

Hyper-deflationary 🔥

With every trade executed on Unizen Trade or through a Unizen SDK integration, a portion of the trade's USD equivalent will be set aside for a scheduled token burn. In Unizen's terminology, these reserved ZCX assets are referred to as "earmarked" ZCX.

The token burn process is directly linked to the trading volume. Specifically, Unizen will earmark 0.5% of the value of every single-chain trade and 1% of any cross-chain trade.

To put it simply, if Unizen achieves a daily trade volume of $1 million in single-chain trades, then $5,000 worth of circulating ZCX tokens will be scheduled for burning each day.

It's important to note that the timing of these token burns is entirely randomized to ensure compliance with regulatory requirements, hence the use of the term "earmarked."

The buy-back-burn is our secondary mechanism of burning, beyond even the burn reserve pool, whereby we utilize fees from our total, aggregate SDK integrations to buy-back and then burn ZCX off the open market, from willing sellers. This takes us from a strong deflationary project to one which we class as having hyper-deflationary tokenomics. Herein, we are following in the footsteps of BTC itself as our foundation and building upon that with the buy-back-burn mechanism.

Staking on Unizen Earn

The ZCX token is used in the Unizen Earn program, a multi-asset rewards program. Users stake their ZCX on the platform to earn a plethora of chain-agnostic rewards in up-and-coming projects that are sourced through ZenX Labs, Unizen’s full-service incubator. The more ZCX that are staked, the higher is the level of rewards a user secures.

Pro Membership Purchases

By spending $50 worth of ZCX, users acquire Pro membership on the Unizen platform. Pro membership unlocks the pro trading features that are part of Unizen's UI/UX. The ZCX are subsequently sent to a burn address, which is one element of the token’s hyper-deflationary design.

PreviousUnizen EarnNextTokenomics

Last updated 11 months ago

Was this helpful?