TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 39,164 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
0x2541…89d6
Balances ($799,230.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGE20 | ERC-20 | 59.290009B | $0.000013 |
$799,229.32 | |
POODL | ERC-20 | 17.433548K | $0.000044 |
$0.77 | |
DOGE20 | ERC-20 | 14B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244692 | 38 minutes ago | | | 0 | 0.0013664880 | |
| 21244678 | 41 minutes ago | | | 0 | 0.0018626143 | |
| 21244633 | an hour ago | | | 0 | 0.0013320790 | |
| 21244628 | an hour ago | | | 0 | 0.0013883881 | |
| 21244335 | 2 hours ago | | | 0 | 0.00094939463 | |
| 21244334 | 2 hours ago | | | 0 | 0.00071139643 | |
| 21244327 | 2 hours ago | | | 0 | 0.0016774714 | |
| 21244321 | 2 hours ago | | | 0 | 0.0020936197 | |
| 21244184 | 2 hours ago | | | 0 | 0.0019771390 | |
| 21244181 | 2 hours ago | | | 0 | 0.0013971554 |
ABI
ABI objects
Getter at block 21244877
claimStart() view returns (uint256)
1713434400
endBlock() view returns (uint256)
22013056
harvestLock() view returns (bool)
false
lockedTime() view returns (uint256)
604800
owner() view returns (address)
0x057aae1fd22b6d93e256d376b20baf5aca4ced16
presaleContract() view returns (address)
0x39e5dbb9d2fead31234d7c647d6ce77d85826f76
rewardTokensPerBlock() view returns (uint256)
6751000000000000000000
stakeToken() view returns (address)
0x2541a36be4cd39286ed61a3e6afc2307602489d6
tokensStaked() view returns (uint256)
59357893315301000000000000000
tokensStakedByPresale() view returns (uint256)
76998147443000000000000000000
Read-only
getRewards(address _user) view returns (uint256)
isBlacklisted(address) view returns (bool)
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)
blacklistUsers(address[] _usersToBlacklist)
deposit(uint256 _amount)
depositByPresale(address _user, uint256 _amount)
harvestRewards()
removeFromBlacklist(address[] _userToRemoveFromBlacklist)
renounceOwnership()
setClaimStart(uint256 _claimStart)
setEndBlock(uint256 _endBlock)
setHarvestLock(bool _harvestlock)
setLockedTime(uint256 _time)
setPresale(address _presale)
setStakeToken(address _stakeToken)
transferOwnership(address newOwner)
withdraw()
withdrawToken(uint256 _amount)
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.