Gauge

Verified contract

Active on Base with 119,378 txns
Deployed by via 0xcac7bd60 at 4301107
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $363,125.96
ERC-20
Value $3.47
ERC-20
Value $1.22
ERC-20
Value $1
ERC-20
Value $0.38
ERC-20
Value $0.1
ERC-20
Value $0.04
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0.01
0x5144794709b588219f4fdf92901bfdebccdf23297ac1c6b6b0705e4ef1eb279b
0xcf6cd4194c83444bf2e58c1273e92682947c7ca834bfa77f3447dc6c4f3acd98
0x6844f87f1ae743b57f6f92d9cba9752973d00b75067912d2f886ca4f4f5d49f4
0xa21af0150afa003794b0f7bd15df10bd5bd8787ec9f99e8bcce2ed865f8a64ee
0xad4662aacf5892532edb04bfb3b65f4ee4b172c598a00ab2f856dc8de515d72a
0x761445261af27562ba0ff28dce4b552e9937b6cdce3076b03e0c77f00db80bab
0x3445326c316fed78ab26ca133516c2b9cd5b14ccc076e1f5173cc56a6bdf2011
0xce5eee61a9ab2786ef590f6c9a07dc69fda7f7f338b1fd1744482d2622869cf7
0xb269dc05934be69a64466c0bd37faca10696377c7609c253f4e31fc7c8426dd3
0xbb10a267dbc600bb5180116ab130d73a0607e6f574e590bd5f09a6d3aa64a4a2

Functions
Getter at block 21739657
fees0(view returns (uint256)
0
fees1(view returns (uint256)
0
feesVotingReward(view returns (address)
0x468781269ff380ee08dc2e73ba092afe4b1dd73a
isPool(view returns (bool)
true
lastTimeRewardApplicable(view returns (uint256)
1730268661
lastUpdateTime(view returns (uint256)
1730268479
left(view returns (uint256)
65407516427422058663725
periodFinish(view returns (uint256)
1730332800
rewardPerToken(view returns (uint256)
233899825409136402342423111
rewardPerTokenStored(view returns (uint256)
233899739368877432950316985
rewardRate(view returns (uint256)
1019777614671604775
rewardToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
stakingToken(view returns (address)
0x61366a4e6b1db1b85dd701f2f4bfa275ef271197
totalSupply(view returns (uint256)
2157124212471944070
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(