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/jsonRequiredThe puzzle hashes.
puzzle_hashesRequiredarray<string>
start_heightinteger
Format:
"uint32"end_heightinteger
Format:
"uint32"include_spent_coinsboolean
OK