BribeVotingReward

Verified contract

Active on Base with 10 txns
Deployed by via 0xc00825f3 at 15412918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45.15
ERC-20
Value $2.04
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x5351f68522cf7468bf3b747e4e88635f148a78870abc4f4459b12a2463904995
0x7454562f992a4afb2f51786e98ecfa08ccc7b75756023cc5d6613df8e28809d9
0xd95672e8de3ae87d5c2079b8da91b0af075686de39b93b27233e205e05edf350
0xe5e7206bdb539fa478eb1ed1e90a6321f6c540726581c0c8a8cee020a9616ebc
0x754b958b7dfb3652211b7dd6c1f72dc203a6880ed73525bbcda7a7f8cb129d63
0x2232ef3ae53b71a8c204a426af482edb02fcdda178806b39ed1d8ce730946590
0xe06757755ff8105d05da76f85cc264bdfd36ca6f09544ea10dbdcb1593e52e6c
0xd05548e56f8e82aa1ebd3b900304cdb20a013722db0d3a4456365328abc7551d
0xae42fd0eaff7ddc102b20d705161517fffdc3d382b7e15d4c21c2366b290b51b
0x6d330f7d766f759a79a49249220bc79fb214f11d50ab663d4c150e21baaa15b9

Functions
Getter at block 22752984
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
3
supplyNumCheckpoints(view returns (uint256)
12
totalSupply(view returns (uint256)
412937311504450126648
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(