BlackListETH
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20469564 | 3 months ago | | | 0 | 0.00016359475 | |
| 20469561 | 3 months ago | | | 0 | 0.00014639770 | |
| 20469559 | 3 months ago | | | 0 | 0.000082456184 | |
| 20461488 | 3 months ago | | | 0 | 0.00081208105 | |
| 20461472 | 3 months ago | | | 0 | 0.00041765335 | |
| 20425870 | 3 months ago | | | 0 | 0.00026429605 | |
| 20425862 | 3 months ago | | | 0 | 0.00013021113 | |
| 20218976 | 4 months ago | | | 0 | 0.00028198132 | |
| 20218970 | 4 months ago | | | 0 | 0.00016854776 | |
| 19983040 | 5 months ago | | | 0 | 0.00074772571 |
ABI
ABI objects
Getter at block 21158444
isOwner() view returns (bool)
false
owner() view returns (address)
0xb4ad3a44356240a21ed4cf2e2a9e8632d0351430
Read-only
blackListed(address) view returns (bool)
checkBlackList(address _user) view returns (bool)
State-modifying
Events batchBlackList(address[] _userAddresses, bool[] _set)
blackList(address _user, bool set)
renounceOwnership()
transferOwnership(address newOwner)
BlackListed(address indexed user, bool set)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.