/
ER
ergoplatform
/
Ergo Node API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m ago · Updated 3w ago
Details
Filter operations
blockchain
21
blocks
11
emission
2
info
1
inputs
1
mining
6
nipopow
4
node
1
outputs
4
peers
7
scan
8
script
5
transactions
13
utils
9
utxo
8
post
Get serialized batch proof for given set of boxes
get
Get box contents for a box by a unique identifier.
get
Get serialized box from UTXO pool in Base16 encoding by an identifier.
get
Get box contents for a box by a unique identifier, from UTXO set and also the mempool.
post
Get boxes for ids provided, from UTXO or the mempool.
get
Get serialized box in Base16 encoding by an identifier, considering also the mempool.
get
Get information about locally stored UTXO snapshots
get
Get genesis boxes (boxes existed before the very first block)
wallet
27
utxo
Get information about locally stored UTXO snapshots
get
/utxo/getSnapshotsInfo
Response
A list of saved snapshots
SnapshotsInfo
required
availableManifests
object[]
required
Map of available manifests height -> manifestId
Changes