PaymentDistributor
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 ($84.67)
Native
Value
$29.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0095 | $3,123.40 |
$29.67 | |
WETH | ERC-20 | 0.017605 | $3,124.13 |
$55 | |
ERC-20 | 0.01065 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17183831 | 2 years ago | | | 0 | 0.0045534353 | |
| 17183827 | 2 years ago | | | 0 | 0.0054593676 | |
| 17183824 | 2 years ago | | | 0 | 0.010586422 |
ABI
ABI objects
Getter at block 21221450
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()