Protocol
Trading

Fees

Network operation fees, per-asset maker/taker rates, and fee payment in any asset

Fees

SB Chain has two distinct fee layers: network operation fees (set by governance, charged per blockchain operation) and per-asset market fees (set by the asset issuer).

OperationDefault Fee
Create limit order5 × GRAPHENE_BLOCKCHAIN_PRECISION
Update limit order0.375 × GRAPHENE_BLOCKCHAIN_PRECISION
Cancel limit orderFree
Call order update (collateral / debt)20 × GRAPHENE_BLOCKCHAIN_PRECISION
Bid collateral (post global settlement)20 × GRAPHENE_BLOCKCHAIN_PRECISION

Per-asset market fees are upgraded to separate maker/taker rates under BSIP81. The is_maker field on fill_order_operation determines which rate applies.

Fee TypeProtocol FieldApplied To
Maker feemarket_fee_percentOrder resting on the book at time of fill
Taker feetaker_fee_percentOrder that aggresses and causes the fill
Maker discountmaker_fee_discount_percentGlobal governance parameter reducing maker cost
Network sharemarket_fee_network_percentProtocol's cut of the market fee collected

Asset issuers can whitelist accounts to receive a share of market fees generated by trades they refer. Network operation fees can be paid in any asset with a valid core_exchange_rate — users are never forced to hold the base asset solely to pay trading fees.

SwapBlok Market Fee Rate

SwapBlok sets the market fee on all wrapped assets (wETH, wSOL, wBTC, wUSDT) at up to 0.20% at genesis. This is the maximum rate — the committee may reduce it below 0.20% as trading volume grows. Higher volume means more absolute revenue at a lower rate, so the fee decreases as the protocol scales to remain competitive against centralised venues. All rate changes require 72 hours public notice per the Foundation's governance commitments.

RateContext
Up to 0.20%Genesis rate, below the Uniswap v2/v3 standard of 0.30%
Reducible by governanceAs volume grows, lower rates sustain absolute revenue while improving competitiveness