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 $165.35
ERC-20
Value $15.78
0xc6dd1701e5d9e32f9ece3efc1646a57c64599ca717fa65540700b82263958d82
0x8f92f9ff69529897959531766f904c73972e18c86cc556d37b6199d982c73245
0xf7fda3a396043387028ec4857b078d9479223fd9a826f6c65647f4cc0980735d

Functions
Getter at block 21221352
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(