WhitelistModule
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3812…f0cc
Balances ($0.00)
No balances found for "WhitelistModule"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6569588 | 6 years ago | | | 0 | 0.00042678000 |
ABI
ABI objects
Getter at block 21384596
NAME() view returns (string)
Whitelist Module
VERSION() view returns (string)
0.0.2
manager() view returns (address)
0x38120bb9c16b0e32295b30566821fccece25f0cc
Read-only
isWhitelisted(address) view returns (bool)
State-modifying
Events addToWhitelist(address account)
changeMasterCopy(address _masterCopy)
executeWhitelisted(address to, uint256 value, bytes data) returns (bool)
removeFromWhitelist(address account)
setup(address[] accounts)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.