Staking

Verified contract

Active on Ethereum with 1,312 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
--
0xebcfd45be1619c7a568f2f260e0ec8075fa697f2e73a4be622818cbd1686ea64
0x2160a56eec3100a3b26119b9bdf005e53b9546b06c6872df38ea99f6817001e2
0x6b798a372df52885c92deb18e93aa706d919e76ec700eb49a206514a0cf73a9f
0x5537c4b8479e0c119591f07b8a035bf5a9a6ffe3634c469d2a3d0a52dbde29ad
0x0994096fd7ec4fbbcb8290b437da1116fc04e626e5d86e26d20618ba3de88fe6
0xb67893802a3db870f37b8d7e406fc8bb3612b9af5117c771e1e7a64f8f381d18
0xef3c2ccbef6a74d623f17eecdf27548d2c8378b0c164306c76f5855b008d084d
0x928721278bfe13875c07098d838f3698779195e6ad8c2dc5365c4202e78f3f4c
0xf705f2300eb58bbdf12deb6253f1764d8f169f93943f453318385421d3bc7e1b
0x06d330bf41062bbcce9c8664e7d580659b9c195feaf733b2e60bb24b2c61007a

Functions
Getter at block 20909592
currentEpochMultiplier(view returns (uint128)
7263558201058201
epoch1Start(view returns (uint256)
1626652800
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
168
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.