12 Month Vault

Verified contract

Active on Ethereum with 165 txns
Deployed by via 0xef109150 at 14752885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24,763.03
0x1d2e1337b45be3621ba84cf4f43f7a13bfad85bfced6829920c0521dbf9dc37f
0xfed634595f497429b976b9e427bc924f8f22da15fd7fcbf80a48280b6eed6439
0x43d85d04b7c1c2b1e726b4be3440e9565073d36b5d00c4a599613ad9e844fc91
0x4a78b8d37833ead4b607bbb05616ac21b23272bcfebbfc5afca55f044772bda7
0xbde72e3f76b0c39d059acea02763fcba04cdb4a409b9d7f5acc0b250e3945990
0xc5e956306591be2734bbea9dd06abc6a3f9eac2e63cfbe742ed1fec1971b5403
0x77ee63034eb75f882538d3143489e3f1b0be905cc3593f2a48736f1d2da76be4
0x506aceefaa4ced83dce92a6d247fae6d3678928720abc58a3cba308b53f8e7a5
0xf04c77b1151da820a55830ca4fe49453e64710e38bf56269a75f9629ee2390d0
0x9be1cb6cf79aa45233ff778e0952f9b99366968e3b7ddddeb151bc76a37a69cf

Functions
Getter at block 21229049
apr(view returns (uint256)
60
expiryTime(view returns (uint256)
0
getCampaignInfo(view returns (address _tokenstring _campaignNameuint256 _expiryTimeuint256 _maxCapuint256 _maxTokensPerDeposituint256 _minTokensPerDeposituint256 _timelockuint256 _apruint256 _totalDepositedTokensuint256 _totalPayout)
(_token=0xd47bdf574b4f76210ed503e0efe81b58aa061f3d, _campaignName=12 Month Vault, _expiryTime=0, _maxCap=7500000000000000000000000, _maxTokensPerDeposit=2000000000000000000000000, _minTokensPerDeposit=500000000000000000000, _timelock=31536000, _apr=60, _totalDepositedTokens=7499813000000000000000000, _totalPayout=11582772800000000000000000)
getRemainingPayout(view returns (uint256)
416928000000000000000000
getRemainingReward(view returns (uint256)
200000000000000000
getTokenBalance(view returns (uint256)
416928200000000000000000
isMaxCapReached(view returns (bool)
false
maxCap(view returns (uint256)
7500000000000000000000000
maxTokensPerDeposit(view returns (uint256)
2000000000000000000000000
minTokensPerDeposit(view returns (uint256)
500000000000000000000
name(view returns (string)
12 Month Vault
owner(view returns (address)
0x0ac27affa931c26e1cf61a6e931bf8acccd198bc
paused(view returns (bool)
false
timelock(view returns (uint256)
31536000
token(view returns (address)
0xd47bdf574b4f76210ed503e0efe81b58aa061f3d
totalDepositedTokens(view returns (uint256)
7499813000000000000000000
totalPayout(view returns (uint256)
11582772800000000000000000
totalRewardTokens(view returns (uint256)
4499887800000000000000000
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.