Staking

Verified contract

Active on Ethereum with 2,352 txns
Deployed by via 0x87faa3aa at 13726757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,960.59
ERC-20
--
0xe994de17313c78aadd14ef82a69ea8d0c7e18ee02b7ce8e3469f087a667b981b
0xad40a722fb6ccee8054c14fb338ac37e97b0a467c0969c5042a125cc5e8ba896
0x4c51523c318ef025f9f0071a909ab5ab10d2203885aaea8f1ad4d7696cc159f4
0x94592c1f8679b681ba59925e9ca01cdb1a02a5f335ec6dc2d9da07813a302a4d
0xe8a5eeca4fb082214f87721ba47e4f176f4de748ee02b4740b232ec33c212774
0xc78fc685108d6fdcdca2a6f9bdcc9275b7ab0e52517f7d240f2844c670c29047
0x71cf5a55013fb9a1ea144d12f542736ce619f2918c7ed3d3fe470cd81f7bc4e1
0xb9e6757050354c508346cc75e2256c483103b8accd98f31445cda89678c8c069
0xabeaa1f3420e1eaa1478505d050d0a6472f131d70ff0387204aa87ec8091c620
0xcb0554c49b9693b76043aaab06871e1ea6972b29aa6f6419aa4a2ba7b687d660

Functions
Getter at block 21158708
currentEpochMultiplier(view returns (uint128)
220444830246913580
epoch1Start(view returns (uint256)
1638518400
epochDuration(view returns (uint256)
2592000
getCurrentEpoch(view returns (uint128)
36
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.