TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 137 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15927724 | 2 years ago | | | 0 | 0.0072001359 | |
| 15674134 | 2 years ago | | | 0 | 0.00089129097 | |
| 15674105 | 2 years ago | | | 0 | 0.0019004195 | |
| 15674094 | 2 years ago | | | 0 | 0.0015507135 | |
| 15457243 | 2 years ago | | | 0 | 0.00081655004 | |
| 15389038 | 2 years ago | | | 0 | 0.00021652364 | |
| 15363008 | 2 years ago | | | 0 | 0.00072404066 | |
| 15363005 | 2 years ago | | | 0 | 0.00042042226 | |
| 15358778 | 2 years ago | | | 0 | 0.00094741697 | |
| 15353627 | 2 years ago | | | 0 | 0.00099169654 |
ABI
ABI objects
Getter at block 21264204
apContract() view returns (address)
0x037b13dd88508a20601573bd97e74279ff38191f
curveAddressProvider() view returns (address)
0x0000000022d53366457f9d5e68ec105046fc4383
priceModuleManager() view returns (address)
0x09262d6a8bd7d6e80aa85404aac278935caa7e31
uniswapAnchoredView() view returns (address)
0x65c816077c29b557bee980ae3cc2dce80204a0c5
Read-only
getLatestPrice(address feedAddress) view returns (int256, uint256, uint8)
getUSDPrice(address _tokenAddress) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addToken(address _tokenAddress, address _feedAddress, uint256 _tokenType)
addTokenInBatches(address[] _tokenAddress, address[] _feedAddress, uint256[] _tokenType)
addWrappedToken(address _wrappedToken, address _underlying)
addWrappedTokenInBatches(address[] _wrappedTokens, address[] _underlyings)
changeAPContract(address _apContract)
changeCurveAddressProvider(address _crvAddressProvider)
changeUniswapAnchoredView(address _uniswapAnchoredView)
initialize()
setManager(address _manager)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.