BSTRewardVesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc4584962 at 16483705
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 48 additional slots

No balances found for "BSTRewardVesting"

No transactions found for "BSTRewardVesting"


Functions
Getter at block 20883152
getVestingPeriod(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateAlreadyClaimedReward(address propertyaddress userview returns (uint256)
calculateRemainingReward(address propertyaddress useruint256 indexview returns (uint256)
calculateRemainingRewardForProperty(address propertyaddress userview returns (uint256)
calculateTotalReward(address propertyaddress userview returns (uint256)
calculateUnlockedRewardAtTimestamp(address propertyaddress useruint256 indexuint256 timeview returns (uint256)
getVestingInfo(address propertyaddress useruint256 indexview returns (struct BSTRewardVestingVestInfo)
isRewardEnabled(address propertyview returns (bool)
numberOfEntries(address propertyaddress userview returns (uint256)
State-modifying
addVestingInfo(address propertyaddress useruint256 rewardreturns (bool)
burnReward(address propertyaddress useruint256 index
changeVestPeriod(uint256 newVestPeriod
claimReward(address property
enableRewardForProperty(address property
initialize(address bstContractaddress bsptStakingContractaddress owneruint256 vestPeriod
renounceOwnership(
transferOwnership(address newOwner
Events
AddedVestInfo(address propertyaddress useruint256 reward
BurnedReward(address propertyaddress useruint256 indexuint256 reward
ClaimReward(address propertyaddress useruint256 reward
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
VestPeriod(uint256 period
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.