UsageCoins
get_coin_records_by_puzzle_hashes
Retrieves the coins for a given puzzlehashes, by default returns unspent coins.
POST
/get_coin_records_by_puzzle_hashes
Request Body
application/json
RequiredThe puzzle hashes.
puzzle_hashes
Requiredarray<string>
start_height
integer
Format:
"uint32"
end_height
integer
Format:
"uint32"
include_spent_coins
boolean
OK