PaymentDistributor
Verified contract
Active on
Ethereum with 13 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 "PaymentDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20862635 | 2 months ago | | | 0 | 0.00095534004 | |
| 20792218 | 2 months ago | | | 0 | 0.0017747800 | |
| 19775787 | 7 months ago | | | 0 | 0.00076062000 | |
| 19425714 | 8 months ago | | | 0 | 0.0032323947 | |
| 19214516 | 9 months ago | | | 0 | 0.0050708000 | |
| 18564265 | a year ago | | | 0 | 0.0045891151 | |
| 18219099 | a year ago | | | 0 | 0.0014531861 | |
| 18219097 | a year ago | | | 0 | 0.0015743561 | |
| 17792640 | a year ago | | | 0 | 0.020585070 | |
| 17792635 | a year ago | | | 0 | 0.025167100 |
ABI
ABI objects
Getter at block 21209598
owner() view returns (address)
0xc5325831462d809fbf532d71029fa3efe35cbcce
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setShares(address[] payees_, uint128[] shares)
transferOwnership(address newOwner)
withdraw()
withdrawToken(address token)
withdrawToken(address token, uint256 balance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
FailedPaying(address payee, bytes data)
NoBalance()
OnlyPayee()
PaymentsNotConfigured()