PaymentSplitter

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $145.64
ERC-20
Value $2.52
0x035099793ad6e876917299d5ee4f569df439abfc9aade13d61160276687eea5d
From

Functions
Getter at block 21306893
totalReleased(view returns (uint256)
13116399999925000
totalShares(view returns (uint256)
100
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
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
constructor(address[] payeesuint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.