BottoLiquidityMiningV2

Verified contract

Implementation

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

No balances found for "BottoLiquidityMiningV2"

No transactions found for "BottoLiquidityMiningV2"


Functions
Getter at block 20814191
botto(view returns (address)
0x0000000000000000000000000000000000000000
bottoEth(view returns (address)
0x0000000000000000000000000000000000000000
endTime(view returns (uint256)
0
firstStakeTime(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
totalClaimedRewards(view returns (uint256)
0
totalDepositRewards(view returns (uint256)
0
totalRewards(view returns (uint256)
0
totalStake(view returns (uint256 total)
0
totalStakers(view returns (uint256)
0
Read-only
totalUserStake(address userview returns (uint256 total)
userClaimedRewards(addressview returns (uint256)
State-modifying
deposit(uint256 _totalRewardsuint256 _startTimeuint256 _endTime
initialize(address _bottoEthaddress _botto
payout(returns (uint256 reward)
renounceOwnership(
rescueTokens(address tokenToRescueaddress touint256 amount
stake(uint256 bottoEthIn
transferOwnership(address newOwner
updateEndTime(uint256 _endTime
withdraw(returns (uint256 bottoEthOutuint256 reward)
Events
Deposit(uint256 totalRewardsuint256 startTimeuint256 endTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Payout(address indexed stakeruint256 reward
Stake(address indexed stakeruint256 bottoEthIn
Withdraw(address indexed stakeruint256 bottoEthOut
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.