PaymentSplitter
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOLT | ERC-20 | 26.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15441848 | 2 years ago | | | 0 | 0.00058821049 | |
| 15441843 | 2 years ago | | | 0 | 0.00083267297 | |
| 15275414 | 2 years ago | | | 0.007473 | 0.00019102808 | |
| 13295211 | 3 years ago | | | 0 | 0.0024676043 | |
| 13295208 | 3 years ago | | | 0 | 0.0024611887 | |
| 13229525 | 3 years ago | | | 0.055338 | 0.0010978450 | |
| 13120448 | 3 years ago | | | 0 | 0.0029838972 | |
| 13119732 | 3 years ago | | | 0 | 0.0033400758 |
ABI
ABI objects
Getter at block 21311975
totalReleased() view returns (uint256)
32837811000000000000
totalShares() view returns (uint256)
100
Read-only
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
State-modifying
Events release(address account)
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.