www.pixlab.space Open in urlscan Pro
2606:4700:3035::ac43:a7d4  Public Scan

Submitted URL: https://www.openbookgui.com/
Effective URL: https://www.pixlab.space/
Submission: On April 24 via manual from IT — Scanned from NL

Form analysis 3 forms found in the DOM

<form class="row g-3 needs-validation" novalidate="">
  <div class="col-md-12"> <label for="BaseMint" class="form-label">Base Mint (Your token address)</label> <input type="text" class="form-control" id="BaseMint" required="">
    <div class="valid-feedback"> Looks good! </div>
  </div>
  <div class="col-md-12"> <label for="QuoteMint" class="form-label">Quote Mint</label> <input type="text" class="form-control" id="QuoteMint" value="So11111111111111111111111111111111111111112" required="">
    <div class="valid-feedback"> Looks good! </div>
  </div>
</form>

<form class="row g-3 needs-validation" novalidate="">
  <div class="col-md-12"> <label for="minOrderSize" class="form-label">Min. Order Size</label>
    <div class="input-group relative mb-3">
      <p class="absolute left-0 ps-2 p-9px text-white-50 text-sm z-index-6">1e <sup>-x</sup></p> <input type="number" class="form-control rounded pl-50px" id="minOrderSize" required="" aria-label="Amount (to the nearest dollar)">
      <div class="valid-feedback"> Looks good! </div>
    </div>
  </div>
  <div class="col-md-12"> <label for="PriceTick" class="form-label">Price Tick</label>
    <div class="input-group relative mb-3">
      <p class="absolute left-0 ps-2 p-9px text-white-50 text-sm z-index-6">1e <sup>-x</sup></p> <input type="number" class="form-control rounded pl-50px" id="PriceTick" required="" aria-label="Amount (to the nearest dollar)">
      <div class="valid-feedback"> Looks good! </div>
    </div>
  </div>
</form>

<form class="row g-3 needs-validation" novalidate="">
  <div class="col-md-12"> <label for="EventQueueLength" class="form-label">Event Queue Length</label>
    <div class="input-group relative mb-3"> <input type="number" class="form-control rounded" id="EventQueueLength" value="2978" required="" readonly="">
      <p class="absolute right-0 p-9px pr-10px text-white-50 text-sm z-index-6">262108 bytes</p>
      <div class="valid-feedback"> Looks good! </div>
    </div>
  </div>
  <div class="col-md-12"> <label for="RequestQueueLength" class="form-label">Request Queue Length</label>
    <div class="input-group relative mb-3"> <input type="number" class="form-control rounded" id="RequestQueueLength" value="63" required="" readonly="">
      <p class="absolute right-0 p-9px pr-10px text-white-50 text-sm z-index-6">5084 bytes</p>
      <div class="valid-feedback"> Looks good! </div>
    </div>
  </div>
  <div class="col-md-12"> <label for="OrderbookLength" class="form-label">Orderbook Length</label>
    <div class="input-group relative mb-3"> <input type="number" class="form-control rounded" id="OrderBookLength" value="909" required="" readonly="">
      <p class="absolute right-0 p-9px pr-10px text-white-50 text-sm z-index-6">65500 bytes</p>
      <div class="valid-feedback"> Looks good! </div>
    </div>
  </div>
</form>

Text Content

PIXLAB
PIXLAB
 * Home
 * Openbookv2
 * CLMM
 * Local Testnet

Select Wallet
 * Change wallet

Create


OPENBOOK MARKET ID SOLANA


RAYDIUM MARKET ID CREATE

Create your Openbook market ID for just 0.23 SOL. Compatible with Raydium and
all other DeFi platforms.

Prevent potential errors with the highest "Length" values.

Mints
Configure the mints for the tokens you want to create a market for.
Base Mint (Your token address)
Looks good!
Quote Mint
Looks good!
Tickers
Configure the tick sizes, or lowest representable quantities of base and quote
tokens.
Min. Order Size

1e -x

Looks good!
Price Tick

1e -x

Looks good!
Advanced Options

Attempting to lower the payment by adjusting the lease costs has been disabled
due to the potential for errors. The current transaction values consist of
recommended and tested values.

Total Rent Estimate
(Platform fee 0.03 SOL included)

0.23 SOL

Event Queue Length

262108 bytes

Looks good!
Request Queue Length

5084 bytes

Looks good!
Orderbook Length

65500 bytes

Looks good!
Risk Agreement

I confirm that I have confirmed all details and that I am fully responsible for
creating the market. Need at least 0.23 SOL to prevent transaction failure.

Select Wallet
 * Change wallet

Create




FREQUENTLY ASKED QUESTIONS

Got a question? It's likely answered here.


WHAT IS OPENBOOK MARKET ID?

If you want other users to buy and sell your project's coins on the Solana
network, you need to create an Openbook Market ID. The market ID you create will
be associated with your "Base Mint" address and will become open for trading.
This is a requirement for platforms like Raydium.io and other DeFi platforms.


HOW DO YOU REDUCE THE COST OF MARKET ID CREATION?

With the expansion of the Solana network and its increasing popularity, Raydium
and other DeFi platforms have started to support Openbookv2 version. In this
Openbook version, costs are now much lower, especially due to improvements made
in storage and traffic, minimizing costs. If you're a developer, you can review
the open-source code at the following GitHub links:

Metaplex

Openbookv2


WHAT IS BASE MINT?

Base Mint is the coin address you've created. You need to enter your contract
address into the Base Mint field.


WHAT IS QUOTE MINT?

Quote Mint is the currency you want to pair with your project. You can choose
from the options below, with the SOL contract address being the default, but
trading can be done with other currencies as well:

USDC: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v

USDT: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB


HOW SHOULD TICKERS SETTINGS BE?

You can customize your "Tickers" settings according to your preferences using
the examples below.

Min. Order Size: The minimum order quantity for the order book.

Example: Set to 4 -> Min: 0.0001 can be ordered.

Example: Set to 0 -> Min: 1 can be ordered.

Example: Set to 1 -> Min: 0.1 can be ordered.

Price Tick: The number of decimal places in the price display.

Example: Set to 5 -> Token price is displayed with 5 decimal places, like
11.12345.

Example: Set to 4 -> Token price is displayed with 4 decimal places, like
11.1234.


HOW SHOULD ADVANCED SETTINGS BE?

Advanced settings are currently closed to our users. Reducing the "Length"
values to reduce rent and storage fees can lead to errors, so they are disabled
for now. By default, the highest "Length" values are defined, which are
recommended by Raydium and other DeFi platforms:

Event Queue Length: 2978 = 262108 bytes

Request Queue Length: 63 = 5084 bytes

Event Queue Length: 909 = 65500 bytes


HOW TO ADD RAYDIUM LIQUIDITY?

After creating your Openbook Market ID, go to
https://raydium.io/liquidity/create/, and enter the provided Openbook market ID
in the relevant field. Choose the number of tokens you want in the market and
the currency you want to put in. Determine how much you want to put into LP,
scaling the LP size according to the volume and token usage you plan. Review all
your settings and complete the liquidity addition process. Congratulations! Your
project can now be bought and sold by others.
PIXLAB

Create your "Openbook Market ID" now for only 0.23 SOL! Complete your market ID
creation process compatible with Raydium and all other DeFi sites in seconds!

MENU

 * Home
 * Openbookv2
 * CLMM
 * FAQs
 * Old Transactions

USEFUL LINKS

 * Local Testnet
 * Liquidity
 * Discord