BribeVotingReward

Verified contract

Active on Base with 53 txns
Deployed by via 0x6d6da61c at 12688076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $281.9
ERC-20
Value $213.54
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xfb71583889ef9f762d009ab88f282de91449cbda84a0f43b8f376a67fb3bdfdd
0x7baafa39016378a304c99afcc5ec530819868eaa8b000291f3522767469eeca5
0xdf0a672f03510ee3feca60b8d9a6a57611adbd18c7173486d52b27723daf0139
0xb056ccb9334f0df08b5afd94b9418bd64a161fc982b33dfec543c6eb988f2718
0xdfb5f56a5c039e61a20592e66a1d8ebe5b71f76cac162ce132dd3f24ccfe282d
0x48ee5361d462f66acdbcf66ac4b596ac9563a56726fdac430e929f3f1d0c59fa
0xf31c618586bbb98ddeadfe9359a8fc83cd902c8ba2fa585bb4db51d4962e54a1
0x49934fd168d8640cebbd1773645d7b953c45270c395c3633f31689f866e798ce
0xc66caea2f23753d11afa6cfa1395c83d5a1d61104d696c4c5bd8f90e42c234a2
0x5c0e71eb9fee46e91a0b69bc3b34a1c61201c3efc53517196bebb062c2a6cea1

Functions
Getter at block 21783136
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
5
supplyNumCheckpoints(view returns (uint256)
30
totalSupply(view returns (uint256)
296736602475429702678978
ve(view returns (address)
0xebf418fe2512e7e6bd9b87a8f0f294acdc67e6b4
voter(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
balanceOf(uint256view returns (uint256)
checkpoints(uint256uint256view returns (uint256 timestampuint256 balanceOf)
earned(address tokenuint256 tokenIdview returns (uint256)
getPriorBalanceIndex(uint256 tokenIduint256 timestampview returns (uint256)
getPriorSupplyIndex(uint256 timestampview returns (uint256)
isReward(addressview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
lastEarn(addressuint256view returns (uint256)
numCheckpoints(uint256view returns (uint256)
rewards(uint256view returns (address)
supplyCheckpoints(uint256view returns (uint256 timestampuint256 supply)
tokenRewardsPerEpoch(addressuint256view returns (uint256)
State-modifying
_deposit(uint256 amountuint256 tokenId
_withdraw(uint256 amountuint256 tokenId
getReward(uint256 tokenIdaddress[] tokens
notifyRewardAmount(address tokenuint256 amount
Events
ClaimRewards(address indexed fromaddress indexed rewarduint256 amount
Deposit(address indexed fromuint256 indexed tokenIduint256 amount
NotifyReward(address indexed fromaddress indexed rewarduint256 indexed epochuint256 amount
Withdraw(address indexed fromuint256 indexed tokenIduint256 amount
Constructor
constructor(address _forwarderaddress _voteraddress[] _rewards
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidReward(
NotAuthorized(
NotEscrowToken(
NotGauge(
NotSingleToken(
NotVotingEscrow(
NotWhitelisted(
ZeroAmount(