Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Vault"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14426180 | 3 years ago | | | 0 | 0.0056812177 | |
| 14387849 | 3 years ago | | | 0 | 0.012704991 | |
| 14387815 | 3 years ago | | | 0.0001 | 0.00056655756 |
ABI
ABI objects
Getter at block 21332194
totalReleased() view returns (uint256)
1551100000000000000
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 release(address account)
release(address token, address account)
releaseTotal()
releaseTotal(address token)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
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.