Layer2RegistryProxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x3773ad3f at 18416841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Layer2RegistryProxy"

0xb64b2cec0f8904f0accdacb050304b0bfd87f551fc4d37b35bd650c6082eb13c
0x18e5ab28af6445e96743002584b7193ebc1747d1f5f78c45a45eae8bae5c4913
0x9e0e80441276f791d048c4fd3324ff90aa5cfdc297f7c0042effeaf1c8e1f6c1

Functions
Getter at block 20879544
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
implementation(view returns (address)
0x296ef64487ecfddcdd03eab35c81c9262dab88ba
isOwner(view returns (bool)
false
pauseProxy(view returns (bool)
false
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
isOwner(view returns (bool)
false
numLayer2s(view returns (uint256)
10
pauseProxy(view returns (bool)
false
Read-only
aliveImplementation(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getSelectorImplementation2(bytes4 _selectorview returns (address impl)
hasRole(bytes32 roleaddress accountview returns (bool)
implementation2(uint256 _indexview returns (address)
isAdmin(address accountview returns (bool)
isMinter(address accountview returns (bool)
isOperator(address accountview returns (bool)
proxyImplementation(uint256view returns (address)
selectorImplementation(bytes4view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
aliveImplementation(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isMinter(address accountview returns (bool)
isOperator(address accountview returns (bool)
layer2ByIndex(uint256 indexview returns (address)
layer2s(address layer2view returns (bool)
proxyImplementation(uint256view returns (address)
selectorImplementation(bytes4view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAdmin(address account
addMinter(address account
addOperator(address account
grantRole(bytes32 roleaddress account
removeAdmin(address account
removeMinter(address account
removeOperator(address account
renounceMinter(
renounceOperator(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeMinter(address account
revokeOperator(address account
revokeRole(bytes32 roleaddress account
setAliveImplementation2(address newImplementationbool _alive
setImplementation2(address newImplementationuint256 _indexbool _alive
setProxyPause(bool _pause
setSelectorImplementations2(bytes4[] _selectorsaddress _imp
transferAdmin(address newAdmin
transferOwnership(address newAdmin
upgradeTo(address impl
addAdmin(address account
addMinter(address account
addOperator(address account
deployCoinage(address layer2address seigManagerreturns (bool)
grantRole(bytes32 roleaddress account
register(address layer2returns (bool)
registerAndDeployCoinage(address layer2address seigManagerreturns (bool)
registerAndDeployCoinageAndSetCommissionRate(address layer2address seigManageruint256 commissionRatebool isCommissionRateNegativereturns (bool)
removeAdmin(address account
removeMinter(address account
removeOperator(address account
renounceMinter(
renounceOperator(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeMinter(address account
revokeOperator(address account
revokeRole(bytes32 roleaddress account
transferAdmin(address newAdmin
transferOwnership(address newAdmin
unregister(address layer2returns (bool)
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetAliveImplementation(address indexed implbool alive
SetSelectorImplementation(bytes4 indexed selectoraddress indexed impl
Upgraded(address indexed implementation
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.