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

Staking

Verified contract

Active on Ethereum with 5,746 txns
Deployed by via 0x06487a88 at 13256484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16,800.81
ERC-20
Value $7,479.64
ERC-20
Value $4,282.79
ERC-20
Value $1,000.78
ERC-20
Value $753.97
ERC-20
Value $609.52
ERC-20
Value $184.54
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x8df4320e66377a3111fedf5b45fb07f754d3e046948abdc8833feb9321bcebf5
0xd5fedf9ba28f5c70e9b14ace056ec1c8dabdee29d00ffc84d107bcc7fd1675b3
0x5b640ab817a625aeed00efef2210aa024f3ec36ed9f005c0ec013e08e7cc1247
0x40d32eaa7dac19edd939156a90b803a7d282e208f28dc7014d0b05db6ea18a67
0xed112458c1647ce2063089ef19b984d2bbfeb91f78d910814d5b1995ecda640f
0xc82108123ceba0071acb0d738e1222c7238acca0fd9a3a1a0667a690faf31006
0x15847e70c4d371ce8372d357befad0af8067ed17cb834885ef29a687297888c9
0xb7e6e3b8676875ac6bc41d7f730e60fa584a4db647a1f66ba83d919e0f9a4bfe
0xba90abc61650ebf2c481413311036df42d80e17853d23ce1109f8c178a64c4bd
0xc3c7faada05658e7f9b716dff1fd1a071e07c2d8f8016596201a03cd0e6eca6b

Functions
Getter at block 20802013
currentEpochMultiplier(view returns (uint128)
525358796296296296
epoch1Start(view returns (uint256)
1632322800
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
157
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.