Whitelisting
Verified contract
Active on
Ethereum with 25 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 "Whitelisting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7545529 | 6 years ago | | | 0 | 0.017033658 | |
| 7545477 | 6 years ago | | | 0 | 0.017056330 | |
| 7545457 | 6 years ago | | | 0 | 0.034412660 | |
| 7412316 | 6 years ago | | | 0 | 0.00049209600 | |
| 7412308 | 6 years ago | | | 0 | 0.026723120 | |
| 7412304 | 6 years ago | | | 0 | 0.043367480 | |
| 7412290 | 6 years ago | | | 0 | 0.026199720 | |
| 7412283 | 6 years ago | | | 0 | 0.015492274 | |
| 7412254 | 6 years ago | | | 0 | 0.017705456 | |
| 7399702 | 6 years ago | | | 0 | 0.0036094740 |
ABI
ABI objects
Getter at block 21264224
isOwner() view returns (bool)
false
owner() view returns (address)
0x983823b1300957a3b16c57a05397525770212434
Read-only
isInvestorApproved(address) view returns (bool)
isInvestorPaymentApproved(address) view returns (bool)
State-modifying
Events approveInvestor(address toApprove)
approveInvestorPayment(address toApprove)
approveInvestorsInBulk(address[] toApprove)
approveInvestorsPaymentInBulk(address[] toApprove)
disapproveInvestor(address toDisapprove)
disapproveInvestorapproveInvestorPayment(address toDisapprove)
disapproveInvestorsInBulk(address[] toDisapprove)
disapproveInvestorsPaymentInBulk(address[] toDisapprove)
renounceOwnership()
transferOwnership(address newOwner)
Approved(address indexed investor)
Disapproved(address indexed investor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentApproved(address indexed investor)
PaymentDisapproved(address indexed investor)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.