BribeVotingReward

Verified contract

Active on Base with 50 txns
Deployed by via 0x7e601ae7 at 12592289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $174.48
ERC-20
Value $160.21
ERC-20
Value $14.49
ERC-20
Value $5.35
ERC-20
Value $0.12
ERC-20
Value $0.09
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x59acbd1977f2208049643b3f668061cdfe84957283df03f8f51e97408baffa08
0x0171ccb9a0355ffb38f489cad30719665ce92402cf7f03ebc9e2abc10f7934b0
0xfaeefdeb03715fc5a2796d428008fd8390cd0ef65b1a570eac7380dfd5cb61d2
0xcbfc16b7cf1fd9b450c26442440b9923c277b487a6aa7752cf9a133d3303e829
0x414f6b3ed22603eb068c098320207f20f0f17675bdefa79770dcf99422484ec5
0x7aa39015246473ea3ee7aa1d05d3436751921b0c8c6d4f6288a7ffe9c0b75a62
0xda91b02bd60415fc6265a63ac271e3373e7807527d8c2ebcad101894e1dbbd09
0x79a53d5f54a167ae7da7780dc4b0d184b461dfc2f4835f58b1d6b66280c9771f
0x113f1f3fc7ed1e4eb7f4a55bd93d8a305a42cf8a57e9bce7e5accee4b5317e99
0xe41161e04b49d7a60797eca1d154916150abd3d4c7260b3394d23f12cfa55acd

Functions
Getter at block 22769873
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
7
supplyNumCheckpoints(view returns (uint256)
30
totalSupply(view returns (uint256)
7563164913812569668754
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(