LogoLogo
  • Entangle
    • Overview
    • Security Audits
  • Universal Interoperability Protocol
    • Overview
    • Architecture
      • Scalability and Network Stability
        • L2 Utility Blockchains
        • Transmitter Groups
      • Security and Consensus Mechanism
      • Finality
      • Execution Latency
      • Compatibility and Interoperability
    • Developer Guides
      • Getting Started
      • Solidity
        • Simple Abstract Messenger Example
        • Deploying Your Custom EVM Protocol
        • Bridging Tokens with UIP
        • Become an EVM Transmitter
      • Solana
        • Simple Abstract Messenger Example
        • Deploying Your Custom Solana Protocol
        • Become a Solana Transmitter
      • Calculate Cross-Chain Transaction Cost
      • Customizable Message Transmission Options
      • How to Debug Sent Messages
      • SDK Setup
      • Revenue Sharing for Transmitters
      • How to Become a Super Transmitter
    • Endpoints
  • Universal Data Feeds
    • Overview
    • Architecture
      • Data Delivery Methods
        • Pull Model
        • Push Model
      • Oracle Contract & User Interaction
    • Developer Guides
      • Custom Data Feeds
      • Fetch Data via Pull Model (PAYG)
        • EVM Smart Contracts
        • Solana Smart Contracts
      • Fetch Data via Pull Model (Subscriptions)
        • EVM Smart Contracts
        • Solana Smart Contracts
      • Fetch Data via Push Model
        • EVM Smart Contracts
        • Solana Smart Contracts
    • User Guides
      • Accessing Feeds
      • Subscribe to a Data Feed
      • Check Subscription
      • Manage Subscription
      • Renew Subscription
    • Data Endpoints
  • Universal Token Standard
    • Overview
    • Architecture
      • Fee Components
    • Developer Guides
      • Manual Deploy
        • Token Deployment Types
        • Create a Custom Token
        • Factory Blueprint Deployment
        • Examples
          • Initial Setup
          • UTS Connector
            • Mint & Burn Connector Scheme
            • Lock & Unlock Connector Scheme
            • Connector Over Native Currency
          • UTS Token
            • Simple Token
            • Token with Messages
      • Bridge SDK
      • Token Verification
      • Fees Calculation & Gas Estimation Logic
      • Estimations
    • User Guides
      • Launch Universal Token
      • Create a Liquidity Pool
      • Expand Existing Token
      • Transfer Liquidity to Connector
      • Bridging
    • Contract Addresses
  • Entangle Interoperable Blockchain
    • Overview
    • Architecture
    • Developer Guides
      • Set up a Validator Node
      • Delegating to Validators
      • Undelegating from Validators
      • Supported Accounts
  • More
    • Media Kit
    • FAQ
    • Report an Issue
    • Become a Partner
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Universal Token Standard
  2. User Guides

Launch Universal Token

PreviousUser GuidesNextCreate a Liquidity Pool

Last updated 27 days ago

Was this helpful?

Creating a new token is a simple process with our streamlined and intuitive interface. This guide will walk you through how to create a new token using UTS. Alternatively, you can watch the video above for a voiced over walkthrough.

1

Navigation

First, navigate to via the navigation bar on the Entangle .

2

Token Details

Total supply is the summarised initial supply on all chains; for more information about the mechanism, see the page.

Fill in all of the necessary information (Ticker, Name, Total Supply, Mechanism, Decimals, Contract Address) for the token you're launching, and then click "Preview Setup" to proceed to the next step.

The button may be replaced with a connect your wallet button if you have not connected it yet. In which case please connect it first, then the preview button will become available.

3

Preview

On this page you should double check all of the details you entered to make sure it is correct before moving on. When you're ready click "Confirm Setup" to proceed to the next step.

4

Network Selection

Now you should decide networks for deployment and how to initially split the total supply between chosen blockchains. You can decide to split it evenly, or define a custom value. If you decide to define a custom value, make sure that the total value of tokens on each chain equals the initial supply. The total deployment fee will be automatically updated and displayed in the native currency of the connected blockchain network.

When you're ready click "Setup & Deploy" and sign the transaction to confirm deployment of the smart contract. After a few seconds the deployment will be completed and you will be automatically redirected to the next step.

5

Finishing

After succesful deployment you will see the newly created cluster of smart contracts for the token on the station page. That's it! Now copy the token address and go to Entangle bridge page to !

Multiple Chains

UTS supports launching to multiples chains. The process is similar to the steps described above, for a full breakdown and walk through you can watch the video below.

UTS
website
architecture
perform your first bridge