UsageCoins
get_coin_records_by_parent_ids
Retrieves the coins for given parent coin IDs, by default returns unspent coins.
POST
/get_coin_records_by_parent_ids
Request Body
application/json
RequiredThe parent ids.
parent_ids
Requiredarray<string>
start_height
integer
Format:
"uint32"
end_height
integer
Format:
"uint32"
include_spent_coins
boolean
OK