Staking

Verified contract

Active on Ethereum with 7,646 txns
Deployed by via 0x26029b4e at 12237264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $119,925.98
ERC-20
--
0x7836f7e905c52cd088a4f6baae7e71ced96ff8971a39651a7fc651da9c04446d
0x6966910330ae55db3f3b9f385faeb9cb782cc54cab03cc9ce30e47083805d590
0x49b0897cd79857f1831cd56af4ee354a943e4eadbc61c04f48b3063b7d49c350
0x2eae7dc7283b87c38e423ac8c0fbc0e3d2833c4cbdad3fd329e206e6b0249d3a
0x4b879373c2a2dccabafc1aa3e2b9f6cf7c1969784c37e0cb920c55bd3e40af65
0x2c771d111bc92bc31875952039f837bfae0d3c2a94acbb11114f5ea18a500499
0x2bdae64279584720704658b8c9f85d2e546d34a62bad8afd9981ddf385d83c1e
0x0249c4af13c4d745689b103aaffd5de753237d48d751041deb09888326bca1ec
0x66ca549a0600ad94c8e3eb944f3596a63ecb2d3b67ba10b27c8bf633221393d1
0xda759aa89030809ca9a6525b0bd5db11889504c975b1b7dfb8f98925211ef6d1

Functions
Getter at block 21222296
currentEpochMultiplier(view returns (uint128)
108910383597883597
epoch1Start(view returns (uint256)
1618389000
epochDuration(view returns (uint256)
604800
getCurrentEpoch(view returns (uint128)
188
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.