IDOVest

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x19fc4848 at 19559430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "IDOVest"

No transactions found for "IDOVest"


Functions
Getter at block 21328807
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRECISION(view returns (uint256)
10000
releaseDuration(view returns (uint256)
0
startTime(view returns (uint256)
0
totalDepositedAmount(view returns (uint256)
0
totalEclAmount(view returns (uint256)
0
unlockPercent(view returns (uint256)
0
Read-only
claimedAmounts(addressview returns (uint256)
depositedAmounts(addressview returns (uint256)
getClaimableAmount(address _userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claim(uint256 _amount
fund(uint256 _amountuint256 _unlockPercentuint256 _releaseDuration
grantRole(bytes32 roleaddress account
initialize(address _ecladdress _mirrorEcl
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
Claimed(address indexed _useruint256 _amount
Deposited(address indexed _useruint256 _amount
Funded(uint256 _amountuint256 _unlockPercentuint256 _releaseDuration
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.