TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 14,522 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
0xe4ab…2e7d
Balances ($703,819.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XRP20 | ERC-20 | 50.670949B | $0.000014 |
$703,819.48 | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202126 | 12 hours ago | | | 0 | 0.0016790362 | |
| 21202124 | 12 hours ago | | | 0 | 0.0011807787 | |
| 21202109 | 12 hours ago | | | 0 | 0.0017261165 | |
| 21201929 | 13 hours ago | | | 0 | 0.0018630255 | |
| 21201888 | 13 hours ago | | | 0 | 0.0016507791 | |
| 21199977 | 19 hours ago | | | 0 | 0.0012057288 | |
| 21199970 | 20 hours ago | | | 0 | 0.0016822241 | |
| 21199834 | 20 hours ago | | | 0 | 0.0011863758 | |
| 21199826 | 20 hours ago | | | 0 | 0.0010809933 | |
| 21199705 | 20 hours ago | | | 0 | 0.0014661061 |
ABI
ABI objects
Getter at block 21205797
claimStart() view returns (uint256)
1692694800
endBlock() view returns (uint256)
28403966
harvestLock() view returns (bool)
false
lockedTime() view returns (uint256)
604800
owner() view returns (address)
0x471dfff7ca87f0e3c3571aef55b93cd7af9a892d
presaleContract() view returns (address)
0xd79096891856d344db5e8063c9a864b3e3edb32c
rewardTokensPerBlock() view returns (uint256)
3750000000000000000000
stakeToken() view returns (address)
0xe4ab0be415e277d82c38625b72bd7dea232c2e7d
tokensStaked() view returns (uint256)
15227377522023655141905052030
tokensStakedByPresale() view returns (uint256)
23953734918000000000000000000
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()
setClaimStart(uint256 _claimStart)
setEndBlock(uint256 _endBlock)
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.