BribeVotingReward

Verified contract

Active on Base with 16 txns
Deployed by via 0x38e3fce6 at 12393544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.02
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xaa001412e8060b98c07cfda2ea5975ceeb92f8d0873c1e3146a6890cb4edf15c
0x92ec2528083e49b604b197bc9e2ecbfb8f64ca60f5c6a4db7db815b9ee7bec8c
0x082014f75ae0aa54a5bcf2bb830ce2943a8d3558b5e4df87e6c4c271a34f1f27
0xb077c500a757ee69eb8ea968702e27808011064774b45ff804139efa7aa1b630
0xe50d738aa0b8f646b7b7ea9faa6ee57ad0cf6206f8fdf96d19236538cd7aab6e
0xc137a33d137adff1b01f4cf50dab19c01eafbddd734bdb7206fce965908f8db3
0x10633c799ac9bf6c9fffbcfceec42fe21582d701296e7e78afe81863b759397c
0x621f8e26a9942372155bef84262448b1d1719429273683205c6ce87d2a460eab
0x2d510481b1e04988d62767f7fe58211711e48b8b4fc4c118f8683bdbdc06d1ef
0x2a78d31d8e5e3c12185e0ac4e9b1785497a2bd7bfac102a4f4aa165fd0c048f9

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