VestingHasDistributorHandlerHasContracts
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VestingHasDistributorHandlerHasContracts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6904574 | 6 years ago | | | 0 | 0.00047149500 | |
| 6904554 | 6 years ago | | | 0 | 0.0014605080 | |
| 6538591 | 6 years ago | | | 0 | 0.0018896800 | |
| 6405042 | 6 years ago | | | 0 | 0.00027809100 | |
| 6367920 | 6 years ago | | | 0 | 0.00088652200 | |
| 6367874 | 6 years ago | | | 0 | 0.00020878800 | |
| 6367829 | 6 years ago | | | 0 | 0.00077094500 | |
| 6365602 | 6 years ago | | | 0 | 0.00026338800 | |
| 6365549 | 6 years ago | | | 0 | 0.00017328000 | |
| 6365539 | 6 years ago | | | 0 | 0.00017328000 |
ABI
ABI objects
Getter at block 21221790
distributorVersion() view returns (uint8)
1
owner() view returns (address)
0x4a7a9f1ac903a94f8ed8e91bd0c7b5307d29ec18
targetToken() view returns (address)
0x64a60493d888728cf42616e034a0dfeae38efcf0
targetVersion() view returns (uint8)
0
tokenDistributor() view returns (address)
0x9db4cad25a2b548fd7cadc31933f5ec71e598354
vestingContract() view returns (address)
0x46e3d6e2a1fc2c65210a799502af92873ab42f72
Read-only
getTokenBalance(address _token) view returns (uint256)
State-modifying
Events distribute() returns (bool)
release() returns (bool)
releaseAndDistribute()
releaseVesting(uint8 _version, address _vestingContract) returns (bool)
releaseVesting(uint8 _version, address _vestingContract, address _targetToken) returns (bool)
renounceOwnedOwnership(address _contract)
renounceOwnership()
setTargetToken(address _targetToken) returns (bool)
setTokenDistributor(uint8 _distributorVersion, address _tokenDistributor) returns (bool)
setVestingContract(uint8 _version, address _vestingContract) returns (bool)
transferOwnedOwnership(address _contract, address _newOwner)
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint8 _distributorVersion, address _tokenDistributor, uint8 _targetVersion, address _vestingContract, address _targetToken)
fallback()
This contract contains no error objects.