TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x03d14636 at 14784953
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 48 additional slots
ERC-20
Value $379,061.05
0xf7bc5cee8278da299491e3a8b4644ac866e0b04400673c050864b426ce74844f
0x4a793267b9cd3d951642cee6a2d238a91e97278f088167d3b991a1d4356d8000

Functions
Getter at block 21211887
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cpool(view returns (address)
0x66761fa41377003622aee3c7675fc7b5c1c2fac5
factory(view returns (address)
0xde204e5a060ba5d3b63c7a4099712959114c2d48
managerMinimalStake(view returns (uint256)
0
owner(view returns (address)
0xe0308d5681afe01a8ad1cc0b8c937db699e204af
Read-only
checkpoints(addressuint32view returns (uint256 fromBlockuint256 stake)
getAvailableStake(address accountview returns (uint256)
getCurrentStake(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
locked(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
burnStake(address accountuint256 amount
initialize(address cpool_address factory_uint256 managerMinimalStake_
lockStake(address accountreturns (uint256)
renounceOwnership(
setManagerMinimalStake(uint256 managerMinimalStake_
stake(uint256 amount
transferOwnership(address newOwner
unlockAndWithdrawStake(address stakeraddress receiveruint256 amount
unstake(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Burned(address indexed accountuint256 amount
ManagerMinimalStakeSet(uint256 stake
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakeLocked(address indexed accountuint256 amount
StakeUnlocked(address indexed accountuint256 amount
Staked(address indexed accountuint256 amount
Unstaked(address indexed accountuint256 amount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.