3 Month Vault

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0x753503c9 at 14752872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,642.85
0xc51302f197991e5ed4db17846446fed5e9b8c1bb8be3fa50a8ad284bd967472c
0x6c4c4f216320a1125c4ffa68c0fa753338a27b4e0c35c48d69b018e0fa6fb6ee
0x46d8df918538f90301657321d22f863c2ff99baa0ad659a2da7a1dd3507dc036
0xf8e7524b49d26c972335bff31ab53007aa0378ae824057a83ef047c161334735
0xc1602dfefe79cab0914ec4d444ca1d4b5cb08dc3f16d40442c6e59dc23cce69e
0x74e39b3f588df26de5c0458968c71ca1cd04c843bb28f6ce0f4b6c5310ec8735
0x90ab708328efc8a5e70a904c843ebaef4f416e5a0605db996751ee1f6d6bdba8
0x19b5cc5e4d0664817ac9d8e7dc1ab815f192d6787266d958a2c74d6470c90e93
0x2d3d0385b047ced6284383d5b2ce49940cb33abef300adca1d9bfd9b606b3bce
0x084a6c5a48c108e266942d83bd4839af75950e9f5c1a10f0a6e3a373fe95f055

Functions
Getter at block 21171244
apr(view returns (uint256)
30
expiryTime(view returns (uint256)
0
getCampaignInfo(view returns (address _tokenstring _campaignNameuint256 _expiryTimeuint256 _maxCapuint256 _maxTokensPerDeposituint256 _minTokensPerDeposituint256 _timelockuint256 _apruint256 _totalDepositedTokensuint256 _totalPayout)
(_token=0xd47bdf574b4f76210ed503e0efe81b58aa061f3d, _campaignName=3 Month Vault, _expiryTime=0, _maxCap=5000000000000000000000000, _maxTokensPerDeposit=1500000000000000000000000, _minTokensPerDeposit=500000000000000000000, _timelock=7776000, _apr=30, _totalDepositedTokens=5000000000000000000000000, _totalPayout=5314464284931506849315055)
getRemainingPayout(view returns (uint256)
55398728767123287671231
 
getRemainingReward(view returns (uint256)
getTokenBalance(view returns (uint256)
55398715068493150684945
isMaxCapReached(view returns (bool)
false
maxCap(view returns (uint256)
5000000000000000000000000
maxTokensPerDeposit(view returns (uint256)
1500000000000000000000000
minTokensPerDeposit(view returns (uint256)
500000000000000000000
name(view returns (string)
3 Month Vault
owner(view returns (address)
0x0ac27affa931c26e1cf61a6e931bf8acccd198bc
paused(view returns (bool)
false
timelock(view returns (uint256)
7776000
token(view returns (address)
0xd47bdf574b4f76210ed503e0efe81b58aa061f3d
totalDepositedTokens(view returns (uint256)
5000000000000000000000000
totalPayout(view returns (uint256)
5314464284931506849315055
totalRewardTokens(view returns (uint256)
369863013698630136986286
Read-only
checkAuthorized(address auth_view returns (bool)
getStakings(address _stakerview returns (uint256[] _seqsuint256[] _amountsuint256[] _rewardsbool[] _isPaidOutsuint256[] _timestamps)
stakingList(addressuint256view returns (uint256 sequint256 amountuint256 rewardbool isPaidOutuint256 unlockTime)
State-modifying
claim(uint256 _seq
deposit(uint256 _amountIn
grantAuthorized(address auth_
ownerClaimRemainingReward(address _to
ownerWithdraw(address _touint256 _amount
ownerWithdrawAll(address _to
pause(
renounceOwnership(
revokeAuthorized(address auth_
setAPR(uint256 _apr
setExpiryTime(uint256 _expiryTime
setMaxCap(uint256 _maxCap
setMaxTokensPerDeposit(uint256 _maxTokensPerDeposit
setMinTokensPerDeposit(uint256 _minTokensPerDeposit
setName(string _name
setTimelock(uint256 _timelock
transferOwnership(address newOwner
unpause(
Events
Claimed(address indexed senderuint256 sequint256 amountuint256 rewarduint256 timestamp
Deposited(address indexed senderuint256 sequint256 amountuint256 timestamp
EvtSetAPR(uint256 _apr
EvtSetExpiryTime(uint256 _expiryTime
EvtSetMaxCap(uint256 _maxCap
EvtSetMaxTokensPerDeposit(uint256 _maxTokensPerDeposit
EvtSetMinTokensPerDeposit(uint256 _minTokensPerDeposit
EvtSetName(string _name
EvtSetTimelock(uint256 _timelock
GrantAuthorized(address auth_
OwnerClaimed(address indexed senderuint256 _remainingRewardaddress _to
OwnerWithdrawn(address indexed senderuint256 _amountaddress _to
OwnerWithdrawnAll(address indexed senderuint256 _amountaddress _to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevokeAuthorized(address auth_
Unpaused(address account
Constructor
constructor(address _tokenstring _campaignNameuint256 _expiryTimeuint256 _maxCapuint256 _maxTokensPerDeposituint256 _minTokensPerDeposituint256 _timelockuint256 _apr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.