File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The EigenDA Holesky testnet is the current EigenDA testnet. The EigenDA Holesky
20
20
| Batch Confirmation Interval | Every 50 seconds |
21
21
| Max Blob Size | 2 MB |
22
22
| 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 |
24
24
25
25
[ 1 ] : https://blobs-holesky.eigenda.xyz/
26
26
[ 2 ] : https://holesky.eigenlayer.xyz/avs/eigenda
Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ sidebar_position: 3
4
4
5
5
# Mainnet
6
6
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 .
8
8
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
You can’t perform that action at this time.
0 commit comments