PaymentSplitter
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$593.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.190526 | $3,113.51 |
$593.2 | |
WETH | ERC-20 | 0.020486 | $3,114.64 |
$63.81 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16338077 | 2 years ago | | | 0 | 0.00087355085 | |
| 16316429 | 2 years ago | | | 0 | 0.00065598690 | |
| 16194640 | 2 years ago | | | 0 | 0.00077660812 | |
| 15504147 | 2 years ago | | | 0 | 0.0015515536 | |
| 15280893 | 2 years ago | | | 0.013925 | 0.00028326975 | |
| 15045806 | 2 years ago | | | 0 | 0.0027207741 | |
| 15015481 | 2 years ago | | | 0 | 0.0013222269 | |
| 15014629 | 2 years ago | | | 0 | 0.0077383843 | |
| 14993120 | 2 years ago | | | 0 | 0.0019372945 | |
| 14993114 | 2 years ago | | | 0 | 0.0017309347 |
ABI
ABI objects
Getter at block 21211753
totalReleased() view returns (uint256)
2703298417877943482407
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.