Staking

Verified contract

Active on Ethereum with 5,265 txns
Deployed by via 0x7b9ebab1 at 13542757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,003.52
ERC-20
Value $1,847
ERC-20
Value $1,805.06
ERC-20
Value $727.48
ERC-20
Value $676.61
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xc2cbdbf21d29f7580e1a425ad6d69e4a25a01a2e6d8f96a001893db8ecb35060
0xfe081342f6d2d7337bd3493d768967b8fa934abad427e66ea2f89fd7d3f70df0
0x3ea568a0799f33a87566ddee66025434e7138b6850abcd94fa0b8db135907d78
0x31422a1cc2204b3afa21e5b57855d2f93a9ee8202166cd29bee4a17bf28f1c26
0x0c7b46fcd3ffb1d7a5ace396844655d408f67ab96548b63d2e3ada0e8071ff9d
0x4ba1c18528b33c5b1046c2567d965f1a0785832f4689e30119406dfa01cdff02
0x3ecd1e039fa87f10e78df69177bb27e7df69b3952230123c66862837bdc67870
0xc8e8f511925a68b259f9401e6792ac3d2cf7667d6b9898951a0ab4ab3e0f45e8
0x713fc6ffb168bfe82e376581bf0ed2536f423a1e7d4290d54861158ff4dfdc17
0x3de7d9ac7561c6b0a72c0680421c6f1036e355ab5db89dd32a0d4385e1abbc44

Functions
Getter at block 20855679
currentEpochMultiplier(view returns (uint128)
80894510582010582
epoch1Start(view returns (uint256)
1636329600
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
151
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.