Protected configurationOptional initOverrides: RequestInitRetrieves information about the Core API including the server version Get Core API info
Optional initOverrides: RequestInitRetrieves the target block time for a given network. The network can be mainnet or testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet. Get a given network's target block time
Optional initOverrides: RequestInitRetrieves the target block time for a given network. The network can be mainnet or testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet. Get a given network's target block time
Optional initOverrides: RequestInitRetrieves the target block times for mainnet and testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet. Get the network target block time
Optional initOverrides: RequestInitRetrieves the target block times for mainnet and testnet. The block time is hardcoded and will change throughout the implementation phases of the testnet. Get the network target block time
Optional initOverrides: RequestInitRetrieves Proof-of-Transfer (PoX) information. Can be used for Stacking. Get Proof-of-Transfer details
Optional initOverrides: RequestInitRetrieves Proof-of-Transfer (PoX) information. Can be used for Stacking. Get Proof-of-Transfer details
Optional initOverrides: RequestInitRetrieves the running status of the Stacks Blockchain API, including the server version and current chain tip information. API status
Optional initOverrides: RequestInitRetrieves the running status of the Stacks Blockchain API, including the server version and current chain tip information. API status
Optional initOverrides: RequestInitRetrieves the total and unlocked STX supply. More information on Stacking can be found [here] (https://docs.stacks.co/understand-stacks/stacking). Note: This uses the estimated future total supply for the year 2050. Get total and unlocked STX supply
Optional initOverrides: RequestInitRetrieves the STX tokens currently in circulation that have been unlocked as plain text. Get circulating STX supply in plain text format
Optional initOverrides: RequestInitRetrieves the total and unlocked STX supply. More information on Stacking can be found [here] (https://docs.stacks.co/understand-stacks/stacking). Note: This uses the estimated future total supply for the year 2050. Get total and unlocked STX supply
Optional initOverrides: RequestInitRetrieves the total supply for STX tokens as plain text. Note: this uses the estimated future total supply for the year 2050. Get total STX supply in plain text format
Optional initOverrides: RequestInitRetrieves the total supply for STX tokens as plain text. Note: this uses the estimated future total supply for the year 2050. Get total STX supply in plain text format
Optional initOverrides: RequestInitRetrieves total supply of STX tokens including those currently in circulation that have been unlocked. Note: this uses the estimated future total supply for the year 2050. Get total and unlocked STX supply (results formatted the same as the legacy 1.0 API)
Optional initOverrides: RequestInitRetrieves total supply of STX tokens including those currently in circulation that have been unlocked. Note: this uses the estimated future total supply for the year 2050. Get total and unlocked STX supply (results formatted the same as the legacy 1.0 API)
Optional initOverrides: RequestInitProtected requestOptional initOverrides: RequestInitRest ...middlewares: Middleware[]Rest ...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]Rest ...preMiddlewares: ((context: RequestContext) => Promise<void | FetchParams>)[]Generated using TypeDoc
Retrieves information about the Core API including the server version Get Core API info