Staking

Verified contract

Active on Ethereum with 1,185 txns
Deployed by via 0x869ac80d at 13852148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,303.54
0x6f1e4d93722773b1d78d2c730cc885d98a0e0dfa4d0f3221f46d16e644c817ac
0x24a30852bb1383165bc128975d6d28582e36e0aa33c12ce87b38cdf8e38e11ee
0x3f7ea43458ca068e43883690b8d3cae12d9b3c7bfbf5b9175df9fa51ecfcd82c
0xb07397e75522fdb960f8e5784b56f79c847c2873a46d3adbcd3a1ff7e4234985
0xc30bd8bcf7625ad32d7f1d9bc5389d5369f62e95ae19395474f89107dfb90da5
0xa6f67085e003f6083e4e481771241c04c436559c84d065e18113ff1772285675
0xddd05607b737efd21de0ca6423e228f63d773834fae26b9a5f05078f6aeb5879
0x4e35763e67d10aae7617e8b147a81830c9f67e9ee3b20f8d774c5ab227d22032
0x88e146c252219bf261278687f698514e53ef10060284dee3a41b2c60d659f622
0x1eb06d995bc6d133234bbf9e011a2593734dfae26369a9d3a49cb7b2a946855e

Functions
Getter at block 21305057
currentEpochMultiplier(view returns (uint128)
884819907407407407
epoch1Start(view returns (uint256)
1640563200
epochDuration(view returns (uint256)
15120000
getCurrentEpoch(view returns (uint128)
7
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.