PoolManagerV4
Verified contract
Active on
Ethereum with 76 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 "PoolManagerV4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19417663 | 9 months ago | | | 0 | 0.16280698 | |
| 19402284 | 9 months ago | | | 0 | 0.13980497 | |
| 19394771 | 9 months ago | | | 0 | 0.10653313 | |
| 19394771 | 9 months ago | | | 0 | 0.10653313 | |
| 19394771 | 9 months ago | | | 0 | 0.10653313 | |
| 19394731 | 9 months ago | | | 0 | 0.11353839 | |
| 19394715 | 9 months ago | | | 0 | 0.11200239 | |
| 19394705 | 9 months ago | | | 0 | 0.11370182 | |
| 19386277 | 9 months ago | | | 0 | 0.15672508 | |
| 19375281 | 9 months ago | | | 0 | 0.18899041 |
ABI
ABI objects
Getter at block 21276496
gaugeController() view returns (address)
0x2f50d538606fa9edd2b11e2446beb18c9d5846bb
operator() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
pools() view returns (address)
0x7ce805b8f4bc95578e0762ac7568d4e6409a0792
postAddHook() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
blockList(address) view returns (bool)
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)
setPostAddHook(address _hook)
shutdownPool(uint256 _pid) returns (bool)
This contract contains no event objects.
constructor(address _pools)
This contract contains no fallback and receive objects.
This contract contains no error objects.