PaymentSplitter
Verified contract
Active on
Ethereum with 3 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 "PaymentSplitter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7118650 | 6 years ago | | | 0 | 0.00023751000 | |
| 6909340 | 6 years ago | | | 0 | 0.0013775580 | |
| 6908240 | 6 years ago | | | 0 | 0.0019475820 |
ABI
ABI objects
Getter at block 21294352
owner() view returns (address)
0xd58550a50161edf805a25431fc0bb850ff160bad
totalSlices() view returns (uint256)
10000
Read-only
parties(uint256) view returns (address addr, uint256 slices)
State-modifying
Events recoverTokens(address token)
split()
tokensToBeReturned(address token) returns (uint256)
transferOwnership(address newOwner)
Deposit(address indexed sender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Split(address indexed who, uint256 value)
SplitTo(address indexed to, uint256 value)
constructor(address[] addresses, uint256[] slices)
fallback()
This contract contains no error objects.