StakedWell

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x77007f0d at 12187712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots

No balances found for "StakedWell"

No transactions found for "StakedWell"


Functions
Getter at block 21847905
COOLDOWN_SECONDS(view returns (uint256)
0
DISTRIBUTION_END(view returns (uint256)
0
EMISSION_MANAGER(view returns (address)
0x0000000000000000000000000000000000000000
PRECISION(view returns (uint8)
18
REWARDS_VAULT(view returns (address)
0x0000000000000000000000000000000000000000
REWARD_TOKEN(view returns (address)
0x0000000000000000000000000000000000000000
STAKED_TOKEN(view returns (address)
0x0000000000000000000000000000000000000000
UNSTAKE_WINDOW(view returns (uint256)
0
_governance(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
name(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
_countsSnapshots(addressview returns (uint256)
_snapshots(addressuint256view returns (uint128 blockTimestampuint128 value)
allowance(address owneraddress spenderview returns (uint256)
assets(addressview returns (uint128 emissionPerSeconduint128 lastUpdateTimestampuint256 index)
balanceOf(address accountview returns (uint256)
getCurrentVotes(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockTimestampview returns (uint256)
getTotalRewardsBalance(address stakerview returns (uint256)
getUserAssetData(address useraddress assetview returns (uint256)
stakerRewardsToClaim(addressview returns (uint256)
stakersCooldowns(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claimRewards(address touint256 amount
configureAsset(uint128 emissionsPerSecondaddress underlyingAsset
configureAssets(uint128[] emissionPerSeconduint256[] totalStakedaddress[] underlyingAsset
cooldown(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address stakedTokenaddress rewardTokenuint256 cooldownSecondsuint256 unstakeWindowaddress rewardsVaultaddress emissionManageruint128 distributionDurationaddress governance
redeem(address touint256 amount
setCoolDownSeconds(uint256 cooldownSeconds
setEmissionsManager(address newEmissionsManager
setUnstakeWindow(uint256 unstakeWindow
stake(address onBehalfOfuint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AssetConfigUpdated(address indexed assetuint256 emission
AssetIndexUpdated(address indexed assetuint256 index
Cooldown(address indexed user
CooldownSecondsUpdated(uint256 newCooldownSeconds
Redeem(address indexed fromaddress indexed touint256 amount
RewardsAccrued(address useruint256 amount
RewardsClaimed(address indexed fromaddress indexed touint256 amount
SnapshotDone(address owneruint128 oldValueuint128 newValue
Staked(address indexed fromaddress indexed onBehalfOfuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
UnstakeWindowUpdated(uint256 newUnstakeWindow
UserIndexUpdated(address indexed useraddress indexed assetuint256 index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.