Whitelist

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2ca4acb1 at 11430065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Whitelist"

No transactions found for "Whitelist"


Functions
Getter at block 21277007
callingContract(view returns (address)
0x0000000000000000000000000000000000000000
currentInvestors(view returns (uint256)
0
isOwner(view returns (bool)
false
lockupGranularity(view returns (uint256)
0
maxInvestors(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
startDate(view returns (uint256)
0
Read-only
authorizedWalletToUserId(addressview returns (address)
currentInvestorsByJurisdiction(uint256view returns (uint256)
detectTransferRestriction(address _fromaddress _touint256view returns (uint8 status)
getAuthorizedUserIdInfo(address _userIdview returns (uint256 jurisdictionIduint256 totalTokensLockeduint256 startIndexuint256 endIndex)
getJurisdictionFlow(uint256 _fromJurisdictionIduint256 _toJurisdictionIdview returns (uint256 lockupLength)
getLockedTokenCount(address _userIdview returns (uint256 lockedTokens)
getUserIdLockup(address _userIduint256 _lockupIndexview returns (uint256 lockupExpirationDateuint256 numberOfTokensLocked)
investorEnlisted(addressview returns (bool)
isOperator(address accountview returns (bool)
jurisdictionHaltsUntil(uint256view returns (uint256)
maxInvestorsByJurisdiction(uint256view returns (uint256)
messageForTransferRestriction(uint8 _restrictionCodepure returns (string)
revokedFrom(addressview returns (address)
userActiveWalletCount(addressview returns (uint256)
walletActivated(addressview returns (bool)
State-modifying
activateWallets(address[] _wallets
addApprovedUserWallets(address[] _userIdsaddress[] _newWallets
addLockups(address[] _userIdsuint256[] _lockupExpirationDatesuint256[] _numberOfTokensLocked
addOperator(address account
approveNewUsers(address[] _tradersuint256[] _jurisdictionIds
authorizeTransfer(address _fromaddress _touint256 _valuebool _isSell
configWhitelist(uint256 _startDateuint256 _lockupGranularity
deactivateWallet(address _wallet
deactivateWallets(address[] _wallets
delistUsers(address[] _userIds
enlistUsers(address[] _userIds
forceUnlockUpTo(address _userIduint256 _maxLockupIndex
halt(uint256[] _jurisdictionIdsuint256[] _expirationTimestamps
initialize(address _callingContract
processLockups(address _userIduint256 _maxCount
removeOperator(address account
renounceOperator(
renounceOwnership(
resume(uint256[] _jurisdictionIds
revokeUserWallets(address[] _wallets
setInvestorLimit(uint256 _limit
setInvestorLimitForJurisdiction(uint256[] _jurisdictionIdsuint256[] _limits
transferOwnership(address newOwner
updateJurisdictionFlows(uint256[] _fromJurisdictionIdsuint256[] _toJurisdictionIdsuint256[] _lockupLengths
updateJurisdictionsForUserIds(address[] _userIdsuint256[] _jurisdictionIds
Events
AddApprovedUserWallet(address indexed _userIdaddress indexed _newWalletaddress indexed _operator
AddLockup(address indexed _userIduint256 _lockupExpirationDateuint256 _numberOfTokensLockedaddress indexed _operator
ApproveNewUser(address indexed _traderuint256 indexed _jurisdictionIdaddress indexed _operator
ConfigWhitelist(uint256 _startDateuint256 _lockupGranularityaddress indexed _operator
Halt(uint256 indexed _jurisdictionIduint256 _until
InvestorDelisted(address indexed _userIduint256 indexed _jurisdictionId
InvestorEnlisted(address indexed _userIduint256 indexed _jurisdictionId
MaxInvestorsByJurisdictionChanged(uint256 indexed _jurisdictionIduint256 _limit
MaxInvestorsChanged(uint256 _limit
OperatorAdded(address indexed account
OperatorRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Resume(uint256 indexed _jurisdictionId
RevokeUserWallet(address indexed _walletaddress indexed _operator
UnlockTokens(address indexed _userIduint256 _tokensUnlockedaddress indexed _operator
UpdateJurisdictionFlow(uint256 indexed _fromJurisdictionIduint256 indexed _toJurisdictionIduint256 _lockupLengthaddress indexed _operator
UpdateJurisdictionForUserId(address indexed _userIduint256 indexed _jurisdictionIdaddress indexed _operator
WalletActivated(address indexed _userIdaddress indexed _wallet
WalletDeactivated(address indexed _userIdaddress indexed _wallet
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.