BribeVotingReward

Verified contract

Active on Base with 24 txns
Deployed by via 0x88752466 at 3271126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.5
ERC-20
Value $0.65
ERC-20
Value $0.48
ERC-20
Value $0.05
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xd9481c994ddb2f95558de2a13f07e73b163d069df4ed6b1f09d6fef21dc09bb8
0x13c49935c0be50f66d1de878763f980412a0222227e8c891ba4fa75fc30d2de0
0x696e5f87c8f04b35dc6e70d30c02649e7459267881f12f4b0de8f761dbf2848f
0x099551e2532e3fed614f45257c2b5cc05cca2d73d94a2f6064d6dec2f7615764
0xe73ab1f9ebee32334c526673da2d115a633fe4aa1a40f638fb52898c80a995db
0x87d2b1f0631b63a24a14a4b5a54da76f803ed6b976119a74eb1f173a072a7b75
0xdec3fb0de48e83a20e664b5dd02b5daf80f597c0f47756881c99784447265b95
0x51eaf58dbc8e02dbc9e88f47dd87a54d680af8e712d894c8006f05c7a3e88de5
0x424d70a5c31e089d760aa6ad8fe1f640b6272cd3f04805a8121174ea2dfce721
0x1222cc68f58a9feefb1d82525e8f780e9276148dcc009253b1780c94ea24cbc7

Functions
Getter at block 22940627
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
4
supplyNumCheckpoints(view returns (uint256)
40
totalSupply(view returns (uint256)
444505718083508073393
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(