HardcodedDenylistHook
Verified contract
Active on
Ethereum with 0 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 "HardcodedDenylistHook"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "HardcodedDenylistHook"
ABI
ABI objects
Getter at block 21212915
getDenylistOperators() view returns (address[])
[0xf42aa99F011A1fA7CDA90E5E98b277E306BcA83e, 0xFED24eC7E22f573c2e08AEF55aA6797Ca2b3A051, 0xD42638863462d2F21bb7D4275d7637eE5d5541eB, 0x08CE97807A81896E85841d74FB7E7B065ab3ef05, 0x92de3a1511EF22AbCf3526c302159882a4755B22, 0xCd80C916B1194beB48aBF007D0b79a7238436D56, 0xb16c1342E617A5B6E4b631EB114483FDB289c0A4, 0x0fc584529a2AEfA997697FAfAcbA5831faC0c22d]
owner() view returns (address)
0x3e555ba0878a3400a9828a378d07024f04bc2ea2
Read-only
beforeTokenTransfer(address, address operator, address, address, uint256, uint256) view
beforeTokenTransfer(address tokenContract, address operator, address from, address to, uint256 tokenId) view
State-modifying
Events addDenylistedAddress(address addr)
removeDenylistedAddress(address addr)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
OperatorNotAllowed(address operator)