Gauge

Verified contract

Active on Base with 412 txns
Deployed by via 0x69820999 at 8114886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.43
ERC-20
Value $0.37
ERC-20
Value $0.12
ERC-20
Value $0.09
ERC-20
Value $0.04
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x52d0a5d866438be3faf407bec67367efbd4430522985caa099cb798fb90e38bf
0xc84f7f9777ecbec564a8122e73aa8fe8c58e7834c9260447b6e244b47b99a6d5
0xdf0bee2d3889e16398cebc81ffe30b5a20db7adbe38136e30a8bfe82cfd84922
0x18f7f606567ff9e1a71afb975e2e8c44ae541151e9ebb8a3c6421a96a2138fb3
0x700172caf21f5509ea68d89adbd8e990c45331cd42d48cde5cf5746178605615
0x2c04102927bd3b7f7310f2f00cb294ff8c74fb89a316e8f4ecaece1ffae316e6
0x0466300978b520bdebbc4bd50a521d5be691ebbb217d1ab6843a4416f26e47b5
0xfe61dc7e5713b7676606e37f82ad961502a8887b3fd0aff34cb818d4fe15a6f7
0xab959cb33dd9f270e520402f6f7e1c8191edeb17f5d12bd2611ebbdbf9058ab0
0x67fb3c8f8cc66f56efad8f781fe9bee6eb455ea7c381cfced906c81e866346ac

Functions
Getter at block 21833712
fees0(view returns (uint256)
0
fees1(view returns (uint256)
117541
feesVotingReward(view returns (address)
0x739a1f4f31ef00c67107e4445760649ab3fb7db4
isPool(view returns (bool)
true
lastTimeRewardApplicable(view returns (uint256)
1730456771
lastUpdateTime(view returns (uint256)
1730333045
left(view returns (uint256)
132610160458832431
periodFinish(view returns (uint256)
1730937600
rewardPerToken(view returns (uint256)
6091923481890592687284111
rewardPerTokenStored(view returns (uint256)
6090067254434822338047960
rewardRate(view returns (uint256)
275794846939
rewardToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken(view returns (address)
0x68b41fac96b9a6e6dc6219d13834bde39c22424d
totalSupply(view returns (uint256)
18382980558928
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(