Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
8c865984
Unverified
Commit
8c865984
authored
Jan 17, 2024
by
Maurelian
Committed by
GitHub
Jan 18, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
op-chain-ops: Update Sepolia implementations for extended pause (#8975)
parent
aba06fcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
main.go
op-chain-ops/cmd/op-upgrade-extended-pause/main.go
+16
-16
No files found.
op-chain-ops/cmd/op-upgrade-extended-pause/main.go
View file @
8c865984
...
@@ -25,8 +25,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -25,8 +25,8 @@ var deployments = map[uint64]superchain.ImplementationList{
// Base Sepolia
// Base Sepolia
84532
:
{
84532
:
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
Version
:
"2.
1.1
"
,
Version
:
"2.
2.0
"
,
Address
:
superchain
.
HexToAddress
(
"0x
442d5c024a80c34d64fed048bdc7c50dd84665c4
"
),
Address
:
superchain
.
HexToAddress
(
"0x
0FD765Db621C17E420021405957f9fcE978f2311
"
),
},
},
L1ERC721Bridge
:
superchain
.
VersionedContract
{
L1ERC721Bridge
:
superchain
.
VersionedContract
{
Version
:
"2.0.0"
,
Version
:
"2.0.0"
,
...
@@ -37,8 +37,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -37,8 +37,8 @@ var deployments = map[uint64]superchain.ImplementationList{
Address
:
superchain
.
HexToAddress
(
"0xf71db0a6955b3edc78a267cd6441feed4ee0197b"
),
Address
:
superchain
.
HexToAddress
(
"0xf71db0a6955b3edc78a267cd6441feed4ee0197b"
),
},
},
OptimismPortal
:
superchain
.
VersionedContract
{
OptimismPortal
:
superchain
.
VersionedContract
{
Version
:
"2.
1
.0"
,
Version
:
"2.
4
.0"
,
Address
:
superchain
.
HexToAddress
(
"0x
770d02b87e081e61ab30713b0ece6dfade792aff
"
),
Address
:
superchain
.
HexToAddress
(
"0x
F4d33b5284eDc756997E8B61fd5203b35CD3F343
"
),
},
},
SystemConfig
:
superchain
.
VersionedContract
{
SystemConfig
:
superchain
.
VersionedContract
{
Version
:
"1.11.0"
,
Version
:
"1.11.0"
,
...
@@ -56,8 +56,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -56,8 +56,8 @@ var deployments = map[uint64]superchain.ImplementationList{
// OP Sepolia
// OP Sepolia
11155420
:
{
11155420
:
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
Version
:
"2.
1.1
"
,
Version
:
"2.
2.0
"
,
Address
:
superchain
.
HexToAddress
(
"0x
c3c7e6f4ad6a593a9731a39fa883ec1999d7d873
"
),
Address
:
superchain
.
HexToAddress
(
"0x
07c9b3A3455714F25525f31E91412715F06062fD
"
),
},
},
L1ERC721Bridge
:
superchain
.
VersionedContract
{
L1ERC721Bridge
:
superchain
.
VersionedContract
{
Version
:
"2.0.0"
,
Version
:
"2.0.0"
,
...
@@ -68,8 +68,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -68,8 +68,8 @@ var deployments = map[uint64]superchain.ImplementationList{
Address
:
superchain
.
HexToAddress
(
"0xe19c7a2c0bb32287731ea75da9b1c836815964f1"
),
Address
:
superchain
.
HexToAddress
(
"0xe19c7a2c0bb32287731ea75da9b1c836815964f1"
),
},
},
OptimismPortal
:
superchain
.
VersionedContract
{
OptimismPortal
:
superchain
.
VersionedContract
{
Version
:
"2.
1
.0"
,
Version
:
"2.
4
.0"
,
Address
:
superchain
.
HexToAddress
(
"0x
592B7D3255a8037307d23C16cC8c13a9563c8Ab1
"
),
Address
:
superchain
.
HexToAddress
(
"0x
9e714EF35d8E9a44a509ebf40924EeD8E7dE461B
"
),
},
},
SystemConfig
:
superchain
.
VersionedContract
{
SystemConfig
:
superchain
.
VersionedContract
{
Version
:
"1.11.0"
,
Version
:
"1.11.0"
,
...
@@ -87,8 +87,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -87,8 +87,8 @@ var deployments = map[uint64]superchain.ImplementationList{
// Zora Sepolia
// Zora Sepolia
999999999
:
{
999999999
:
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
Version
:
"2.
1.1
"
,
Version
:
"2.
2.0
"
,
Address
:
superchain
.
HexToAddress
(
"0x
b74e6f01cddfc53cd48fb94e14137a0801a67ee4
"
),
Address
:
superchain
.
HexToAddress
(
"0x
440a330613Ffefae3f33d1d97F8E503447b3e648
"
),
},
},
L1ERC721Bridge
:
superchain
.
VersionedContract
{
L1ERC721Bridge
:
superchain
.
VersionedContract
{
Version
:
"2.0.0"
,
Version
:
"2.0.0"
,
...
@@ -99,8 +99,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -99,8 +99,8 @@ var deployments = map[uint64]superchain.ImplementationList{
Address
:
superchain
.
HexToAddress
(
"0xf8e25ec7ca94a960a9392c56c55b68414f5c7ded"
),
Address
:
superchain
.
HexToAddress
(
"0xf8e25ec7ca94a960a9392c56c55b68414f5c7ded"
),
},
},
OptimismPortal
:
superchain
.
VersionedContract
{
OptimismPortal
:
superchain
.
VersionedContract
{
Version
:
"2.
1
.0"
,
Version
:
"2.
4
.0"
,
Address
:
superchain
.
HexToAddress
(
"0x
d2b5f6dfa6fdfd89327a5aa4c787a89456ef0ca8
"
),
Address
:
superchain
.
HexToAddress
(
"0x
9EC8b0c9B4c3Cd17Fdc7F33d008ee59080027316
"
),
},
},
SystemConfig
:
superchain
.
VersionedContract
{
SystemConfig
:
superchain
.
VersionedContract
{
Version
:
"1.11.0"
,
Version
:
"1.11.0"
,
...
@@ -118,8 +118,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -118,8 +118,8 @@ var deployments = map[uint64]superchain.ImplementationList{
// PGN Sepolia
// PGN Sepolia
58008
:
{
58008
:
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
L1CrossDomainMessenger
:
superchain
.
VersionedContract
{
Version
:
"2.
1.1
"
,
Version
:
"2.
2.0
"
,
Address
:
superchain
.
HexToAddress
(
"0x
99bb19a985e1def20d363405c5943d10e715dc12
"
),
Address
:
superchain
.
HexToAddress
(
"0x
fD8C8De9F2A2b5E8367325f52b0ecDa4e6809247
"
),
},
},
L1ERC721Bridge
:
superchain
.
VersionedContract
{
L1ERC721Bridge
:
superchain
.
VersionedContract
{
Version
:
"2.0.0"
,
Version
:
"2.0.0"
,
...
@@ -130,8 +130,8 @@ var deployments = map[uint64]superchain.ImplementationList{
...
@@ -130,8 +130,8 @@ var deployments = map[uint64]superchain.ImplementationList{
Address
:
superchain
.
HexToAddress
(
"0x9cde10006cac4423505864c904e2cfcf124dcaee"
),
Address
:
superchain
.
HexToAddress
(
"0x9cde10006cac4423505864c904e2cfcf124dcaee"
),
},
},
OptimismPortal
:
superchain
.
VersionedContract
{
OptimismPortal
:
superchain
.
VersionedContract
{
Version
:
"2.
1
.0"
,
Version
:
"2.
4
.0"
,
Address
:
superchain
.
HexToAddress
(
"0x7
25da050f385e52c0ae700e8c433c3636aba4592
"
),
Address
:
superchain
.
HexToAddress
(
"0x7
7977FC9b0b926ce13Da33c1091fc5c1E84187F8
"
),
},
},
SystemConfig
:
superchain
.
VersionedContract
{
SystemConfig
:
superchain
.
VersionedContract
{
Version
:
"1.11.0"
,
Version
:
"1.11.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment