0xbd313b13ed794b86bd161885f8e170769e0e68b2
Verified contract
Proxy
Active on
Ethereum with 299 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x46ea…bd59
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x5fe7…e162
Balances ($4,485.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHEZMU | ERC-20 | 1.510189K | $2.97 |
$4,485.26 | |
mooCurveShezETH-ETH | ERC-20 | 170.175507 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224676 | 13 days ago | | | 0 | 0.0020537944 | |
| 21150027 | 23 days ago | | | 0 | 0.0016022008 | |
| 21141254 | 24 days ago | | | 0 | 0.0010237574 | |
| 21124860 | a month ago | | | 0 | 0.00078957290 | |
| 21123992 | a month ago | | | 0 | 0.0011865086 | |
| 21100368 | a month ago | | | 0 | 0.0012960194 | |
| 21041171 | a month ago | | | 0 | 0.00083412104 | |
| 21009228 | a month ago | | | 0 | 0.0012020867 | |
| 21005814 | a month ago | | | 0 | 0.0013670002 | |
| 20987980 | a month ago | | | 0 | 0.0015582900 |
ABI
ABI objects
Getter at block 21314645
duration() view returns (uint256)
2419200
isPreStake() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1729025687
lastUpdateTime() view returns (uint256)
1729025687
manager() view returns (address)
0x0c7694d5cb77e75c93c8fede6145a0bd39b2f8f4
owner() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
periodFinish() view returns (uint256)
1729025687
rewardBalance() view returns (uint256)
1510189345029923647609
rewardPerToken() view returns (uint256)
15088023974436330348
rewardPerTokenStored() view returns (uint256)
15088023974436330348
rewardRate() view returns (uint256)
589037698412698
rewardToken() view returns (address)
0x5fe72ed557d8a02fff49b3b826792c765d5ce162
stakedToken() view returns (address)
0x46ea5993fddc27e4f770effb6921f401101cbd59
totalSupply() view returns (uint256)
170175507438048164462
treasury() view returns (address)
0x0000000000000000000000000000000000000000
treasuryFee() view returns (uint256)
0
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
notifiers(address) view returns (bool)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events closePreStake()
exit()
getReward()
inCaseTokensGetStuck(address _token)
inCaseTokensGetStuck(address _token, address _to, uint256 _amount)
initialize(address _stakedToken, address _rewardToken, uint256 _duration, address _manager, address _treasury)
notifyAlreadySent()
notifyAmount(uint256 _amount)
openPreStake()
renounceOwnership()
setNotifier(address _notifier, bool _enable)
setRewardDuration(uint256 _duration)
setTreasury(address _treasury)
setTreasuryFee(uint256 _fee)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.