DailyVesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x7fd9a2cf at 19476089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "DailyVesting"

No transactions found for "DailyVesting"


Functions
Getter at block 20902399
APY(view returns (uint256)
0
accTotalVesting(view returns (uint256)
0
isClaimStop(view returns (bool)
false
isVestingStop(view returns (bool)
false
lockPeriod(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
tokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
totalHardCap(view returns (uint256)
0
totalVesting(view returns (uint256)
0
Read-only
addressInfo(addressview returns (uint256 balanceuint256 payeduint256 lockTime)
getContractInfo(address _userview returns (uint256 _amountToWithdrawuint256 _estimateEarnbool _isVestingStopbool _isVestingEndeduint256 _balanceuint256 _payeduint256 _lockTimeuint256 _totalVestinguint256 _totalClaming)
getUserBalance(address _userview returns (uint256)
State-modifying
__Initializer(
claim(
renounceOwnership(
rescueERC20Token(address _tokenuint256 _amountaddress _receiver
rescueNativeToken(uint256 _amountaddress _receiver
setApy(uint256 _APY
setLockPeriod(uint256 _lockPeriod
setTokenAddress(address _tokenAddress
setTotalHardCap(uint256 _totalHardCap
setVestingAvailableStatus(bool _status
setVestingClaimStop(bool _status
stake(uint256 _amount
transferOwnership(address newOwner
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.