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 ($11.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.00375 | $3,124.39 |
$11.72 | |
ERC-20 | 0.015 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19426085 | 8 months ago | | | 0 | 0.0035883357 | |
| 19426082 | 8 months ago | | | 0 | 0.0038396185 | |
| 17183808 | 2 years ago | | | 0 | 0.0047202840 | |
| 17183807 | 2 years ago | | | 0 | 0.0059309215 | |
| 17183801 | 2 years ago | | | 0 | 0.012314997 |
ABI
ABI objects
Getter at block 21221386
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()