Whitelist

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x47744eed at 11544458
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Whitelist"

0xa9c9ad64f786015e342ceeab566845e7f80eb1464ab26cc1dc730e586ebf4dfd
From

Functions
Getter at block 21282753
addressBook(view returns (address)
0x1e31f2dcbad4dc572004eae6355fb18f9615cbe4
owner(view returns (address)
0x2fcb2fc8dd68c48f406825255b4446edfbd3e140
Read-only
isWhitelistedCallee(address _calleeview returns (bool)
isWhitelistedCollateral(address _collateralview returns (bool)
isWhitelistedOtoken(address _otokenview returns (bool)
isWhitelistedProduct(address _underlyingaddress _strikeaddress _collateralbool _isPutview returns (bool)
State-modifying
blacklistCallee(address _callee
blacklistCollateral(address _collateral
blacklistOtoken(address _otokenAddress
blacklistProduct(address _underlyingaddress _strikeaddress _collateralbool _isPut
renounceOwnership(
transferOwnership(address newOwner
whitelistCallee(address _callee
whitelistCollateral(address _collateral
whitelistOtoken(address _otokenAddress
whitelistProduct(address _underlyingaddress _strikeaddress _collateralbool _isPut
Events
CalleeBlacklisted(address indexed _callee
CalleeWhitelisted(address indexed _callee
CollateralBlacklisted(address indexed collateral
CollateralWhitelisted(address indexed collateral
OtokenBlacklisted(address indexed otoken
OtokenWhitelisted(address indexed otoken
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProductBlacklisted(bytes32 productHashaddress indexed underlyingaddress indexed strikeaddress indexed collateralbool isPut
ProductWhitelisted(bytes32 productHashaddress indexed underlyingaddress indexed strikeaddress indexed collateralbool isPut
Constructor
constructor(address _addressBook
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.