Get IMS Block

post/api/v2/internal/ims/{coin}/block

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc
    Min length: >= 1 characters

Request Body

id string
latest boolean

200 Response

Array of
id string required
height number required
orphan boolean required
date string required
hash string
parentHash string
childHash string
chainWork string
size number
merkleRoot string
nonce number
difficulty number
version number
bits string
txHashes array[string]
fees number
value number
chainHead boolean
removed boolean
entries array[object]
id string
chainedAccount string
inputs number
outputs number
account string
value number
valueString string
address string
wallet string
type string
coinName string
token string
backingFeeString string
isReward boolean
failed boolean

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id