TimelessLiquidityGaugeFactory
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TimelessLiquidityGaugeFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21023764 | a month ago | | | 0 | 0.0031849540 | |
| 21023761 | a month ago | | | 0 | 0.0030128580 | |
| 20915349 | a month ago | | | 0 | 0.016799654 | |
| 20915254 | a month ago | | | 0 | 0.012863115 | |
| 19254399 | 9 months ago | | | 0 | 0.0064511504 | |
| 19254395 | 9 months ago | | | 0 | 0.0072889730 | |
| 19176363 | 9 months ago | | | 0 | 0.011866532 | |
| 19142521 | 10 months ago | | | 0 | 0.0088207369 | |
| 19142427 | 10 months ago | | | 0 | 0.0066962317 | |
| 19086218 | 10 months ago | | | 0 | 0.0081412186 |
ABI
ABI objects
Getter at block 21222839
bunniHub() view returns (address)
0xb5087f95643a9a4069471a28d32c569d9bd57fe4
gaugeAdmin() view returns (address)
0x9a8fee232dcf73060af348a1b62cdb0a19852d13
getGaugeImplementation() view returns (address)
0x80674a0207c83fe7570701d8cd133337564322a3
votingEscrowDelegation() view returns (address)
0x536fe6a7fb8cac9ac3fda4374eabd8833efbb42a
Read-only
isGaugeFromFactory(address gauge) view returns (bool)
State-modifying
Events create(struct BunniKey key, uint256 relativeWeightCap) returns (address)
GaugeCreated(address indexed gauge)
constructor(address gaugeTemplate, address gaugeAdmin_, address votingEscrowDelegation_, address bunniHub_)
This contract contains no fallback and receive objects.
TimelessLiquidityGaugeFactory__InvalidBunniKey()