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 ($181.13)
Native
Value
$165.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05295 | $3,122.78 |
$165.35 | |
WETH | ERC-20 | 0.005055 | $3,121.80 |
$15.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17183823 | 2 years ago | | | 0 | 0.0044010541 | |
| 17183823 | 2 years ago | | | 0 | 0.0053657481 | |
| 17183814 | 2 years ago | | | 0 | 0.011171979 |
ABI
ABI objects
Getter at block 21221352
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()