0x514e9d4b4f6d4932967f247943a1ec29152db0b1
Verified contract
Proxy
Active on
Ethereum with 41 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,168.58)
Native
Value
$539.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.213766 | $2,524.52 |
$539.66 | |
WETH | ERC-20 | 0.249001 | $2,525.78 |
$628.92 | |
ERC-20 | 0.6897 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20134345 | 4 months ago | | | 0 | 0.0012922817 | |
| 20134338 | 4 months ago | | | 0 | 0.0010180206 | |
| 18555999 | a year ago | | | 0 | 0.0020193214 | |
| 18555992 | a year ago | | | 0 | 0.0014352789 | |
| 17392360 | a year ago | | | 0 | 0.0017777825 | |
| 17021033 | 2 years ago | | | 0 | 0.0011045571 | |
| 16727178 | 2 years ago | | | 0 | 0.0036552961 | |
| 16727173 | 2 years ago | | | 0 | 0.0035238305 | |
| 16691443 | 2 years ago | | | 0 | 0.0018084120 | |
| 16369582 | 2 years ago | | | 0 | 0.00098008816 |
ABI
ABI objects
Getter at block 21094270
totalReleased() view returns (uint256)
221803890969901630120
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.