ParameterControl

Verified contract

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

No balances found for "ParameterControl"

0x5c56de6c231b3098d5fb3f507600ccd31e95ca7e423558e78b88a054ad973213
0x5e7c270a741bf00eb9f631a45c5d44d001d4b7f39d0fe6cebe0c2b6edb2cc6fe
0xe4e8f9d73e3eef9201b0a6a6af395c02e6410108b01836cb046de7600df7b195
0x85b1aa480264e6696fc5ab732f39a1b1ab9e5d7cb946524d53b1e1fb30b8a091
0x21e0a92cfe179a442a6bf257eaaa9ef9ba5624cf0994294c50645dd2d8e2ba58
0x0e295b12ad9ffc2b56dc27440400a53fbf66c9444457a8e50fa965dba3964f49

Functions
Getter at block 21213008
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
admin(view returns (address)
0x25ba272695b064f33b843c32834f847255ff25dc
Read-only
get(string keyview returns (string)
getInt(string keyview returns (int256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUInt256(string keyview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
set(string keystring value
setInt(string keyint256 value
setUInt256(string keyuint256 value
updateAdmin(address admin_
Events
AdminChanged(address previousAdminaddress newAdmin
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetEvent(string keystring value
Constructor
constructor(address admin_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.