PaperKeyManagerUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xff31c310 at 16136321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "PaperKeyManagerUpgradeable"

No transactions found for "PaperKeyManagerUpgradeable"


Functions
Getter at block 20904135
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
checkRegisteredKey(address _contractAddressview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(
register(address _paperKeyreturns (bool)
registerBatch(address[] _contractsaddress[] _paperKeysreturns (bool)
remove(address _contractAddressreturns (bool)
removeBatch(address[] _contractAddressesreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
update(address _contractAddressaddress _newPaperKeyreturns (bool)
updateBatch(address[] _contractsaddress[] _paperKeysreturns (bool)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
verify(bytes32 _hashbytes32 _noncebytes _signaturereturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DeletedPaperKey(address indexed contractAddress
Initialized(uint8 version
RegisteredPaperKey(address indexed contractAddressaddress indexed paperKey
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
UpdatedPaperKey(address indexed contractAddressaddress indexed paperKey
Upgraded(address indexed implementation
Verified(bytes32 indexed noncebytes indexed signature
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.