ModulumInvestorsWhitelist
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ModulumInvestorsWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4637220 | 7 years ago | | | 0 | 0.0011187615 | |
| 4630960 | 7 years ago | | | 0 | 0.00068999175 | |
| 4630730 | 7 years ago | | | 0 | 0.00052664299 | |
| 4627897 | 7 years ago | | | 0 | 0.00052647600 | |
| 4626573 | 7 years ago | | | 0 | 0.00052647600 | |
| 4621186 | 7 years ago | | | 0 | 0.00098714250 | |
| 4619628 | 7 years ago | | | 0 | 0.00032904750 | |
| 4619432 | 7 years ago | | | 0 | 0.00032904750 | |
| 4619100 | 7 years ago | | | 0 | 0.000065809500 | |
| 4618821 | 7 years ago | | | 0 | 0.00027639990 |
ABI
ABI objects
Getter at block 21255911
owner() view returns (address)
0xd14797a07fd9074044229230e97f0976153f60e4
Read-only
isInvestorInWhitelist(address _address) view returns (bool result)
isWhitelisted(address) view returns (bool)
State-modifying
Events addInvestorToWhitelist(address _address)
removeInvestorFromWhiteList(address _address)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.