Skip to content

Commit 026cfdb

Browse files
bdchathamshrimalmadhur
authored andcommitted
Adding PermissionController address for Holesky (#279)
Co-authored-by: Brandon Chatham <[email protected]>
1 parent f89eea9 commit 026cfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/internal/common/helper.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ var ChainMetadataMap = map[int64]types.ChainMetadata{
6161
ELDelegationManagerAddress: "0xA44151489861Fe9e3055d95adC98FbD462B948e7",
6262
ELAVSDirectoryAddress: "0x055733000064333CaDDbC92763c58BF0192fFeBf",
6363
ELRewardsCoordinatorAddress: "0xAcc1fb458a1317E886dB376Fc8141540537E68fE",
64-
ELPermissionManagerAddress: "",
64+
ELPermissionManagerAddress: "0x598cb226B591155F767dA17AfE7A2241a68C5C10",
6565
WebAppUrl: "https://holesky.eigenlayer.xyz/operator",
6666
ProofStoreBaseURL: "https://eigenlabs-rewards-testnet-holesky.s3.amazonaws.com",
6767
},

0 commit comments

Comments
 (0)