PoolManagerV3
Verified contract
Active on
Ethereum with 49 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 "PoolManagerV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15932505 | 2 years ago | | | 0 | 0.10080296 | |
| 15839003 | 2 years ago | | | 0 | 0.058505469 | |
| 15791406 | 2 years ago | | | 0 | 0.10210420 | |
| 15791073 | 2 years ago | | | 0 | 0.10210420 | |
| 15791073 | 2 years ago | | | 0 | 0.10210420 | |
| 15771444 | 2 years ago | | | 0 | 0.064365674 | |
| 15596419 | 2 years ago | | | 0 | 0.031606092 | |
| 15589503 | 2 years ago | | | 0 | 0.055813601 | |
| 15589501 | 2 years ago | | | 0 | 0.049075977 | |
| 15589476 | 2 years ago | | | 0 | 0.042556068 |
ABI
ABI objects
Getter at block 21307643
gaugeController() view returns (address)
0xc128468b7ce63ea702c1f104d55a2566b13d3abd
operator() view returns (address)
0x5fea4413e3cc5cf3a29a49db41ac0c24850417a0
pools() view returns (address)
0xdc274f4854831fed60f9eca12cacbd449134cf67
protectAddPool() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events addPool(address _gauge) returns (bool)
addPool(address _gauge, uint256 _stashVersion) returns (bool)
forceAddPool(address _lptoken, address _gauge, uint256 _stashVersion) returns (bool)
setOperator(address _operator)
setProtectPool(bool _protectAddPool)
shutdownPool(uint256 _pid) returns (bool)
This contract contains no event objects.
constructor(address _pools, address _gaugeController, address _operator)
This contract contains no fallback and receive objects.
This contract contains no error objects.