PriceProvidersAggregator

Verified contract

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

No balances found for "PriceProvidersAggregator"

0x0e64467df784f3b3020957ca44dcee6bb1f4a53b59ec1d763e7536185272e016
0x5cd01a9ca9683b04976969f99074b89612cbf859284253e4802f0ce8f021445c
0xf3b3e1e3ed239a8d76a8ab4c0150b36b86d543494ba7f7d6ce11a47f1503c2ac
0x13391fac79e5cd4700806754a469a148174824faf5830895862f4b9488f43999
0x56114ca316022f91bbffbf661537c3433d7fd2f093387ec6096010e373cc3cf2

Functions
Getter at block 21228038
addressProvider(view returns (address)
0xfba0816a81bcabbf3829bed28618177a2bf0e82a
nativeToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getPriceInUsd(uint8 provider_address token_view returns (uint256 _priceInUsduint256 _lastUpdatedAt)
priceProviders(uint8view returns (address)
quote(uint8 providerIn_address tokenIn_uint8 providerOut_address tokenOut_uint256 amountIn_view returns (uint256 _amountOutuint256 _lastUpdatedAt)
quote(uint8 provider_address tokenIn_address tokenOut_uint256 amountIn_view returns (uint256 _amountOutuint256 _lastUpdatedAt)
quoteTokenToUsd(uint8 provider_address token_uint256 amountIn_view returns (uint256 amountOut_uint256 _lastUpdatedAt)
quoteUsdToToken(uint8 provider_address token_uint256 amountIn_view returns (uint256 _amountOutuint256 _lastUpdatedAt)
State-modifying
setPriceProvider(uint8 provider_address priceProvider_
Events
PriceProviderUpdated(uint8 provideraddress oldPriceProvideraddress newPriceProvider
Constructor
constructor(address nativeToken_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.