BribeVotingReward

Verified contract

Active on Base with 9 txns
Deployed by via 0xb78c3a73 at 3241809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,299.13
ERC-20
Value $3.15
ERC-20
Value $0.27
ERC-20
Value $0.26
ERC-20
Value $0.11
ERC-20
Value $0.1
ERC-20
Value $0.03
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
0x9cfafd3f0accb5546a8980400f5cf99b513a4d14c839791fcd91813368cd8d32
0xde633d2ab0b729897443b5bc5750281b21b9dc8cfd068dbb11d314baa69b3de5
0x55334142debda43545632911b3062a15da380ff3f0a71dbac2d90015d59536d7
0x457a2eb29786b169bed2afd8e8a2b686e0dca121ee9429f81816aef58b9553e4
0x5a8b9f56472868ebad1241d2542d42036a197a79e222136be922ad4aa73ed234
0x0694c14ff52c8aa957e504d357a8bd17e5d45bcb521e968b8985a53c266a4376
0xd81ecf0fe7987072f4cc08acdf42d0a3542b9f4011ebb9238baf98497adae898
0x234721f743af7d37c351a910d1d17d6f5b05880f13513d0f25bae3c0e2fc80fc
0x40234e4b7ede6d2731e33d26df9be3fcc64ec3c8017a731a40e93eaafdab75f2

Functions
Getter at block 22006774
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
5
supplyNumCheckpoints(view returns (uint256)
47
totalSupply(view returns (uint256)
945424592095017667282
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(