TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 734 txns
Deployed by via 0xb73eaee0 at 13719981
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 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $32,218.85
0x869ed3aff2876bfab40fd90adb284544a317ca2753d325825fe01dbdda36a4d2
0xb3edf5b2c74d0c6975bb9bc513d068136c46f306eeab406d5a707b76dd63dfb0
0xa45a702c0935e49779648e4394aa2586d0a2ca7407cdde3198dbb45329208b05
From
0x6765a71948199959588fd5bda8d9b4dea37e56e15182693744a724bf9ea49900
From
0x41b4047a23da0eb732bef9f36ad2f8ca55da86acf84bb94bfe4dda9ffd5c5b2e
0x225e7ea86c9c3ae6045c620840e7db5754e9f208eb12a5c5630fa8ce7d553b32
0x9c6c4ef07aa408b290eb3ebfca764a881338a0419b28027336d02f25064c8010
0x8d3046ecb79200a36b3712a82dd0dcb60e72e3e4bd61ed006f313c93c7bb2b02
0x3342d61c7073177d8166029f75503929f8ab083e4ed76131f28fe647916647e9
From
0x5f407e4077d2fa2daf2a4a5d4bfbf061f03c10926d3dfc30f9391327b3edb334
From

Functions
Getter at block 20944766
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
getContractData(view returns (uint256uint256uint64)
(487218497897966000, 10, 1638374400)
getPoolLength(view returns (uint256)
1
noRewardClaimsUntil(view returns (uint64)
1638374400
paused(view returns (bool)
false
rewardToken(view returns (address)
0x89bd2e7e388fab44ae88bef4e1ad12b4f1e0911c
tokensFarmedPerBlock(view returns (uint256)
487218497897966000
totalAllocPoint(view returns (uint256)
10
version(pure returns (uint32)
1001000
Read-only
getMultiplier(uint256 _piduint256 _fromuint256 _toview returns (uint256)
getPool(uint16 _indexview returns (addressuint256uint64uint64uint64uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserInfo(uint16 _pidaddress _userview returns (uint256uint256uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
poolInfo(uint256view returns (address lpTokenuint64 allocPointuint64 startBlockuint64 endBlockuint64 lastRewardBlockuint256 accTokenPerShareuint256 totalDeposited)
supportsInterface(bytes4 interfaceIdview returns (bool)
userInfo(uint16addressview returns (uint256 amountuint256 pendingRewarduint256 totalRewardeduint256 rewardDebt)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addPool(uint64 _allocPointaddress _lpTokenAddressuint64 _startBlockuint64 _endBlockbool _withUpdate
claimAndStake(uint16 _pid
claimReward(uint16 _pid
deposit(uint16 _piduint256 _amount
depositTo(uint16 _piduint256 _amountaddress _beneficiary
emergencyWithdraw(uint16 _pid
exit(uint16 _pid
grantRole(bytes32 roleaddress account
initialize(address _adminaddress _rewardTokenuint256 _tokensPerBlockuint64 _noRewardClaimsUntil
massUpdatePools(
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setNoRewardClaimsUntil(uint64 _noRewardClaimsUntil
setTokenPerBlock(uint256 _tokensFarmedPerBlock
unpause(
updatePool(uint256 _pid
updatePoolData(uint16 _piduint64 _allocPointuint64 _startBlockuint64 _endBlockbool _withUpdate
withdraw(uint16 _piduint256 _amount
withdrawRewardTokens(address _touint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Deposit(address indexed useruint256 indexed piduint256 amountLiquidity
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountLiquidity
Paused(address account
PoolAdded(uint256 indexed pid
RewardClaimed(address indexed useruint256 indexed piduint256 amountRewarded
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Withdraw(address indexed useruint256 indexed piduint256 amountLiquidity
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.