PoolAddressesProvider

Verified contract

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

No balances found for "PoolAddressesProvider"

0x4c094a4852b59b4233bedf22736ce4f46584caa29b0adb75af1286b7221a8563
0xd233bb0c4a225348e03419f275a78cce96bafaa236144cff17804c954a82aa74
0xf7273efc2ec88b01f76d80e5eaeebeb2ba24229e3718bd6fb4272b86fb23cf30
0xd4524c82cd641936e435309c6d001cc4143ff031e5d5d118cf2cfa2528b8518d
0x57fce604f7b844f01a173e55c96690c5ba87d54b8146a9423d8174147b36683e
0x7de37c214c0035fb8ab4b534bb6ffb053e1a7651cf11e5cf59a387bc850e301e
0xd9d1889b064a4eef355355757e17c9a565fb5386cb0476bb5c89886b950bbd55
0xa1c52a6a967cff03c00f7cefd1e3d702479875ad5b7bb8e0313c6e4c0ab19caf

Functions
Getter at block 21328111
getACLAdmin(view returns (address)
0x3300f198988e4c9c63f75df86de36421f06af8c4
getACLManager(view returns (address)
0xda135cd78a086025bcdc87b038a1c462032b510c
getMarketId(view returns (string)
Spark Protocol
getPool(view returns (address)
0xc13e21b648a5ee794902342038ff3adab66be987
getPoolConfigurator(view returns (address)
0x542dba469bde58faee189ffb60c6b49ce60e0738
getPoolDataProvider(view returns (address)
0xfc21d6d146e6086b8359705c8b28512a983db0cb
getPriceOracle(view returns (address)
0x8105f69d9c41644c6a0803fda7d03aa70996cfd9
getPriceOracleSentinel(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x3300f198988e4c9c63f75df86de36421f06af8c4
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.