IdentifierWhitelist
Verified contract
Active on
Base with 270 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 "IdentifierWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12067680 | 8 months ago | | | 0 | 6.3187852e-7 | |
| 12038839 | 8 months ago | | | 0 | 0.00011902962 | |
| 12038838 | 8 months ago | | | 0 | 0.000065368331 | |
| 12038836 | 8 months ago | | | 0 | 0.00011912039 | |
| 12038835 | 8 months ago | | | 0 | 0.00011915064 | |
| 12038834 | 8 months ago | | | 0 | 0.00011899936 | |
| 12038833 | 8 months ago | | | 0 | 0.00011884807 | |
| 12038832 | 8 months ago | | | 0 | 0.00011899936 | |
| 12038831 | 8 months ago | | | 0 | 0.00011899936 | |
| 12038830 | 8 months ago | | | 0 | 0.00011899936 |
ABI
ABI objects
Getter at block 22912527
owner() view returns (address)
0xd0ce2f132d606a19b01c03f6c327f324add8fcd3
Read-only
isIdentifierSupported(bytes32 identifier) view returns (bool)
State-modifying
Events addSupportedIdentifier(bytes32 identifier)
removeSupportedIdentifier(bytes32 identifier)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SupportedIdentifierAdded(bytes32 indexed identifier)
SupportedIdentifierRemoved(bytes32 indexed identifier)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.