Flush native coins

post/api/v2/{coin}/admin/flushCoin

Creates a transaction to flush native coins from a forwarder address back to a base address.

Path Parameters

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

Request Body

walletId string required
The wallet ID of the base wallet
addresses array[string] required
The forwarder addresses to retrieve tokens from
nonce number
The fee address nonce for evmBasedCrossChainFlushing

200 Response

Array of
address string
The forwarder address from which flushing is performed
txid string
The transaction id of the flushing transaction

400 Response

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