PriceProvidersAggregator

Verified contract

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

No balances found for "PriceProvidersAggregator"

0x6562fa5dc2c289619be3a6a10d742dfd662c7d4eb40505b58117c94f2e51ac45
0x08ec310a3d34d30f8ee7b7adc31572fa2bf82ffb1fae487080bc4e2cac6d3521
0x617c66c311ae7ffcbf7d51412906b754cfd24602d4bb0376f2e0f320dbf248a1

Functions
Getter at block 21212995
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 _tokenInLastUpdatedAtuint256 _nativeTokenLastUpdatedAtuint256 _tokenOutLastUpdatedAt)
quote(uint8 provider_address tokenIn_address tokenOut_uint256 amountIn_view returns (uint256 _amountOutuint256 _tokenInLastUpdatedAtuint256 _tokenOutLastUpdatedAt)
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.