TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 27,656 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
0xe86d…0e18
Balances ($2,549,503.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC20 | ERC-20 | 18.738083M | $0.13606 |
$2,549,503.6 | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21275200 | 4 hours ago | | | 0 | 0.00068721321 | |
| 21275122 | 4 hours ago | | | 0 | 0.00084079449 | |
| 21275119 | 4 hours ago | | | 0 | 0.00064307876 | |
| 21273989 | 8 hours ago | | | 0 | 0.0010322246 | |
| 21273814 | 8 hours ago | | | 0 | 0.0014970499 | |
| 21273811 | 8 hours ago | | | 0 | 0.0014800688 | |
| 21272677 | 12 hours ago | | | 0 | 0.0021114954 | |
| 21271488 | 16 hours ago | | | 0 | 0.0016691592 | |
| 21271296 | 17 hours ago | | | 0 | 0.0011017835 | |
| 21269752 | a day ago | | | 0 | 0.00082718579 |
ABI
ABI objects
Getter at block 21276292
endBlock() view returns (uint256)
22320852
harvestLock() view returns (bool)
false
lockedTime() view returns (uint256)
604800
owner() view returns (address)
0x0095e3260798488f659944824f2f1c25f5dcc3c8
presaleContract() view returns (address)
0x1f006f43f57c45ceb3659e543352b4fae4662df7
rewardTokensPerBlock() view returns (uint256)
1000000000000000000
stakeToken() view returns (address)
0xe86df1970055e9caee93dae9b7d5fd71595d0e18
tokensStaked() view returns (uint256)
5857747166058008965510792
tokensStakedByPresale() view returns (uint256)
3603229000000000000000000
Read-only
getRewards(address _user) view returns (uint256)
poolStakers(address) view returns (uint256 amount, uint256 stakedTime, uint256 lastUpdatedBlock, uint256 Harvestedrewards, uint256 rewardDebt)
userLockedRewards(address) view returns (uint256)
State-modifying
Events __stakingManager_init(address _rewardTokenAddress, address _presale, uint256 _rewardTokensPerBlock, uint256 _lockTime, uint256 _endBlock)
deposit(uint256 _amount)
depositByPresale(address _user, uint256 _amount)
harvestRewards()
renounceOwnership()
setHarvestLock(bool _harvestlock)
setLockedTime(uint256 _time)
setPresale(address _presale)
setStakeToken(address _stakeToken)
transferOwnership(address newOwner)
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deposit(address indexed user, uint256 amount)
HarvestRewards(address indexed user, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.