VoyVesting

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0xba52a2fa at 15940937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3f0a61a31f2624432d06a7e2607a7085de8ce719bfb0e0e491d21d4d6951f9bd
0x323275699c87358f23b5c8fa6cd3b5612f84a7cfb7b5ddc6eaf454e5680b0ee5
0x341144d4496536bcc413b447f77eb94b8af7d08e127330b5ad88578de8abb733

Functions
Getter at block 20876549
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VESTER_ROLE(view returns (bytes32)
0x64ed6499e2f5a7ea55dfd56da361bf9d48064843bb3891c36f1dabd9ba246135
endTime(view returns (uint256)
0
stakingContract(view returns (address)
0x958cd77cff2b9877921338c7783523937ae9bc6b
totalRewardAmount(view returns (uint256)
0
totalVestedAmount(view returns (uint256)
96771999999999997116416
vestingPeriod(view returns (uint256)
90
voyToken(view returns (address)
0x1449e9a26a0f9bc7ebce7140120a542b8a500193
Read-only
getClaimAmount(address _userAddressview returns (uint256bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
users(addressview returns (uint256 lockedAmountuint256 claimAmount)
State-modifying
addUser(address _userAddressuint256 _amount
addUsers(address[] _userAddressesuint256[] _amounts
claim(
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setVestingPeriod(uint56 _vestingPeriod
stake(
withdraw(uint256 _amount
withdrawAll(
Events
Claim(address _userAddressuint256 _claimAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Stake(address useruint256 amount
UpdateVestingPeriod(address _owneruint256 _vestingPeriod
Constructor
constructor(address _voyTokenaddress _stakingContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.