Staking2

Verified contract

Active on Ethereum with 1,217 txns
Deployed by via 0xb5e67222 at 13079760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $307.61
ERC-20
--
0xb4bcb5bb6d0b1b8198132cae56c672e1d0203394f468a7247193866ae54bc96c
0xe6501d6e2dc36858b563d251dea8a7bdce1afa2a86913d5a1cf52af7901ae7ac
0xc67a8610ec85bc119a85a58ed55ff25730f9f63d27ed4c6aab3635977692db0c
0x27b3a750986487492abda0d0bf54761d5e0bca16b7d2eacacdafcbab5b9532b1
0x7c51b18f21d7ad67ebc422a3bbb832251e39b4a315e2376f0dc4d6cf91cde206
0x16f2ed535ba813cfd5a43e670ef160bce1d018c25aae385d326b4942e622cf71
0xd41768f48ac31cc0fe548d2fcd05272f47ae963f4e8c74cd1d74469587c536ad
0x43bfe28bb35a80d27d27b8b14406a41ac83808fab705a95bfb1d641eed14f3ed
0x1ba178fdfed84e59d6943f61ed1a75d6e2da694c4ef52e205d748526d2054d3a
0x7bd21e3826e5c8f9ee68852694a6e7e917e5e1a0eb31dcc034fb8d91f2a62452

Functions
Getter at block 20930108
currentEpochMultiplier(view returns (uint128)
728057208994708994
epoch1Start(view returns (uint256)
1629754980
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
164
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.