Skip to content

Commit

Permalink
Update expected cost for beta (#26)
Browse files Browse the repository at this point in the history
* 50TPS cost $0.01

* or less
  • Loading branch information
timothymcmackin authored Apr 17, 2024
1 parent 20db9ea commit 50428cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/welcome/why-use-etherlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If the sequencing fails, users have an option to submit to the L1 directly after

Etherlink is built on Tezos Smart Rollups, which are enshrined on the platform, meaning that they are implemented directly on layer 1 of the protocol.
However, because Smart Rollups run in their own separate environments, they are not subject to the per-transaction gas fees of layer 1, only small fees when they publish their state to layer 1.
At a load of 200TPS, you can expect an ERC-20 transaction to cost $0.001 on Etherlink.
At a load of 50TPS, you can expect an ERC-20 transaction to cost $0.01 or less on Etherlink.

Smart Rollups also provide standardized communication between layer 1 and other rollups, even those with different execution environments, such as EVM, Michelson, and SVM.
They can retrieve data from outside the Tezos blockchain via the reveal data channel.
Expand Down

0 comments on commit 50428cd

Please sign in to comment.