VaultPriceFeed

Verified contract

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

No balances found for "VaultPriceFeed"

0x5e4b9dbbc45e74d9d1b049faf5c807414a09d57d06b6f69811c7d745db82a9e2
0x913cde1cec920f43a52963ce31991b9b72886fa93467edeade3daeaba8820ac1
0xf555a402fab14012903a007943729c58f223c0dc03229773dade32fde9ccd254
0x0f9571bcec897f85daf0608c9954cbecff334ad443d438525e84007916443579
0x57a188160d349f8828754eb6b146fcab7e389f31216d2db8c877f3e02439e972
0x4797c2879d7ceb854c83ebd0809c3fae6dc97cb4350b7857fb32c6046442e4ac
0xd150e75143e52dae1ef72cf5756e211f2d093ab93e05fb2bd7c5e067edbdd4f9
0xeff7e08f216c8585c8bf2e0d2302e11196ab9ef236dcb1fa5482c5bb6bf0bdfd
0x6aabd4e5eeb138bb083de37d10754c0cd248329081475141084839f7c8337252
0x0d61fd45526d07a9074b3301c965f9c5b10a50068146c8b76cffb51e646c10be

Functions
Getter at block 22752715
BASIS_POINTS_DIVISOR(view returns (uint256)
10000
MAX_ADJUSTMENT_BASIS_POINTS(view returns (uint256)
20
MAX_ADJUSTMENT_INTERVAL(view returns (uint256)
7200
MAX_SPREAD_BASIS_POINTS(view returns (uint256)
50
ONE_USD(view returns (uint256)
1000000000000000000000000000000
PRICE_PRECISION(view returns (uint256)
1000000000000000000000000000000
bnb(view returns (address)
0x0000000000000000000000000000000000000000
bnbBusd(view returns (address)
0x0000000000000000000000000000000000000000
btc(view returns (address)
0x0000000000000000000000000000000000000000
btcBnb(view returns (address)
0x0000000000000000000000000000000000000000
chainlinkFlags(view returns (address)
0x0000000000000000000000000000000000000000
eth(view returns (address)
0x0000000000000000000000000000000000000000
ethBnb(view returns (address)
0x0000000000000000000000000000000000000000
favorPrimaryPrice(view returns (bool)
false
gov(view returns (address)
0xf75d3c6f20fb65cc0b8f84687e5cbac3d7f4221e
isAmmEnabled(view returns (bool)
false
isSecondaryPriceEnabled(view returns (bool)
true
maxStrictPriceDeviation(view returns (uint256)
10000000000000000000000000000
priceSampleSpace(view returns (uint256)
1
secondaryPriceFeed(view returns (address)
0xc504cb49bcadfc8fd56f1de5674ba216aeafef01
spreadThresholdBasisPoints(view returns (uint256)
30
useV2Pricing(view returns (bool)
false
Read-only
adjustmentBasisPoints(addressview returns (uint256)
getAmmPrice(address _tokenview returns (uint256)
getAmmPriceV2(address _tokenbool _maximiseuint256 _primaryPriceview returns (uint256)
getLatestPrimaryPrice(address _tokenview returns (uint256)
getPairPrice(address _pairbool _divByReserve0view returns (uint256)
getPrice(address _tokenbool _maximisebool _includeAmmPriceboolview returns (uint256)
getPriceV1(address _tokenbool _maximisebool _includeAmmPriceview returns (uint256)
getPriceV2(address _tokenbool _maximisebool _includeAmmPriceview returns (uint256)
getPrimaryPrice(address _tokenbool _maximiseview returns (uint256)
getSecondaryPrice(address _tokenuint256 _referencePricebool _maximiseview returns (uint256)
isAdjustmentAdditive(addressview returns (bool)
lastAdjustmentTimings(addressview returns (uint256)
priceDecimals(addressview returns (uint256)
priceFeeds(addressview returns (address)
spreadBasisPoints(addressview returns (uint256)
strictStableTokens(addressview returns (bool)
State-modifying
setAdjustment(address _tokenbool _isAdditiveuint256 _adjustmentBps
setChainlinkFlags(address _chainlinkFlags
setFavorPrimaryPrice(bool _favorPrimaryPrice
setGov(address _gov
setIsAmmEnabled(bool _isEnabled
setIsSecondaryPriceEnabled(bool _isEnabled
setMaxStrictPriceDeviation(uint256 _maxStrictPriceDeviation
setPairs(address _bnbBusdaddress _ethBnbaddress _btcBnb
setPriceSampleSpace(uint256 _priceSampleSpace
setSecondaryPriceFeed(address _secondaryPriceFeed
setSpreadBasisPoints(address _tokenuint256 _spreadBasisPoints
setSpreadThresholdBasisPoints(uint256 _spreadThresholdBasisPoints
setTokenConfig(address _tokenaddress _priceFeeduint256 _priceDecimalsbool _isStrictStable
setTokens(address _btcaddress _ethaddress _bnb
setUseV2Pricing(bool _useV2Pricing
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.