AeroPairPlugin

Verified contract

Active on Base with 70 txns
Deployed by via 0x37819da7 at 6221365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1a48f2aba837ecd736f790adc9d2f7a5be72c9db899565b9218944057bb908d8
0xf9c120740ebe22ff814cc49dc2b1137574d4a3d7710c0f88fc851686ae76cde3
0x4f8b87da64b40fbb29d704ae01d87567d8ffb9295f008a6443e7b4fb17e16876
0x4d5ce37d91735497e63bb966af685c39a80addd04168255d743529614028a624
0x83ede1cf6597b1eaa812a3ab45977be01ae4d34d2e9cfadd8f709e270012c068
0xfcaac222292744d27e94e5fdd00efaebaba3460da80cfae3f7aed3c91397ff32
0x562ee9db3ea8af220c2c45cef50c4ef494f9798931c005446f19bfd98568fa5b
0x423c3bd064b875ece0868f504e5edec4f893af8fca453ba1f8e592315abc02ce
0x5a7ab47cbcf81d671d439ed7aa48fd0f6138d5bfc5cfd53b2f21f6084abf85a5
0xf5337b675eccf4a925b17e794c0fcbf2871222d4c5efaa0f8cf4554eedcdc8c5

Functions
Getter at block 23926558
getBribe(view returns (address)
0x7e99013952fe23770a81ea2943ae3acae79cd8bf
getBribeTokens(view returns (address[])
[0x4200000000000000000000000000000000000006, 0x58Dd173F30EcfFdfEbCd242C71241fB2f179e9B9]
getGauge(view returns (address)
0xfef9833c80fe438842f5074f4393579b0d67e764
getProtocol(view returns (string)
Aerodrome
getTokensInUnderlying(view returns (address[])
[0x4200000000000000000000000000000000000006, 0x58Dd173F30EcfFdfEbCd242C71241fB2f179e9B9]
getUnderlyingAddress(view returns (address)
0x9f6a5f49e4d57a7de596c48181b65a0083ad343c
getUnderlyingDecimals(view returns (uint8)
18
getUnderlyingName(view returns (string)
vLP-WIG/WETH Pair
getUnderlyingSymbol(view returns (string)
vLP-WIG/WETH Pair
getVoter(view returns (address)
0x756fc5e6bdb26a85594346d7d0520e1c0e492452
symbol(view returns (string)
vLP-WIG/WETH Pair
totalSupply(view returns (uint256)
11419858992170947
Read-only
balanceOf(address accountview returns (uint256)
State-modifying
claimAndDistribute(
depositFor(address accountuint256 amount
setBribe(address _bribe
setGauge(address _gauge
withdrawTo(address accountuint256 amount
Events
Plugin__ClaimedAnDistributed(
Plugin__Deposited(address indexed accountuint256 amount
Plugin__Withdrawn(address indexed accountuint256 amount
Constructor
constructor(address _underlyingaddress _voteraddress[] _tokensInUnderlyingstring _protocolstring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Plugin__InvalidZeroInput(
Plugin__NotAuthorizedVoter(