StakingV2ETHYS
Verified contract
Active on
Ethereum with 1,480 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd0d3…e533
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHYS | ERC-20 | 272.934671K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156281 | 7 hours ago | | | 0 | 0.0022179084 | |
| 21156279 | 7 hours ago | | | 0 | 0.0010264588 | |
| 21147773 | a day ago | | | 0 | 0.0010765972 | |
| 21147755 | a day ago | | | 0 | 0.00039292019 | |
| 21122990 | 5 days ago | | | 0 | 0.0023719335 | |
| 21122978 | 5 days ago | | | 0 | 0.00089153816 | |
| 21114811 | 6 days ago | | | 0 | 0.0020429721 | |
| 21114802 | 6 days ago | | | 0 | 0.00095677143 | |
| 21103018 | 8 days ago | | | 0 | 0.00050780238 | |
| 21103013 | 8 days ago | | | 0 | 0.00023900790 |
ABI
ABI objects
Getter at block 21158300
A() view returns (uint256)
187255
B() view returns (uint256)
29854
C() view returns (uint256)
141
_pendingCurveSetter() view returns (address)
0x0000000000000000000000000000000000000000
curveSetter() view returns (address)
0xc1816a017a613cec685eec56ca4881e5b1b2dcfa
earlyExit() view returns (uint256)
0
ethys() view returns (address)
0xd0d3ebcad6a20ce69bc3bc0e1ec964075425e533
maxDays() view returns (uint256)
365
minDays() view returns (uint256)
10
owner() view returns (address)
0x0000000000000000000000000000000000000000
totalOwedValue() view returns (uint256)
75291283446778727144756
totalRewards() view returns (uint256)
45613752347094046509031
totalStaked() view returns (uint256)
29677531099684680635725
Read-only
_quadraticRewardCurveY(uint256 _x) view returns (uint256)
calculateReward(uint256 _amount, uint256 _days) view returns (uint256)
owedBalance(address acc) view returns (uint256)
stakes(address) view returns (uint256 reward, uint256 initial, uint256 payday, uint256 startday)
State-modifying
Events acceptCurveSetterRole()
claim()
close(bool closed)
flushETH()
ownerReclaim(uint256 _amount)
renounceCurveSetterRole()
renounceOwnership()
setCurve(uint256 _A, uint256 _B, uint256 _C)
setEarlyExit(uint256 _earlyExit)
setLimits(uint256 _minDays, uint256 _maxDays)
stake(uint256 _amount, uint256 _days)
transferCurveSetterRole(address _new)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ethys)
This contract contains no fallback and receive objects.
This contract contains no error objects.