BribeVotingReward

Verified contract

Active on Base with 8 txns
Deployed by via 0x134f5081 at 11852251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.36
ERC-20
Value $0.56
ERC-20
Value $0.05
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xe5d410cdbed54e23febe91aa00ef479cccb81d74d80a8a41b12f31ee6e699d8d
0xb66dd943e9af14936ddd36af912a56d9e5ac59fd2672071c41a25ff1b3414607
0x44679366ecb2f521cb3d9d1343b124c880348447548dd9df55ecdd06d59099c3
0x69ddd099cf26d63c3f17f89637c2f91642ffab0f2600ba3aeb7077b4e268c30b
0x851b71ecf6c47515d9921322c3e809ada4fa2adf1f16724cfed4e354045b6722
0x1a86a6bc75456d4096c49ffa5c59169da02f0c59f6b3a815338e96e93a8f9ed3
0xa78282d1e4475d0d63ae4740ac4c9d1f16bce44a2c02c4a25bb97657a1b382ca
0x1a2672b3aba428712e3fd85398f69d6f85cb7c599fd44c261f7b2619dfd51041

Functions
Getter at block 23172806
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
2
supplyNumCheckpoints(view returns (uint256)
8
totalSupply(view returns (uint256)
426229071537094650
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(