BribeVotingReward

Verified contract

Active on Base with 41 txns
Deployed by via 0xbbc39ce0 at 3299603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $717.46
ERC-20
Value $80.17
ERC-20
Value $0.57
ERC-20
Value $0.13
ERC-20
Value $0.06
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0xe8fadf9e59e1b7d1221bd672a8106537376227d0df407fca32fc37939d1ad5f4
0x9ecef8f2ab003a3306cdcb742ba3049db051ba26ce0d1d29bc482fc7a58568b7
0x0808e935c9a5f653d74c80afee22ce01a7875bdbd85b59fe8c37d1829c3eba3a
0x2d3c2c26c7acee696b085aaf36cc4bf0e64c71e1eebc1e603a1622ad4477e47f
0x0a2cdd87926485f52d46360be03d11a9ef94f5e3b5400561db53fa44c3b34432
0xf5791c0dc9732c17ad6bea05f628a11468c72fa13836f2b86a373b88ebf9cf7d
0x840819c3874ae7c6429c31832c191e0b0eedcce81ac6cf10dc6eb65cc5a3b099
0x7f289282595ea64148787aa5ef8da5e3a738bd5df149985f1f78dfb9dd6c976d
0xf768720bdd7deefedf348833d685299a63edead9f5c826ef0c438d3d8d2c862f
0x3a418b0fee281c2fba27cbdada3e2e0838c1dbb81a1eb8639e4b0cecc8111e49

Functions
Getter at block 22768763
DURATION(view returns (uint256)
604800
authorized(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
rewardsListLength(view returns (uint256)
8
supplyNumCheckpoints(view returns (uint256)
66
totalSupply(view returns (uint256)
12791474776844737633253
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(