Skip to content

Commit bda3abf

Browse files
committed
fix: update arbitrum-sepolia owners
1 parent 2c92191 commit bda3abf

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

config/graph.arbitrum-sepolia.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
general:
22
arbitrator: &arbitrator "0x1726A5d52e279d02ff4732eCeB2D67BFE5Add328" # EOA (TODO: update to a multisig)
33
governor: &governor "0x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3" # EOA (TODO: update to a multisig)
4-
authority: &authority "0xac01B0b3B2Dc5D8E0D484c02c4d077C15C96a7b4" # Authority that signs payment vouchers
5-
availabilityOracle: &availabilityOracle "0xa99a56fa38a6b9553853c84e11458aeccdad509b" # Subgraph Availability Oracle (TODO: update)
6-
pauseGuardian: &pauseGuardian "0x4B6C90B9fE29dfa521188B6547989C23d613b79B" # Protocol pause guardian (TODO: update)
7-
allocationExchangeOwner: &allocationExchangeOwner "0x05F359b1319f10x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3Ca9b799CB6386F31421c2c49dBA" # Allocation Exchange owner (TODO: update)
4+
authority: &authority "0x49D4CFC037430cA9355B422bAeA7E9391e1d3215" # Authority that signs payment vouchers
5+
availabilityOracle: &availabilityOracle "0x5e4e823Ed094c035133eEC5Ec0d08ae1Af04e9Fa" # Subgraph Availability Oracle
6+
pauseGuardian: &pauseGuardian "0xa0444508232dA3FA6C2f96a5f105f3f0cc0d20D7" # Protocol pause guardian
7+
allocationExchangeOwner: &allocationExchangeOwner "0x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3" # Allocation Exchange owner
88

99
contracts:
1010
Controller:
@@ -59,7 +59,6 @@ contracts:
5959
calls:
6060
- fn: "addMinter"
6161
minter: "${{RewardsManager.address}}"
62-
- fn: "renounceMinter"
6362
- fn: "transferOwnership"
6463
owner: *governor
6564
L2Curation:

0 commit comments

Comments
 (0)