VelociGaugePlugin

Verified contract

Active on Base with 64 txns
Deployed by via 0xeb8bb811 at 6839392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VelociGaugePlugin"

0x01cb24f18276908ea6995b33dec56243e52dd42b9254ee7d0dfafb2b49872edd
0x8871fcc0d9d74627e1d0ce6c6943524435b5adbc0948628e820082d2d3eb9a82
0xf263c6d88ff2dde92087f93b9f134d5b51d91cdbcbdb6b4bb4ca998c992f60ea
0xb94d1f1ebafb1ad5747ccba420454253c88dccbf1aac6b197356d19c760ca49a
0x4f56c0aaa6b6cd3ca1bf750a814e5af4843fd40fe58a64a433d891bfb644df6f
0x94f4496a381b87c34a6219b3c20183f82774456b35908e0d1c28dbc0475a3504
0xc33d8f44197d6a20317adc7ea6ae291fa0c6a24785ea182aeb76f7ea78e6e562
0xb0fa18f39762fac09c9ff24755f8bbde79a3b026d7f8bdfcbc01eebdd04e6688
0x9a3cc3ba195ccafef8d9d31e3bcfa02e9a763d2ae05f8130d7290b4b75c5cb1a
0xffedd6714060148a5b8c7569f3090760906181cd88d0dbc431b5f37831cadc68

Functions
Getter at block 22897380
getBribe(view returns (address)
0x81637a7193e853c322d6e11d9528e3f4f57f7d2a
getBribeTokens(view returns (address[])
[0x762eb51D2e779EeEc9B239FFB0B2eC8262848f3E]
getGauge(view returns (address)
0xc2e6a689bb45ae564d679b52e420119265b247d3
getProtocol(view returns (string)
Velocimeter
getTokensInUnderlying(view returns (address[])
[0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22, 0xA5e9FA870C50f4fd352A82Ffe16a63646864686D]
getUnderlyingAddress(view returns (address)
0x53bab691db7660affddb8b14dc440d57cf172772
getUnderlyingDecimals(view returns (uint8)
18
getUnderlyingName(view returns (string)
vLP-cbETH/AKITA V3 Gauge
getUnderlyingSymbol(view returns (string)
vLP-cbETH/AKITA V3 Gauge
getVoter(view returns (address)
0x756fc5e6bdb26a85594346d7d0520e1c0e492452
pluginFactory(view returns (address)
0xc40215fedcc1475b5d767c4ebc7085501ffc8abf
symbol(view returns (string)
vLP-cbETH/AKITA V3 Gauge
totalSupply(view returns (uint256)
5041986175886561640
velociGauge(view returns (address)
0x5a1c14c91b9548ea5bba7463b6ca19729b44a61f
Read-only
balanceOf(address accountview returns (uint256)
velociGaugeRewards(uint256view returns (address)
State-modifying
claimAndDistribute(
depositFor(address accountuint256 amount
setBribe(address _bribe
setGauge(address _gauge
setGaugeRewards(address[] _gaugeRewards
withdrawTo(address accountuint256 amount
Events
Plugin__ClaimedAnDistributed(
Plugin__Deposited(address indexed accountuint256 amount
Plugin__Withdrawn(address indexed accountuint256 amount
Constructor
constructor(address _underlyingaddress _velociGaugeaddress _pluginFactoryaddress[] _tokensInUnderlyingaddress[] _bribeTokensaddress[] _velociGaugeRewardsstring _protocolstring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Plugin__InvalidZeroInput(
Plugin__NotAuthorizedVoter(
Plugin__NotFactory(