Vault

Verified contract

Active on Ethereum with 207 txns
Deployed by via 0x7f9d7c75 at 11321574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $110,809.67
0x17afef25c44591522c6f6cdec06eef1b370dbf24ca8aab4e8fae247e06334bb7
0x12c6eb5ba9c017dd2b90231b1736c640b95fb6d029f07cf76b883c9d05fae820
0x4f6c53512cb97d8d160282bc9d72edf3f7e1243b4330925a653e6f6608effbf5
0xebdf0104cf5922dd45fb70a954a444cd317a7d590839f3c656965239e27f0077
0x8aadaccbcf4a25bb5bfed70ebc787143196185fce7b0c581cd639f55e309b93e
0x310f0b2f04528fbb7dd91f590d825f1f9aa6366049e287eac5d628669f167fbd
0xd97cf1fbdb8c92e133d9f4c52d5cff50b2ee22a79b81780fa9119c6161c7d83c
0x5f6dc3e12bc3065f7c6db915a47ba21a7218ebf6beac7274fabd2d32f82e4064
0x472a614cfa43719a80eb4cd0532f58b16d205842d8b450cec4f7e629b84fb5a4
0xdd9d943fb523bc4a87cb21e2365e7408b50eeffb68179d3455ec85ebc7eb4b89

Functions
Getter at block 21218238
getFundingAccount(view returns (address)
0xf9cc02b750c2d22fe57f1b8b9c545a311bf5bc99
getGroupCount(view returns (uint256)
1
owner(view returns (address)
0xf9cc02b750c2d22fe57f1b8b9c545a311bf5bc99
token(view returns (address)
0x6468e79a80c0eab0f9a2b574c8d5bc374af59414
Read-only
getAllocationInGroup(uint256 group_uint256 index_view returns (addressuint256)
getBeneficiaryAllocations(address beneficiary_uint256 index_view returns (uint256 amountuint256 releaseduint256 groupbool revoked)
getGroup(uint256 group_view returns (string namebool activeuint256 allocationCount)
getIsRegistered(address beneficiary_view returns (bool)
getNbrOfAllocations(address beneficiary_view returns (uint256)
getRegisteredBeneficiaries(uint256 index_view returns (address)
getUnlockedPercentages(uint256 group_view returns (uint256)
releasableAmount(address beneficiary_uint256 allocationIndex_view returns (uint256)
State-modifying
addAllocations(address[] beneficiaries_uint256[] amounts_uint256[] groups_
addGroup(string name_
disableGroup(uint256 group_
enableGroup(uint256 group_
pauseReleases(
release(uint256 allocationIndex_
renounceOwnership(
revoke(address beneficiary_uint256 allocationIndex_
revokeBeneficiariesInGroup(address[] beneficiaries_uint256 group_
revokeGroup(uint256 group_
setFundingAccount(address account_
transferOwnership(address newOwner
unlock(uint256 group_uint256 percentage_
unpauseReleases(
Events
AllocationFullyReleased(address indexed beneficiaryuint256 allocationIndex
AllocationRegistered(address indexed beneficiaryuint256 amountuint256 group
FundingAccountSet(address indexed account
GroupAdded(string indexed nameuint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(address indexed beneficiaryuint256 allocationIndex
Revoked(address indexed beneficiaryuint256 allocationIndex
Unlocked(uint256 indexed groupuint256 percentage
Constructor
constructor(address token_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.