PaymentSplitter
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$1.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0005 | $3,338.87 |
$1.67 | |
WETH | ERC-20 | 0.42108 | $3,338.28 |
$1,405.68 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16386923 | 2 years ago | | | 0 | 0.0011723931 | |
| 16386923 | 2 years ago | | | 0 | 0.0011723931 | |
| 16386923 | 2 years ago | | | 0 | 0.0011723931 | |
| 16386923 | 2 years ago | | | 0 | 0.0011723931 | |
| 16386921 | 2 years ago | | | 0 | 0.0012272516 | |
| 16378593 | 2 years ago | | | 0 | 0.0014184250 | |
| 15279133 | 2 years ago | | | 0.01144125 | 0.00018886233 | |
| 15110756 | 2 years ago | | | 0 | 0.0040644962 | |
| 14992859 | 2 years ago | | | 0 | 0.0024979825 | |
| 14928858 | 2 years ago | | | 0 | 0.0031517944 |
ABI
ABI objects
Getter at block 21260062
totalReleased() view returns (uint256)
562126511200505173966
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.