ONDA_Unified_Vesting_V1

Verified contract

Implementation

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

No balances found for "ONDA_Unified_Vesting_V1"

No transactions found for "ONDA_Unified_Vesting_V1"


Functions
Getter at block 21169095
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)
computeReleasableAmount(bytes32 vestingScheduleIdview returns (uint256)
computeVestingScheduleIdForAddressAndIndex(address holderuint256 indexpure returns (bytes32)
getLastVestingScheduleForHolder(address holderview returns (struct ONDA_Unified_Vesting_V1VestingSchedule)
getVestingIdAtIndex(uint256 indexview returns (bytes32)
getVestingSchedule(bytes32 vestingScheduleIdview returns (struct ONDA_Unified_Vesting_V1VestingSchedule)
getVestingScheduleByAddressAndIndex(address holderuint256 indexview returns (struct ONDA_Unified_Vesting_V1VestingSchedule)
getVestingSchedulesCountByBeneficiary(address _beneficiaryview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview 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
initialize(string namestring symboluint256 initialSupply
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
revoke(bytes32 vestingScheduleId
revokeOperator(address operator
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
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
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.