Magnet
  • Welcome to Magnet
  • Overview
    • Magnet Network Features
      • Magnet Coretime
      • Coretime Order Control and Assurance
      • Workflows of Magnet Network
      • Profit Calcuation and Distribution
    • Magnet Stack Features
      • Magnet Stack Coretime Modules
  • Product Guides
    • Setup a Local Node
      • Installing Substrate Dependencies
      • Launching the Local Relay Chain
      • Build the Magnet Node
      • Prepare the parachain Collator
      • Register on the Local Relay Chain
    • Deploy Contracts on Magnet Network
      • EVM Contract Deployment
      • WASM Contract Deployment
      • MoveVM Contract Deployment
    • Bridge Asset
      • Bridging Asset between EVM and Substrate
      • Bridging Asset with XCM
    • Develop Coretime-Ready chain with Magnet Stack
      • Preparation: Reserve a ParaID
      • Preparation: Generate the Collator's Address
      • Preparation: Purchase Bulk Core
      • Using Magnet Stack : Coretime Configuration
      • Using Magnet Stack : Virtual Machine Configuration
      • Using Magnet Stack : Functional Models
      • Using Magnet Stack : Summary
      • Deployment & Connection to Rocococ
        • Define the collator's address
Powered by GitBook
On this page
  1. Product Guides
  2. Develop Coretime-Ready chain with Magnet Stack

Using Magnet Stack : Coretime Configuration

Step 1: Coretime and basic information configuration

PreviousPreparation: Purchase Bulk CoreNextUsing Magnet Stack : Virtual Machine Configuration

Last updated 8 months ago

Open the Magnet Stack app and select your desired coretime type using the button at the top.

Magnet's on-demand coretime mode includes on-demand block production. If no transactions occur, block production will be halted.

Basic Information:

- Input the name of your chain and the ParaID you reserved.

Native Token:

- Define your native token or use DOT as the native token for your chain.

- If using DOT, select "DOT as GAS."

- Set your token's decimal places.

Coretime Order Control:

Config these parameters to utilize Magnet Network’s order control mechanism for on-demand orders.

- Price Limit: Sets an upper limit for coretime price. Orders will not be placed if exceeded.

- Price Threshold: Controls profitability from gas collection.

Price Threshold=Gas Fee CollectedCoretime Price\text{Price Threshold} = \frac{\text{Gas Fee Collected}}{\text{Coretime Price}}Price Threshold=Coretime PriceGas Fee Collected​

Price Threshold is available only when using DOT as GAS because coretime cost and revenue are measured in different tokens if using a native token.

For more information about Magnet's coretime mechanism, please refer to these sections:

Sudo Account:

- Input your sudo account address, which will also be used in profit distribution management.

- Set the initial balance for the sudo account (if not using DOT as GAS).

Magnet Coretime
Coretime Order Control and Assurance