The resolution outcome (the BTC price used to settle a round) comes from Binance market data via the aggregate trades API.Documentation Index
Fetch the complete documentation index at: https://docs.trepa.io/llms.txt
Use this file to discover all available pages before exploring further.
How the outcome is built
- The system takes the last executed trade price that occurs at or immediately before the configured reference time (UTC) for that round.
- That price is rounded to two decimal places (USD terms) to produce the final resolution outcome used for errors, winners, and payouts.
Data sources
-
Trading pair: BTC/USDT on Binance
binance.com/en/trade/BTC_USDT -
API: Aggregate trades (compressed trades list)
Binance Spot REST: compressed aggregate trades list