This contract is being backfilled. You may encounter incomplete storage history.

VNXManager

Verified contract

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

No balances found for "VNXManager"

0x5c80f74bcb58a66648ff02db786ea6e48d07aafe4d1244cf49da520f834fea29
0x1d7cae019dd8a6b32f9165ef854c80784c3b0b8febfdcc0548ee5e2309e714d1
0xbd63adae4565d7130d9e0eaae4ec633272011d51d9cd99cd9bc4e353be35a49a

Functions
Getter at block 20794552
isAdmin(view returns (bool)
false
owner(view returns (address)
0x7b0c15f39cd987a7d3f5d8d10b57ac6d633e9403
totalRoles(view returns (uint256)
2
Read-only
hasRole(address accountuint256 roleview returns (bool)
roles(uint256view returns (string descriptionuint256 adminuint256 bearersCount)
State-modifying
addBearer(address accountuint256 role
addRole(string roleDescriptionuint256 adminreturns (uint256)
addRootRole(string roleDescriptionreturns (uint256)
removeBearer(address accountuint256 role
renounceOwnership(
transferContractOwnership(address targetContractaddress newOwnerreturns (bool)
transferOwnership(address newOwner
Events
BearerAdded(address indexed accountuint256 role
BearerRemoved(address indexed accountuint256 role
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleCreated(uint256 role
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.