0x66a7772e83b2164b08791a5e2b154ef1d94489b5
Verified contract
Proxy
Active on
Ethereum with 10 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 42 additional slots
Balances ($1,887.62)
Native
Value
$992.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.275908 | $3,596.86 |
$992.4 | |
WETH | ERC-20 | 0.249139 | $3,593.25 |
$895.22 | |
ERC-20 | 0.1194 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17897016 | a year ago | | | 0 | 0.0010063103 | |
| 17897003 | a year ago | | | 0 | 0.00057454144 | |
| 17202719 | 2 years ago | | | 0 | 0.014126458 | |
| 17132766 | 2 years ago | | | 0 | 0.0023762332 | |
| 16691450 | 2 years ago | | | 0 | 0.0028050297 | |
| 16628496 | 2 years ago | | | 0 | 0.0019407115 | |
| 16613887 | 2 years ago | | | 0 | 0.00086003052 | |
| 16441504 | 2 years ago | | | 0.0675 | 0.00043006846 | |
| 16355885 | 2 years ago | | | 0 | 0.00071661785 | |
| 16225003 | 2 years ago | | | 0 | 0.0010373404 |
ABI
ABI objects
Getter at block 21293245
totalReleased() view returns (uint256)
16780025649925000000
totalShares() view returns (uint256)
3
Read-only
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events initialize(address[] payees, uint256[] shares) payable
release(address account)
release(address token, address account)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.