Skip to content

Commit c3459b2

Browse files
authored
Merge pull request #7 from auryn-macmillan/patch-1
small typo
2 parents c240a19 + 3a32daf commit c3459b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routers/routers-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Refer to security.md and [router community call](https://www.youtube.com/watch?v
2323

2424
The router’s primary business model is to earn transaction fees for providing liquidity and relaying data across chains.
2525

26-
Routers earn a fee of 5 basis points (0.05%) on all liquidity that is provided for a user transaction. Router liquidity is then subsequently locked up until it can be claimed against the slow path. In effect, this is asa if the router is giving a protocol-level loan to the user for a period of up to 2 hours. In this model, router ROI scales with user demand - routers earn the highest returns if a high percentage of their capital is frequently locked up.
26+
Routers earn a fee of 5 basis points (0.05%) on all liquidity that is provided for a user transaction. Router liquidity is then subsequently locked up until it can be claimed against the slow path. In effect, this is as if the router is giving a protocol-level loan to the user for a period of up to 2 hours. In this model, router ROI scales with user demand - routers earn the highest returns if a high percentage of their capital is frequently locked up.
2727

2828
Routers currently do not take a fee for relaying data itself. There are future plans to implement an EIP-1559-style tip, that can supplement router income for data-only transactions.

0 commit comments

Comments
 (0)