PoolAddressesProvider

Verified contract

Active on Base with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PoolAddressesProvider"

0x2393520429bd5f90e3d7a6c47beee8f91d54860d13aece97ff9ec46b67c29b4a
0x2a20a737f1f3a73e82af08411d2d8b166925cdc2524e4c9553ae09489c2eeb9a

Functions
Getter at block 22724522
getACLAdmin(view returns (address)
0x9390b1735def18560c509e2d0bc090e9d6ba257a
getACLManager(view returns (address)
0x43955b0899ab7232e3a454cf84aedd22ad46fd33
getMarketId(view returns (string)
Aave V3 BASE Market
getPool(view returns (address)
0xa238dd80c259a72e81d7e4664a9801593f98d1c5
getPoolConfigurator(view returns (address)
0x5731a04b1e775f0fdd454bf70f3335886e9a96be
getPoolDataProvider(view returns (address)
0xd82a47fdebb5bf5329b09441c3dab4b5df2153ad
getPriceOracle(view returns (address)
0x2cc0fc26ed4563a5ce5e8bdcfe1a2878676ae156
getPriceOracleSentinel(view returns (address)
0x943acd0c93d7a8bee7da5fd0dc3d0028237074d6
owner(view returns (address)
0x9390b1735def18560c509e2d0bc090e9d6ba257a
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.