InvictusWhitelist
Verified contract
Active on
Ethereum with 20,154 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 "InvictusWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14487480 | 3 years ago | | | 0 | 0.0018070430 | |
| 14487233 | 3 years ago | | | 0 | 0.0018070430 | |
| 14487163 | 3 years ago | | | 0 | 0.0017582040 | |
| 14486837 | 3 years ago | | | 0 | 0.0018070430 | |
| 14486753 | 3 years ago | | | 0 | 0.0018065990 | |
| 14486409 | 3 years ago | | | 0 | 0.0018070430 | |
| 14486141 | 3 years ago | | | 0 | 0.0017582040 | |
| 14485214 | 3 years ago | | | 0 | 0.0018065990 | |
| 14485076 | 3 years ago | | | 0 | 0.0018070430 | |
| 14484770 | 3 years ago | | | 0 | 0.0018070430 |
ABI
ABI objects
Getter at block 21163677
isOwner() view returns (bool)
false
owner() view returns (address)
0xb3ca89fc841182f3abe8481ca71a2daa50b61c53
Read-only
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
removeWhitelistAdmin(address account)
removeWhitelisted(address account)
renounceOwnership()
renounceWhitelistAdmin()
renounceWhitelisted()
transferOwnership(address newOwner)
verifyParticipant(address participant)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.