0x0302ec934f845af6a5a95aa5bc105dcbe7a68bb5

Verified contract

Proxy

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

No balances found for "0x0302ec934f845af6a5a95aa5bc105dcbe7a68bb5"

0x06a01cdc2085d0ed95942ba3bac33c167d10fda6b539998f9c3182fce2d4705b
0xa185a05aa334d9de12f0d888d6ff27e600a6153332c84ed3b784a7f4e564d027
0x43e5885aba14e28794b17932a7751bc27574fb2cef18b019f661bc6c4ad243ef
0x688b535b3df0a96321b79f669c52e0f7cb25af78aa63d2cc05b47300f405a102
0xb3177ba30d9b41fb34904880c63892909cd9c0954377fbe1b75fe146ab8c6aee
0xac9996f181ccfdc839e5b119a71924865f6b2f553a36858854e4e71abcb858ed
0x842a0b23cbe7cf8a64288c7b3fae36c30146c8ef2dbbb3e648610e1be3d2f189
0x21661d94ca0976862ed204228826c49cec7dae9d1ba1f1d73e4bacb7c44f9de4
0xbddbb9004e747489bbff1bf63f1dd6a6a627bd861873ad5ba56222b933765138
0xfda4c981b836687a3adc1cc587888f3a0cc38b738006d18143f7c07389805c3b

Functions
Getter at block 20839512
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)
12962000000000
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.