There is no chainlink price feed for the USDZ
token on Arbitrum Network.
The protocol sets USDZ
token as a valid collateral in to be deposited in a trading account. That means when margin value of an account is fetched in USD, the price of USDZ
will be fetched also from the price feeds. But currently there is not price feed for the USDZ
token as it is the protocol token and will be deployed with the protocol. Hence all of the functions that are trying to fetch the price from the chainlink price feeds, might cause DoS, or a situation might happen when the price couldn't be fetched but the function does not revert and return the default price value of 0
.
Please note that, nowhere in the provided docs it is mentioned that how the price feeds will be setup of USDZ
token.
Functions fetching the price might cause DoS.
Manual Review
Add some other way of fetching the price for the USDZ token.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.