GeneralTransferManager

Verified contract

Active on Ethereum with 54 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GeneralTransferManager"

0x78489cdc2ab67d17b2c442a7687833df21d056c268557cd890b07a5d4322b169
0x3674e1072b44c0f78348d204f2d6d8862c8378fc8e428f7ffc645e9957486be7
0xb7282a286ed5085b51cb0769de567a48cd90d7e6e5090448ac8a13b5da165c07
0x95d9978c68a131073477907f045036dd9fb2bd3e5b8692339214449694159aea
0xff8e2ea8ddc0b745c5e81ea97b8f39f778143fe062aa3dc92a727833c3bbda0e
0xd280d4a93b194571fa70953723a0c4a47f44c96b344dc5748de90693d8ea76dc
0xbe98c5bdc6d83d9d1f905e6a5cca1b967b36fd79369acf595cbe7c44f60e2ebf
0xb874b4e268790adaac4c96563baf07474f044f90698042d55a11aacef268a390
0x8e517ddd9b936571704e42b36d2268a9fb98004a3b4568a6c77f7dc6630e2fe9
0x04253b03679d8b4e84ef9fab816de916d65da385e18509ed9ee8addc37a6b377

Functions
Getter at block 21291954
FEE_ADMIN(view returns (bytes32)
0x4645455f41444d494e0000000000000000000000000000000000000000000000
FLAGS(view returns (bytes32)
0x464c414753000000000000000000000000000000000000000000000000000000
WHITELIST(view returns (bytes32)
0x57484954454c4953540000000000000000000000000000000000000000000000
allowAllBurnTransfers(view returns (bool)
false
allowAllTransfers(view returns (bool)
false
allowAllWhitelistIssuances(view returns (bool)
true
allowAllWhitelistTransfers(view returns (bool)
false
factory(view returns (address)
0xdc95598ef2bbfdb66d02d5f3eea98ea39fbc8b26
getInitFunction(pure returns (bytes4)
0x00000000
getPermissions(view returns (bytes32[])
[0x57484954454c4953540000000000000000000000000000000000000000000000, 0x464c414753000000000000000000000000000000000000000000000000000000]
issuanceAddress(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
polyToken(view returns (address)
0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec
securityToken(view returns (address)
0x24232cdb6b17ce24e4fa4b08a513cd1ec59b28c9
signingAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
nonceMap(addressuint256view returns (bool)
whitelist(addressview returns (uint256 fromTimeuint256 toTimeuint256 expiryTimebool canBuyFromSTO)
State-modifying
changeAllowAllBurnTransfers(bool _allowAllBurnTransfers
changeAllowAllTransfers(bool _allowAllTransfers
changeAllowAllWhitelistIssuances(bool _allowAllWhitelistIssuances
changeAllowAllWhitelistTransfers(bool _allowAllWhitelistTransfers
changeIssuanceAddress(address _issuanceAddress
changeSigningAddress(address _signingAddress
modifyWhitelist(address _investoruint256 _fromTimeuint256 _toTimeuint256 _expiryTimebool _canBuyFromSTO
modifyWhitelistMulti(address[] _investorsuint256[] _fromTimesuint256[] _toTimesuint256[] _expiryTimesbool[] _canBuyFromSTO
modifyWhitelistSigned(address _investoruint256 _fromTimeuint256 _toTimeuint256 _expiryTimebool _canBuyFromSTOuint256 _validFromuint256 _validTouint256 _nonceuint8 _vbytes32 _rbytes32 _s
pause(
takeFee(uint256 _amountreturns (bool)
unpause(
verifyTransfer(address _fromaddress _touint256bytesboolreturns (uint8)
Events
AllowAllBurnTransfers(bool _allowAllBurnTransfers
AllowAllTransfers(bool _allowAllTransfers
AllowAllWhitelistIssuances(bool _allowAllWhitelistIssuances
AllowAllWhitelistTransfers(bool _allowAllWhitelistTransfers
ChangeIssuanceAddress(address _issuanceAddress
ChangeSigningAddress(address _signingAddress
ModifyWhitelist(address _investoruint256 _dateAddedaddress _addedByuint256 _fromTimeuint256 _toTimeuint256 _expiryTimebool _canBuyFromSTO
Pause(uint256 _timestammp
Unpause(uint256 _timestamp
Constructor
constructor(address _securityTokenaddress _polyAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.