Skip to content

Launch

This allows you to create a new token, bootstrap liquidity and create a new market for it in one go.

Launch

The MON that you supply is added to the Kuru Vault as liquidity. Adding more MON to the vault will increase the liquidity of the market and ensure that limit orders are easily placeable on the book. We enforce these market parameters for this mode:

  1. Price Precision: 1000000000 (prices supported range from 0.000000001 MON to 4.294967296 MON).
  2. Size Precision: Calculated based on the MON provided to the vault.
  3. Tick Size: 0.00000001 (10 in terms of price precision).
  4. Min Size: 100 (for limit orders only).
  5. Max Size: Calculated based on MON provided so as to not cause any overflow. This is typically a very large number.
  6. Takerfee and Makerfee: 0% as of now.