Mhairi
March 2, 2022, 12:36pm
1
The USDBTC price identifier has been deprecated. It is highly recommended that contract deployers do not use this identifier in its current state for new contracts. Price requests for this identifier from contracts created after 02/26/21 00:00 UTC will likely not be resolved correctly. Price requests from contracts created before this time will not be impacted.
The DVM should support price requests for the BTC/USD and USD/BTC price indexes.
# Disclaimer
The USDBTC price identifier has been deprecated. It is highly recommended that contract deployers do not use this identifier in its current state for new contracts. Price requests for this identifier from contracts created after 02/26/21 00:00 UTC will likely not be resolved correctly. Price requests from contracts created before this time will not be impacted.
Reasoning: The new EMP template proposed in [UMIP-54](https://github.com/UMAprotocol/UMIPs/blob/master/UMIPs/umip-54.md) requires that all price identifiers be scaled to 18 decimals. There are live contracts using the old EMP template which require the USDBTC price identifier to be scaled equal the number of decimals in renBTC (8). Because of this, the DVM could return prices incorrectly for new contracts that use this identifier.
## Headers
| UMIP-7 | |
|------------|------------------------------------------------------------------------------------------------------------------------------------------|
| UMIP Title | Add BTC/USD and USD/BTC as price identifiers |
| Authors | Clayton Roche, clayton@umaproject.org |
| Status | Approved |
| Created | July 10, 2020 |
## Summary (2-5 sentences)
The DVM should support price requests for the BTC/USD and USD/BTC price indexes.
## Motivation
The DVM currently does not support the BTC/USD or USD/BTC indexes.
This file has been truncated. show original