Staking

Verified contract

Active on Ethereum with 3,409 txns
Deployed by via 0xcccdaa3a at 13493588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,239.7
ERC-20
Value $45.79
ERC-20
Value $42.27
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xe9f69267a27bd00ab969ead441f885473fd8264cac08c5ea3d55b9f223e56625
0xf2cbabefa10d3d6b5118ad25a2e368d61794014d8586660ee1a54e4d3a3b0feb
0x67003fe309836e722bd2d66a8008411075aa73bc0b9d7b0291cf28bc5f9b9dbd
0x00f1f094448b0fb403dc9beaf8e2f3b73c06217801de98b2f0e912452de79b1a
0x4a187c9f4f774916d4ceb6bc9e56cc004ca339c2e7b417aad64888c22febb03b
0x39299775200778694cdba153291ba30c4300630030a8117b3810b2b8799e73c7
From
0x404ab9a9cadddf0181f8fe77db57f53fe4c695c72caeb6326b671c6e5a18db88
0x3a07b3f4147de61b4e58588e4bf6d89f48628c4d3cba1445b81c81ee2e84a704
0x3c6430355537a292efee9e8e7269d9040b034950923351a897b55bc039841d96
0xdc80707b791f3dc08ca2bdd50996fb7e1328fc81d04b682627bb2bfa3729d066

Functions
Getter at block 21193265
currentEpochMultiplier(view returns (uint128)
541390542328042328
epoch1Start(view returns (uint256)
1635840000
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
159
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.