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

Gauge

Verified contract

Active on Base with 2,287 txns
Deployed by via 0xb958bfc8 at 15735922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $100.71
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x954bb0bf6da2418d5e42d8b506c0e11c3343d23113ad8171896547365c7a4939
0x3a2b3a074c64b5f54b2e57116069546521c18d436e2a338032298992c9e6ae4a
0xe46b5ac387f7e54b13d8b601a78b7de9d6e972cb40a8f55ef809daf4eed46979
0xbf26803569ffa9734fcbaf90b074b6be9eefc996259b04adf70d96a45f29a2ae
0x846e9ab1a0df125e686c1b99de0996552f4c1da70a4d7e2ed6c9cd14f6a11dcb
0x8416edde89f656ce6a40ec770716a2437ef5328e5f8458c06896cbe308ac1c9b
0xe9524fa8691fd7da6274cc872cf49ea45440ed07e0c70ae198ad50507edef230
0xa5ec23a83d5dcbc788e79a3971aafb208289d139ae4d21f31acd91594c529864
0xcad7004f5b71956221700b74344d72050644888ed652eff0267e43431006e4b0
0xc30ac4a1ad9d746f45e53d22b0ae47f4037c9e8b076b9e80b41a2fee64498dfd

Functions
Getter at block 22762254
fees0(view returns (uint256)
0
fees1(view returns (uint256)
0
feesVotingReward(view returns (address)
0x131c01bed523ad6ab23d776337102a7c9a14853e
isPool(view returns (bool)
true
lastTimeRewardApplicable(view returns (uint256)
1732313855
lastUpdateTime(view returns (uint256)
1732147753
left(view returns (uint256)
4832609296252563645
periodFinish(view returns (uint256)
1732752000
rewardPerToken(view returns (uint256)
27031867196803935852
rewardPerTokenStored(view returns (uint256)
27018604145131530189
rewardRate(view returns (uint256)
11029703171901
rewardToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken(view returns (address)
0x18c55864d9bc0d7c3f6dc18e3a1d20e50f551891
totalSupply(view returns (uint256)
138132294249502844383
ve(view returns (address)
0xebf418fe2512e7e6bd9b87a8f0f294acdc67e6b4
voter(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
balanceOf(addressview returns (uint256)
earned(address _accountview returns (uint256)
isTrustedForwarder(address forwarderview returns (bool)
rewardRateByEpoch(uint256view returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
deposit(uint256 _amount
deposit(uint256 _amountaddress _recipient
getReward(address _account
notifyRewardAmount(uint256 _amount
notifyRewardWithoutClaim(uint256 _amount
withdraw(uint256 _amount
Events
ClaimFees(address indexed fromuint256 claimed0uint256 claimed1
ClaimRewards(address indexed fromuint256 amount
Deposit(address indexed fromaddress indexed touint256 amount
NotifyReward(address indexed fromuint256 amount
Withdraw(address indexed fromuint256 amount
Constructor
constructor(address _forwarderaddress _stakingTokenaddress _feesVotingRewardaddress _rewardTokenaddress _voterbool _isPool
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotAlive(
NotAuthorized(
NotTeam(
NotVoter(
RewardRateTooHigh(
ZeroAmount(
ZeroRewardRate(