TimeWarpPool

Verified contract

Active on Ethereum with 1,854 txns
Deployed by via 0x7f5afb93 at 12451959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,378,946.1
0xb8850e5b837f4efe7201e43f21bce7b9192d78cf6858866ca0a458a850dd6e4d
0x521c29b5c6171585359bb50166b29c901eb60caa8dfe8ce9d27c118a4f8fcf9f
0x53465349e4ef8772bdfcab5840cc1634593dda73241a97f5197e5a1d8f5cc40b
0x11258de1ebea8b31bc1b95eaeeda874e03766ecf99cece23bd51eab21d2771d2
0xbf5a1d70dd645035a004bcee24eb8d900d0491d0f4138a19348fef01fab6ce4c
0x72936e2955024afec4a58acb07fde4426d32e315b6930e1c2de77cad21583e57
0xcbcc5062a5a61ed4b44f316a68916c44acd88185f06b59126515ca481f532299
0x79a1ca7be43e2b81d4b3a80a55c08dd9e99c3e5a4d8b301b5e6fb6122e3f61a4
0x1f5e21e931ce776f9a14fae0fbb9f1fc2faf863361be6e09a2172635055664c2
0xbfc36761ff9399e9b7518db615eddb52f1c546e32c0fd1877896cb0b0acf10eb

Functions
Getter at block 21274289
MAX_LOOPS(view returns (uint8)
100
accumulatedFee(view returns (uint256)
739121
depositFeePercent(view returns (uint256)
1
depositFeePrecision(view returns (uint256)
1000
erc20Deposit(view returns (address)
0x485d17a6f1b8780392d53d64751824253011a260
erc20Reward(view returns (address)
0x485d17a6f1b8780392d53d64751824253011a260
lastReward(view returns (uint32)
173
owner(view returns (address)
0xdf79f33c0d49b1b7e51ac64c0035c90d157e04f6
precision(view returns (uint256)
10000000000
 
stakedWithMultipliers(view returns (uint256)
totalStakedInPools(view returns (uint256)
14656560810610
withdrawFeePercent(view returns (uint256)
0
withdrawFeePrecision(view returns (uint256)
1000
Read-only
expirationDeposit(addressview returns (uint256)
getReward(address _useruint32 _lastRewardIndexview returns (uint256 amountuint32 lastRewardIndex)
locks(uint8view returns (uint32 perioduint8 multiplicator)
rewards(uint8uint32view returns (uint256 amountuint256 totalStacked)
stakedWithMultiplier(uint8 _lockTypeview returns (uint256)
totalStacked(uint8view returns (uint256)
userLastReward(addressview returns (uint32)
userLock(addressview returns (uint8)
userStacked(addressview returns (uint256)
State-modifying
compound(
deposit(uint8 _lockTypeuint256 _amountbool _comp
harvest(
init(address _erc20Depositaddress _erc20Reward
renounceOwnership(
reward(uint256 amount
setDepositFee(uint256 _feePercentuint256 _feePrecision
setPrecision(uint256 _precision
setUnlockAll(bool _flag
setWithdrawFee(uint256 _feePercentuint256 _feePrecision
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Compound(uint8 _lockTypeuint256 _amountuint32 _lastRewardIndex
Deposit(uint8 _lockTypeuint256 _amountuint256 _amountStacked
Harvest(uint8 _lockTypeuint256 _amountuint32 _lastRewardIndex
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardPay(uint256 _amountuint256 _accumulatedFee
Withdraw(uint256 _amountuint256 _amountWithdraw
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.