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 $29.67
ERC-20
Value $55
ERC-20
--
0x58eeec44d0a26a48e30ba8bbdb1d091c07af40a75df21ace93f20a6ceefdd31b
0xea75a95516e410e32a550e5250ae1a1716e8ddfc99e00d8faab952961adb4301
0xce83f9870f33b146d2489bd0a6c7f22336a7ebc7a2993aadc41db577d9fbb46d

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