ProxyManager
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "ProxyManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ProxyManager"
ABI
ABI objects
Getter at block 21267621
getPoolList() view returns (address[])
[]
Read-only
getPool(address base, address underlying) view returns (address)
State-modifying
Events deployPool(address base, address underlying, address baseOracle, address underlyingOracle, int128 baseMinimum64x64, int128 underlyingMinimum64x64, int128 basePoolCap64x64, int128 underlyingPoolCap64x64, uint256 miningAllocPoints) returns (address)
DeployPool(address indexed base, address indexed underlying, int128 indexed initialCLevel64x64, address baseOracle, address underlyingOracle, address pool)
constructor(address diamond)
This contract contains no fallback and receive objects.
This contract contains no error objects.