The Liquify Thornode API provides easy access to historical and real-time data from THORChain. It includes information on network status, node performance, churn history, and staking details.
https://apiv2.liquify.com/thor/api/docs
-
Historical Network Data: Access past churns, price data, max effective stake, and total bonded RUNE.
-
Node Insights: Retrieve node-specific data like bond history, rewards, slashes, and churn positions.
-
Network Statistics: Get the current block height, average block time, Coingecko RUNE data, and halted chain statuses.
-
Node States: Check the status of active, standby, disabled, and whitelisted nodes.
GET /historic/network/grabChurns
GET /historic/node/grab-rewards/{node}
GET /network/dumpNetworkInfo
GET /nodes/getActive