PaymentSplitter
Verified contract
Active on
Ethereum with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$43,293.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13.668536 | $3,167.37 |
$43,293.31 | |
WETH | ERC-20 | 1.46346 | $3,163.36 |
$4,629.45 | |
USDC | ERC-20 | 160.2375 | $0.998322 |
$159.97 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16337999 | 2 years ago | | | 0 | 0.00093523336 | |
| 16316423 | 2 years ago | | | 0 | 0.00063199146 | |
| 15504156 | 2 years ago | | | 0 | 0.0018130392 | |
| 14993145 | 2 years ago | | | 0 | 0.0011839241 | |
| 14993144 | 2 years ago | | | 0 | 0.0020602346 | |
| 14954304 | 2 years ago | | | 0 | 0.0029887702 | |
| 14899119 | 2 years ago | | | 1.1800634 | 0.0018425709 | |
| 14892221 | 2 years ago | | | 0 | 0.0033700584 | |
| 14845655 | 2 years ago | | | 0.84780135 | 0.00059958177 | |
| 14819891 | 2 years ago | | | 1.1981907 | 0.00037818005 |
ABI
ABI objects
Getter at block 21216497
totalReleased() view returns (uint256)
1405422993103127853936
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.