Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 752 Bytes

get-exchange-rate.md

File metadata and controls

22 lines (19 loc) · 752 Bytes

Getting Transactions on the chain

Request

* = Requiered

Property Value
*Endpoint GET https://api.bitclout.com/get-exchange-rate

Response

{
    "SatoshisPerBitCloutExchangeRate": Integer,
    "NanosSold": Integer,
    "USDCentsPerBitcoinExchangeRate": Integer
}
Type Description
"SatoshisPerBitCloutExchangeRate" The exchange rate of Satoshis per 1 BitClout
"NanosSold" Total Bitclout sold in nanos
"USDCentsPerBitcoinExchangeRate" The exchage rate of USD Cents per 1 Bitcoin