This contract is being backfilled. You may encounter incomplete storage history.

TransparentAdminUpgradeableProxy

Verified contract

Proxy

Active on Base with 29 txns
Deployed by via 0x675af7d9 at 14253820
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransparentAdminUpgradeableProxy"

0x6bfdbbf951d8b9a50dcdf019894ac2ac9c985f8169f21c7eb16b80db0de57907
0xa457de0886f22c917547bc2d8a8c8290d85a7b22b6a03a4c3b602c2112438c4f
0x660af926123b6dcc871cb052d9aa13ea8b2c69316beb08c7700f1fa95eaaff34
0x82d286a3fe19f20d808149a03117ede9fa8c7c7d021306a457fd8ef411e389fc
0x0f3ab5f3b51812706eac5eb1030e7723f5e05de3f676e0a10431a60f5e18db4c
0xf3a286ef58f7b5b408d464bef284397f42439699f978d33d21f1c05eaaad7d6f
0x3ff48b6bdc0fbd7c4063fe32ed6e435136a5289e3673a303d0a13aaf6f6ce8e1
0x242fdcd47ea3c4e9af5a4dd998c5928d8f16e69e96777f00e1fee66bc8149474
0x5c8941fae2c40e10b23ad7e1c1d10489c99afedb14233f1fb2f80df4bcf9a1d3
0x365804208761f6fd65402da63b944680eaea3061a2fffc80822b30b16af759ab

Functions
Getter at block 23874547

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
configureReserveAsCollateral(address assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
dropERC1155Reserve(address asset
dropReserve(address asset
initERC1155Reserves(struct ConfiguratorInputTypesInitERC1155ReserveInput[] input
initReserves(struct ConfiguratorInputTypesInitReserveInput[] input
initialize(address provider
setBorrowCap(address assetuint256 newBorrowCap
setERC1155LiquidationProtocolFee(address assetuint256 newFee
setERC1155ReserveConfigurationProvider(address assetaddress newConfigurationProvider
setLiquidationProtocolFee(address assetuint256 newFee
setPoolPause(bool paused
setReserveActive(address assetbool active
setReserveBorrowing(address assetbool enabled
setReserveFactor(address assetuint256 newReserveFactor
setReserveFlashLoaning(address assetbool enabled
setReserveFreeze(address assetbool freeze
setReserveInterestRateStrategyAddress(address assetaddress newRateStrategyAddress
setReservePause(address assetbool paused
setSupplyCap(address assetuint256 newSupplyCap
updateFlashloanPremiumToProtocol(uint128 newFlashloanPremiumToProtocol
updateFlashloanPremiumTotal(uint128 newFlashloanPremiumTotal
updateMaxERC1155CollateralReserves(uint256 newMaxERC1155CollateralReserves
updateNToken(struct ConfiguratorInputTypesUpdateNTokenInput input
updateVariableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
updateYToken(struct ConfiguratorInputTypesUpdateYTokenInput input
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
BorrowCapChanged(address indexed assetuint256 oldBorrowCapuint256 newBorrowCap
CollateralConfigurationChanged(address indexed assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
ERC1155LiquidationProtocolFeeChanged(address indexed assetuint256 oldFeeuint256 newFee
ERC1155ReserveConfigurationProviderChanged(address indexed assetaddress oldProvideraddress newProvider
ERC1155ReserveDropped(address indexed asset
ERC1155ReserveInitialized(address indexed assetaddress indexed nToken
FlashloanPremiumToProtocolUpdated(uint128 oldFlashloanPremiumToProtocoluint128 newFlashloanPremiumToProtocol
FlashloanPremiumTotalUpdated(uint128 oldFlashloanPremiumTotaluint128 newFlashloanPremiumTotal
Initialized(uint64 version
LiquidationProtocolFeeChanged(address indexed assetuint256 oldFeeuint256 newFee
MaxERC1155CollateralReservesUpdated(uint256 oldMaxERC1155CollateralReservesuint256 newMaxERC1155CollateralReserves
NTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
ReserveActive(address indexed assetbool active
ReserveBorrowing(address indexed assetbool enabled
ReserveDropped(address indexed asset
ReserveFactorChanged(address indexed assetuint256 oldReserveFactoruint256 newReserveFactor
ReserveFlashLoaning(address indexed assetbool enabled
ReserveFrozen(address indexed assetbool frozen
ReserveInitialized(address indexed assetaddress indexed yTokenaddress variableDebtTokenaddress interestRateStrategyAddress
ReserveInterestRateStrategyChanged(address indexed assetaddress oldStrategyaddress newStrategy
ReservePaused(address indexed assetbool paused
SupplyCapChanged(address indexed assetuint256 oldSupplyCapuint256 newSupplyCap
VariableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
YTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
Constructor
constructor(address _logicaddress adminbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
InvalidInitialization(
NotInitializing(