PaymentDistributor
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 0.1285 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19426117 | 8 months ago | | | 0 | 0.0034661773 | |
| 19426115 | 8 months ago | | | 0 | 0.0040154329 | |
| 17183776 | 2 years ago | | | 0 | 0.0060994484 | |
| 17183774 | 2 years ago | | | 0 | 0.0067411521 | |
| 17183770 | 2 years ago | | | 0 | 0.012424790 |
ABI
ABI objects
Getter at block 21221324
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()