PERFORMANCE TRACKING

Within Mizar, you have the ability to monitor the real-time performance of all your active snipes and get access to more detailed information. Just click on any snipe to open your snipe details dashboard.

Main Info

  • Pair and DEX: Displays the pair consisting of the quote and base asset, as well as the corresponding DEX (Uniswap v2.0 or v3.0).

  • First Tradable Block: the block in which the token was tradable for the first time. This information is available only for pre-launch snipes

  • Sniping Block: the block in which you sniped. The closest you're to the first tradable block, the sooner you bought.

  • Status: the status of the snipe. It can be:

    • Snipe Pending: the bot is waiting for the token to have a liquidity pool and be tradable

    • Spined: the bot succesfully sniped the token and bought at launch.

    • Closing: the bot is selling the token - transient status.

  • Holding Time: Represents the duration since the token was purchased.

  • Id: the ID of your snipe. This will be requirer in case of support needs.

  • Called by: in case the snipe has been automatically opened by a copy trading bot. Read more here.

Main Performance

  • Initial Amount: Indicates the amount you invested in the snipe.

  • Worth: Indicates the current value of your snipe, calculated as bought_tokens*current_price.

  • Gross PnL: Reflects the current unrealized Profit and Loss (PnL), without considering sell gas fees, sell tax, sell slippage, and Mizar trading fee.

Transactions

The orders can have different statuses:

  • Type: your transaction type (can be Buy, Take Profit, Stop Loss, Limit Order).

  • Amount: the amount of token used to swap (quote asset - WETH) and the amount purchased in tokens (net of tax fees and slippage).

  • Price / MC: the price and market cap at which the transaction has been executed.

  • Time/Block: the time at which the transaction has been executed and the relative block in the blockchain.

  • Fees/gas: the tax paid during the transaction (in base token) and the amount of gas paid (in gwei and USD)

  • Status: the status of the transaction. It can be:

    • Executed: The order (swap) has been successfully executed on Uniswap v2.0 or v3.0.

    • Pending: The order transaction is in the mempool and will be included in the upcoming block.

    • Cancelled: the transaction has been cancelled.

    • Reverted: the transaction has been reverted.

    • Timed Out: the transaction timed out and it's stucked in the mempool (probably to little gas).

    • Failed: The swap transaction has failed. Here are a few examples of why a order might fail:

      • Slippage is too low

      • Insufficient ETH to initiate the swap.

      • Insufficient ETH to cover transaction fees.

      • Buying/selling amount exceeding the specified limits or the smart contract limits.

      • Buy/sell tax exceeding the specified limits or the smart contract limits.

If you see a clock close to your status, it means the transaction can still be reverted in the blockchain. The transaction will be considered irreversible and not cancellable after 12 confirmation blocks.

Last updated