BlacklistManager
Verified contract
Active on
Ethereum with 12 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 "BlacklistManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20961526 | 2 months ago | | | 0 | 0.00076896512 | |
| 20961520 | 2 months ago | | | 0 | 0.00025341419 | |
| 20961516 | 2 months ago | | | 0 | 0.00056431200 | |
| 20961507 | 2 months ago | | | 0 | 0.00025530694 | |
| 19700779 | 8 months ago | | | 0 | 0.00028215600 | |
| 15674124 | 2 years ago | | | 0 | 0.00019784100 | |
| 15674042 | 2 years ago | | | 0 | 0.00037620800 | |
| 12805958 | 3 years ago | | | 0 | 0.00015070002 | |
| 12805945 | 3 years ago | | | 0 | 0.00090193412 | |
| 12805880 | 3 years ago | | | 0 | 0.00079503000 |
ABI
ABI objects
Getter at block 21389529
getAddresses() view returns (address[])
[0x9192B202c87a17eEEA9B4e7cb5AE05cAff528103, 0xEda5066780dE29D00dfb54581A707ef6F52D8113, 0xcbc4627D6372c2b1442b4B16d8BEd61C4BD67892, 0xF85dA896aa97B3Fb8c81CD0F211A04FB3fDCc26a, 0x2bb8485aa1F442e4B165d7153ab1f640305eCD5c]
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x615825d7d3ca35c251019bc6d89947d0b03630e7
Read-only
flagged(address) view returns (bool)
listedAddresses(uint256) view returns (address)
State-modifying
Events acceptOwnership()
flagAccount(address _account)
nominateNewOwner(address _owner)
unflagAccount(address _account)
Blacklisted(address indexed account)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
Unblacklisted(address indexed account)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.