Back

#pos

2 APIs with this tag

Conflux On-Chain API

Live on-chain data from the Conflux (CFX) network — a high-throughput Layer-1 that orders blocks with the Tree-Graph DAG consensus (not a single chain) and runs two spaces: the native Core space (cfx: addresses) and an EVM-compatible eSpace. Served live from a public Conflux Core-space JSON-RPC node as clean JSON. Conflux is distinctive for its storage-collateral model and a built-in proof-of-stake interest rate. Read the chain state (chain id, current epoch, block number, latest-finalized epoch, pending-tx count and the PoS interest rate); the supply (circulating, issued, staked and storage-collateral CFX); a block (the pivot block of an epoch) by epoch number or hash; or a Core-space address's CFX balance and staked balance. Read live from Conflux, nothing cached. This is Conflux's own Tree-Graph, storage-collateral and PoS layer — distinct from the Bitcoin, Decred, Ergo, Nervos and other on-chain APIs and from price feeds.

api.oanor.com/conflux-api

Decred On-Chain & Staking API

Live on-chain data from the Decred (DCR) blockchain via the public dcrdata explorer — clean JSON, no cache. Decred is a hybrid proof-of-work / proof-of-stake cryptocurrency with on-chain governance: blocks are mined by PoW but validated by PoS tickets bought from a ticket pool, so stakeholders directly control the chain. Read the network head (best block, PoW difficulty, stake difficulty, live ticket pool); the staking layer (ticket-pool size and value, the current and next ticket price and next-price estimates); the coin supply (mined vs the 21M ultimate cap and percent issued); any block by height or hash; and any address's received, sent and unspent DCR. Read live from Decred, nothing stored. This is Decred's own hybrid PoW/PoS, ticket-staking and on-chain-governance layer — distinct from the Bitcoin, EOS, Internet Computer and other on-chain APIs and from price feeds.

api.oanor.com/decred-api