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 $216.29
ERC-20
Value $299.15
ERC-20
--
0xd556b98a12946cd9554126ccf18bd29d9c92215d4fbfb86a6a7edae39bca07ad
0x097f1e06f38337bc31fde074faa2388f51829883b10c1e262d15f8d6e2883752
0xc03fd50007224e86187d38c32e8418063123539f9bfbbfbd3ddded7fe493c8d0

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