AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 269 txns
Deployed by via 0xf5f6cbaa at 11344900
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
1 additional variable

No balances found for "AdminUpgradeabilityProxy"

0x56c232867cac75233c18a94132dbe1de619dd8319479d07215d469c8e234c5cb
0x2cb98ae35e68dcdbbd96f2ecbbd39608dcbe0d1d313f60e78d01db49d402302b
0x2a1d92413ebf5086fab469690157037e132c3c40bd726bb36f17ebe0c826d84c
0x5130bcf7c4c13c0dfc83a54d54349b75cea55e7c69f8c3f8a315fede2a4b67d4
0x381096dc4b273182655a94dad5b8db56c0c981dd4bd7b6ae460236cee58adf6a
0xb8d363e9d9d5bacc300e032133e94d6d7f7ce23243648918c6854fc86fa88049
0x4fbe9b30c814818358033ac92d45774a2c226154f8d0f1b9e521ff7fed4779dd
0xbbce1551b42f240c850ff69d1ca338ec7db9050e8c12e39832017cab9d227d13
0x5dc1513f8f28d4079790cd01f9186803bf18192eac302ffa6a21127cdb10d431
0xc1de5857e4e1c09d6bff007b6fd859c041ed484a6dac67b8b8c7cd21ae6a5001

Functions
Getter at block 21300156
callingContract(view returns (address)
0x5e60e9fb8238356de55eb2342cdec298eb43633e
currentInvestors(view returns (uint256)
140
isOwner(view returns (bool)
false
lockupGranularity(view returns (uint256)
172800
maxInvestors(view returns (uint256)
0
owner(view returns (address)
0x9f8ddc8160c1509335e6861995b8555694e4546a
startDate(view returns (uint256)
1606150800
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
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.