BSPTStaking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3d16144d at 16483356
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
-
variable spans 44 additional slots
1 additional variable

No balances found for "BSPTStaking"

No transactions found for "BSPTStaking"


Functions
Getter at block 20881345
decimals(view returns (uint8)
18
getLockPeriod(view returns (uint256)
0
getOceanPointContract(view returns (address)
0x0000000000000000000000000000000000000000
getRewardFee(view returns (uint256)
0
getTotalValuation(view returns (uint256)
0
getVestingRewardContract(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getBSPTStaked(address propertyaddress userview returns (uint256)
getUnclaimedReward(address walletaddress propertybool withoutFeeview returns (uint256 reward)
getsBSPTWalletProperty(address propertyaddress userview returns (uint256)
State-modifying
addReward(uint256 amount
approve(address spenderuint256 amountreturns (bool)
changeDataProxy(address newDataProxy
changeLockPeriod(uint256 newPeriod
changeOceanPointContract(address newOceanPoint
changePropertyRegistry(address newPropertyRegistry
changeRewardFee(uint256 newFee
changeVestingRewardContract(address newVestingReward
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(address propertyuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address rewardTokenaddress propertyRegistryaddress dataProxyaddress owner
renounceOwnership(
sellBSPTToOceanPoint(address property
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(address property
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed owneraddress propertyuint256 inAmountuint256 outAmountuint256 lockedUntil
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reward(address indexed fromuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed owneraddress propertyuint256 inAmountuint256 outAmountuint256 rewardToUseruint256 rewardToFeeRecieverbool isWithdraw
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.