# Taostats Documentation Documentation > Documentation for Taostats Documentation ## Guides - [Taostats Documentation](https://docs.taostats.io/docs/welcome.md) - [What is Bittensor?](https://docs.taostats.io/docs/index1.md): The Taostats docs are a intend to introduce users to Bittensor, and how to use Taostats to understand the workings of the chain.. - [Getting Started with Bittensor](https://docs.taostats.io/docs/getting-started-with-bittensor.md) - [Staking](https://docs.taostats.io/docs/staking-in-dtao.md): Staking tao/alpha is how investors earn yield. - [Stake Weight](https://docs.taostats.io/docs/stake-weight.md): How to determine Validator stake weight. - [Mev Shield](https://docs.taostats.io/docs/mev-shield.md): why do we need mev shield, and how does it work? - [Mining](https://docs.taostats.io/docs/mining.md): Miners are nodes in a Bittensor subnet that produce output as defined by the subnet code. - [Running a Miner](https://docs.taostats.io/docs/miner.md) - [Starting as a Miner](https://docs.taostats.io/docs/i-want-to-mine-on-bittensor.md) - [Tokenomics & Emission](https://docs.taostats.io/docs/tokenomics.md): Learn how tao and alpha tokens are emitted and distributed to participants on Bittensor. - [Tao](https://docs.taostats.io/docs/tao.md): The token of the Bittensor network - [Tao Emission ](https://docs.taostats.io/docs/tao-emission.md): Basics on how tao is emitted and distributed in Bittensor. - [Alpha Tokens](https://docs.taostats.io/docs/alpha-tokens.md): Alpha is the genearic name for subnet tokens. Each subnet has its own token. - [Alpha Emission](https://docs.taostats.io/docs/alpha-emission.md) - [Subnet Pools](https://docs.taostats.io/docs/subnet-pools.md): Last updated Feb 2 - [Price Impact and Slippage](https://docs.taostats.io/docs/slippage.md) - [Subnet Emission](https://docs.taostats.io/docs/subnets-1.md) - [Subnet Emission: tao and alpha](https://docs.taostats.io/docs/subnet-emissions.md) - [Distribution of alpha_out to participants](https://docs.taostats.io/docs/distribution-of-alpha-in-a-subnet.md) - [Emission for Miners](https://docs.taostats.io/docs/consensus-for-miners.md) - [Emissions for Validators](https://docs.taostats.io/docs/incentive-for-validators.md) - [Emission for Parent/Child Hotkeys](https://docs.taostats.io/docs/emission-parent-hotkeys.md) - [Emissions: Root vs. Alpha Stake](https://docs.taostats.io/docs/stakeholder-emissions-root-vs-alpha.md) - [Stakeholder Emissions: Root](https://docs.taostats.io/docs/stakeholder-emissions-root.md): updated Feb 3 - [Stakeholder Emissions: Alpha](https://docs.taostats.io/docs/stakeholder-emissions-alpha.md): updated Feb 3 - [Root Reborn](https://docs.taostats.io/docs/root-reborn.md): A user-facing explainer for subtensor PR [#2759](https://github.com/opentensor/subtensor/pull/2759) _Draft — Last updated 2026-06-16. Status: PR open against `devnet-ready`, not on mainnet._ - [Uniswap Subnet Pool Liquidity](https://docs.taostats.io/docs/uniswap-v3.md): Uniswap V3 is a way to add liquidity to alpha subnet pools. - [Halving](https://docs.taostats.io/docs/halving.md) - [Recycling](https://docs.taostats.io/docs/recycling.md) - [Burning](https://docs.taostats.io/docs/burning.md): When token is burned - it is no longer accessible and not a part of the circulating supply - [Chain Architecture](https://docs.taostats.io/docs/chain-architecture.md): How does the Bittensor Chain work? - [Yuma Consensus](https://docs.taostats.io/docs/consensus.md): The Yuma consensus mechanism - [Smart Contracts with EVM](https://docs.taostats.io/docs/evm-contracts.md): Smart contract evaluation has launched on Bittensor. - [Commit Reveal 3.0](https://docs.taostats.io/docs/commit-reveal-30.md): Designed to stop weight copying: weights are commited to the chain, but revealed several epochs later. - [Parent/Child Hotkeys](https://docs.taostats.io/docs/emission-for-parentchild-hotkeys-copy.md) - [Extrinsics](https://docs.taostats.io/docs/blockchain.md): Extrinsics are how commands are written to the chain. - [List of the Most Common Extrinsics](https://docs.taostats.io/docs/list-of-all-extrinsics.md): A list of the most commonly used extrinsics in Bittensor - [Multisig extrinsics](https://docs.taostats.io/docs/multisig-extrinsics.md): Organizations can protect their wallets with multi-signature wallets - [Batch Extrinsics](https://docs.taostats.io/docs/batch-extrinsics.md): Batch extrinsics allow many calls to be made in a single extrinsic. - [Proxy Extrinsics](https://docs.taostats.io/docs/proxy-extrinsics.md) - [Deploy a Test Chain (Mac)](https://docs.taostats.io/docs/deploy-a-dtao-chain.md) - [Senate](https://docs.taostats.io/docs/senate.md): The Bittensor Senate can vote on proposed changes to the chain. - [Sign a message with your wallet key](https://docs.taostats.io/docs/sign-a-message-with-your-wallet-key.md) - [Error Codes](https://docs.taostats.io/docs/error-codes.md): When working on chain there are error messages. What do they mean? - [RPC Connection to the Chain](https://docs.taostats.io/docs/rpc-connection-to-the-chain.md) - [Conviction](https://docs.taostats.io/docs/conviction.md): Conviction is the process of locking alpha to a subnet to show conviction (reduces rugpulls) (May 2026) - [Governance](https://docs.taostats.io/docs/governance.md): Bittensor's new governance plan is moving forward. Learn more - [Subnet Architecture](https://docs.taostats.io/docs/subnet.md): How do Subnets work? - [Subnet Hyperparameters](https://docs.taostats.io/docs/subnet-parameters.md) - [Subnet Owner](https://docs.taostats.io/docs/subnet-owner.md): A group or organisation that owns the key to and controls the codebase of a subnet - [Subnet Design Best Practices](https://docs.taostats.io/docs/subnet-creation-best-practices.md) - [Subnet Owner Startup Guide](https://docs.taostats.io/docs/subnet-owner-startup-guide.md): You've registered a subnet! Whats next? - [Validator (Architecture)](https://docs.taostats.io/docs/validation.md): Validators are the neurons in a subnet that validate miner output and provide gateway access to the network - [Running a Validator](https://docs.taostats.io/docs/validator.md) - [Neuron Registration](https://docs.taostats.io/docs/node-registration.md) - [Subnet Registration/Deregistration](https://docs.taostats.io/docs/subnet-registration.md): In September 2025, Subnet registration and deregistration was added back to the chain - [Wallets](https://docs.taostats.io/docs/wallets-coldkeys-hotkeys.md) - [Coldkeys](https://docs.taostats.io/docs/coldkeys.md) - [Hotkeys](https://docs.taostats.io/docs/hotkeys.md) - [Command Line Interface (CLI)](https://docs.taostats.io/docs/command-line-tool.md): CLI or clee? - [Safely Installing Software](https://docs.taostats.io/docs/a-best-practices-guide-for-safely-installing-software.md) - [Crypto Safety - the Basics](https://docs.taostats.io/docs/crypto-safety-the-basics.md): This is a work in progress, and not comprehensive. Stay safe! - [Staking Instructions](https://docs.taostats.io/docs/staking-instructions.md) - [Connecting your wallet](https://docs.taostats.io/docs/connecting-your-wallet.md): Taostats' staking tools require a connection with a wallet extension. - [Staking: Taostats Subnet page](https://docs.taostats.io/docs/staking-taostats-subnet-page.md): You can now stake right on the Subnet page - [Limit Orders: Taostats Subnet Page](https://docs.taostats.io/docs/limit-orders-taostats-subnet-page.md): Place limit orders to buy/sell alpha - [Taostats Staking App](https://docs.taostats.io/docs/taostats-staking-app.md): The taostats staking app gives a number of ways to stake tao and alpha - [Stake Troubleshooting](https://docs.taostats.io/docs/stake-troubleshooting.md): Running into issues? Some tricks! - [Switch Validators](https://docs.taostats.io/docs/taostats-transfer-app.md): Swap validators on a subnet with the taostats transfer tool. - [Why has my tao gone down?](https://docs.taostats.io/docs/why-has-my-tao-gone-down.md): I staked into a subnet, and now my tao has decreased - [Glossary](https://docs.taostats.io/docs/glossary.md): List of commonly used terms in Bittensor. - [FAQ](https://docs.taostats.io/docs/faq.md) - [Bittensor Tax Reporting](https://docs.taostats.io/docs/bittensor-tax-reporting.md): Taostats can help you prepare your income statements - [What is Taostats?](https://docs.taostats.io/docs/what-is-taostats.md) - [Taostats: For Staking](https://docs.taostats.io/docs/taostats-for-staking.md): Understand how to read the data in order to stake your tao - [Calculating Nominator returns](https://docs.taostats.io/docs/calculating-nominator-returns.md) - [Some of the Math Behind Taostats](https://docs.taostats.io/docs/some-of-the-math-behind-taostats.md) - [Taostats Chrome Extension](https://docs.taostats.io/docs/taostats-chrome-extension.md): A chrome extension giving access to your wallets on chain - [The Taostats API](https://docs.taostats.io/docs/the-taostats-api.md): Build your own tooling and products using the data from Taostats. - [Get an API key](https://docs.taostats.io/docs/getting-started-with-taostats-api.md) - [API Usage](https://docs.taostats.io/docs/api-usage.md) - [Blocks emitted over a time period](https://docs.taostats.io/docs/blocks-emitted-over-a-time-period.md) - [Miner Report](https://docs.taostats.io/docs/miner-report.md): A jupyter Notebook to collect neuron registration information - [Taostats Home](https://docs.taostats.io/docs/homepage.md) - [Subnets](https://docs.taostats.io/docs/subnets.md) - [Top Subnets by Emission](https://docs.taostats.io/docs/top-subnets-by-emission.md) - [Subnet Registration Cost](https://docs.taostats.io/docs/subnet-registration-cost.md) - [Subnet Pages](https://docs.taostats.io/docs/subnet-pages.md) - [Subnet TradingView Chart](https://docs.taostats.io/docs/subnet-trading-view-chart.md): How to use the TradingView chart - [The Subnet Metagraph](https://docs.taostats.io/docs/metagraph.md) - [Subnet Registration Charts](https://docs.taostats.io/docs/registration.md) - [Subnet Hyperparameters](https://docs.taostats.io/docs/subnet-hyperparameters.md): The 2nd tab for each subnet, this lists important settings for the subnet - [Distribution](https://docs.taostats.io/docs/distribution.md): There are three miner distribution charts - [Miner Weights](https://docs.taostats.io/docs/miner-weights.md) - [Subnet Statistics](https://docs.taostats.io/docs/subnet-statistics.md) - [Buy and Sell alpha](https://docs.taostats.io/docs/buy-and-sell-alpha.md) - [Taostats: For Miners](https://docs.taostats.io/docs/taostats-for-miners.md) - [Subnet Sentiment Index (SSI)](https://docs.taostats.io/docs/sentiment.md) - [Validators](https://docs.taostats.io/docs/validators.md) - [Validator Performance](https://docs.taostats.io/docs/validator-performance-per-subnet.md) - [Weight Copying](https://docs.taostats.io/docs/weight-copying.md) - [Parent Hotkey Validation](https://docs.taostats.io/docs/parent-hotkey-validation.md) - [Blockchain](https://docs.taostats.io/docs/blocks.md): The section of taostats dedicated to stats of the blockchain. - [Transfers](https://docs.taostats.io/docs/transfers.md) - [Staking Transactions](https://docs.taostats.io/docs/delegation.md) - [Extrinsics](https://docs.taostats.io/docs/list-of-extrinsics.md): Describes the Extrinsics table at Taostats - [Extrinsics Detail](https://docs.taostats.io/docs/extrinsics-detail.md): The extrinsics detail page describes what happened in the extrinsic. - [Events](https://docs.taostats.io/docs/list-of-events.md): A live table of events called on the chain - [Events Detail](https://docs.taostats.io/docs/events-detail.md): Describing the detail page for an event - [Runtime](https://docs.taostats.io/docs/runtime.md): A listing of Runtime changes on the blockchain - [Sudo](https://docs.taostats.io/docs/sudo.md): A table with the latest sudo commands - [Accounts](https://docs.taostats.io/docs/accounts.md) - [Single Account Page](https://docs.taostats.io/docs/single-account-page.md): The Single Account page gives you details about a wallet address - [Investors](https://docs.taostats.io/docs/investors.md): A series of pages for Bittensor Investors - [Tokenomics](https://docs.taostats.io/docs/tokenomics-1.md): How are tao and alpha emitted? When will halvings occur? - [Yield](https://docs.taostats.io/docs/yield.md): What returns can investors expect when staking? - [Where to Buy](https://docs.taostats.io/docs/where-to-buy.md): This page links to exchanges that offer tao - [Dashboard](https://docs.taostats.io/docs/dashboard.md): The taostats dashboard. - [Portfolio](https://docs.taostats.io/docs/portfolio.md): The portfolio page gives you detailed information about a wallet's staking history - [Adding Wallets to the Portfolio](https://docs.taostats.io/docs/adding-wallets-to-the-portfolio.md) - [Portfolio Data](https://docs.taostats.io/docs/portfolio-data.md): The portfolio data page gives a deeper dive into your alpha stakes - [Stake](https://docs.taostats.io/docs/stake.md): Stake and unstake tao with Taostats - [Mining](https://docs.taostats.io/docs/mining-1.md): A page to gain detailed information about miners. - [Send and Transfer](https://docs.taostats.io/docs/send-and-transfer.md): Sent tao and alpha to other wallets - [TypeScript SDK](https://docs.taostats.io/docs/typescript-sdk.md): Are you a TypeScript developer using our APIs? Our SDK might slimplify things! - [Mobile Apps (iOS and Android)](https://docs.taostats.io/docs/mobile-apps-ios-and-android.md): The Taostats Mobie app - lets you track and stake on the go ## API Reference - [Welcome to the Taostats API](https://docs.taostats.io/reference/welcome-to-the-taostats-api.md) - [Model Context Protocol (MCP)](https://docs.taostats.io/reference/model-context-protocol-mcp.md): Use taostats in your Vibe coding/ bot creation. - [Get API Status](https://docs.taostats.io/reference/get-api-status.md): Is the API up? This will tell you :D - [Get API usage](https://docs.taostats.io/reference/get-api-usage.md) - [Get tao Price](https://docs.taostats.io/reference/get-price-1.md): The current price of tao, and related stats. - [Get tao Price History](https://docs.taostats.io/reference/get-price-history-1.md): Get historical tao price and details. - [Get tao Price OHLC](https://docs.taostats.io/reference/get-price-ohlc.md): Open, High, Low, Close tao price details. - [Get Account](https://docs.taostats.io/reference/get-account.md): Gives most recent coldkey balance. - [Get Account History](https://docs.taostats.io/reference/get-account-history.md): Gives historical coldkey balance, daily at midnight GMT. - [Get Transfers](https://docs.taostats.io/reference/get-transfers.md): Coldkey transfers (buys and sells) of tao. - [Get Exchanges](https://docs.taostats.io/reference/get-exchanges.md): A list of exchanges as identified by Taostats. - [Get Pending Coldkey Swaps](https://docs.taostats.io/reference/get-pending-coldkey-swaps.md) - [Get On Chain Identity](https://docs.taostats.io/reference/get-onchain-identity.md): For coldkeys that have set identity on chain - retrieve those details. - [Get On Chain Identity History](https://docs.taostats.io/reference/get-on-chain-identity-history.md): Get historical name settings on chain - [Get Root Claim Timestamps](https://docs.taostats.io/reference/get-root-claim-timestamps.md): Get the block/timestamps of root claims. - [Accounting/Tax](https://docs.taostats.io/reference/accounting-1.md): The accounting endpoints require a subscription. - [Get Tax Report](https://docs.taostats.io/reference/get-tax-report.md): Creates a document for a token (tao or alpha). This requires a paid plan. - [Get Tax Report as CSV](https://docs.taostats.io/reference/get-tax-report-as-csv.md): you're going to putthe data in a spreadsheet. This makes it easier. Requires a paid plan. - [Get Tokens Held](https://docs.taostats.io/reference/get-tokens-held.md): You dont remember all the tokens you held - we can help. Requires a paid plan - [Get Stake Balance](https://docs.taostats.io/reference/get-stake-balance.md): Get current stake balances - [Get Historical Stake Balance](https://docs.taostats.io/reference/get-historical-stake-balance.md): Stake balances over time. Stored at midnight UTC daily - [Get Slippage](https://docs.taostats.io/reference/get-slippage.md): Estimate the slippage for an alpha/tao transaction. - [Get Staking/Delegation Events](https://docs.taostats.io/reference/get-stakingdelegation-events.md): Get all delegation/staking/alpha buys&sells. - [Get Stake Balance Sum in Tao](https://docs.taostats.io/reference/get-stake-balance-sum-in-tao.md): Returns total balance as tao. - [Get Stake Portfolio](https://docs.taostats.io/reference/get-stake-portfolio.md): This endpoint requires a PRO subscription - [Get Validator](https://docs.taostats.io/reference/get-validator-dtao.md): Get stake and return data for validators. - [Get Validator History ](https://docs.taostats.io/reference/get-validator-history-dtao.md): Get validator history- data from the dTao era (Feb 13, 2025 on.) - [Get Validator History (pre-dtao)](https://docs.taostats.io/reference/get-validator-history-1.md): Get validator history pre Feb 13, 2025 - [Get Validator Metrics](https://docs.taostats.io/reference/get-validator-metrics.md): Get latest reward data for validators (with neurons registered) - [Get Validator Metrics History](https://docs.taostats.io/reference/get-validator-history-copy.md): Historical data for Validators with neurons - [Get Parent/Child hotkey relationships](https://docs.taostats.io/reference/get-parentchild-hotkey-relationships.md): Parent&child relationships for validators. - [Get Parent/Child Hotkey History](https://docs.taostats.io/reference/get-parentchild-hotkey.md): Historical Parent & Child relationships for validators - [Get Validator Performance](https://docs.taostats.io/reference/get-validator-performance-copy.md): Gives the performance of the vaidator, or the validator's childkey in a specified subnet. - [Get Validator Performance History (dTao)](https://docs.taostats.io/reference/get-validator-performance-dtao-history.md): Gives the historical performance of the vaidator, or the validator's childkey in a specified subnet. - [Get Current Validator Weights V2](https://docs.taostats.io/reference/get-current-validator-weights-v2.md): Weights set by validators - [Get Historical Validator Weights v2](https://docs.taostats.io/reference/het-historical-validator-weights.md): Historical weights set by validators. - [Get Validator Alpha Shares](https://docs.taostats.io/reference/get-validator-alpha-shares.md) - [Get Validator Alpha Shares (Historical)](https://docs.taostats.io/reference/get-validator-alpha-shares-historical.md) - [Get Validators in a Subnet](https://docs.taostats.io/reference/get-validators-in-a-subnet.md) - [Get Validator Yield](https://docs.taostats.io/reference/get-validator-yield.md) - [Get Hotkey Emissions](https://docs.taostats.io/reference/get-hotkey-emissions.md) - [Get Historical APY Yield](https://docs.taostats.io/reference/get-historical-apy-yield.md): Historical Validator yields - [Get Latest Miner Weight](https://docs.taostats.io/reference/get-latest-miner-weight.md): Requires a pro subscription - [Get Miner Weights History](https://docs.taostats.io/reference/get-miner-weights.md): Requires a Pro subscription - [Get Miner By Coldkey](https://docs.taostats.io/reference/get-miner-by-coldkey.md) - [Get Liquidity Distribution](https://docs.taostats.io/reference/liquidity-distributions.md): A breakdown of the liquidity at every price tick. - [Get Liquidity Positions](https://docs.taostats.io/reference/get-liquidity-positions.md): Get all of the Liquidity positions. - [Get Liquidity Position Event](https://docs.taostats.io/reference/get-liquidity-position-event.md) - [Get Liquidity tick to price](https://docs.taostats.io/reference/get-liquidity-tick-to-price.md): Get the price at a given tick - [Get Blocks](https://docs.taostats.io/reference/get-blocks-copy.md): Get blocks from the chain - [Get Block Number over Interval](https://docs.taostats.io/reference/get-block-interval-1.md) - [Get Extrinsics](https://docs.taostats.io/reference/get-extrinsics.md): Lists all primary extrinsics. To get extrinsics in batch/proxy calls use he Get Calls endpoint - [Get Event](https://docs.taostats.io/reference/get-event-1.md): Get chain events - [Get Chain Calls](https://docs.taostats.io/reference/get-chain-calls.md): This endpoint lists all extrinsics - as some can be nested inside batch/proxy calls. - [Get Stats Latest](https://docs.taostats.io/reference/get-stats-latest.md): Get the latest high level stats from the chain. - [Get Stats History](https://docs.taostats.io/reference/get-stats-history.md): Get historical chain stats - [Get Runtime Version](https://docs.taostats.io/reference/get-runtime-version.md): Returns the current chain runtime. - [Get Historical Runtime Version](https://docs.taostats.io/reference/get-historical-runtime-version.md): Historical runtime data. - [Get Proxy Calls](https://docs.taostats.io/reference/get-proxy-calls.md): Gewt calls made by proxies - [Get tao emission](https://docs.taostats.io/reference/get-tao-emission.md) - [Get Metagraph](https://docs.taostats.io/reference/get-metagraph-1.md): Get metagraph information for neurons - [Get Metagraph History](https://docs.taostats.io/reference/get-metagraph-history.md): Historical metegraph details - [Get Root Subnet Metagraph](https://docs.taostats.io/reference/get-root-subnet-metagraph.md) - [Get Root Subnet History](https://docs.taostats.io/reference/get-root-subnet-history.md) - [Get Neuron Registrations](https://docs.taostats.io/reference/get-neuron-registrations.md) - [Get Neuron Deregistrations](https://docs.taostats.io/reference/get-neuron-deregistrations.md) - [Get Subnet Coldkey Distribution](https://docs.taostats.io/reference/get-subnet-coldkey-distribution-1.md) - [Get Subnet Axon IP Distribution](https://docs.taostats.io/reference/get-subnet-axon-ip-distribution.md) - [Get Subnet Miner Incentive Distribution](https://docs.taostats.io/reference/get-subnet-miner-incentive-distribution.md) - [Get Subnets](https://docs.taostats.io/reference/get-subnets-1.md) - [Get Subnet History](https://docs.taostats.io/reference/get-subnet-history.md) - [Get Current Subnet Pools](https://docs.taostats.io/reference/get-subnet-pools.md) - [Get Historical Subnet Pools](https://docs.taostats.io/reference/get-historical-subnet-pools.md) - [Get Subnet Emission](https://docs.taostats.io/reference/get-subnet-emission.md) - [Get Subnet Identity](https://docs.taostats.io/reference/get-subnet-identity.md) - [Get Subnet Identity History](https://docs.taostats.io/reference/get-subnet-identity-history.md): Get subnet naming history - [Get Subnet Owner](https://docs.taostats.io/reference/get-subnet-owner-1.md) - [Get Subnet Registration Cost](https://docs.taostats.io/reference/get-subnet-registration-cost.md) - [Get Subnet Registration Cost History](https://docs.taostats.io/reference/get-subnet-registration-cost-history-1.md) - [Get Subnet Registrations](https://docs.taostats.io/reference/get-subnet-registrations-1.md) - [Subnet Deregistration Ranking](https://docs.taostats.io/reference/subnet-deregistration-ranking.md): pruning rank defines the order at which subnets will be replaced by new registrations. - [Subnet Deregistration Ranking (Historical)](https://docs.taostats.io/reference/subnet-deregistration-ranking-historical.md): Daily ranking of lowest performing subnets - [Get Sum of Subnet Prices](https://docs.taostats.io/reference/get-sum-of-subnet-prices.md) - [Get Current Sum of Subnet Prices](https://docs.taostats.io/reference/get-current-sum-of-subnet-prices.md) - [Get Historical Sum of Subnet Prices](https://docs.taostats.io/reference/get-historical-sum-of-subnet-prices.md) - [Get Burned Alpha](https://docs.taostats.io/reference/get-burned-alpha.md) - [Get Total Burned Alpha](https://docs.taostats.io/reference/get-total-burned-alpha.md) - [Get Subnet Github Activity History](https://docs.taostats.io/reference/get-subnet-github-activity-history.md) - [Get Latest Subnet Github Activity](https://docs.taostats.io/reference/get-latest-subnet-github-activity.md) - [Get Subnet Tao Flow](https://docs.taostats.io/reference/get-subnet-tao-flow.md) - [Get Conviction](https://docs.taostats.io/reference/get-conviction.md) - [get Conviction History](https://docs.taostats.io/reference/get-conviction-history.md) - [Trading View History](https://docs.taostats.io/reference/trading-view-history.md) - [Live: Get Free Tao Balance](https://docs.taostats.io/reference/get-live-balance-info.md) - [Live: Get Extrinsics for Block Range](https://docs.taostats.io/reference/get-live-blocks.md): Lists all extrinsics for block range selected - [Live: Get Latest Block Extrinsics](https://docs.taostats.io/reference/get-live-block.md) - [Live: Get Extrinsics for Specific Block](https://docs.taostats.io/reference/live-get-block.md) - [Live: Get Raw Extrinsics for Specific Block](https://docs.taostats.io/reference/live-get-raw-extrinsics-for-specific-block.md) - [Live: Get Extrinsic](https://docs.taostats.io/reference/live-get-extrinsic.md) - [Live: Get Node Transaction Pool](https://docs.taostats.io/reference/live-get-node-transaction-pool.md) - [Live: Get Node Version](https://docs.taostats.io/reference/live-get-node-version.md) - [Live: Get Pallet Consts](https://docs.taostats.io/reference/live-get-pallet-consts.md) - [Live: Get Pallet Consts by Id](https://docs.taostats.io/reference/live-get-pallet-consts-id.md) - [Live: Get Pallet Events](https://docs.taostats.io/reference/live-get-pallet-events.md) - [Live: Get Pallet Events by Id](https://docs.taostats.io/reference/live-get-pallet-consts-copy.md) - [Hosted RPC Connectivity](https://docs.taostats.io/reference/hosted-rpc-connectivity.md) - [post](https://docs.taostats.io/reference/rpc-light-node.md) - [Get EVM Transaction](https://docs.taostats.io/reference/get-evm-transaction.md) - [Get EVM Block](https://docs.taostats.io/reference/get-evm-block.md) - [Get EVM Contract](https://docs.taostats.io/reference/get-evm-contract.md) - [Get EVM Log](https://docs.taostats.io/reference/get-evm-log.md) - [Get EVM Address](https://docs.taostats.io/reference/get-evm-address.md): Convert SS58 address to EVM H160 address - [Get Coingecko Asset](https://docs.taostats.io/reference/get-coingecko-asset.md) - [Get Coingecko events](https://docs.taostats.io/reference/get-coingecko-events.md) - [Get Coingecko latest block](https://docs.taostats.io/reference/get-coingecko-latest-block.md) - [Get Coingecko Pair](https://docs.taostats.io/reference/get-coingecko-pair.md)