0x2f66708dd11647e4f2d73a4f11ce5d0d3a204f7b

Verified contract

Proxy

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

No balances found for "0x2f66708dd11647e4f2d73a4f11ce5d0d3a204f7b"

0x3f8821ea9aae5f914a73fbb33a896176ffed87d6041d41938aae71fb7b905c46
0x34b9cec7795b9444af45ccd06e78877eec8069f402cc0c616be297002fbab387
0xa7f40630e23cdae134e58546f97ea16555c74b44ee528608198eb0f25a9b4146
0x563655f0001d92dea41a3b5a1684181f5d783d3e5ecbae6cf13624c265373d1d
0x93549350256e005e2af8cbfcb1665f4d321919a8ad773bae9b82b6b6c7918e27
0x4b879dcca0718c7572ec8859b47e2297f137cb713a9a8dbceeda75c94d1b4a12
0x621b1aaf5fe464754c152e182c0d395d9098f2b2e3f829835566995de02a531a

Functions
Getter at block 21248993
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
SMART_CONTRACT_ROLE(view returns (bytes32)
0x9d49f397ae9ef1a834b569acb967799a367061e305932181a44f5773da873bfd
totalPoints(view returns (uint256)
143520000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasAdminRole(address _addressview returns (bool)
hasMinterRole(address _addressview returns (bool)
hasOperatorRole(address _addressview returns (bool)
hasPoints(address _accountuint256 _amountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
hasSmartContractRole(address _addressview returns (bool)
isInList(address _accountview returns (bool)
points(addressview returns (uint256)
State-modifying
addAdminRole(address _address
addMinterRole(address _address
addOperatorRole(address _address
addSmartContractRole(address _address
grantRole(bytes32 roleaddress account
initAccessControls(address _admin
initPointList(address _admin
removeAdminRole(address _address
removeMinterRole(address _address
removeOperatorRole(address _address
removeSmartContractRole(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPoints(address[] _accountsuint256[] _amounts
Events
AdminRoleGranted(address indexed beneficiaryaddress indexed caller
AdminRoleRemoved(address indexed beneficiaryaddress indexed caller
MinterRoleGranted(address indexed beneficiaryaddress indexed caller
MinterRoleRemoved(address indexed beneficiaryaddress indexed caller
OperatorRoleGranted(address indexed beneficiaryaddress indexed caller
OperatorRoleRemoved(address indexed beneficiaryaddress indexed caller
PointsUpdated(address indexed accountuint256 oldPointsuint256 newPoints
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SmartContractRoleGranted(address indexed beneficiaryaddress indexed caller
SmartContractRoleRemoved(address indexed beneficiaryaddress indexed caller
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.