BribeVotingReward

Verified contract

Active on Base with 22 txns
Deployed by via 0xb13be969 at 14200848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $53.19
ERC-20
Value $0.1
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3aa94f696b872ddedfa823c9b585bceb9c0f606db94f2cc164c173ceb1d67047
0x50a8707b392abe60af6fd1b8c97c352403baa4d4b2cadf1883f72c3a697f6ab0
0x44c0a484bbe6bda9dc09dc439f87870237f8d7ba4db2c4f8c60e727ebd8109b1
0x7f31e1d312dc7992d91b119aeceafb37c801a936bba3f2ca501567bcf3fd28f1
0x04d6e3e6760e856c1d4ae85b339f5cbde7cb87a25e17112e124d1a5ef9210aa9
0x6127b930c36d3e3a088f9b41bc39e26e3ad93e7c69e8afdc2d63045954be09d5
0xecf6ba8137dfe83c7ad8e454f1e7983f70e60be50854c80c83bbd2e4b0ca1f14
0xaa2ab330274c414863ec7fcb5ada8955c590933e9282bcd8a95befde471d64c7
0x3dee513d062a7d600c5e24d2baa07a8b95efca7d8124638fec2eeae3788783f0
0x48ac8b3d8c5927bb6cdee3594d028ce5d2ae2b6ec9bf4c8cdf003c0cf82b3c67

Functions
Getter at block 23063077
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
3
supplyNumCheckpoints(view returns (uint256)
29
totalSupply(view returns (uint256)
42004237170340734112
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(