0x799408f402e540d0e5ac8d88a73428089a4fa55d
Verified contract
Proxy
Active on
Ethereum with 2 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 ($0.00)
No balances found for "0x799408f402e540d0e5ac8d88a73428089a4fa55d"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16628510 | 2 years ago | | | 0 | 0.0020114850 | |
| 16210251 | 2 years ago | | | 0 | 0.0012413205 |
ABI
ABI objects
Getter at block 21268645
totalReleased() view returns (uint256)
137250000000000000000
totalShares() view returns (uint256)
100
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.