InvestorWhiteList
Verified contract
Active on
Ethereum with 876 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 "InvestorWhiteList"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5125300 | 7 years ago | | | 0 | 0.00036728800 | |
| 4984954 | 7 years ago | | | 0 | 0.00088116000 | |
| 4984632 | 7 years ago | | | 0 | 0.00088116000 | |
| 4981985 | 7 years ago | | | 0 | 0.00088116000 | |
| 4979356 | 7 years ago | | | 0 | 0.00088116000 | |
| 4976443 | 7 years ago | | | 0 | 0.00088116000 | |
| 4976394 | 7 years ago | | | 0 | 0.00088116000 | |
| 4976352 | 7 years ago | | | 0 | 0.00088116000 | |
| 4976325 | 7 years ago | | | 0 | 0.0013217400 | |
| 4976313 | 7 years ago | | | 0 | 0.00088116000 |
ABI
ABI objects
Getter at block 21289498
owner() pure returns (address)
0x150f83dcff1b2c7614a125461c644d0daa07399f
Read-only
getReferralOf(address investor) pure returns (address result)
investorWhiteList(address) pure returns (bool)
isAllowed(address investor) pure returns (bool result)
referralList(address) pure returns (address)
State-modifying
Events addInvestorToWhiteList(address investor)
addReferralOf(address investor, address referral)
removeInvestorFromWhiteList(address investor)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.