PaymentDistributor

Verified contract

Active on Ethereum with 13 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PaymentDistributor"

0x57afb4363d972ab87f04e7c67db6cfe9ea4679fda5832fcf5f04cc7aff3e7ffd
0xe47a3dedb40f0a2e6a836e485577fe1031e1a88a72cf02b57a748909a9a65185
0x9cfd44f0ac3548c258653be7b9485b88e8e9655b13a9169bee8d7dc6ba71149e
0x394600f68edb341db58591604d3bdce79f22cb9a6af65dcbd6c3592419fa9696
0x57020463a8251a792d5ec06e0896f48f5370b1a55c223820b5c295527e2f9d90
0x1e25b00137905765ad9cab6614d6706ca744ac7bee71f828204583d7ef600d5d
0x1f32a5c0213b0fca399a877c78d250591a230f8c4faced67d8e91388087620a7
0xe078cda5b1db779eb08befc5086160f81e2873859105439e17f13148a79a2e0b
0xa2edb530283107e01a33197a78ba56ee480da75a439e7a6c7d7c33cd345e9245
0xe43c63b79c4f7a241fe1b7095d644d9df543e49acb568b813a3d0fb3d9f6873b

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