PoolAddressesProvider

Verified contract

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

No balances found for "PoolAddressesProvider"

0x7d2a02f1c86eca0ba18968db826c0f8c858e680371b892eef45b59027f0c9c46
0xa511b88029ed090da4480504107a0f11e20758959b6b28ca983a134fc84e642c
From
0xe824486ff646635c2c84d56e749851c870b1b726df694ad29127258f7e55e740
From
0x4a564d42b88e0f16032e0cbe951b87fa01dbcd7ae2c9dc4c4878adb8187570b8
From
0xf44baebfe009b93a75901bc83fe530dc82799d160d2cefc1e942c31be8aa530f
From
0xc7c94da21a00a10e38a75b17335eb0531be8e2b2d74d40d73489f28490bdd87f
From
0xceec8902ed8a4aa02ba240c7c13c4ad8c3e3c754c35307e8d749dba2b07175ad
From
0x6b98ea299f29f3abf96ab4733e0590bca2462bf7d029b11e72ade5ba1372d256
From
0x02b480263e9737e1a4489ba922913fc27877ebce0e789d57cc9388f47c316ef2
0xff8878ed92535a3c0984390845e97d7da503f49f2e6e68c0c3d92400fb466983

Functions
Getter at block 21167618
getACLAdmin(view returns (address)
0xca8678d2d273b1913148402aed2e99b085ea3f02
getACLManager(view returns (address)
0x42b0c49130162f949e82ba855c4eff0c3fd4c5cc
getMarketId(view returns (string)
ParaSpaceMM
getPool(view returns (address)
0x638a98bbb92a7582d07c52ff407d49664dc8b3ee
getPoolConfigurator(view returns (address)
0x11ce60fc2f66a16deabaae38a45f588d1ba9f436
getPoolDataProvider(view returns (address)
0xbc88150ebefda53fb61f4c59e98d0de5ebbb8cd3
getPriceOracle(view returns (address)
0x6b58baa08a91f0f08900f43692a9796045454a17
getPriceOracleSentinel(view returns (address)
0x0000000000000000000000000000000000000000
getWETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner(view returns (address)
0xca8678d2d273b1913148402aed2e99b085ea3f02
Read-only
getAddress(bytes32 idview returns (address)
getMarketplace(bytes32 idview returns (struct DataTypesMarketplace)
State-modifying
renounceOwnership(
setACLAdmin(address newAclAdmin
setACLManager(address newAclManager
setAddress(bytes32 idaddress newAddress
setAddressAsProxy(bytes32 idaddress newImplementationAddress
setMarketId(string newMarketId
setMarketplace(bytes32 idaddress marketplaceaddress adapteraddress operatorbool paused
setPoolConfiguratorImpl(address newPoolConfiguratorImpl
setPriceOracle(address newPriceOracle
setPriceOracleSentinel(address newPriceOracleSentinel
setProtocolDataProvider(address newDataProvider
setWETH(address newWETH
transferOwnership(address newOwner
updatePoolImpl(struct IParaProxyProxyImplementation[] implementationParamsaddress _initbytes _calldata
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
MarketplaceUpdated(bytes32 indexed idaddress indexed marketplaceaddress indexed adapteraddress operatorbool paused
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ParaProxyCreated(bytes32 indexed idaddress indexed proxyAddressstruct IParaProxyProxyImplementation[] indexed implementationParams
ParaProxyUpdated(bytes32 indexed idaddress indexed proxyAddressstruct IParaProxyProxyImplementation[] indexed implementationParams
PoolConfiguratorUpdated(address indexed oldAddressaddress indexed newAddress
PoolUpdated(struct IParaProxyProxyImplementation[] indexed implementationParamsaddress _initbytes _calldata
PriceOracleSentinelUpdated(address indexed oldAddressaddress indexed newAddress
PriceOracleUpdated(address indexed oldAddressaddress indexed newAddress
ProtocolDataProviderUpdated(address indexed oldAddressaddress indexed newAddress
ProxyCreated(bytes32 indexed idaddress indexed proxyAddressaddress indexed implementationAddress
WETHUpdated(address indexed oldAddressaddress indexed newAddress
Constructor
constructor(string marketIdaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.