PaymentSplitter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xddeab911 at 15336363
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 20898754
SHARES_TOTAL(view returns (uint256)
10000
members(view returns (struct PaymentSplitterMember[])
[]
Read-only
isMember(address accountview returns (bool)
State-modifying
initialize(struct PaymentSplitterMember[] m
release(
releaseERC20(address token
releaseERC721(address tokenuint256 tokenId
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
ERC721Released(address indexed tokenaddress touint256 tokenId
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.