MHDCDistributor
Verified contract
Active on
Ethereum with 7 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 "MHDCDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15360695 | 2 years ago | | | 0 | 0.0015444911 | |
| 15360688 | 2 years ago | | | 9.9924 | 0.00035708708 | |
| 14873481 | 2 years ago | | | 0 | 0.0053389883 | |
| 14873472 | 2 years ago | | | 15.59904 | 0.00077523700 | |
| 14463016 | 3 years ago | | | 0 | 0.0023371856 | |
| 14450391 | 3 years ago | | | 0 | 0.0097017196 | |
| 14443838 | 3 years ago | | | 0 | 0.0046225555 |
ABI
ABI objects
Getter at block 21184014
allDist() view returns (address[])
[0xE4C1818B7172E37a2DA8cE8db16cfa2f17304967, 0xe8083Be6691974869B14f7Ba41C9Ed8959fbbe04, 0x77B351C8223847e9F1d40A6B03b06833d1Dbe917, 0xB8d1997E953e1Bbb8F8E9a69051723f1B10ae9BB, 0xd2b44e0Cd14518e239920338078d34ccC15b64C1]
getShareTotal() view returns (uint256)
1000000
owner() view returns (address)
0xe8083be6691974869b14f7ba41c9ed8959fbbe04
Read-only
getName(address account) view returns (string)
getShare(address account) view returns (uint256)
isDist(address account) view returns (bool)
State-modifying
Events addDist(address _address, string _Name, uint256 _share)
distribute()
editDistAddress(string _Name, address _newAddress)
editDistName(address _address, string _Name)
editDistShare(address _address, uint256 _share)
removeDist(address _address)
renounceOwnership()
transferOwnership(address newOwner)
Distribution(uint256 amount)
DistributionListChange(address indexed target, bool isIncluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address[] addresses, string[] names, uint256[] shares)
fallback()
receive()
This contract contains no error objects.