BribeVotingReward

Verified contract

Active on Base with 48 txns
Deployed by via 0x9c8f16a2 at 12249092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $157,939.29
ERC-20
Value $187.6
ERC-20
Value $2.64
ERC-20
Value $1.22
ERC-20
Value $0.51
ERC-20
Value $0.12
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0x4ae7017a700414ea289916aff7e8c4801b305eea70b26d0e579f58b59344da54
0xac8d3238c678f7a3027c05d2d31c2030e3ee52f509fd28024cbca4aeb2f7a082
0xce9c33351eb4c75441107b8ccfbea5859463914930bedd12d179a9af8429fb3c
0xe70cfc498390a79795a65488c516e7d9b42157cc5eb8d8858944e1af2e023947
0x91e463e43b15604360e76688d5de5660877a3eebf5acb8dd23d46468e1e4dcdd
0xfefc97527e9099ddd4a003549dfa19a74e0bdc9d98456368cacfa4b8321a9c5f
0x23e67fa1cffd3a32843bfa2c30363a21c9bee9a0618dc0b1cd343e7aaa139300
0x8e6aaceab047b8fbe16d5f88dc07d4c71958cfc52dd88f9a203e35910cb818c4
0x95b165d16d4307fc8e0930a6526d0d8ca017a8ac0cd22c7c5fa108b8b740b488
0x397660d0d82394713538bec00abe5dd0864a4d46d95f61f54575745c785c294e

Functions
Getter at block 22730080
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
6
supplyNumCheckpoints(view returns (uint256)
36
totalSupply(view returns (uint256)
11126786450385501079745087
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(