InitialCashDistributor
Verified contract
Active on
Ethereum with 1 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 "InitialCashDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11572846 | 4 years ago | | | 0 | 0.028355500 |
ABI
ABI objects
Getter at block 21089345
cash() view returns (address)
0x119090af6be58a47c352a5b1c57935454c4dfe1e
once() view returns (bool)
false
totalInitialBalance() view returns (uint256)
15000000000000000000
Read-only
pools(uint256) view returns (address)
State-modifying
Events distribute()
Distributed(address pool, uint256 cashAmount)
constructor(address _cash, address[] _pools, uint256 _totalInitialBalance)
This contract contains no fallback and receive objects.
This contract contains no error objects.