BondlyStaking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbe3f56f1 at 13530270
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 "BondlyStaking"

No transactions found for "BondlyStaking"


Functions
Getter at block 20984038
 
_calculateAPR(view returns (uint256)
bondlyToken(view returns (address)
0x0000000000000000000000000000000000000000
lastUpdateBlock(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardPerBlock(view returns (uint256)
0
totalPool(view returns (uint256)
0
xBondlyToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getStakedBONDLY(address _addressview returns (uint256)
stakingReward(uint256 _amountview returns (uint256)
State-modifying
initialize(uint256 _rewardPerBlockaddress _bondlyaddress _xbondly
renounceOwnership(
revokeUnusedRewardPool(
setRewardPerBlock(uint256 _amount
stake(uint256 _amountBONDLY
transferOwnership(address newOwner
withdraw(uint256 _amountxBONDLY
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakedBONDLY(uint256 stakedBONDLYuint256 mintedxBONDLYaddress indexed recipient
UnusedRewardPoolRevoked(address recipientuint256 amount
WithdrawnBONDLY(uint256 withdrawnBONDLYuint256 burnedxBONDLYaddress indexed recipient
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.