BribeVotingReward

Verified contract

Active on Base with 96 txns
Deployed by via 0x66286bdd at 12556032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,223.99
ERC-20
Value $543.26
ERC-20
Value $16.74
ERC-20
Value $8.77
ERC-20
Value $2.64
ERC-20
Value $0.57
ERC-20
Value $0.53
ERC-20
Value $0.48
ERC-20
Value $0.36
ERC-20
Value $0.18
0x31cc67ab7cf0cdccbd211b41e43f38f8eaed818f8a19a2a0fcedc54b01b4e82f
0x1cdbd4cf05fdcd6ee5bcd64c24c3c021c2fe1ac1c28366d95f7b5e001c7a399b
0x9a674fe6ec85c17c886586c4352d56a23a03823b904fa6bb6e664414048f75ad
0x76036b1608c6419301c7a632aabae3a445b15355218b9e78dd819164ec9ed7fa
0x17ec1e653ae665919869a89a07026618268887d1f8aee9b90f423c5e3f192e4c
0x1687125ed68b47857f708213a2c81493a797bee88a023bdc4bbccc76789cd29f
0xe451ce0f7aa380ed55be39c2801c5c92cd592ddf7f5cd349772b6497c6c0a5d2
0x1d7a9477513326bd89f2e6017bdb90cdadf0b04453f0b4b5ca8adac5b7855c68
0x65bff1df02f567c2e41c95cef40a1cd181878490e929b1b5464501dd1d0b5476
0x6ca911b3ddf403b66eb23eb25925cb1cd713de13193b77ffea0b48fac529831a

Functions
Getter at block 22732604
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
13
supplyNumCheckpoints(view returns (uint256)
35
totalSupply(view returns (uint256)
1783050792943559362079568
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(