PoolAddressesProvider

Verified contract

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

No balances found for "PoolAddressesProvider"

0xe3ecd88f8d759141dc4e1997721103b77a13f1c0d2691477239e1b04e3c501cb
0x5e94f5d2745faf8f91a718e56db7ac8a7e273b7c35c9a9723d51fe182e4535ba
0xfcc90803253243dc08cc9f12173715194868d409717f783d513f2ad60aab8035
0x735571cd6c856415286ccf28d6fbc3a435293e5230c24db5f3ed7a54072fb99c
0x2ef10ac2b1deaf43cfb3d46c3cbaaee3f146ececf9bfa7c49f07114b33e08e27
0x8a2f73494926c6396358be32e86bab4c70d93b30cb94e0b97588669cc470b986
0xb5652dbad5dfd4c4901e0f5d58f98d38464150f31fd1d6bc5b9fe200ae7c23d1
0x1c0c4fd7d51ca7eaa200348287fd334947ca4eb4f0d958179980137bba84775e
0x689d921d060b74491172b4d3ec26c7f4fdb11a015476cd0b028c585e1bc3ca75
0xb83eb684a7749a8adb434e5d4c42706e018cbfc930e360f36555c3da0d926917

Functions
Getter at block 21226148
getACLAdmin(view returns (address)
0x4e88e72bd81c7ea394cb410296d99987c3a242fe
getACLManager(view returns (address)
0x984a0d2f68be59fad746a6d15b811febf34461f4
getMarketId(view returns (string)
Bitcoin ZeroLend Market
getPool(view returns (address)
0xcd2b31071119d7ea449a9d211ac8ebf7ee97f987
getPoolConfigurator(view returns (address)
0x6864b4dbfb0c2ee6d1135cd7f5f896ecef03ff93
getPoolDataProvider(view returns (address)
0x31063f7ca8ef4089db0dedf8d6e35690b468a611
getPriceOracle(view returns (address)
0xad19a55354614913b373e01da768ab679ac4da41
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.