Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x31a1…cf75
0x3510…29af
0x9db0…6677
0x3a59…76cf
0xb720…c33a
0x3c4d…2746
0xc9f4…2a1e
Balances ($0.00)
No balances found for "RollupCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15106398 | 6 months ago | | | 0 | 0.010046989 | |
| 11649047 | 8 months ago | | | 0 | 0.0099877651 | |
| 11528992 | 9 months ago | | | 0 | 0.000000000076936871 | |
| 11270986 | 9 months ago | | | 0 | 0.0099876922 | |
| 11265730 | 9 months ago | | | 0 | 0.000000001137860000 |
ABI
ABI objects
Getter at block 22761341
bridgeCreator() view returns (address)
0x31a10c719f5d6d0c097f37fb805579c147f1cf75
challengeManagerTemplate() view returns (address)
0x9db0bb898c500dd84c7c7bd7ffffe914569a6677
l2FactoriesDeployer() view returns (address)
0xc9f490d2c7dd81dbdee389cd80254c5d05552a1e
osp() view returns (address)
0x351089aaf039af15bb601e695a30d515963d29af
owner() view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
rollupAdminLogic() view returns (address)
0x3a59b13eb3f661de35a1e203bd12b3b4123976cf
rollupUserLogic() view returns (address)
0xb7202d306936b79ba29907b391faa87d3beec33a
upgradeExecutorLogic() view returns (address)
0x3c4df76de31816443c207e49f9fe48737c8f2746
validatorUtils() view returns (address)
0x23b0348788b96ee1ce4e7dded4ac2a99de516f51
validatorWalletCreator() view returns (address)
0xb546310ea2de84220811a03bcd5cee96d251fa7d
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.