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

Expand Existing Token

PreviousCreate a Liquidity PoolNextTransfer Liquidity to Connector

Last updated 4 months ago

Was this helpful?

On chains where token already exists UTS offers a lock-and-unlock bridging mechanism, similar to mint-and-burn but requiring additional liquidity for bridging. This guide will walk you through how to expand existing tokens using UTS.

1

Entangle Hub

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

2

Token Details

Enter the address of the tokens that are on different chains which you wish to link. You can select the chain by clicking on the icon. In this example we're using the USDT addresses on BNB and Polgygon.

Make sure you read and understand the messages before checking them. Once you're ready click the "Import Tokens" button to move on.

3

Network Selection

Now you should decide which networks to deploy on. Here you can choose your prefered bridging mechanism but remember the total supply will remain unchanged since the token already exists. If you don't want to add new chains (as in our example) click "Skip & Deploy".

After signing the transaction to confirm deployment of the smart contract you be automatically redirected to the next step.

4

Finishing

You have now completed expanding the existing token. However, to bridge tokens that exist on more than one chain, you're required to have liquidity locked into UTS Connectors. To find out how you canc achieve this, you can follow to lock liquidity on connectors for .

website
this guide
bridging