Staking

Verified contract

Active on Ethereum with 1,339 txns
Deployed by via 0x4b575e46 at 11862579
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,571.98
ERC-20
--
ERC-20
--
0x1ef90f2e83851863a5473e0782b17f47bdc29128d82368f54005df166d4bc301
0x9f87ce88eaaf8d4820b0c71098ac6287856b1e88258d6e8e59b7db04e4c801ed
0xfc9fb610eef394bd3c2153b63f692f49a332758de633fc023e7fea4bf9613f1a
0xffacdc20d07b3c9527a2a91564f303b072f7bcd6a96130d941549155c68b61e1
0x2b9d300530243a37054d31312f00522d7bc2eb2d20e6e19c5f69ac720ed38b2b
0x38f189acd28c2628b9d1bd3eb9c085b586397a335ec4e53a583a3284f8b7c5a4
0xac61aa3198c06c9806a6bf2cd83fc2a28acf4af75f639bf9b70552c449d5a54f
0x127ec08298e9966c3ee8eb234621cb55705cb4d5b317ec007a04e0e084c5e9c0
0x550e46ffed042498c87e094fa1ee3d96a5a3e8756502f3ae428668174f205e84
0xc9ea714ee1ac8d6738d6a5cccea83882f88d9a1c8b2ab52165d5ba07c23aa3f4

Functions
Getter at block 21217257
currentEpochMultiplier(view returns (uint128)
186439318783068783
epoch1Start(view returns (uint256)
1613649600
epochDuration(view returns (uint256)
1209600
getCurrentEpoch(view returns (uint128)
98
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.