This contract is being backfilled. You may encounter incomplete storage history.

PoolAddressesProvider

Verified contract

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

No balances found for "PoolAddressesProvider"

0x9c29fd03724675dc6b5b8c4e64b7aada6d56b87a0e70e8327ce813c51b49fc1b
0xf11cbc90b6eed95be0f1d32b0cad5fcadc8207e8d218d86ff0127ad617d3e905
0x967678e5e347f990c8da187bd9c483688356518eaa7c403284adf5b26dbf0273
0xc590e86def129b46f0c85eaefaf3b7057da7becd975a67d2088eb83bf95f9c89
0xf2089a3c2a24f512214691c5a51dd57d1a5545758486360f3a1e24547723525d
0x8b110c1e4954ffc4523681f2c07404a57fc4f2445d43176731a39b60ad24126f
0x4076914742e839d4e9515b8b9bf00efdd85dda396c18660d84f35b72cab3fc8a
0x2cfa9495b88fd769d7678e3b3d34357547144d19d5efbeed533e4d068bd3b3a2
0x921beece30023b524218d36922e00c4c8f501e10b9e9cf85c7e57b90f9237a2a
0x080a45008272f3886a9b4207729cf2f87c795f647658cae5f16f761109013901

Functions
Getter at block 20792512
getACLAdmin(view returns (address)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
getACLManager(view returns (address)
0xc2aacf6553d20d1e9d78e365aaba8032af9c85b0
getMarketId(view returns (string)
Aave Ethereum Market
getPool(view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
getPoolConfigurator(view returns (address)
0x64b761d848206f447fe2dd461b0c635ec39ebb27
getPoolDataProvider(view returns (address)
0x20e074f62ecbd8bc5e38211adcb6103006113a22
getPriceOracle(view returns (address)
0x54586be62e3c3580375ae3723c145253060ca0c2
getPriceOracleSentinel(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
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.