This contract is being backfilled. You may encounter incomplete storage history.

Vault

Verified contract

Active on Ethereum with 7,380 txns
Deployed by via 0x7193dbfe at 11139060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $545,151
0x1a218f6346537adabbbb380eda79b02f791c56cebe473061912ec8cdce43b4ba
0xf06d202484472ac097c9426b8effaf2f5f59e0758a04b0ec19075194d13bfab0
0xcf474e3190b658edfb7cf91d5013a37c44cfa366562490e2cddda93c799bb324
0x4e593515bddc68183b779d4a46bb47048e08b2c8e2083dbd49d0e5a812a284d6
0x924bb841172d03a3432670a1028d5c5b639ae87f728c88dc6e67895397cd5b1b
0x879cbc656e16a051a99ef5ef0ebdc6e4cb911e3d3ddef157f97128ab0cdd10a4
0xa6634b08d88ad1bbdd3be8f073e67625b2e33d0650aabbc0b38bb20b3e85b94c
0xcb9e0f6fcc8bdab5d3768eea1cb49172f0cc3be97a96413cb05326cbe1e19223
0x7f3bdb01ab03e7c318e0d57043a83ab8c2eb5c47368adaf2519fad95da57e83e
0x3aa48a2c886f3ca549f147552c15d5d509e2b41b8bd6aec64d9b900c7e390a79

Functions
Getter at block 20796983
getFundingAccount(view returns (address)
0x0594df06b558b86a68afb0219394987c4503de16
getGroupCount(view returns (uint256)
12
owner(view returns (address)
0x185e69c6b907daf1a7b160c315f9c26c4f9b3f95
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.