Staking

Verified contract

Active on Ethereum with 5,646 txns
Deployed by via 0x2c7ea8d8 at 12916788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,793.54
0xa00a7fd2d7b58c5e992629a0a340b9054a886373220b42b34b3fcdaa3303a277
0xc641f5510fdea5efaff4059861b767cb97e18f5381d90a601ae6d0439bd9e0e3
0xc86f5f9dde2c8970868257787fac6be13c86f4e42a88e1ae74ac3e5f3eca560e
0x855703b79c8d65bbbc8212f1f12ce29fa765cc78ebe3eb558b63925d5a649180
0x999a1df50937bcb275223a8e005a71cc0484dfd98c1083b090c1cf6de4f09f99
0xd2ad3bed8222fe5e8081d8badf0781cb4ea8614668e30e7d81227802ac9eee69
0xe8f33ea539c030873f8a80510c42cbb27e9b37157f9bc8eb4372e8b86984736f
0x5a3be226b57ffeec46967aad99c599e7a769a63d1929edbbb9d20423f21781fb
0x3f46fe5da7714d99c9922ba9dd08b50d011f87986347da33dc6ebfe25faf8650
0xab640e7fa7b627e53691cdff9eafa9cd6a130f547a14faf2e6f7f4918e8855a5

Functions
Getter at block 21306948
interestRate(view returns (uint256)
188
owner(view returns (address)
0xe793e8aefc1e8f104a9be9cf73e4ab1dff892372
supportsHistory(pure returns (bool)
false
token(view returns (address)
0x3c4b6e6e1ea3d4863700d7f76b36b7f3d3f13e3d
totalStaked(view returns (uint256)
254544227701562
totalUnmintedInterest(view returns (uint256)
1716777832256
Read-only
totalStakedFor(address addrview returns (uint256)
State-modifying
accrueInterest(
renounceOwnership(
setInterestRate(uint256 newInterestRate
stake(uint256 amountbytes data
stakeFor(address useruint256 amountbytes data
transferOwnership(address newOwner
unstake(uint256 amountbytes data
Events
InterestPaid(uint256 amountuint256 lastDayPaidTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Staked(address indexed useruint256 amountuint256 totalbytes data
Unstaked(address indexed useruint256 amountuint256 totalbytes data
Constructor
constructor(address stakeTokenAddressuint256 startingTimestampuint256 maxInterestRateuint256 startingInterestRate
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.