Skip to content

Commit

Permalink
Add records for sepolia ownership transfer (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog authored Jun 3, 2024
1 parent 82b71ed commit 2678384
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sepolia/2024-05-30-transfer-proxyadmin-owners/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ include .env
##
.PHONY: transfer-l1-proxy-admin-owner
transfer-l1-proxy-admin-owner:
forge script TransferL1ProxyAdminOwner --rpc-url $(L1_RPC_URL) --sig "run()"
@forge script TransferL1ProxyAdminOwner --private-key $(PRIVATE_KEY) --broadcast --rpc-url $(L1_RPC_URL) --sig "run()"

.PHONY: transfer-l2-proxy-admin-owner
transfer-l2-proxy-admin-owner:
forge script TransferL2ProxyAdminOwner --rpc-url $(L2_RPC_URL) --sig "run()"
@forge script TransferL2ProxyAdminOwner --private-key $(PRIVATE_KEY) --broadcast --rpc-url $(L2_RPC_URL) --sig "run()"

.PHONY: transfer-system-config-proxy-owner
transfer-system-config-proxy-owner:
forge script TransferSystemConfigProxyOwner --rpc-url $(L1_RPC_URL) --sig "run()"
@forge script TransferSystemConfigProxyOwner --private-key $(PRIVATE_KEY) --broadcast --rpc-url $(L1_RPC_URL) --sig "run()"

Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"transactions": [
{
"hash": "0x643ade451b869d9a95b5b5089e3887303814d9884030b9d6e8069b72c8708ede",
"transactionType": "CALL",
"contractName": "ProxyAdmin",
"contractAddress": "0x0389E59Aa0a41E4A413Ae70f0008e76CAA34b1F3",
"function": "transferOwnership(address)",
"arguments": [
"0x0fe884546476dDd290eC46318785046ef68a0BA9"
],
"transaction": {
"type": "0x02",
"from": "0x608081689fe46936fb2fbdf7552cbb1d80ad4822",
"to": "0x0389e59aa0a41e4a413ae70f0008e76caa34b1f3",
"gas": "0xa32b",
"value": "0x0",
"data": "0xf2fde38b0000000000000000000000000fe884546476ddd290ec46318785046ef68a0ba9",
"nonce": "0x3",
"accessList": []
},
"additionalContracts": [],
"isFixedGasLimit": false
}
],
"receipts": [
{
"transactionHash": "0x643ade451b869d9a95b5b5089e3887303814d9884030b9d6e8069b72c8708ede",
"transactionIndex": "0x13",
"blockHash": "0x45cb3a826cd5fef991612c2f465d6da09f3b2f23128a367b8ef9df46c274eb18",
"blockNumber": "0x5c1138",
"from": "0x608081689Fe46936fB2fBDF7552CbB1D80ad4822",
"to": "0x0389E59Aa0a41E4A413Ae70f0008e76CAA34b1F3",
"cumulativeGasUsed": "0x155d18",
"gasUsed": "0x6f92",
"contractAddress": null,
"logs": [
{
"address": "0x0389E59Aa0a41E4A413Ae70f0008e76CAA34b1F3",
"topics": [
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"0x000000000000000000000000608081689fe46936fb2fbdf7552cbb1d80ad4822",
"0x0000000000000000000000000fe884546476ddd290ec46318785046ef68a0ba9"
],
"data": "0x",
"blockHash": "0x45cb3a826cd5fef991612c2f465d6da09f3b2f23128a367b8ef9df46c274eb18",
"blockNumber": "0x5c1138",
"transactionHash": "0x643ade451b869d9a95b5b5089e3887303814d9884030b9d6e8069b72c8708ede",
"transactionIndex": "0x13",
"logIndex": "0x18",
"removed": false
}
],
"status": "0x1",
"logsBloom": "0x00000000000000000000000000000000000000000000000000800008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000080000000000000000000080000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000004000000000000000000000000000000000020400000000000000000000000001000000000000000000000000000400000000000000000",
"type": "0x2",
"effectiveGasPrice": "0xe77df4fe"
}
],
"libraries": [],
"pending": [],
"returns": {},
"timestamp": 1717448862,
"chain": 11155111,
"commit": "82b71ed"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"transactions": [
{
"hash": "0x86c4e558f7d12633352518d37de66a4b47f143e3aa4dbfd159898f2e9560992e",
"transactionType": "CALL",
"contractName": null,
"contractAddress": "0x4200000000000000000000000000000000000018",
"function": "transferOwnership(address)",
"arguments": [
"0x20f984546476DDd290eC46318785046eF68a1Cba"
],
"transaction": {
"type": "0x02",
"from": "0x8937037a0bb08658e5a178c182e60b12f14720ce",
"to": "0x4200000000000000000000000000000000000018",
"gas": "0xbfa3",
"value": "0x0",
"data": "0xf2fde38b00000000000000000000000020f984546476ddd290ec46318785046ef68a1cba",
"nonce": "0x9",
"accessList": []
},
"additionalContracts": [],
"isFixedGasLimit": false
}
],
"receipts": [
{
"transactionHash": "0x86c4e558f7d12633352518d37de66a4b47f143e3aa4dbfd159898f2e9560992e",
"transactionIndex": "0x1",
"blockHash": "0xbf944b2cb082b923913b412eac67c4e68d236fd89a2034b311cfc3a551526979",
"blockNumber": "0xa56904",
"from": "0x8937037a0bB08658e5A178C182e60b12f14720ce",
"to": "0x4200000000000000000000000000000000000018",
"cumulativeGasUsed": "0x14f3c",
"gasUsed": "0x8309",
"contractAddress": null,
"logs": [
{
"address": "0x4200000000000000000000000000000000000018",
"topics": [
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"0x0000000000000000000000008937037a0bb08658e5a178c182e60b12f14720ce",
"0x00000000000000000000000020f984546476ddd290ec46318785046ef68a1cba"
],
"data": "0x",
"blockHash": "0xbf944b2cb082b923913b412eac67c4e68d236fd89a2034b311cfc3a551526979",
"blockNumber": "0xa56904",
"transactionHash": "0x86c4e558f7d12633352518d37de66a4b47f143e3aa4dbfd159898f2e9560992e",
"transactionIndex": "0x1",
"logIndex": "0x0",
"removed": false
}
],
"status": "0x1",
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000001000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000001000000000000000000000000000000000000000001000000000000800000400000000000000000000000000000000000000000000000400000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000",
"type": "0x2",
"effectiveGasPrice": "0xb2d05eff"
}
],
"libraries": [],
"pending": [],
"returns": {},
"timestamp": 1717448942,
"chain": 84532,
"commit": "82b71ed"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"transactions": [
{
"hash": "0x2ddaa53c173eef0b3d23a3ae504ce55d375a8335c1815e444f6886ead83dd3c0",
"transactionType": "CALL",
"contractName": "Proxy",
"contractAddress": "0xf272670eb55e895584501d564AfEB048bEd26194",
"function": null,
"arguments": null,
"transaction": {
"type": "0x02",
"from": "0x608081689fe46936fb2fbdf7552cbb1d80ad4822",
"to": "0xf272670eb55e895584501d564afeb048bed26194",
"gas": "0xb547",
"value": "0x0",
"data": "0xf2fde38b0000000000000000000000000fe884546476ddd290ec46318785046ef68a0ba9",
"nonce": "0x4",
"accessList": []
},
"additionalContracts": [],
"isFixedGasLimit": false
}
],
"receipts": [
{
"transactionHash": "0x2ddaa53c173eef0b3d23a3ae504ce55d375a8335c1815e444f6886ead83dd3c0",
"transactionIndex": "0xd",
"blockHash": "0xef07c027ee215c13711fed9cb291857f49e56914df54a8626d39518b5a679995",
"blockNumber": "0x5c1144",
"from": "0x608081689Fe46936fB2fBDF7552CbB1D80ad4822",
"to": "0xf272670eb55e895584501d564AfEB048bEd26194",
"cumulativeGasUsed": "0xc67b9",
"gasUsed": "0x833f",
"contractAddress": null,
"logs": [
{
"address": "0xf272670eb55e895584501d564AfEB048bEd26194",
"topics": [
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"0x000000000000000000000000608081689fe46936fb2fbdf7552cbb1d80ad4822",
"0x0000000000000000000000000fe884546476ddd290ec46318785046ef68a0ba9"
],
"data": "0x",
"blockHash": "0xef07c027ee215c13711fed9cb291857f49e56914df54a8626d39518b5a679995",
"blockNumber": "0x5c1144",
"transactionHash": "0x2ddaa53c173eef0b3d23a3ae504ce55d375a8335c1815e444f6886ead83dd3c0",
"transactionIndex": "0xd",
"logIndex": "0x3",
"removed": false
}
],
"status": "0x1",
"logsBloom": "0x00000000000000000000000000000000000000000000000000800008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000400000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000800000000000000000000000000000000000000000000000000000000000000420400000000000000000000000001000000000000000000000000000000000000000000000",
"type": "0x2",
"effectiveGasPrice": "0xdf0fc016"
}
],
"libraries": [],
"pending": [],
"returns": {},
"timestamp": 1717449020,
"chain": 11155111,
"commit": "82b71ed"
}

0 comments on commit 2678384

Please sign in to comment.