Remove Nonce from Missing Nonce List

post/api/v2/{coin}/admin/address/noncehandler/removeNonceFromMissingNonceList

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc

Request Body

address string required
The address
nonce string <number>required
The nonce
removeOnlyCurrentNonce string required
Whether to remove only the current nonce
Allowed values: 0 1

200 Response

400 Response

One of
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