Skip to main content

Cost estimator

Understand cost approximations for table creates and writes based on statement size.


Every byte contributes to the cost associated with database mutating queries, and we're always working to reduce costs with the goal of being cost competitive with web2 databases. The tables highlighted below provide estimates for creating and writing data where each shows the following:

  • Size of the statement in bytes (B).
  • Cost in the chain's native crypto token or USD.
  • These costs mapped per megabyte (MB).

Please be sure to perform your own tests to understand price implications since the live market impacts the price of any on-chain transaction. For these estimates, the following market prices (USD) are hardcoded in the calculation:

  • ETH price: $1600.00
  • MATIC price: $1.10

Note that all chains' native token is ETH, except for Polygon (uses MATIC).

Create costs

ChainCreate size (B)Create cost (ETH)Create cost (USD)Create cost (ETH/MB)Create cost ($/MB)
ethereum1330.0013496$2.159410.1476$16236.17
optimism1340.0001609$0.25741.2004$1920.61
arbitrum one1370.0000744$0.11900.5427$868.39
arbitrum nova1370.0000011$0.00170.0078$12.47
polygon1350.0083191$0.009261.6227$67.78

Write costs

ChainWrite size (B)Write cost (ETH)Write cost (USD)Write cost (ETH/MB)Write cost ($/MB)
ethereum1890.0010859$1.73745.7454$9192.56
optimism1900.0001829$0.29260.9625$1540.00
arbitrum one1930.0000892$0.14270.4620$739.28
arbitrum nova1920.0000010$0.00150.0050$7.95
polygon1910.0044093$0.004923.0853$25.39