BribeVotingReward

Verified contract

Active on Base with 161 txns
Deployed by via 0x0a6297d8 at 3204937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,353.84
ERC-20
Value $35.82
ERC-20
Value $0.51
ERC-20
Value $0.16
ERC-20
Value $0.1
ERC-20
Value $0.1
ERC-20
Value $0.07
ERC-20
Value $0.06
ERC-20
Value $0.03
ERC-20
Value $0.01
0xd33ddf268860882c82be36d2b887db9df2ace7da6948e41a331c9edb3c63bb43
0xdae1956f421716a833841e6e64360006ccaff056e72296c6a5cdfae07db7df62
0xd9a61be9f1070cec93f14991829449acd2c6c6822d084e5d9a043c6dc634fe4b
0x25ffc4e50c09c51d30537b139d2a7c40c83825ba24e40d125d3545e096b61600
0x41da68db25d2deab759c194b629a563a658f65564a63ad55e656160f66c5147e
0xa2c7cd10a51dfe6f6b42c9675afb7d99bb199b25b92b664359764ae5643848cd
0x2d257f8cfc8a8193da0a3cdfc12ee3a9f217984f4f8243b875e2e1e27a69682e
0x15e9c1b7c25dbf35ec9c2347f1c8a9ff090c4da7e4b173ba1bfb32de1ba6e754
0xc50965b898e751aa625b1eeeeca68275f1a40c1361fc786a8e427c18ec6c53a6
0x4664deab240f044a7c40fefdc6af0904ef52b10dba24d4839e2b2c43f934e03e

Functions
Getter at block 22754889
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
4
supplyNumCheckpoints(view returns (uint256)
66
totalSupply(view returns (uint256)
1303622624635241659239827
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(