tellor-io / dataSpecs

Data specifications for oracle queries
17 stars 9 forks source link

[New Data Request Form]: OUSD/USD Spot Price on Ethereum Mainnet #124

Closed sumpg41 closed 1 year ago

sumpg41 commented 1 year ago

Contact Details

peter@originprotocol.com , Discord: slagathorthemammothking, TG: PGee13

Just need a new Spot Price?

OUSD/ USD, Curve, Univ3, Kucoin, Gate, every 24 hours OR a price move of more than 2% from the last price

Query Type Name

Spot price

Description

Your query parameters

1. asset
    - description: ousd
    - value type: `string`
2. currency
    - description: usd
    - value type: `string`

Your response type

abi_type: ufixed256x18 (18 decimals of precision) - packed: false

Dispute Considerations

Suggested Data Sources

Curve: https://curve.fi/#/ethereum/pools/factory-v2-9/deposit

Uniswap V3: https://app.uniswap.org/#/swap?inputCurrency=0x2a8e1e676ec238d8a992307b495b45b3feaa5e86&outputCurrency=0xdac17f958d2ee523a2206206994597c13d831ec7

Kucoin: https://www.kucoin.com/trade/OUSD-USDT

Gate.io: https://www.gate.io/trade/OUSD_USDT?ref=3018394

Form Feedback

No response

0xSpuddy commented 1 year ago

Hello @sumpg41 ! Here is an example report for OUSD/USD to the Tellor oracle on Sepolia: https://sepolia.etherscan.io/tx/0x56c5dbb8f65a1ad2abcad4bd49bf5966fdf52571ac1bf52f2290b129b877b023

I will be working on the sources for integration into the telliot client. Thanks for the request!

0xSpuddy commented 1 year ago

@sumpg41 We've merged this feed into telliot-feeds main. It should be reported automatically anytime the queryId is tipped. Let us know if you need help with any integrations! https://github.com/tellor-io/telliot-feeds/pull/688