Staking

Verified contract

Active on Ethereum with 2,780 txns
Deployed by via 0xe58105fa at 12696387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,718.42
ERC-20
--
ERC-20
--
0x530928c18c02a247f4fa8db19616dfc60a1d389564653b873241b4cec407835b
0x00bdd4ab3736985ce0aa07ff53b19ac035ecb2d049763204ff58ee6e079e0e12
0x11f4c703c2927d43b39c62f024fd176b86925936b2ac16e6ebdbe2884f5d35a2
0x114d9152e3074b03faeb2df0e4d4b9f848eca1b9b60a17ba465b0c265ada6ce5
0x263a835de989f7a731875b94a100c6eba45990e197025ada86241694eaab7c8a
0x6bca661b80db7697c96d8e40a1489099dcbef2c0c83d8def64e5b4b625f61347
0x34a5ee346d50f7f17885f6d2039b881720d1193e13e434eb8cfb9925adbb5c62
0x87cb13c269fbf5526fcf4e8b7e16f8469c1fdb498e62c9d0faa4dd13f477f71d
0x1d30ae0c4ecd38a127248de4d0307b48192d1c77c6208b4b74b9cdf442952681
0xdd1e054928b5eb0d7ad1b89410529cb41d48a559ebdde0098bb41164f4d210e2

Functions
Getter at block 20876032
currentEpochMultiplier(view returns (uint128)
675517526455026455
epoch1Start(view returns (uint256)
1625443200
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
170
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.