Lucid
  • USING LUCID
    • Welcome to Lucid
    • Homepage
    • Explore Page
    • Organisation Summary Page
    • Sidebar Navigation
  • Organisation Creation Page
  • Creating an Organisation
    • 1. Setup Organisation Details
    • 2. Module Selection
    • 3. Module Configuration
    • 4. Safe and Protocol Upgrades Configuration
    • 5. Governor Configuration
    • 6. Veto and Multi-Bridge Configuration
    • 7. Token Configuration
    • 8. Asset Transfer Portals Configuration
    • 9. Review and Deploy Organisation
    • 10. Lucid Post-Deployment Integration
  • Editing an Organisation
  • Modules and integrations
    • Multi-Bridge
      • Multi-Bridge Asset Transfers
      • Multi-Bridge Message and Asset Transfers
      • Resend Transaction
    • Bridge Portals
    • Vested Emission Offerings (VEOs)
      • VEO Purchase Flow
        • Purchase Strategic Asset VEOs
        • Purchase Liquidity VEOs
        • Purchase TVL VEOs
      • VEO Creation Flow
      • VEO Removal Flow
      • Claiming Vested Tokens
    • Wizard | Protocol Upgrades
  • Lucid Bridged Stablecoins
    • L-USDC & L-USDT Overview
      • L-USDC Deep Dive
      • L-USDT Deep Dive
  • Points Program
    • Season 1
  • Developer Reference
    • Message Bridging
      • Sending a Message
      • Message Execution
      • Admin Functions
    • Asset Bridging
      • Bridging Assets
      • Admin Functions
    • Adapters
      • Axelar Adapter
      • CCIP Adapter
      • Connext Adapter
      • Hyperlane Adapter
      • LayerZero Adapter
      • Polymer Adapter
      • Wormhole Adapter
    • Deployed Contracts
      • Multibridge Contracts
      • VEO Contracts
  • API Reference
  • RESOURCES
    • About
    • Fees
      • Lucid Pricing and Fee Structure
      • Fee Estimates for Bridges
    • Frequently Asked Questions
    • Key Terms and Explanations
    • Contact
Powered by GitBook
On this page
  • Configuring Tokens
  • 1. Token Setup:
  • Token Distribution and Management
  • Strategy Configuration
  • Structure Configuration
  1. Creating an Organisation

7. Token Configuration

Previous6. Veto and Multi-Bridge ConfigurationNext8. Asset Transfer Portals Configuration

Last updated 5 months ago

Configuring Tokens

1. Token Setup:

Select “Yes” if your community already has an existing token, and follow the step-by-step instructions provided in this expandable section.
  1. Select the blockchain(s) where your token is deployed.

  2. Add your token address(s).

If your token is not xERC20-compliant, you have the option to wrap it. Wrapping the token ensures access to all platform features, including asset transfers. Without wrapping, non-xERC20 tokens will have limited functionality, for example, asset transfers will not be possible.

is deployed when token wrapping is enabled. It facilitates wrapping and unwrapping of tokens, converting non-xERC20 tokens into xERC20-compliant tokens for full compatibility with Lucid’s features, including asset transfers and multi-bridge functionality. Key details: 1. Token Wrapping/Unwrapping: Ensures seamless conversion between native ERC-20 and xERC20 formats. 2. Enhanced Functionality: Enables non-xERC20 tokens to access all Lucid platform features. 3. Security: Safeguards tokens during the wrapping/unwrapping process. 4. Lock and Mint Mechanism: Once a token is wrapped, lock and mint is used for managing token access. Without token wrapping, non-xERC20 tokens may have limited platform functionality.

  1. Add your governor details (if your community already has a governor):

  • Specify the blockchain(s) where the governor is deployed.

  • Provide the governor’s address.

Select “No” to create a new token, and follow the step-by-step instructions provided in this expandable section.

  1. Enter Token Name and Token Symbol.

Token Name (e.g., Lucid Token) Token Symbol (e.g., LUCID).

  1. Select blockchain(s) for token distribution.

Token Distribution and Management

  1. Toggle blockchains where the token will be distributed (e.g., Ethereum Sepolia, OP Sepolia).

  2. Receiver Configuration: Enable vesting if token distributions need to follow a vesting schedule.

Select Receivers: Here you can select the wallet addresses that will receive the token.

Milestone: If there is only one milestone configured, 100% of the tokens will vest at that milestone. For two milestones configured on separate days, 50% of the tokens will vest on each day. If there are five milestones across five days, 20% of the tokens will vest on each day.

Linear Vesting: This option enables vesting to begin on a specified start date and conclude on a specified end date. Tokens are distributed evenly across the blocks within that time period.

Strategy Configuration

Lucid allows up to 10 strategies to run simultaneously, each with unique configurations tailored to different users or token recipients.

Import CSV: Each strategy supports importing up to 10,000 addresses per CSV file, streamlining bulk token recipient management.

CSV Required Format

Example:

Address;Amount 0x03575dC0316D4DFcd09ccBbd18A17A8fa5C1161e;100000 0x30769F6120Abc0C502bd9519e862E653F97ef848;200000

Structure Configuration

Enable Voting with Unvested Tokens: This feature is hardcoded into the token contract and will be required if ever using a on-chain governor voting contract. If voting with unvested tokens might be required in the future, it must be enabled during the initial setup.

Set Rate Limits: Two rate limit modes are available:

  1. Simple: A global rate limit across all bridges for minting and burning tokens, applied over a 24-hour period.

  2. Advanced: Allows setting individual rate limits for each bridge and defining specific time periods for these limits.

Proceed with configuring

Asset Transfer Portals.
The Lockbox Contract
Additional Info about Lockbox can be found here.