PoolAddressesProvider

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x81dd0ab4 at 19356906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PoolAddressesProvider"

0x28d584b6c2ff852ed79372f67ed6cb41f246fde4f918800e1c7acd72bb12f8c7
0x59b336e5bbd4e7f20e1896c2400184337510f617fc4128b20dc4752c8f66e63d
0xab7e8a2346a6c543a94800226e7b132f2105f901cc12e98ec970168bdce4bbd2
0xf93a9df87aa52cb94eae748c5984b19bab65d44a453943363bce80a665b51400
0x3024782e20072b0f1b19507d76233a987968b57267333f4debcff343954200e7
0x8701b7b00a32f66e7e3bc8de0ecfff9bbca7a0527f3709eb869b3f63305916e2
0x61b5ee78dadef90db7b6970c4eec491ef1f0ab33d379f715d2c8e288d3865624
0x39bbb0f76352dd7c23faf631d596be255f5f943b2e7f60b843d8ba5ad095d346
0xdd7e0e602199f176eba3742d6127a4f4d64e8006a00dc22da72a32f353254df0
0x54131c9f97d6d2417668c7058cd2386a40963eeedff1e70a9bed54d42e15c4f1

Functions
Getter at block 21202504
getACLAdmin(view returns (address)
0x4e88e72bd81c7ea394cb410296d99987c3a242fe
getACLManager(view returns (address)
0x749df84fd6de7c0a67db3827e5118259ed3abba5
getMarketId(view returns (string)
LRT ZeroLend Market
getPool(view returns (address)
0x3bc3d34c32cc98bf098d832364df8a222bbab4c0
getPoolConfigurator(view returns (address)
0x09edc8f101897aa693932c1966725e05d6d68b5f
getPoolDataProvider(view returns (address)
0x47223d4ea966a93b2cc96ffb4d42c22651fadfcf
getPriceOracle(view returns (address)
0x1cc993f2c8b6fbc43a9bafd2a44398e739733385
getPriceOracleSentinel(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x00000ab6ee5a6c1a7ac819b01190b020f7c6599d
Read-only
getAddress(bytes32 idview returns (address)
State-modifying
renounceOwnership(
setACLAdmin(address newAclAdmin
setACLManager(address newAclManager
setAddress(bytes32 idaddress newAddress
setAddressAsProxy(bytes32 idaddress newImplementationAddress
setMarketId(string newMarketId
setPoolConfiguratorImpl(address newPoolConfiguratorImpl
setPoolDataProvider(address newDataProvider
setPoolImpl(address newPoolImpl
setPriceOracle(address newPriceOracle
setPriceOracleSentinel(address newPriceOracleSentinel
transferOwnership(address newOwner
Events
ACLAdminUpdated(address indexed oldAddressaddress indexed newAddress
ACLManagerUpdated(address indexed oldAddressaddress indexed newAddress
AddressSet(bytes32 indexed idaddress indexed oldAddressaddress indexed newAddress
AddressSetAsProxy(bytes32 indexed idaddress indexed proxyAddressaddress oldImplementationAddressaddress indexed newImplementationAddress
MarketIdSet(string indexed oldMarketIdstring indexed newMarketId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolConfiguratorUpdated(address indexed oldAddressaddress indexed newAddress
PoolDataProviderUpdated(address indexed oldAddressaddress indexed newAddress
PoolUpdated(address indexed oldAddressaddress indexed newAddress
PriceOracleSentinelUpdated(address indexed oldAddressaddress indexed newAddress
PriceOracleUpdated(address indexed oldAddressaddress indexed newAddress
ProxyCreated(bytes32 indexed idaddress indexed proxyAddressaddress indexed implementationAddress
Constructor
constructor(string marketIdaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.