Expert Mode

Expert Mode provides developers and token creators full control over their omnichain tokens, allowing for advanced configurability and ownership across networks. This mode is ideal for projects requiring customized token behavior and complete flexibility in management.

Configurable Token Characteristics

Bridging Mechanisms

  • Burn & Mint: This mechanism is applicable for tokens with an elastic total supply. Tokens are burned on the source chain and minted on the destination chain during bridging operations.

  • Lock & Unlock: This mechanism is designed for tokens with a constant total supply. It prevents triggering alerts on DEX screeners, which may flag tokens with dynamic supply changes.

Deployment Options

  • Existing Token Deployment: Involves setting up a UTS Connector on the source network and selected chains. For Lock & Unlock, the total supply of newly created tokens matches the existing supply on the source chain and is locked within the UTS Connector upon deployment. In the Burn & Mint scheme, the total supply of newly deployed tokens starts at zero.

  • New Token Deployment: Users can manually distribute the initial total supply across different chains, providing flexibility in how tokens are allocated at launch.

Customizable Creation

  • Users can create omnichain tokens for existing tokens, allowing for multiple clusters per token with varying supported networks and bridging mechanisms. This feature enhances interoperability and visibility of tokens across different blockchains.

These characteristics empower users to maintain ownership and control over their tokens while ensuring compliance with standard practices in token management, thereby facilitating greater interoperability within the blockchain ecosystem.

Key Features

Creators retain full ownership of UTS tokens and connectors, with the ability to manage and adjust configurations independently. Entangle infrastructure serves only as the bridge, transferring tokens without holding ownership. Omnichain tokens are configurable at creation and can be updated via a dashboard, supporting expansion to new networks.

Developers also have control over bridge settings, including the ability to disconnect from Entangle, pause operations, or modify configurations. Additional logic for UTS tokens can be implemented using GitHub examples, and frontend integration for bridges is supported, as demonstrated with USDC.

Automations

Omnichain token configurations can be completed in one transaction using NGL (Release 1.0) or native currencies (Release 1.1), with cluster modification available for UTS tokens in Release 1.1.

Last updated