PoolManagerV4
Verified contract
Active on
Ethereum with 104 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) |
---|---|---|---|---|---|---|---|
| 18317148 | a year ago | | | 0 | 0.015766106 | |
| 18313237 | a year ago | | | 0 | 0.023265152 | |
| 18281501 | a year ago | | | 0 | 0.025091847 | |
| 18280677 | a year ago | | | 0 | 0.020779632 | |
| 18192952 | a year ago | | | 0 | 0.023215688 | |
| 18187235 | a year ago | | | 0 | 0.036684131 | |
| 18183751 | a year ago | | | 0 | 0.033192346 | |
| 18183235 | a year ago | | | 0 | 0.036982374 | |
| 18182243 | a year ago | | | 0 | 0.021403627 | |
| 18180385 | a year ago | | | 0 | 0.029089654 |
ABI
ABI objects
Getter at block 21222228
gaugeController() view returns (address)
0x2f50d538606fa9edd2b11e2446beb18c9d5846bb
operator() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
pools() view returns (address)
0xd20904e5916113d11414f083229e9c8c6f91d1e1
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.