LOGT_Unified_Vesting_V2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbf222134 at 16681939
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 40 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
8 additional variables

No balances found for "LOGT_Unified_Vesting_V2"

No transactions found for "LOGT_Unified_Vesting_V2"


Functions
Getter at block 20798090
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
_upgradeLocked(view returns (bool)
true
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getVestingSchedulesCount(view returns (uint256)
0
getVestingSchedulesTotalAmount(view returns (uint256)
0
granularity(view returns (uint256)
1
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
computeLockedAmount(address holderview returns (uint256)
computeNextVestingScheduleIdForHolder(address holderview returns (bytes32)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct LOGT_Unified_Vesting_V2VestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
createVestingSchedule(address _beneficiaryuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocableuint256 _amount
grantRole(bytes32 roleaddress account
initialize(string namestring symboluint256 initialSupply
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
renounceRole(bytes32 roleaddress account
revoke(bytes32 vestingScheduleId
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
vestedBatchTransfer(address[] _recipientsuint256[] _amountsuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocable
vestedTransfer(address _recipientuint256 _amountuint256 _startuint256 _cliffuint256 _durationuint256 _slicePeriodSecondsbool _revocable
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
BeaconUpgraded(address indexed beacon
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Initialized(uint8 version
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(uint256 amount
Revoked(bytes32 arg0
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
VestingCreated(bytes32 arg0address arg1uint256 arg2
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.