-
Likely a new contract on top of the flux aggregator.
-
IllIllI
medium
# Positions cannot be liquidated once the oracle prices are zero
## Summary
In the unlikely event that the price of an asset reaches zero, there is no way to liquidate the position,…
-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/603187123a20e0cb8a7ea85c6a6d718429caad8d/HydraDX-node/pallets/omnipool/src/lib.rs#L597-L603
https://github.com/code-423n4/2024-02-hy…
-
IllIllI
medium
# Delayed orders won't use correct prices
## Summary
GMX uses two oracle types - an off-chain oracle archive network for historical prices of tokens whose value fluctuates a lot, an…
-
Q1: define use cases?
Transaction for off-book netting of positions
- position size to close
- reduce-only flag
- timeout
-
Alternative: a transaction for "willingness to do an off-book …
-
# Lines of code
https://github.com/code-423n4/2024-03-dittoeth/blob/91faf46078bb6fe8ce9f55bcb717e5d2d302d22e/contracts/libraries/LibOracle.sol#L102-L106
# Vulnerability details
## Impact
When the…
-
panprog
high
# Empty orders do not request from oracle and during settlement they use an invalid oracle version with `price=0` which messes up a lot of fees and funding accounting leading to loss of…
-
KingNFT
medium
# Potential damages due to incorrect implementation of the ````ZIP```` algorithm
## Summary
````WooracleV2_2.fallback()```` is used to post zipped token price and state data to the c…
-
Hashicorp has official support for Oracle cloud: https://registry.terraform.io/providers/hashicorp/oci/latest/docs
Accessing List Pricing for OCI Products:
Pricing details: https://www.oracle.com/…
-
0xbepresent
medium
# The `Vault._to_usd_oracle_price()` function uses the same `ORACLE_FRESHNESS_THRESHOLD` for all token prices feeds which is incorrect
## Summary
The same `ORACLE_FRESHNESS_THRE…