LiquidityGaugeFactory
Verified contract
Active on
Ethereum with 69 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LiquidityGaugeFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17219132 | 2 years ago | | | 0 | 0.022352780 | |
| 16973420 | 2 years ago | | | 0 | 0.0068257151 | |
| 16583489 | 2 years ago | | | 0 | 0.0073378495 | |
| 16473384 | 2 years ago | | | 0 | 0.0051983642 | |
| 16381968 | 2 years ago | | | 0 | 0.0048264594 | |
| 16371086 | 2 years ago | | | 0 | 0.011072987 | |
| 16370942 | 2 years ago | | | 0 | 0.0033128231 | |
| 16370932 | 2 years ago | | | 0 | 0.0036499313 | |
| 16335903 | 2 years ago | | | 0 | 0.0065637765 | |
| 16240092 | 2 years ago | | | 0 | 0.0034232067 |
ABI
ABI objects
Getter at block 21210859
getGaugeImplementation() view returns (address)
0x3b8ca519122cdd8efb272b0d3085453404b25bd0
Read-only
getPoolGauge(address pool) view returns (address)
isGaugeFromFactory(address gauge) view returns (bool)
State-modifying
Events create(address pool) returns (address)
GaugeCreated(address indexed gauge, address indexed pool)
constructor(address gauge)
This contract contains no fallback and receive objects.
This contract contains no error objects.