PoolManager
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PoolManager"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PoolManager"
ABI
ABI objects
Getter at block 21176832
gaugeController() view returns (address)
0x3669c421b77340b2979d1a00a792cc2ee0fce737
proxy() view returns (address)
0x59cfcd384746ec3035299d90782be065e466800b
Read-only
This contract contains no read-only function objects.
State-modifying
Events addImplementation(address _impl, string _type, string _version)
addPool(uint256 _gaugeIndex) returns (bool)
deactivatePool(uint256 _pid)
setPoolRewardImplementation(address _impl)
setRewardActiveOnCreation(bool _active)
ImplementationAdded(string indexed gaugetype, string indexed version, address _gauge)
PoolAdded(address indexed _gauge, address _implementation)
constructor(address _proxy, address _gaugeController)
This contract contains no fallback and receive objects.
This contract contains no error objects.