BatchWhitelister
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf5d4…bb72
Balances ($0.00)
No balances found for "BatchWhitelister"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12066481 | 4 years ago | | | 0 | 0.023687444 | |
| 11930706 | 4 years ago | | | 0 | 0.019772164 | |
| 11747999 | 4 years ago | | | 0 | 0.019552820 | |
| 11558959 | 4 years ago | | | 0 | 0.035014000 | |
| 11358378 | 4 years ago | | | 0 | 0.014123500 | |
| 11357150 | 4 years ago | | | 0 | 0.035011000 | |
| 11157074 | 4 years ago | | | 0 | 0.021084000 | |
| 10960710 | 4 years ago | | | 0 | 0.10464600 | |
| 10866592 | 4 years ago | | | 0 | 0.014123500 | |
| 10780488 | 4 years ago | | | 0 | 0.0071251092 |
ABI
ABI objects
Getter at block 21397114
isOwner() view returns (bool)
false
owner() view returns (address)
0x185f19b43d818e10a31be68f445ef8edcb8afb83
rewards() view returns (address)
0xf5d49387ecfa36bd2bf047d9e72344a2b3afbb72
Read-only
isModerator(address account) view returns (bool)
State-modifying
Events addModerator(address account)
batchUnwhitelist(address[] accounts)
batchWhitelist(address[] accounts)
disconnect()
renounceModerator()
renounceOwnership()
transferOwnership(address newOwner)
BatchUnwhitelisted(address indexed from, uint256 accounts)
BatchWhitelisted(address indexed from, uint256 accounts)
ModeratorAdded(address indexed account)
ModeratorRemoved(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _contract)
This contract contains no fallback and receive objects.
This contract contains no error objects.