PaymentSplitter

Verified contract

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

No balances found for "PaymentSplitter"

No transactions found for "PaymentSplitter"


Functions
Getter at block 20864351
totalReleased(view returns (uint256)
408300000000000000000
totalShares(view returns (uint256)
100
Read-only
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
shares(address accountview returns (uint256)
State-modifying
release(address account
Events
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Constructor
constructor(address[] payeesuint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.