This contract is being backfilled. You may encounter incomplete storage history.

Staking

Verified contract

Active on Ethereum with 30,905 txns
Deployed by via 0x5f6b87da at 11053166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $56,944.4
ERC-20
Value $31,502.31
ERC-20
Value $5,568.58
ERC-20
Value $871.45
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x25b05dd107b519859c77cc3bb0fdcf776d53c76a56218fde5bb4944c270d197f
0x66a1d5aba963b25f0d4b2805393360ce5d95ba5e3f03b317cb07bbe78670a063
0x07e5b9a664b27026c1f33638ecc16c98f7598fdc6788be0bed18efbabe86e084
0xeeca7df2bee7e7d199afc73fd6e2866052dab7e71f8399e0804ee20c1ad984c9
0x5c849ad8800aaec85d5b3bee189874b307e9bbe342ea05ff7eae5dd51ac212fc
0x24809957fd35cbdcbaa71bd3e0187c739920a30ef09aab7fcafc2d58faa37d9c
0x89e4c9b268f1f28287a849b87f20c3bea126e4375ceea647fae300be382f3a47
0x6efe4524acc8a9286dbf469ba5049b69abb46934e8ad1654c69504a031690ce3
0x3025e4d993299295faa3c086b806106476984e0837b019bb6d803bad22951198
0xd4e92a074fd4ef100e27d15389abdcc91c531c2fe119a0ccd248c33e90ef9e3e

Functions
Getter at block 20798549
currentEpochMultiplier(view returns (uint128)
219485780423280423
epoch1Start(view returns (uint256)
1603065600
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
205
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.