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

Gauge

Verified contract

Active on Base with 39,892 txns
Deployed by via 0x0dbd5e37 at 9912214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $51,361.85
ERC-20
Value $3.49
ERC-20
Value $1
ERC-20
Value $0.38
ERC-20
Value $0.15
ERC-20
Value $0.09
ERC-20
Value $0.04
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
0x821244145bbf1d4558bed7dd5b0f4271f3ec36e16b053c217880c21e47b436b0
0x471517b89c16a3ad28afd806c9ead2adab4b6f262ad43c152f3a1f6e3833bb5a
0xffcfc77879699ea7825ef5d62b372033d83b8ecaef630cd8ea612f2bc10ac799
0xb8721c8fdac2f6048e42ad7f837a45d79f0b30b0e659a63606e5489a2632828b
0xc0a455449677d463b12eff74dc395e9cddacca1ddfffd8913ee04e900f3b6504
0xf7ed31b518cffdcfc365c1333e3d9bde7fb40a60463f17476cd6c7a9fb175455
0x52f797b1ad1204e3c95bcfbb4f13cca100017b017f2c6145fc21b50f58c48dda
0xf526701653a61916a04f5eb1eb2925cc0901b2a682d3025708b0f925492677e8
0x41a6c982ca81f3d814f8fae10285cc129c0f750fb8fce5e2086dca8b2bd80cb8
0x10b63d86e3cf29fa4053b8d3c099e0c2d6a230b498f05fbd2486fb0733d9c000

Functions
Getter at block 21750453
fees0(view returns (uint256)
0
fees1(view returns (uint256)
0
feesVotingReward(view returns (address)
0xedd8027792878daeae913470d8994c5a91a28b70
isPool(view returns (bool)
true
lastTimeRewardApplicable(view returns (uint256)
1730290253
lastUpdateTime(view returns (uint256)
1730290219
left(view returns (uint256)
2157829751585742711731
periodFinish(view returns (uint256)
1730332800
rewardPerToken(view returns (uint256)
217372847837981113673
rewardPerTokenStored(view returns (uint256)
217372829993000864479
rewardRate(view returns (uint256)
50716378395321473
rewardToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken(view returns (address)
0x1a9f461a371559f82976fa18c46a6a0d29f131d0
totalSupply(view returns (uint256)
96629799605338980443290
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(