HYPEAdmin

Verified contract

Active on Ethereum with 331 txns
Deployed by via 0xfbf49f94 at 11964254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa5cb08cdb7b397d44f4b815bb0c7eb0671d225a7746e836fdbea044125e3fee5
0x3168981440a5617cae953e3ab798f4e9c8fa02571614749b858395750f1e9ed1
0x2cb7e80c250f0da42d2027dbf731e5120f8e7de3684cc93183f5a6ffe8c66c75
0x542dff3b9e09b852e600a710a8d887e379484f5d2ed8e2421e90a35d1edf7cde
0xb64b66a452018afb36d1a678c712be48a2e92b618a75f5eb74dcaba5aa7ec79d
0xa2b7375b7c124d897855872c91b258fb09360c5379ceea081b1e0498f021ee0d
0xd8a5aa53fc17386ab47413d2855966bc662753c271e72a1de560a5f6f48eda32
0xd12190787ff7d918ed736a48ba161c8bc515ed34fc3c0194cf22c7880efaec81
0xff6a55117e52c850219cabf76cf46f5f699da598823def8a32b0e77d088f09cc
0x0c7a47b67470664a9e32d7520be6103e5835a2a9567761d3ed201b5dcffa122e

Functions
Getter at block 21220059
BONUS_MULTIPLIER(view returns (uint256)
2
GetTotalStakeAmount(view returns (uint256)
0
HYPE(view returns (address)
0x4ff7c227e1e7bd59351de8635381c379750a8040
HYPEPerBlock(view returns (uint256)
15000000000000000000
bonusEndBlock(view returns (uint256)
13692725
devFundDivRate(view returns (uint256)
10
devaddr(view returns (address)
0x85a37d5698ecd55b43a434eeb5e1d89b0057b631
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xe0b30ea962763015e1c18b3b6afc7a4d31fcd18e
poolLength(view returns (uint256)
8
poolLength_single(view returns (uint256)
0
startBlock(view returns (uint256)
11964725
totalAllocPoint(view returns (uint256)
0
Read-only
GetTotalStakeAmount_single(uint256 _pidview returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getMultiplier_single(uint256 _piduint256 _fromuint256 _toview returns (uint256)
isActive_single(uint256 _pidview returns (bool)
isStake_single(uint256 _pidview returns (bool)
pendingHYPE(uint256 _pidaddress _userview returns (uint256)
pendingHYPE_single(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accHYPEPerShare)
poolInfo_single(uint256view returns (address sTokenuint256 singlePerBlockuint256 singleTokenStartBlockuint256 singleTokenEndBlockuint256 bonusEndBlockuint256 BONUS_MULTIPLIERbool setEndBlockbool setActiveuint256 lastRewardBlockuint256 accHYPEPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
userInfo_single(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
AddSingleTokenInfo(address _sTokenuint256 _singlePerBlockuint256 _singleTokenStartBlockuint256 _singleTokenEndBlockuint256 _bonusEndBlockuint256 _BONUS_MULTIPLIERbool _setEndBlock
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
deposit_single(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
emergencyWithdraw_single(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setDevFundDivRate(uint256 _devFundDivRate
setMigrator(address _migrator
setSingleTokenInfo(uint256 _pidaddress _sTokenuint256 _singlePerBlockuint256 _singleTokenStartBlockuint256 _singleTokenEndBlockuint256 _bonusEndBlockuint256 _BONUS_MULTIPLIERbool _setEndBlockbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
updatePool_single(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdraw_single(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
Deposit_single(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw_single(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Withdraw_single(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _HYPEaddress _devaddruint256 _HYPEPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.