Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PaymentSplitter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11102714 | 4 years ago | | | 0 | 0.0024068310 | |
| 11102712 | 4 years ago | | | 0 | 0.0023909060 | |
| 11102389 | 4 years ago | | | 0 | 0.0021121170 | |
| 11102388 | 4 years ago | | | 0 | 0.0020981420 | |
| 11101358 | 4 years ago | | | 0 | 0.0048794000 | |
| 11101358 | 4 years ago | | | 0 | 0.0049119000 | |
| 11097374 | 4 years ago | | | 0 | 0.0038547260 | |
| 11097374 | 4 years ago | | | 0 | 0.0038804010 | |
| 11097015 | 4 years ago | | | 0 | 0.0029276400 | |
| 11097014 | 4 years ago | | | 0 | 0.0029471400 |
ABI
ABI objects
Getter at block 21327866
totalReleased() view returns (uint256)
600200000000000000000
totalShares() view returns (uint256)
20000
Read-only
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
State-modifying
Events release(address account)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor(address[] payees, uint256[] shares)
receive()
This contract contains no error objects.