Skip to content

Commit 09715e6

Browse files
Update pages/stack/smart-contracts/upgrade-op-contracts-1-3-1-8.mdx
Co-authored-by: soyboy <[email protected]>
1 parent 046d657 commit 09715e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/smart-contracts/upgrade-op-contracts-1-3-1-8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Ensure both files are correctly formatted, using the exact field names shown in
143143
}
144144
```
145145

146-
Make sure that important addresses (like the `ProxyAdmin`, `PAO`, all L1 addresses, `L2OO`) are actually up to date by cross checking the Superchain Registry and on-chain (you can do this easily with [`op-fetcher`](https://github.com/ethereum-optimism/optimism/tree/develop/op-fetcher), especially for the `deployments.json`.
146+
Make sure that important addresses (like the `ProxyAdmin`, `ProxyAdminOwner`, all L1 addresses, `L2OO`) are actually up to date by cross checking the Superchain Registry and on-chain (you can do this easily with [`op-fetcher`](https://github.com/ethereum-optimism/optimism/tree/develop/op-fetcher), especially for the `deployments.json`.
147147

148148
## Step-by-step upgrade process
149149

0 commit comments

Comments
 (0)