Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
vAMM-WETH/WIG | ERC-20 | 0.01142 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18436780 | 4 months ago | | | 0 | 4.1325974e-7 | |
| 13025998 | 8 months ago | | | 0 | 0.000010856019 | |
| 11528198 | 9 months ago | | | 0 | 0.000000002430300160 | |
| 11297243 | 10 months ago | | | 0 | 0.000000008196915840 | |
| 10937309 | 10 months ago | | | 0 | 1.1769639e-7 | |
| 10799425 | 10 months ago | | | 0 | 0.000000001519383222 | |
| 9758733 | a year ago | | | 0 | 3.2120800e-7 | |
| 7542255 | a year ago | | | 0 | 0.000000004100144600 | |
| 7220483 | a year ago | | | 0 | 0.000000001633033655 | |
| 7085180 | a year ago | | | 0 | 1.5499200e-7 |
ABI
ABI objects
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 account) view returns (uint256)
State-modifying
Events claimAndDistribute()
depositFor(address account, uint256 amount)
setBribe(address _bribe)
setGauge(address _gauge)
withdrawTo(address account, uint256 amount)
Plugin__ClaimedAnDistributed()
Plugin__Deposited(address indexed account, uint256 amount)
Plugin__Withdrawn(address indexed account, uint256 amount)
constructor(address _underlying, address _voter, address[] _tokensInUnderlying, string _protocol, string _symbol)
This contract contains no fallback and receive objects.
Plugin__InvalidZeroInput()
Plugin__NotAuthorizedVoter()