LendingPoolAddressesProviderRegistry
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LENS | ERC-20 | 1.510286M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11998342 | 4 years ago | | | 0 | 0.0048108840 | |
| 11362563 | 4 years ago | | | 0 | 0.0069298400 |
ABI
ABI objects
Getter at block 21294257
getAddressesProvidersList() view returns (address[])
[0xB53C1a33016B2DC2fF3653530bfF1848a515c8c5, 0xAcc030EF66f9dFEAE9CbB0cd1B25654b82cFA8d5]
owner() view returns (address)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
Read-only
getAddressesProviderIdByAddress(address addressesProvider) view returns (uint256)
State-modifying
Events registerAddressesProvider(address provider, uint256 id)
renounceOwnership()
transferOwnership(address newOwner)
unregisterAddressesProvider(address provider)
AddressesProviderRegistered(address indexed newAddress)
AddressesProviderUnregistered(address indexed newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.