This contract is being backfilled. You may encounter incomplete storage history.

DogPadStake

Verified contract

Active on Ethereum with 2,604 txns
Deployed by via 0x4d413c97 at 16494690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,140.41
0xdc1da6b8fc0384206a59725b8e4183ed70482ad0e41018ca6cd983c636205af8
0x290786f388d0bad0348741caeb45fa1358f4510c0caf96ee8d9101d50e4d84bb
0x4afe0ec6d09b963f33dd04a63bc8745df53eb0d089836e533eeb2115888eb24b
0xcbbeb62541dc4e30460737065b1b7ae23e6ed76910fe29913049faa01acbc969
0x6f8e2dd2ff44c5fd0bc096027eebb2a888e458b52e872778fd3e753aac7abfd4
0x7dd6ee3a0f816fdf450970d7bd5a4a26798e5dddb64b651a47701725d41e3301
0x8c3a78bbe891cdcd0937329960b14ddaf887380071c7d641d0a50bf1b08bab15
0xa64897c8fa0d8d7619fc0ae17b904477c814ef25c1ba7a5c69979c6a98ad1bb2
0x5941c17c33f0503d6bbdd1bf52b5016fa53464b8d4cd557d816a98339f61f26d
0xdd781b04dc7db0c7d38722e20e3b7b1df858bc74556b36baaab749005892ae0d

Functions
Getter at block 20795310
amountPerBoost(view returns (uint256)
50
apr(view returns (uint256)
50
calculateNewRewards(view returns (uint256)
6351566038485967465753424657
canCompoundOrStakeMore(view returns (bool)
true
exitPenaltyPerc(view returns (uint256)
0
lockDuration(view returns (uint256)
0
maxBoostAmount(view returns (uint256)
6
owner(view returns (address)
0x425730575729aabc64baa440d869ae5f00f2a62f
rewardToken(view returns (address)
0x6f3277ad0782a7da3eb676b85a8346a100bf9c1c
rewardsRemaining(view returns (uint256)
7943951863343232741676113
stakingToken(view returns (address)
0x6f3277ad0782a7da3eb676b85a8346a100bf9c1c
totalBoostedStaked(view returns (uint256)
33400698451000000000000000001
totalStaked(view returns (uint256)
33400698451000000000000000001
Read-only
_isAuthorized(addressview returns (bool)
getWalletAPR(address walletview returns (uint256)
getWalletBoostedAmount(address walletview returns (uint256)
holderUnlockTime(addressview returns (uint256)
lastWalletBoostTs(addressview returns (uint256)
pendingReward(address _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimestampuint256 accTokensPerShare)
userInfo(addressview returns (uint256 amountuint256 boostedAmountuint256 boostsuint256 rewardDebtuint256 pendingPayout)
State-modifying
addBoost(address wallet
compound(
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
massUpdatePools(
removeBoost(address wallet
renounceOwnership(
setAuthorization(address accountbool authorized
startReward(
stopReward(
transferOwnership(address newOwner
updateApr(uint256 newApr
updateBoosters(uint256 newMaxBoostAmountuint256 newAmountPerBoost
updateCanCompoundOrStakeMore(bool compoundEnabled
updateExitPenalty(uint256 newPenaltyPerc
updateLockDuration(uint256 daysForLock
withdraw(
Events
Compound(address indexed user
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _tokenAddressuint256 _apruint256 _lockDurationInDaysuint256 _exitPenaltyPercbool _canCompoundOrStakeMore
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.