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. Introduction to Unizen
  2. Unizen Trade

Fees

Access Paths and Fee Breakdown

PreviousUnizen TradeNextUnizen Explore

Last updated 7 months ago

Was this helpful?

There are two (2) pathways for users to access Unizen Trade:

  1. The user comes directly to the application via ; and

  2. The user accesses Unizen’s trade aggregator through a third party Web3 application that has integrated its services to Unizen via the Unizen Trade API.

There are two key components to the fees:

  1. Integrator Fee: The fee set by the integrator for each trade conducted using the Unizen API.

  2. Unizen’s Share: The percentage of the integrator’s fee that is shared with Unizen.

Both values are determined by the selected API plan. Depending on the plan, you may have the flexibility to adjust the fee percentage or, in some cases, there may be no revenue sharing with Unizen at all.

Direct Access

Unizen doesn't charge any trading fees from its end-users directly.

API Access

Third-party integrators connecting to Unizen through the Unizen Trade API can choose an API plan tailored to their specific needs. Each plan outlines the conditions for setting fees and the percentage shared with Unizen. Below is an overview of each plan:

  • Free Plan: Integrators have complete flexibility to set their own fee percentage. This fee can be adjusted in the settings tab of the integrator's portal. Unizen will retain 20% of the fee set by the integrator.

  • Starter Plan: This plan follows the same conditions as the Free plan, with integrators free to set their fee percentage, and Unizen retaining 20%.

  • Growth Plan: In this plan, integrators can set any desired fee, and Unizen does not take any portion of the fee. The fee settings can be managed through the integrator's portal.

  • Custom Plan: For this plan, a fixed trading fee is agreed upon between the third party and Unizen. Unizen retains a fixed percentage of that fee, as stipulated in the agreement.

Unizen Trade
zcx.com