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
22649472
Unverified
Commit
22649472
authored
Dec 01, 2023
by
Mark Tyneway
Committed by
Maurelian
Dec 05, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contracts-bedrock: update snapshots
parent
96043725
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
29 additions
and
33 deletions
+29
-33
L1ERC721Bridge.json
packages/contracts-bedrock/snapshots/abi/L1ERC721Bridge.json
+14
-6
L2ERC721Bridge.json
packages/contracts-bedrock/snapshots/abi/L2ERC721Bridge.json
+3
-8
L1ERC721Bridge.json
...racts-bedrock/snapshots/storageLayout/L1ERC721Bridge.json
+10
-10
L2ERC721Bridge.json
...racts-bedrock/snapshots/storageLayout/L2ERC721Bridge.json
+2
-9
No files found.
packages/contracts-bedrock/snapshots/abi/L1ERC721Bridge.json
View file @
22649472
...
...
@@ -5,11 +5,6 @@
"internalType"
:
"address"
,
"name"
:
"_messenger"
,
"type"
:
"address"
},
{
"internalType"
:
"address"
,
"name"
:
"_otherBridge"
,
"type"
:
"address"
}
],
"stateMutability"
:
"nonpayable"
,
...
...
@@ -319,7 +314,20 @@
},
{
"inputs"
:
[],
"name"
:
"superChainConfig"
,
"name"
:
"paused"
,
"outputs"
:
[
{
"internalType"
:
"bool"
,
"name"
:
""
,
"type"
:
"bool"
}
],
"stateMutability"
:
"view"
,
"type"
:
"function"
},
{
"inputs"
:
[],
"name"
:
"superchainConfig"
,
"outputs"
:
[
{
"internalType"
:
"contract SuperchainConfig"
,
...
...
packages/contracts-bedrock/snapshots/abi/L2ERC721Bridge.json
View file @
22649472
[
{
"inputs"
:
[
{
"internalType"
:
"address"
,
"name"
:
"_messenger"
,
"type"
:
"address"
},
{
"internalType"
:
"address"
,
"name"
:
"_otherBridge"
,
...
...
@@ -284,12 +279,12 @@
},
{
"inputs"
:
[],
"name"
:
"
superChainConfig
"
,
"name"
:
"
paused
"
,
"outputs"
:
[
{
"internalType"
:
"
contract SuperchainConfig
"
,
"internalType"
:
"
bool
"
,
"name"
:
""
,
"type"
:
"
address
"
"type"
:
"
bool
"
}
],
"stateMutability"
:
"view"
,
...
...
packages/contracts-bedrock/snapshots/storageLayout/L1ERC721Bridge.json
View file @
22649472
...
...
@@ -14,24 +14,24 @@
"type"
:
"bool"
},
{
"bytes"
:
"20"
,
"label"
:
"superChainConfig"
,
"offset"
:
2
,
"slot"
:
"0"
,
"type"
:
"contract SuperchainConfig"
},
{
"bytes"
:
"1536"
,
"bytes"
:
"1568"
,
"label"
:
"__gap"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"uint256[4
8
]"
"type"
:
"uint256[4
9
]"
},
{
"bytes"
:
"32"
,
"label"
:
"deposits"
,
"offset"
:
0
,
"slot"
:
"
49
"
,
"slot"
:
"
50
"
,
"type"
:
"mapping(address => mapping(address => mapping(uint256 => bool)))"
},
{
"bytes"
:
"20"
,
"label"
:
"superchainConfig"
,
"offset"
:
0
,
"slot"
:
"51"
,
"type"
:
"contract SuperchainConfig"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/L2ERC721Bridge.json
View file @
22649472
...
...
@@ -14,17 +14,10 @@
"type"
:
"bool"
},
{
"bytes"
:
"20"
,
"label"
:
"superChainConfig"
,
"offset"
:
2
,
"slot"
:
"0"
,
"type"
:
"contract SuperchainConfig"
},
{
"bytes"
:
"1536"
,
"bytes"
:
"1568"
,
"label"
:
"__gap"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"uint256[4
8
]"
"type"
:
"uint256[4
9
]"
}
]
\ No newline at end of file
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