Skip to content

Commit b3e432c

Browse files
ltyuLe
andauthored
chore: Add proxyAdmin with explicit owners (#808)
### Description Generated through export-config Related: hyperlane-xyz/hyperlane-monorepo#6093 ### Backward compatibility Yes --------- Co-authored-by: Le <leyu@Les-MacBook-Pro.local>
1 parent 17592f9 commit b3e432c

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

.changeset/spicy-dancers-yawn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': patch
3+
---
4+
5+
Add explicit proxyAdmin.owner to USDC/ancient8-ethereum, USDT/eclipsemainnet-ethereum-solanamainnet, WBTC/eclipsemainnet-ethereum

deployments/warp_routes/USDC/ancient8-ethereum-deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ancient8:
88
proxyAdmin: "0xA9FD5BeB556AB1859D7625B381110a257f56F98C"
99
testRecipient: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
1010
validatorAnnounce: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
11+
proxyAdmin:
12+
owner: "0xf789D8a609247c448E28d3af5b8EFC6Cb786C4ee"
1113
type: synthetic
1214
ethereum:
1315
hook: "0x19b2cF952b70b217c90FC408714Fbc1acD29A6A8"
@@ -34,5 +36,7 @@ ethereum:
3436
proxyAdmin: "0x3965AC3D295641E452E0ea896a086A9cD7C6C5b6"
3537
testRecipient: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
3638
validatorAnnounce: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
39+
proxyAdmin:
40+
owner: "0x562Dfaac27A84be6C96273F5c9594DA1681C0DA7"
3741
token: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
3842
type: collateral

deployments/warp_routes/USDT/eclipsemainnet-ethereum-solanamainnet-deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ ethereum:
1313
proxyAdmin: "0x3965AC3D295641E452E0ea896a086A9cD7C6C5b6"
1414
testRecipient: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
1515
validatorAnnounce: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
16+
proxyAdmin:
17+
owner: "0x562Dfaac27A84be6C96273F5c9594DA1681C0DA7"
1618
token: "0xdac17f958d2ee523a2206206994597c13d831ec7"
1719
type: collateral

deployments/warp_routes/WBTC/eclipsemainnet-ethereum-deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ ethereum:
1313
proxyAdmin: "0x3965AC3D295641E452E0ea896a086A9cD7C6C5b6"
1414
testRecipient: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
1515
validatorAnnounce: "0xa7ECcdb9Be08178f896c26b7BbD8C3D4E844d9Ba"
16+
proxyAdmin:
17+
owner: "0x562Dfaac27A84be6C96273F5c9594DA1681C0DA7"
1618
token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"
1719
type: collateral

0 commit comments

Comments
 (0)