Skip to content

Commit 28c46ef

Browse files
committed
Draft: Update mainnet network page with mainnet stage 1 details
1 parent d2ff445 commit 28c46ef

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

docs/eigenda/networks/holesky.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The EigenDA Holesky testnet is the current EigenDA testnet. The EigenDA Holesky
2020
| Batch Confirmation Interval | Every 50 seconds |
2121
| Max Blob Size | 2 MB |
2222
| Default Blob Dispersal Rate limit | No more than 1 blob every 100 seconds |
23-
| Default Blob Size Rate Limit | No more than 1.8 MB every 10 minutes |
23+
| Default Blob Throughput Rate Limit | No more than 1.8 MB every 10 minutes |
2424

2525
[1]: https://blobs-holesky.eigenda.xyz/
2626
[2]: https://holesky.eigenlayer.xyz/avs/eigenda

docs/eigenda/networks/mainnet.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ sidebar_position: 3
44

55
# Mainnet
66

7-
The EigenDA mainnet is coming soon. Stay tuned [on twitter][1] for updates.
7+
The EigenDA Mainnet is the production network for rollups and AVS' to post their ephemeral data.
88

9-
[1]: https://twitter.com/eigen_da
9+
## Quick Links
10+
11+
* [AVS Page][2]
12+
<!-- * [Blob Explorer][1] -->
13+
* [Deployed Contract Addresses][3]
14+
15+
## Specs
16+
17+
| Property | Value |
18+
| --- | --- |
19+
<!-- | Disperser Address | `disperser-holesky.eigenda.xyz:443` | -->
20+
| Batch Confirmation Interval | Every 10 minutes |
21+
| Max Blob Size | 1.8 MB |
22+
| Default Blob Dispersal Rate limit | No more than 1 blob every 100 seconds |
23+
| Default Blob Throughput Rate Limit | No more than 1.8 MB every 10 minutes |
24+
25+
<!-- [1]: https://blobs-mainnet.eigenda.xyz/ -->
26+
[2]: https://mainnet.eigenlayer.xyz/avs/eigenda
27+
[3]: https://github.com/Layr-Labs/eigenlayer-middleware/?tab=readme-ov-file#current-mainnet-deployment

0 commit comments

Comments
 (0)