Skip to main content

2. Initial setup

2.9 Configuring Token Distribution

Where to find the option: on the unit page, you’ll see a text in the center of the screen that says:

💡
Smart contract is not published

Click the black Publish Now button below the message to begin the process.

Clicking Publish Now opens a modal with the following fields:

  • Token name — the display name for the property token (e.g., “Hotel”)
  • Token symbol — a short symbol (like a stock ticker) that represents the token (e.g., “HTL”)
  • Total supply — the total number of tokens that will be generated and available for purchase (e.g., 70,000,000)

These parameters are immutable. Once the smart contract is published, the total supply and naming cannot be changed without redeploying.

0:00
/0:12

After filling in the fields, click Publish to deploy the smart contract to the blockchain and initialize token distribution.

This action will trigger the actual deployment on the blockchain network. Ensure that all unit details and token configuration are final before proceeding.

2.9.1 What Happens After Publishing the Smart Contract

Once the smart contract is published:

  • The unit will become fully functional in terms of token issuance and investment tracking.
  • Charts at the top of the unit page will appear, including:
    • Token sales graph showing the volume of token purchases over time.
    • Token distribution donut chart.
    • Transaction history with timestamps of the first and last token purchases.
  • The unit can be switched from Draft to Published via the Publish Unit button.
  • Investors will be able to see the property as "Live" on the front-end platform.

If you publish the unit without a smart contract, it will appear as Coming Soon on the website.

0:00
/0:13

2.9.2 After Publishing: Distribution Options

Once published, token distribution can happen in three ways:

  1. Through the investor platform, users purchase tokens via the investment interface.
  2. Manually — via the button “Send token” on the Unit page.

2.9.3 Send Tokens

  1. Navigate to the Unit
    • Go to the Units section.
    • Open the unit for which tokens have been deployed via smart contract.
    • Make sure the unit has tokens available for distribution (visible in the top block under “Total available”).
  2. Click “Send Token”
    • In the General tab of the unit page, locate the Blockchain section.
    • Click the green Send Token button to open the distribution modal.
  3. Fill Out the Send Tokens Modal
    • Recipient: Start typing the name or wallet address of the recipient. The system will auto-suggest matching registered users. Each entry displays the user’s name and a truncated wallet address.
    • Amount: Enter the number of tokens to send. You can only send up to the number of tokens currently available for distribution.
    • A label under the input shows how many tokens are still available.
  4. Confirm the Transfer
    • Click the Send Tokens button to execute the transaction.
    • After a short confirmation period, the tokens will be transferred to the selected user’s wallet and will reflect in their balance in the Owners tab of the unit.

This functionality is ideal for pilot projects or curated investor pools, where administrators directly control token allocation per property.