Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 3.04 KB

TIP-119.md

File metadata and controls

46 lines (27 loc) · 3.04 KB
id Title Status Author Description Discussions to Created
TIP-119 Integrate XAU and XAG as available assets on Thales Marketplace Vote Pending padzank (@padzank) Add XAU (Gold) and XAG (Silver) price feeds from Chainlink to Thales on all supported networks with XAU and XAG feeds and enable market creation around those assets' price feeds. https://discord.gg/rPpPcMXSeU 2022-12-26

Simple Summary

Add XAU/USD and XAG/USD price feeds from Chainlink to Thales and enable market creation around those assets price feeds on all supported markets.

Abstract

To diversify Thales Marketplace offering from exclusively crypto assets, this TIP proposes to integrate XAU and XAG price feeds into PriceFeed.sol contract and thus enables market creation around those assets on the Thales marketplace. This TIP additionally proposes to enable a "market close" mechanism for XAU and XAG markets to be synchronised with global XAU and XAG market close times.

Motivation

Main motivation around adding XAU and XAG as supported assets to trade around, is to diversify the offering on Thales to commodities. The necessary implied volatility needed for trading will be pulled from barchart.com VOLATILITY & GREEKS page relevant to Gold and Silver assets.

Specification

This TIP entails the Thales Protocol DAO to integrate the following Chainlink data feeds into Thales smart contracts across all supported networks and this way enable creation of markets around these assets:

This TIP additionally entails Thales Protocol DAO to implement a solution for non-perpetual open trading hours of XAU and XAG by implementing a mechanism where the AMM cuts off liquidity to XAU and XAG markets when the Chainlink price feed reports the price to be 0 during market close.

Rationale

n/a

Test Cases

n/a

Implementation

n/a

Copyright

Copyright and related rights waived via CC0.