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 "GaugeFactoryV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1963117 | a year ago | | | 0 | 0.000086025008 | |
| 1963113 | a year ago | | | 0 | 0.00014188201 |
ABI
ABI objects
Getter at block 22717838
MINTER_ROLE() view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
last_gauge() view returns (address)
0x1bf3c02ce3b6fbcc8cb20ffc033ca5e19ef23c8e
oFlow() view returns (address)
0x762eb51d2e779eeec9b239ffb0b2ec8262848f3e
owner() view returns (address)
0xfa89a4c7f79dc4111c116a0f01061f4a7d9fab73
Read-only
This contract contains no read-only function objects.
State-modifying
Events addOTokenFor(address _gauge, address _oToken)
createGauge(address _pool, address _external_bribe, address _ve, bool isPair, address[] allowedRewards) returns (address)
removeOTokenFor(address _gauge, address _oToken)
renounceOwnership()
setOFlow(address _oFlow)
transferOwnership(address newOwner)
updateOFlowFor(address _gauge)
OFlowSet(address indexed _oFlow)
OFlowUpdatedFor(address indexed _gauge)
OTokenAddedFor(address indexed _gauge, address indexed _oToken)
OTokenRemovedFor(address indexed _gauge, address indexed _oToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.