PaymentDistributor

Verified contract

Active on Ethereum with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $121.82
ERC-20
Value $81.64
ERC-20
--
0x18827febe6401c43cbb389387c38c9bdb67b0a7d2843c6b576f4211e205a5c4f
0xe1a7f8b092cf9309bc3374e0f9fd306702c3313342c4860e984395f162e05f3a
0x1136d5a1c54678bead1f4070437c917335f3e8512e85ca853f56347449e0be18

Functions
Getter at block 20871543
owner(view returns (address)
0xc5325831462d809fbf532d71029fa3efe35cbcce
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setShares(address[] payees_uint128[] shares
transferOwnership(address newOwner
withdraw(
withdrawToken(address token
withdrawToken(address tokenuint256 balance
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
FailedPaying(address payeebytes data
NoBalance(
OnlyPayee(
PaymentsNotConfigured(