API Docs

Current Version:v2.0.0(changelog)

blocks

Returns the details of the block with the given hash.

Returns the details of the block at the given height.

Returns the details of the block header with the given hash.

Returns the details of the block header at the given height.

Returns basic details about the chain tip.

transactions

Returns the details of the transaction with the given txid.

Returns total output of all transactions over the last 24hrs.

blockchain

Returns the current supply of Alpha. An estimate using a checkpoint can be returned in 2 cases: on 'slow' devices, and before the UTXO Set snapshot is loaded.

Returns the latest UTXO Set snapshot. Warning: This call can be very slow, depending on node hardware and index configurations.

Returns details about the next, upcoming halving.

admin

Returns the semantic version of the public API, which is maintained separate from the app version.