PoolAddressesProvider

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x057971c1 at 20804488

The storage layout for this contract could not be retrieved.

No balances found for "PoolAddressesProvider"

0x8981cc10869c1da1fd4ad89193edb188b74ff3bf21f895d11ddaf696e09a8fc4
0x1892365b9a73f444592fb5a6144a725b9e255aed8de68a89e1709aa94effc6d7
0x1a426a7998d3ef6f5e0901f5665bf5bc621543c086b0da216fad6b0cb44a70cf
0xae3cce6962dfeaf20ea3bb18ea15a1ce49082476963a32dcc58e0d85bbe1bf95
0x6d48aef88272579846f7a94a8d621901ee75b6363ad64111446c7fe3211ee294
0x382558b863787a63dbf043feae868b66522b63c5062692c22d3841ffadd7aa6b
0x0a5af4f333d51d94c3bade7825bc9f32aa65e55a1450d2a4a25a6414f9d4aa7f
0x5e3760165cfd60ebd29260c4d383320ee4855364ecb7e328c6a43e7bf57b2153
0xa0eb27601b2d2c778729a1d7a493f978985e05ce64be78a99e06a228ec5026b7
0x6ab1d59c41eeb5fff9ed07713d3357d737870b136b219e1eb8ae77cd64860df8

Functions
Getter at block 21220797
getACLAdmin(view returns (address)
0x4e88e72bd81c7ea394cb410296d99987c3a242fe
getACLManager(view returns (address)
0x6c9e32e37f3377d1824304f80bd135be85f5c8c8
getMarketId(view returns (string)
RWA ZeroLend Market
getPool(view returns (address)
0xd3a4da66ec15a001466f324fa08037f3272bdbe8
getPoolConfigurator(view returns (address)
0x0faae8092a240e7517be28af51da5fd3566fb364
getPoolDataProvider(view returns (address)
0x298ecdcb0369aef75cbbda3e46a224cfe622e287
getPriceOracle(view returns (address)
0x9a4bf8be3a363bd7fc50833c1c24e8076e2f762e
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.