DecubateVestingV2

Verified contract

Active on Ethereum with 167 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 $8,348.95
0x8660ed708072a07ebab597994c9b5a07d9ff47b357a9400cafd2c1803112b2fb
0x69e7d5bfd1609482032f7c909e58dd7e5e119d7dc7ab5d4bc20fe49cca79758b
0x81f8e57ffdf9ebf0b6cf023df8cc0b0494d23f51762e33e16db3a04fa9bf8b82
0x7e84c24ca9ab648ef4ffb869123afaf1efbe3e0334a874dc6283959f688b0a42
0xee95282f10fd23e350a8af521ddb09f9e490fba2a56cfb7a33b503e794659da0
0x1ccee5b73f0f5d0f5db4f201fb35934809ee7a27adab7b0a4f7934a2f36a643f
0x6c9a341deec1e8b6eb2459685f720dcad290b15e0697dad945358fb8d6321ee1
0x34af9ae66ec1716bc175f053719cea77625ce3777ae9d9f28810a95db460c896
0x6ebcdc9b518e63c785ccb288a2e9a48a462653e00804e035192a61ecb8346a01
0xf585068971e67fb490423492fc8626253f2771a47bf2fc0a65e395d02a04fb4c

Functions
Getter at block 21394892
 
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.