OwnedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 179 txns
Deployed by via 0xd257c219 at 11035388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $119.48
0x4a0e214884250995dd30a045dc06649af3a05279a20f7fbc83cd70bea2abfad7
0xefc178a092f0d3805be129e8dab3d3784bb4664f1afd79f4c06817e75958b860
0x265cfef3000c23b63a1d7b72f30ef6a9460a60f84e1344e9718e82a79d1b5ecd
0xc0d49c5ec889b6c655f0e37654bc207155b91f9569fe32ef58c5d9ef58b49210
0x485120c978a2024e3c6c476b4e03a75222f8017277429f3ee7aadeb7a6d92b5c
0xb46e675f99fe2242c303eeb26bb96a4724840a3546aad03f635be906be8be32b
0xe9d9de4cf4b8e326719e0bcecbca7148823a7bfbc48ae72aa5d08a42689f171c
0x7d8249ad377c4903539d50c112bcd34331d7da059ed08c70e045e4613028b718
0xa29853b208a1a173cc6a0caa14be54293fd0e6a8dbbb0448db6e9e39bb204307
0x0b61f58811ee1b174b2b49b7243e74f043df0bb048457055616024a6d574c9c1

Functions
Getter at block 21169412
implementation(view returns (address impl)
0x34216aac80356df98387d6a18a9471229071c320
proxyOwner(view returns (address owner)
0x03c41c5aff6d541ef7d4c51c8b2e32a5d4427275
bLOTToken(view returns (address)
0x82cb6cd09bf80fb4014935871ff553b027255d36
marketRegistry(view returns (address)
0xe210330d6768030e816d223836335079c7a0c851
masterAddress(view returns (address)
0x03c41c5aff6d541ef7d4c51c8b2e32a5d4427275
token(view returns (address)
0x72f020f8f3e8fd9382705723cd26380f8d0c66bb
totalSupply(view returns (uint256)
200000000000000000000000000
vesting(view returns (address)
0x5172c83b5316b86861802d29746d8435f4cb67e6
Read-only
getUintParameters(bytes8 codeview returns (bytes8 codeValuint256 val)
getUnlockableTokens(address _ofview returns (uint256 unlockableTokens)
isAuthorizedToGovern(address _toCheckview returns (bool)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validitybool claimed)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
totalBalanceOf(address _ofview returns (uint256 amount)
State-modifying
transferProxyOwnership(address _newOwner
upgradeTo(address _implementation
burnLockedTokens(address _ofbytes32 _reasonuint256 _amountreturns (bool)
extendLock(bytes32 _reasonuint256 _timereturns (bool)
increaseLockAmount(bytes32 _reasonuint256 _amountreturns (bool)
initiateVesting(address _vesting
lock(bytes32 _reasonuint256 _amountuint256 _timereturns (bool)
lockForGovernanceVote(address _ofuint256 _period
setMasterAddress(
swapBLOT(address _ofaddress _touint256 _amount
transferFrom(address _tokenaddress _ofaddress _touint256 _amount
unlock(address _ofreturns (uint256 unlockableTokens)
updateUintParameters(bytes8 codeuint256 val
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(address indexed implementation
Burned(address indexed memberbytes32 lockedUnderuint256 amount
Locked(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
Unlocked(address indexed _ofbytes32 indexed _reasonuint256 _amount
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.