DelegatedPaymentSplitter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x05e1a788 at 13997038
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 42 additional slots

No balances found for "DelegatedPaymentSplitter"

No transactions found for "DelegatedPaymentSplitter"


Functions
Getter at block 20888900
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
0
Read-only
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
totalReleased(address tokenview returns (uint256)
State-modifying
initialize(address[] payeesuint256[] sharespayable 
release(address account
release(address tokenaddress account
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.