BribeVotingReward

Verified contract

Active on Base with 55 txns
Deployed by via 0x4f015e67 at 13642977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,258.76
ERC-20
Value $0.2
ERC-20
Value $0.12
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x915f88e6552976cc43273324ed29d89950814d4ce968872e092616fec2698af2
0xf686a61bc57445f410069ba90b129a81cfa03a210df787fdf639a79c13e54646
0x7e6a25a09202f2a738cbf5663991f50642926be58248ac16899af2947912a485
0x00d93a292af6867e840e3c231bdb867413ef8f4d399c2f3e623debf7ea4900c0
0xc9691e6da596b3e01ad1edad2665664694be2327e724b898266bcaf8537caccc
0x1de6787fa574701852d69467b1135ddb44499c6245aba3a84db90bdc225497fd
0xeff93f042824c311c9787aef2c18ebb13c96f2375e0c6c00ed9ae5d38f9a8c9c
0x514bad50a72dcabfd611e019eec02074aac882d441c8aa4c93dbb4f4aaef71c4
0xeb0fc5aed9f0c44a7521965059dddf227428c8cfa9ed36d655aa77f508b2465e
0x8e195fadfc25b56e387552b8624e2df4c068fc50c64b0844ddce16977f23d5f2

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