PriceModuleV12
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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 "PriceModuleV12"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PriceModuleV12"
ABI
ABI objects
Getter at block 20793015
apContract() view returns (address)
0x0000000000000000000000000000000000000000
curveAddressProvider() view returns (address)
0x0000000000000000000000000000000000000000
priceModuleManager() view returns (address)
0x0000000000000000000000000000000000000000
uniswapAnchoredView() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getLatestPrice(address feedAddress) view returns (int256, uint256, uint8)
getUSDPrice(address _tokenAddress) view returns (uint256)
State-modifying
Events 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)
Initialized(uint8 version)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.