WhiteListRegistry

Verified contract

Active on Ethereum with 6,117 txns
Deployed by via 0x103dfe7f at 5372129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x54a54d0ad080d8e2d7f2b4c8c6b3a5accf9de7a35bbb5ddd95c1a2d13e45a104
0x1779a031e31384055bbf8c9cd8d65da4bda40c520a87fa5dc9ff3b8525e7605b
0x94321ef6b3c06e0290f06b736c94f252baf6c9e985ca134f0fe679a81c7eca45
0x6c574660301e9a789f51a6e99c0f94ce9e6e3c9818fd116922081a1bb662838c
0x6e5a25a3ea94d350780c06d45b763cace982bd883cfbde1b5ad8d5510725ba82
0xb552d0dbc4ae472d2b839431a96bc32816f7257ae2fe5afe7c318416de3e23f9
0xdaea7c6d6ab67c128133e2d19494c785d253fb8355ed4a1ddd154df366f9012c
0xf982afb65adf3f5eeeea28c89ce0e4788c73865c5ae3bc26095587906341188a
0x5f5aca71552e3458a104645230b5c66c4b1e3bba04c32d244b0bf4f10c394f08
0x49da3ee12644678e0f43d7b4cc1878e3423b044a7dffe9bc84ca7b50eec610d6

Functions
Getter at block 21286486
owner(view returns (address)
0x7c1d40f71ba976852a6a30f4e186774023b895ac
Read-only
isAmountAllowed(address _contributoruint256 _amountview returns (bool)
isWhiteListed(address _contributorview returns (bool)
whitelist(addressview returns (bool whiteListeduint256 minCapuint256 maxCap)
State-modifying
addToWhiteList(address _contributoruint256 _minCapuint256 _maxCap
removeFromWhiteList(address _contributor
transferOwnership(address newOwner
Events
AddedToWhiteList(address contributoruint256 minCapuint256 maxCap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedFromWhiteList(address _contributor
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.