DecubateVestingV2

Verified contract

Active on Ethereum with 150 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $12,538.59
0x3ca43f4c2a6f7b169e0f2e9c14aa900fd0c9cec5efecf6eb2e10fc49fba92132
0xb73fd75a567829e64fde6844d6b7e7cb11d7387b4f19c82bffbc07e956788189
0xc4a40d7a5bb0ff61e9ee6f6634b33b0ddfb0fcdd304bb0706d0b157a72fd0fb3
0xe0e7a3d120adbc4cce8651d5fef58028179f6b103cc35df3cf3d0ced4db340cb
0x6dfe10fee80794c1c06ec942e24193aa3b068f9fe4e0c1f17dcd8c504d013820
0x832805d504391e0f8b95c63a262fb9e6b758a0e5a60167734bb827ddaa803f58
0xf2de053bf0b32fb41c9358ec0effec32c40cd63c10d6ff7b4641bab8ae5894e3
0xcfd4e14351259e69e57be1edc69541e2ad141087bbe2ef3006c4a037edf93219
0xfbd86ffac2e40c1d7fae762f8825c4820ae3df1394c11a022ecfdcc2b4f06f6f
0x698e062dda99ab2aa44441b238af98efef0a6e30a5f20c6279264fda9e8880a8

Functions
Getter at block 20854214
 
getAllVestingPools(view returns (struct DecubateVestingV2VestingInfo[])
getToken(view returns (address)
0xd979c468a68062e7bdff4ba6df7842dfd3492e0f
maxTokenTransfer(view returns (uint256 amountbool active)
(amount=0, active=false)
owner(view returns (address)
0x77cc5c8f73dc5f9d4d4b43a3844557c1c9065b72
Read-only
getDay(uint256 timestamppure returns (uint8)
getDaysInMonth(uint8 monthuint16 yearpure returns (uint8)
getHour(uint256 timestamppure returns (uint8)
getMinute(uint256 timestamppure returns (uint8)
getMonth(uint256 timestamppure returns (uint8)
getReleasableAmount(uint256 _optionaddress _walletview returns (uint256)
getSecond(uint256 timestamppure returns (uint8)
getTotalToken(address _addrview returns (uint256)
getVestAmount(uint256 _optionaddress _walletview returns (uint256)
getVestingInfo(uint256 _strategyview returns (struct DecubateVestingV2VestingInfo)
getWeekday(uint256 timestamppure returns (uint8)
getWhitelist(uint256 _optionaddress _walletview returns (struct DecubateVestingV2WhitelistInfo)
getWhitelistPool(uint256 _optionview returns (struct DecubateVestingV2WhitelistInfo[])
getYear(uint256 timestamppure returns (uint16)
hasWhitelist(uint256 _optionaddress _walletview returns (bool)
isLeapYear(uint16 yearpure returns (bool)
leapYearsBefore(uint256 yearpure returns (uint256)
toTimestamp(uint16 yearuint8 monthuint8 daypure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 hourpure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minutepure returns (uint256 timestamp)
toTimestamp(uint16 yearuint8 monthuint8 dayuint8 houruint8 minuteuint8 secondpure returns (uint256 timestamp)
vestingPools(uint256view returns (string nameuint256 cliffuint256 startuint256 durationuint256 initialUnlockPercentbool revocableuint8 vestTypeuint256 intervaluint256 unlockPerInterval)
State-modifying
addVestingStrategy(string _nameuint256 _cliffuint256 _startuint256 _durationuint256 _initialUnlockPercentbool _revocableuint256 _intervaluint16 _unlockPerIntervaluint8 _monthGapuint8 _typereturns (bool)
addWhitelist(address _walletuint256 _dcbAmountuint256 _optionreturns (bool)
batchAddWhitelist(address[] walletsuint256[] amountsuint256 optionreturns (bool)
claimDistribution(uint256 _optionaddress _walletreturns (bool)
renounceOwnership(
revoke(uint256 _optionaddress _wallet
setMaxTokenTransfer(uint256 _amountbool _activereturns (bool)
setToken(address _addrreturns (bool)
setVesting(uint256 _optionaddress _walletbool _status
setVestingStrategy(uint256 _strategystring _nameuint256 _cliffuint256 _startuint256 _durationuint256 _initialUnlockPercentbool _revocableuint256 _intervaluint16 _unlockPerIntervalreturns (bool)
setWhitelist(address _walletuint256 _dcbAmountuint256 _optionreturns (bool)
transferOwnership(address newOwner
transferToken(address _addruint256 _amountreturns (bool)
Events
AddToken(address indexed token
AddWhitelist(address indexed wallet
Claim(address indexed tokenuint256 amountuint256 indexed optionuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Revoked(address indexed wallet
StatusChanged(address indexed walletbool status
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.