ProxyGaugeFactory
Verified contract
Active on
Base with 2 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 "ProxyGaugeFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4891330 | a year ago | | | 0 | 0.0000016497757 | |
| 4891324 | a year ago | | | 0 | 0.000032679791 |
ABI
ABI objects
Getter at block 22780860
flow() view returns (address)
0xd386a121991e51eab5e3433bf5b1cf4c8884b47a
owner() view returns (address)
0xfa89a4c7f79dc4111c116a0f01061f4a7d9fab73
Read-only
gauges(uint256) view returns (address)
isWhitelisted(address) view returns (bool)
State-modifying
Events blacklist(address _gauge)
createGauge(address _pool, address _external_bribe, address _ve, bool isPair, address[] allowedRewards) returns (address)
deployGauge(address _notifyAddress, string _symbol) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
whitelist(address _gauge)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _flow)
This contract contains no fallback and receive objects.
This contract contains no error objects.