DecubateVestingV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1bf521b6 at 20613055
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot

No balances found for "DecubateVestingV2"

No transactions found for "DecubateVestingV2"


Functions
Getter at block 21316687
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimFee(view returns (uint16 claimFeePercentaddress claimFeeReceiver)
(claimFeePercent=0, claimFeeReceiver=0x0000000000000000000000000000000000000000)
getAllVestingPools(view returns (struct DecubateVestingV2VestingInfo[])
[]
getToken(view returns (address)
0x0000000000000000000000000000000000000000
maxTokenTransfer(view returns (uint256 amountbool active)
(amount=0, active=false)
Read-only
getReleasableAmount(uint256 _optionaddress _walletview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTotalToken(address _addrview returns (uint256)
getVestAmount(uint256 _optionaddress _walletview returns (uint256)
getVestingInfo(uint256 _strategyview returns (struct DecubateVestingV2VestingInfo)
getWhitelist(uint256 _optionaddress _walletview returns (struct DecubateVestingV2WhitelistInfo)
getWhitelistPool(uint256 _optionview returns (struct DecubateVestingV2WhitelistInfo[])
hasRole(bytes32 roleaddress accountview returns (bool)
hasWhitelist(uint256 _optionaddress _walletview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
vestingPools(uint256view returns (string nameuint256 cliffuint256 startuint256 durationuint256 initialUnlockPercentbool revocablebool isDisableduint8 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)
grantRole(bytes32 roleaddress account
initialize(struct DecubateVestingV2ClaimFee claimaddress _tokenaddress _admin
renounceRole(bytes32 roleaddress account
revoke(uint256 _optionaddress _wallet
revokeRole(bytes32 roleaddress account
setClaimFee(struct DecubateVestingV2ClaimFee _claim
setManagerRole(address _userbool _status
setMaxTokenTransfer(uint256 _amountbool _activereturns (bool)
setToken(address _addrreturns (bool)
setVesting(uint256 _optionaddress _walletbool _status
setVestingStatus(uint256 _optionbool _statusreturns (bool)
setVestingStrategy(uint256 _strategystring _nameuint256 _cliffuint256 _startuint256 _durationuint256 _initialUnlockPercentbool _revocableuint256 _intervaluint16 _unlockPerIntervalreturns (bool)
setWhitelist(address _walletuint256 _dcbAmountuint256 _optionreturns (bool)
transferToken(address _addruint256 _amountreturns (bool)
Events
AddToken(address indexed token
AddWhitelist(address indexed wallet
Claim(address indexed tokenuint256 amountuint256 indexed optionuint256 time
FeeClaimed(address indexed receiveruint256 amount
Initialized(uint8 version
ManagerRoleSet(address _userbool _status
Revoked(address indexed wallet
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StatusChanged(address indexed walletbool status
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.