VelociGaugePluginFactory
Verified contract
Active on
Base with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VelociGaugePluginFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11813084 | 9 months ago | | | 0 | 0.0000020451470 | |
| 11808266 | 9 months ago | | | 0 | 0.000000204246000000 | |
| 11808215 | 9 months ago | | | 0 | 0.000000201162000000 | |
| 6839392 | a year ago | | | 0 | 0.0000015637280 | |
| 6836553 | a year ago | | | 0 | 0.000017201008 | |
| 6451598 | a year ago | | | 0 | 0.0000015636680 | |
| 6187887 | a year ago | | | 0 | 0.000000057338401366 | |
| 6187743 | a year ago | | | 0 | 0.00019516825 |
ABI
ABI objects
Getter at block 23057110
BVM() view returns (address)
0xd386a121991e51eab5e3433bf5b1cf4c8884b47a
OBVM() view returns (address)
0x762eb51d2e779eeec9b239ffb0b2ec8262848f3e
PROTOCOL() view returns (string)
Velocimeter
ROUTER() view returns (address)
0xe11b93b61f6291d35c5a2bea0a9ff169080160cf
VELOCI_VOTER() view returns (address)
0xab9b68c9e53c94d7c0949fb909e80e4a29f9134a
VOTER() view returns (address)
0x756fc5e6bdb26a85594346d7d0520e1c0e492452
last_plugin() view returns (address)
0x37ca925d8e6028d36319563b09d2bf50f91c833a
owner() view returns (address)
0x0cf24278c99d60388dd8a3a663937f1b9f934d09
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPlugin(address _lpToken, address[] _gaugeRewards, string _symbol) returns (address)
renounceOwnership()
setGaugeRewards(address _plugin, address[] _gaugeRewards)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Plugin__PluginCreated(address plugin)
constructor(address _VOTER)
This contract contains no fallback and receive objects.
PluginFactory__InvalidGauge()
PluginFactory__NotPair()