Skip to content

Commit 2e1e1ac

Browse files
committed
chore: update table calc addresses
1 parent 461dee4 commit 2e1e1ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ The following testnet deployment is for our MiddlewareV2 release, deployed on Se
7373

7474
| Name | Proxy | Implementation | Notes |
7575
| -------- | -------- | -------- | -------- |
76-
[`BN254TableCalculator`](./src/middlewareV2/tableCalculator/BN254TableCalculator.sol)| N/A | [`0xa19E3B00cf4aC46B5e6dc0Bbb0Fb0c86D0D65603`](https://sepolia.etherscan.io/address/0xa19E3B00cf4aC46B5e6dc0Bbb0Fb0c86D0D65603#code) | Singleton non-upgradeable |
77-
[`ECDSATableCalculator`](./src/middlewareV2/tableCalculator/ECDSATableCalculator.sol)| N/A | [`0xaCB5DE6aa94a1908E6FA577C2ade65065333B450`](https://sepolia.etherscan.io/address/0xaCB5DE6aa94a1908E6FA577C2ade65065333B450#code) | Singleton non-upgradeable |
76+
[`BN254TableCalculator`](./src/middlewareV2/tableCalculator/BN254TableCalculator.sol)| N/A | [`0x797d076aB96a5d4104062C15c727447fD8b71eB0`](https://sepolia.etherscan.io/address/0x797d076aB96a5d4104062C15c727447fD8b71eB0#code) | Singleton non-upgradeable |
77+
[`ECDSATableCalculator`](./src/middlewareV2/tableCalculator/ECDSATableCalculator.sol)| N/A | [`0xbcff2Cb40eD4A80e3A9EB095840986F9c8395a38`](https://sepolia.etherscan.io/address/0xbcff2Cb40eD4A80e3A9EB095840986F9c8395a38#code) | Singleton non-upgradeable |
7878

7979
### Current AVS Mainnet Deployment
8080

0 commit comments

Comments
 (0)