πŸ“Œ Introduction

The Block Builder is a key component of the INTMAX network, responsible for constructing and proposing new L2 blocks. Its primary role is to collect transactions submitted by users who wish to transfer assets or interact with the network, and then record those transactions in valid blocks.

Operating as a permissionless node, the Block Builder allows anyone to participate in block production without needing approval from a centralized authority. This open participation model makes the system unstoppable and resistant to censorship.

By playing a crucial role in finalizing on-chain data, the Block Builder ensures the network remains decentralized, resilient, and continuously updated with user activity. It is not merely a technical component, but a foundation that upholds one of the network’s core values: trustlessnessβ€”the ability to operate securely without relying on any central authority or trusted third party.

Whether you’re an individual enthusiast or an infrastructure provider, running a Block Builder enables you to actively support the network while earning rewards for your contribution.

πŸ‘₯ Intended Audience

This document is intended for:

🧭 Architecture Overview

From startup to reward distribution, the Block Builder operates in the following sequence:

  1. Transaction Collection

    Gathers user transactions submitted through the INTMAX network.

  2. Block Construction

    Builds a block based on either time intervals or transaction volume.

  3. Submission to Scroll

    Submits the finalized block to a smart contract on the Scroll network.

  4. Reward Collection

🎁 Rewards & Incentives

βœ… Types of Rewards

Type Description Timing
Transaction Fees (ETH) Collected from users included in the block Immediately after submission
Protocol Incentives (sITX) 1:1 claimable for ITX, distributed weekly Calculated every Monday at 00:00 UTC

πŸ“Š Reward Calculation