PoolRestrictions

Verified contract

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

No balances found for "PoolRestrictions"

0x3c8a9e70e23a1e072c7270430a134852c9fa5dcd4f1571aad92810394875d60e
0xa853ac3e9bae0090f4dbfd3ec78a287430c818c73c8b550e860927cf30cf70fc
0xbd4bd8fe0b4a80f221e9ee32871b3fe17fbc857bee26e5975ac0ae9c552b539b

Functions
Getter at block 20892413
owner(view returns (address)
0xb258302c3f209491d604165549079680708581cc
Read-only
getMaxTotalSupply(address _poolAddressview returns (uint256)
isVotingSignatureAllowed(address _votingAddressbytes4 _signatureview returns (bool)
isWithoutFee(address _addressview returns (bool)
signaturesAllowed(bytes4view returns (bool)
totalRestrictions(addressview returns (uint256 maxTotalSupply)
votingSignatures(addressbytes4view returns (bool allowedbool overrideAllowed)
withoutFeeAddresses(addressview returns (bool)
State-modifying
renounceOwnership(
setTotalRestrictions(address[] _poolsListuint256[] _maxTotalSupplyList
setVotingSignatures(bytes4[] _signaturesbool[] _allowed
setVotingSignaturesForAddress(address _votingAddressbool _overridebytes4[] _signaturesbool[] _allowed
setWithoutFee(address[] _addressesbool _withoutFee
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetSignatureAllowed(bytes4 indexed signaturebool allowed
SetSignatureAllowedForAddress(address indexed votingbytes4 indexed signaturebool allowedbool overrideAllowed
SetTotalRestrictions(address indexed tokenuint256 maxTotalSupply
SetWithoutFee(address indexed addrbool withoutFee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.