Staking

Verified contract

Active on Ethereum with 1,355 txns
Deployed by via 0x5df573fa at 12790793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc78c0d997a6d2b21e163d5432aa359cca1c16a813c2f75967dd5cff35883fadc
0xbea69e848929afaf0721689fcee9f08e4afd12c3803de095d19579d68493e58b
0xc2c571dd4a0060933525edc5b6e422bf121776aff8e230f33571537ba724c1a0
0x592e1d7a6e6eff0c5b03f4f9872e1b20063cc470ce767f9082f91493bff03d27
0xe0f95bc79636389e79cd007b15f647cbd84e11f03ef8a6a15285692bc1bf653f
0x3ac7afaa332e46f96b3ea49e8a271f46a30180791dd619bf330b9b57b1f0855f
0xf68358d52c62ae890568be9451d949a4b847c9134c3a973ed6199aeeeadc350f
0x1e89c6810d0909abd91fa84f3c95c3bbd0a4d37371375c7b524087299b11e40f
0x0f34a10ec17400d90f3a34c9447ba5f040ed22d97ab85f8ff76ce90b73441ee4
0x23712e5d52fa855d9fa728d4e10ad148e7f48959a28cfc05ddbdd6321625b748

Functions
Getter at block 21396130
currentEpochMultiplier(view returns (uint128)
303711970899470899
epoch1Start(view returns (uint256)
1626652800
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
178
Read-only
balanceOf(address useraddress tokenview returns (uint256)
computeNewMultiplier(uint256 prevBalanceuint128 prevMultiplieruint256 amountuint128 currentMultiplierpure returns (uint128)
epochIsInitialized(address tokenuint128 epochIdview returns (bool)
getEpochPoolSize(address tokenAddressuint128 epochIdview returns (uint256)
getEpochUserBalance(address useraddress tokenuint128 epochIdview returns (uint256)
State-modifying
deposit(address tokenAddressuint256 amount
emergencyWithdraw(address tokenAddress
manualEpochInit(address[] tokensuint128 epochId
withdraw(address tokenAddressuint256 amount
Events
Deposit(address indexed useraddress indexed tokenAddressuint256 amount
EmergencyWithdraw(address indexed useraddress indexed tokenAddressuint256 amount
ManualEpochInit(address indexed calleruint128 indexed epochIdaddress[] tokens
Withdraw(address indexed useraddress indexed tokenAddressuint256 amount
Constructor
constructor(uint256 _epoch1Startuint256 _epochDuration
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.