ACPaymentSplitter
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$498.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.161903 | $3,079.13 |
$498.52 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19455453 | 8 months ago | | | 0 | 0.00088765582 | |
| 19455419 | 8 months ago | | | 0 | 0.00079198455 | |
| 19455403 | 8 months ago | | | 0 | 0.00078695347 | |
| 19455389 | 8 months ago | | | 0 | 0.00086327996 | |
| 14713226 | 3 years ago | | | 0 | 0.0029524166 | |
| 14570625 | 3 years ago | | | 0.04973289 | 0.0011097185 | |
| 14544836 | 3 years ago | | | 0.071718 | 0.00088563455 | |
| 14517042 | 3 years ago | | | 0.042555 | 0.0010675707 | |
| 14475172 | 3 years ago | | | 0.078849 | 0.0014461563 | |
| 14411045 | 3 years ago | | | 0 | 0.0043988389 |
ABI
ABI objects
Getter at block 21189193
totalReleased() view returns (uint256)
5014799040846795211
totalShares() view returns (uint256)
3
Read-only
released(address account) view returns (uint256)
State-modifying
Events release(address account)
releaseAll()
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor(address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.