Controller

Verified contract

Active on Ethereum with 5,799 txns
Deployed by via 0xfbf4b740 at 11146132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9d7b028fa92fd30416657a26929425ed88138724c76c93ab1efb8979ad1e150b
0x5bf436c516cb53062a50d5ddb1ccc00935cd78ba06d9f1edf6013d79ff58b287
0xbfc264dfbc542ab6d9bf7688f8ec1048cd563f484556653ccfc94de2e815ca85
0x5de59491583a155a7eeae992f7b52ec086b2aa1e59ea2424d41cf26f16564dcf
0x26d9c4cad4689a647517019b8db899b3377c736756d61b6739641c842aef71d1
0x65d8ed16f9365d4ccb6d43890e2f682399683749e2862acd06487e36b75d5ecc
0x3ec90ae00820d3b29953226c4b42c2d0fa467ecc741c8adc8142fb9db30ab61f
0xdd40a6422ba02cfbdc965f6684ae9b7ff9e70b4315a09d3f42f3a6f4e7669654
0x548c8c4ebcc733075022104b8dab158e8a52e0939bea00544527d45c2beab958
0x17991145df7b014720661ddf8c4a89fe6a559506eec44c4462ebfdf1297ee9a2

Functions
Getter at block 21257032
firstVestingPeriodStart(view returns (uint256)
90
firstVestingPeriodStartDays(view returns (uint256)
7776000
fourthVestingPeriodStart(view returns (uint256)
365
fourthVestingPeriodStartDays(view returns (uint256)
31536000
owner(view returns (address)
0x482903d31b2776a433a49612336a62a15de9cb69
secondVestingPeriodStart(view returns (uint256)
180
secondVestingPeriodStartDays(view returns (uint256)
15552000
thirdVestingPeriodStart(view returns (uint256)
270
thirdVestingPeriodStartDays(view returns (uint256)
23328000
time(view returns (uint256)
1732444367
Read-only
availableToTransfer(address accountview returns (uint256)
balances(addressview returns (uint256)
initialVestedAmounts(addressview returns (uint256)
newVestedAmounts(addressuint256view returns (uint256)
startVestings(addressview returns (uint256)
transferrableVesting(address accountview returns (uint256)
vestingsTransferred(addressview returns (uint256)
votingPermissions(addressview returns (bool)
State-modifying
addNewVestedAmount(address accountuint256 amount
configureVesting(address accountuint256 _initialVestedAmountuint256 _startVesting
enableVoting(address account
increaseBalance(address accountuint256 amount
renounceOwnership(
transfer(address accountuint256 amount
transferOwnership(address newOwner
vote(address polluint256 option
Events
AddNewVestedAmount(uint256 amount
ConfigureVesting(address accountuint256 startVestinguint256 initialVestedAmount
EnableVoting(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address touint256 amount
Vote(address indexed accountaddress indexed polluint256 option
Constructor
constructor(address _walletRegistryaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.