DisbursementHandler

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x6cad5313 at 6046675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DisbursementHandler"

0x94e163972acf0b584ed3a6c941542d78dd258aee6a5c4d019e57db963bd54e7f
From

Functions
Getter at block 21176689
owner(view returns (address)
0x3ce3b6d9372a4d761172a89cf0139129309fa0ae
token(view returns (address)
0x4946fcea7c692606e8908002e55a582af44ac121
totalAmount(view returns (uint256)
700000000000000000000000000
Read-only
disbursements(addressuint256view returns (uint256 timestampuint256 value)
State-modifying
renounceOwnership(
setupDisbursement(address _beneficiaryuint256 _valueuint256 _timestamp
transferOwnership(address _newOwner
withdraw(address _beneficiaryuint256 _index
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Setup(address indexed _beneficiaryuint256 _timestampuint256 _value
TokensWithdrawn(address indexed _touint256 _value
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.