Cost Structure

DA Builder applies a usage-based pricing model that guarantees efficiency:

  • Execution Gas: Charged based on your transaction's gas usage. Intrinsic gas costs are shared with network participants, reducing per transaction expense.

  • Blob Gas: Shared across all transactions in the aggregated blob

    • currently we only support a single blob transaction per batch but we will be adding configurable options for how your blob transactions get processed and what other kinds of transactions they can be batched with

  • Service Fee: Small fee for aggregation services. The majority of savings are passed back to you, with a portion retained by Spire Labs. (No Service Fee is charged if no savings are achieved)

Costs are automatically deducted from your account balance when transactions are included onchain. If your transaction cannot be aggregated, it is submitted directly at cost with no Service Fee. This model guarantees to never increase your cost exposure.

DA Builder ensures savings whenever aggregation is possible.

Last updated