VestingPoolController

Verified contract

Active on Ethereum with 205 txns
Deployed by via 0x0814b9ca at 10827865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots

No balances found for "VestingPoolController"

0x0dd84fee331fc307cc8a896e982f6b3d56931d62f0f98b3593f001b951c19ba3
0x0df4934633301d4cc2bc9b24e9d32a1cf2653a536e47d5173628f1c84a684e9d
0x27a1c663036574d1524496357b37209550c82c5550ba3e9e0aff45b487675b9f
0x936f8ec48563974b76b1097df3025f650cd986c7fe12d2f146695092fd7b69b9
0x960e3482526d4d7ee78e5c6ef1d00271846d33723f60e91578c39a74fe7e514a
0x961cf24401f502f75f4ce63fba4915ddcff78aa6d29c51fe15bcf23d6529424e
0x2f83c1ec1ab59aeadef961b98387b11c7a8fdf71f5e07f3e5d0ce41eef75caaf
0x69420c395081fd5ea36034ce26bf2d3c41efc8ced98cd7a0ef69e32d7d4c2f07
0x1788dcc227764e3beae7b66c52be67de010d55fb005f2f1708870ae7410e732f
0x046024133b16219b8e981b5ebdf0bc7ba40274d06933c02ad294540b260c2cad

Functions
Getter at block 21168190
advisorCategory(view returns (bytes32)
0xd6473e7315fc1ca4b8605d2050d69c34cdb0692fd84a2905d4d3c7efee03ddbd
 
amIOwner(view returns (bool)
foundationCategory(view returns (bytes32)
0x651f2a1e4e0709159c540efa068943e0752b151245f5bdb847ec71b1d97faabe
 
getAvailableAmountForAdvisor(view returns (uint256)
 
getAvailableAmountForFoundation(view returns (uint256)
 
getAvailableAmountForMarketing(view returns (uint256)
 
getAvailableAmountForPlatform(view returns (uint256)
 
getAvailableAmountForPrivate(view returns (uint256)
 
getAvailableAmountForSeed(view returns (uint256)
 
getAvailableAmountForTeam(view returns (uint256)
getOwners(view returns (address[])
[0xfa9D5f6d0A4823A87f37F9a3216D80e34cbB75Ab, 0x50eC98FFd7fC601240679462B5A9Cd490879587a, 0x4F959d80040Bc1C5a799521EeBc450b3B3B95Ed4, 0xfd5b2eaeB9792c21674c723b0091336a1Db39B6D, 0xb179210B997b60c4C2a2CD64BA417e95A3e33FAA, 0x1b5c5D240447F7792186404233a13b8623c61CBf]
m_multiOwnedRequired(view returns (uint256)
3
m_numOwners(view returns (uint256)
6
marketingCategory(view returns (bytes32)
0x99a40368f040c018665cb51213a12b8ac24785171ab5283ef3b705d412eaa204
platformCategory(view returns (bytes32)
0x5c073ccdfc7b956fee44d6381de18fd225b3bffd73a496f3411173abed9f7996
privateCategory(view returns (bytes32)
0xf710e58dfde31822e2f8c164f238ab7eff6c5174c937d734bf4dd850441e9630
seedCategory(view returns (bytes32)
0x394dab8659636b455eb27a95d93a344bff78116369bf1f3dc89c6183e33a703c
teamCategory(view returns (bytes32)
0x621e516d702462b54dc670e24b516caed35b6fdfc1d7c787705fa6dc7af54970
vestingPool(view returns (address)
0x044374e40e77b85cc6373995d05a37dffec9a164
Read-only
getOwner(uint256 ownerIndexview returns (address)
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
isOwner(address _addrview returns (bool)
State-modifying
addAdmin1(address _admin
addAdmin2(address _admin
addOwner(address _owner
advisorWithdraw(address[] _beneficiariesuint256[] _amounts
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
emergencyTransferFor(bytes32 _categoryaddress _wallet
firstAdminEmergencyApproveFor(bytes32 _category
firstMultiownedEmergencyApproveFor(bytes32 _category
foundationWithdraw(address[] _beneficiariesuint256[] _amounts
marketingWithdraw(address[] _beneficiariesuint256[] _amounts
platformWithdraw(address[] _beneficiariesuint256[] _amounts
privateWithdraw(address[] _beneficiariesuint256[] _amounts
removeOwner(address _owner
revoke(bytes32 _operation
secondAdminEmergencyApproveFor(bytes32 _category
secondMultiownedEmergencyApproveFor(bytes32 _category
seedWithdraw(address[] _beneficiariesuint256[] _amounts
startVesting(
teamWithdraw(address[] _beneficiariesuint256[] _amounts
transferOwnership(address _newOwner
Events
Confirmation(address ownerbytes32 operation
FinalConfirmation(address ownerbytes32 operation
Op(bytes32 operation
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
Constructor
constructor(address[] _ownersuint256 _requiredaddress _vestingPoolAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.