Staking3

Verified contract

Active on Ethereum with 1,769 txns
Deployed by via 0x6d349163 at 13620806
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,425.14
ERC-20
--
0x58bfc801b7d76a2a3f44f6c0d6fae1b785ef3fd0119611afefa540ab1c73c75a
0xe410b5a9ddb3142411db31646314660d3e330c9ce7a4568cb3b21d451c89dfd4
0xb0fcd4cf08bbd8316004cc6d40c96da934e722fce76780e0d152a4dc8da8e0f8
0x2fdbc0ac63c9ca2cbdff211a1c05da05dbb834159220c7cda2a0cf7df7cafe39
0xb616591a681ef5ba9349acba7589d8664007d805ce2c7f8c61d462864beedf79
0x494fe5d4091bdef1b8251ca3300cb4db11f03b6e7905768e13f5e65abbf1d79a
0x23feecb784089a55c1768bd31cc216a4b7ed06007ec242f9d47ffa5846347504
0xa6646fef2ced68aa7030c5d331f46d10604f75da98753c54d11e77d45c971217
0x75d4cba83310b34479041f275bb96f8cc57e73cf3ea7a6d230e495662bcec041
0x0ef624419404ba5fe8bc0c471ffc5b8b205d7a731b601f8cc2730d837ea2dcda

Functions
Getter at block 21314853
currentEpochMultiplier(view returns (uint128)
54446097883597883
epoch1Start(view returns (uint256)
1637012580
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
159
isPaused(view returns (bool)
false
owner(view returns (address)
0xb8d175f16742395f530e0b3bc1d30bd06b78cda9
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
renounceOwnership(
setPausedState(bool paused
transferOwnership(address newOwner
withdraw(address tokenAddressuint256 amount
withdrawEther(address receiveruint256 amount
Events
Deposit(address indexed useraddress indexed tokenAddressuint256 amount
EmergencyWithdraw(address indexed useraddress indexed tokenAddressuint256 amount
ManualEpochInit(address indexed calleruint128 indexed epochIdaddress[] tokens
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausedStateSet(bool isPaused
Withdraw(address indexed useraddress indexed tokenAddressuint256 amount
WithdrawStuckERC20(address indexed receiveraddress indexed tokenAddressuint256 amount
WithdrawStuckERC721(address indexed receiveraddress indexed tokenAddressuint256 indexed tokenId
WithdrawStuckEther(address indexed receiveruint256 amount
Constructor
constructor(uint256 _epoch1Startuint256 _epochDuration
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.