ONDA Token

Verified contract

Proxy

Active on Ethereum with 1,408 txns
Deployed by via 0x8ba14431 at 15720256
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
7 additional variables
ERC-20
--
0x77fd0f1b65d3008e9264526c7f76fdc1a7878367eafa911ab6e7d8fd4310d0a5
0x5b10d1648a4797291b3ccce5ec9c9d0eed02a503a84884a4406fa34d44437a9e
0xdf0d33fc82a58f077501ccf330d5a82a63f268ca46045c53cfae6f9bd3052917
0xc5bed91313c04ed262f82d4157ae2c7e39d47495306b1013c0792e04b934e177
0xee98dc358c6320d74ea5375dd9860624994a6242d9f646241706f6a1ec180938
0x48abf8c90623fdec89f525d87f9cd5c1ea39b7f3dca624fc242a16d6dd78ad17
0x740fcc42962d99deb66ea06ee19f29f18ad637e4e4940f9672bdb1ded1554f7b
0x8f83ddfadef481ceb963ff237d31b65440333334083ed3e6ed788761015ef79f
0x0985fab348d383c0b6c591ce42d3479848dda6ecb764544d265072a0d558a942
0xe75d279887d94eccb5fbbc37ccd561e1d6ccac5bedacc7dafd4cd7d266c79dae

Functions
Getter at block 20816906
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getVestingSchedulesCount(view returns (uint256)
199
getVestingSchedulesTotalAmount(view returns (uint256)
652612050000000000000000000
granularity(view returns (uint256)
1
name(view returns (string)
ONDA Token
owner(view returns (address)
0xf92b68c2c76f134a85c5619ba7281ade2b0b5fd8
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
ODA
totalSupply(view returns (uint256)
1000000000000000000000000000
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
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicbytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.