RollupCreator
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1135…eaeb
0x57ea…c221
0x1d90…6a43
0x0ae4…0a6a
0x660e…e3c1
0x6c21…867b
0x2e31…85c8
Balances ($0.00)
No balances found for "RollupCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20684364 | 3 months ago | | | 0.15 | 0.019063551 | |
| 20670150 | 3 months ago | | | 0 | 0.016498327 | |
| 20668936 | 3 months ago | | | 0 | 0.024630332 | |
| 20425137 | 4 months ago | | | 0 | 0.034616218 | |
| 20412468 | 4 months ago | | | 0 | 0.019162108 | |
| 20239556 | 5 months ago | | | 0 | 0.050811483 | |
| 20028914 | 6 months ago | | | 0.2 | 0.18822741 | |
| 19934834 | 6 months ago | | | 0 | 0.14113964 | |
| 19933461 | 6 months ago | | | 0 | 0.15059715 | |
| 19898364 | 6 months ago | | | 0 | 0.035071208 |
ABI
ABI objects
Getter at block 21249979
bridgeCreator() view returns (address)
0x1135265fe014d3fa32b3507e325642b92affeaeb
challengeManagerTemplate() view returns (address)
0x1d901dd7a5efe421c3c437b147040e5af22e6a43
l2FactoriesDeployer() view returns (address)
0x2e31291fa573db3dfeae00c9bd1806b73c7185c8
osp() view returns (address)
0x57ea090ac0554d174ae0e2855b460e84a1a7c221
owner() view returns (address)
0xc234e41ae2cb00311956aa7109fc801ae8c80941
rollupAdminLogic() view returns (address)
0x0ae4dd666748bf0f6db5c149eab1d8ad27820a6a
rollupUserLogic() view returns (address)
0x660ea1675f7323dc3ba0c8ddfb593225eb01e3c1
upgradeExecutorLogic() view returns (address)
0x6c21303f5986180b1394d2c89f3e883890e2867b
validatorUtils() view returns (address)
0x2b0e04dc90e3fa58165cb41e2834b44a56e766af
validatorWalletCreator() view returns (address)
0x9cad81628ab7d8e239f1a5b497313341578c5f71
Read-only
This contract contains no read-only function objects.
State-modifying
Events createRollup(struct RollupCreatorRollupDeploymentParams deployParams) payable returns (address)
renounceOwnership()
setTemplates(address _bridgeCreator, address _osp, address _challengeManagerLogic, address _rollupAdminLogic, address _rollupUserLogic, address _upgradeExecutorLogic, address _validatorUtils, address _validatorWalletCreator, address _l2FactoriesDeployer)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RollupCreated(address indexed rollupAddress, address indexed nativeToken, address inboxAddress, address outbox, address rollupEventInbox, address challengeManager, address adminProxy, address sequencerInbox, address bridge, address upgradeExecutor, address validatorUtils, address validatorWalletCreator)
TemplatesUpdated()
constructor()
receive()
This contract contains no error objects.