AddressList

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AddressList"

0x9a002a81b1a53a4c28dd3bac2764972be7ba678bcd049ea18005433084725374
0x5b329045e1dafd5fa8a8afa6e851ccc0aba7acd12010aa0580fb686d789d8e4a
0x8fc1166fbbd20bcbaea8cd6c6d70b0b32c867ff23c191c12e4416acbc37c9562
0xf74072e8adb8e8c218d3b4d8a2d8ee8f7cb5a52006546af84c4939675d916f09
0xdd24ac781b1c92fb70fc38166d8a4bce854e3fb45e5c0a652d3a0b85a8ca1c2a
0x85a6033ebe3e9e3eebb5e13aafaa1927c02655c3a16945814f0e3f8bd90550e6
0x757dd2d8d3da18caedc6e24efda6b076d2c2918defde7485146bfab92361a802
0x06889e8736a63936e8b712b72ca42b6843cd4dbe1ca3980ccf79877cc9fd4162
0xb3ca407dea2b7db4453fb05a92acf64853cea3a8c7166a70af625d5545a4cd67
0x357ca14e398b9a18cd0420381f76fd0931c98ccd1503bc4ba6437710ad271526

Functions
Getter at block 21210930
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
checkTotalUsedAmount(view returns (uint256)
13
checkTotalallowAmount(view returns (uint256)
12
totalAllowAmount(view returns (uint256)
12
totalUsedAmount(view returns (uint256)
13
Read-only
allowAmount(addressview returns (uint256)
checkRemainAmount(address _addressview returns (uint256)
checkallowAmount(address _addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
usedAmount(addressview returns (uint256)
State-modifying
addAllowAmount(address _addressuint256 _amount
grantRole(bytes32 roleaddress account
removeAllAllowAmount(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
useAllowAmount(address _address
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.